body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 36px 0;
	padding: 0;
	text-align: center;
	background-color: #C3BEB8;
	background-image: url(../images/bart_pbg.jpg);
}

input, select {
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	color:#FF0000;
	padding: 2px;
}

textarea {
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	color:#FF0000;
	padding: 2px;
}

table {
	background-color:#E9F5FC;
	width:470px;
	margin:auto;
}

form td {
	padding: 3px;
	border-bottom:1px solid white;
}

.inputRechts {
	text-align: right;
}


#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 750px;
}


#mainbox {
	width: 558px;
	float: right;
	background-image: url(../images/bart_leftmidBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}


#masthead {
	background-image: url(../images/bart_mhBG.jpg);
	background-repeat: repeat-x;
}


#logodiv {
	background-image: url(../images/bart_logoBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#maincontent {
	padding: 10px 36px 30px 30px;
	background-image: url(../images/bart_mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: .85em;
	line-height: 1.5em;

}

#maincontent ul {
	list-style-position: outside;
	list-style-image: url(../bilder/aufz-button-rot-klein.gif);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#maincontent p {
	margin: 3px 0 0px;
	padding: 5px;
}


#copyrightdiv {
	background-image: url(../images/bart_copyBG.gif);
	background-repeat: repeat-x;
	background-color: #CCCCB9;
}


#copyrightnotice {
	background-image: url(../images/bart_brCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#sidebar {
	color: #D5EDFA;
	float: right;
	width: 180px;
	margin-right: 8px;
	background-image: url(../images/bart_small_mid.gif);
	background-repeat: repeat-y;
}


#menubar {
	margin: 0 1px;
	font-size: .9em;
}


#sidecontent {
	padding: 0 12px 12px 12px;
	font-size: 0.7em;
	margin-right: 8px;
}


#sidecontent p {
	margin: 6px 0 8px 0;
}


#sidebarfooter {
	font-size: 1%;
} 

.pear {
	background-image: url(../images/SPXlogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.hintergrund {
	background-color: #E9F5FC;
}

.hervorhebungLeicht {
	color:#005295;
	font-weight: bold;
}

.hervorhebungStark {
	color:#FF0000;
	font-weight: bold;
}

.hervorhebungLeichtZentr {
	color:#005295;
	font-weight: bold;
	text-align: center;	
}

.submit, .reset {
	background-color:#FF0000;
	color:#FFFFFF;
	border: 3px double #FFFFFF;
	width:;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	border: none;
}

.zentriert {
text-align:center
}


#footer {
	clear: both;
	margin: 0 0 0 208px;
	padding: 16px 0 0 0;
	font-size: .75em;
}
#footer p {
	margin: 0 0 3px 0;
}


h1, h2, h3 {
	margin: 0px;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
h2, h3 {
	margin: 18px 0 18px 0;
	font-size: 1.6em;
	color: #005DA8;
}
h3 {
	font-size: 1.4em;
}
#sidebar h3 {
	color: #666666;
}


a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover, a:active, a:focus {
	color: #FF0000;
	background-color: #90D7F5;
}
#sidecontent a:link {
	color: #D5EDFA;
}
#sidecontent a:visited {
	color: #D5EDFA;
}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #D5EDFA;
	background-color: #005295;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #EEEEEE;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
}
