h1{font-size:20px; margin-bottom:2px; margin-top:2px;}
h4{font-size:16px; margin-bottom:2px; margin-top:2px;}
body,div,p,nobr,b,i,a,font, td{font-family:arial, Helvetica, sans-serif; font-size: 12px;}


#kopf {
  height: 180px;
  margin: 10px;
  ackground-color: #ffff00;
}
#inhalt {
  width: auto;
  margin: 0px 180px;
  ackground-color: #ffffc6;
}
#links {
  position: absolute;
  top: 230px;
  left: 17px;
  width: 160px;
  height: 300px;
  ackground-color: #ffcc00;
}
#rechts {
  position: absolute;
  top: 230px;
  right: 10px;
  width: 160px;
  height: 300px;
  ackground-color: #ffcc00;
}



#clear {
	clear: both;
}


.title {
	color: #E0E0E0;
}

.titleneu {
	color:#FF0000;
}


/* Navigation ************************ */


A.weiss:link {
	COLOR: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

A.weiss:visited {
	COLOR: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


A.weiss:hover {
	COLOR: #F5F5DC;
}

A.weiss:active {
	COLOR: #F5F5DC; 
	TEXT-DECORATION: none
}




A:link {
	COLOR: #990000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

A:visited {
	COLOR: #990000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/* ********* Weinrote innere Links **** */
A.l:link {
	COLOR: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

A.l:visited {
	COLOR: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/* ********* Weinrote Links nach aussen **** */
A.la:link {
	COLOR: #990000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

A.la:visited {
	COLOR: #990000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}



div.menu {
	width: 151px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#990000; 
	padding: 3px;
	border-bottom: solid 3px #FFFFFF;

}


p.menu {
	width: 147px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


A.menu:link {
	width: 147px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

A.menu:visited {
	width: 147px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


A.menu:hover {
	width: 147px;
	color: #F5F5DC;
	background-color: #770000;
}

A.menu:active {
	width: 147px;
	OLOR: #F5F5DC; 
	color: #FFFFFF; 
	TEXT-DECORATION: none
}





div.menuh {
	width: 151px;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color:#FFFFFF; 
	padding: 3px;
	border-bottom: solid 3px #FFFFFF;
	text-align: center;
}

div.menur {
	width: 151px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#990000; 
	padding: 3px;
	border-bottom: solid 3px #FFFFFF;
	text-align: center;
}



div.untertitel {
	font-size: 12px;
	font-weight: bold;
	color: #E0E0E0;
	background-color:#990000; 
	border-top: solid 2px #F5F5DC;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;

}



input{
	background-color: #FBF9F9;
	border: 1 px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
}

