body {	
	font-family: Arial;
	font-size: 12px; 
	margin: 0;
	padding: 0;
	background-color: #DEE2E5 ;
}
#main { height: 100%; }
form { height: 100%; }
#container {
	width: 1000px;
	text-align: center;
	min-height: 600px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	border-radius: 0px 0px 15px 15px;
}
div#container div.logo a img {
	margin-top:25px;
	border-radius: 15px 15px 0px 0px;
}
h3 {font-size: 14px; }

a:link {color: #000000; text-decoration: underline}
a:visited  {color: #000000; text-decoration: underline}
a:hover {color:  #0062E1; text-decoration: underline}

INPUT, SELECT  {
	font-size: 12px;
	font-family: Arial;
}

.standard {
	width: 18em;
}

IMG { border: 0 none; }
.ueberschrift {
	font-size: 18px;
	font-weight: bold; 
	margin-left: 14em;
	margin-top: 1.5em;
}
.smallbutton {
    BACKGROUND-COLOR:#0066B3;
    COLOR:#FFFFFF;
    fONT-SIZE: 8pt; 
    FONT-WEIGHT: bold; 
    MARGIN-TOP: 5pt;
}
.logo {
	float: left;
	width: auto;	
	background-color:#DEE2E5;
}	
#menue { 
	background-color: #0066B3;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: right;
 }
#menue .header {
	float: left;
	font-size: 18px;
	letter-spacing: 3px;
	margin-left: 30px;
	margin-top: 3px;
}
#menue div {
	margin-right:1em;
}
#menue a {
	margin-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#menue a:hover {
	text-decoration: underline;		
}

/*gelbe Buttons*/

#newsletter {
	text-align: left;
	padding: 1.5em 3em 3em 3em;
	clear: both;
}
#info .infotext {
	xbackground-color: #FFDC00;
	padding: 10px;
	border: 2px solid gray;
	margin-bottom: 1em;	
}
.infotext {
	xbackground-color: #FFDC00;
	padding: 10px;
	border: 2px solid gray;
	margin-bottom: 1em;	
}
.infotext h3 {
	margin-top:0;
}
#info h3 {
	margin-top:0;
}
#info td {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px; 	
	padding-top: 10px; 	
}
.rot {
	color: #CC3333;
}
ul.newsletterliste {
	list-style: none;
}
ul.newsletterliste li {
	margin-left: -30px;
	margin-bottom: 5px;
}
ul.newsletterliste img {
	margin-left: 10px;
}
