* {
	padding: 0px;
	margin: 0px;
}

body, html {
	height: 100%;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #504F4F;
}

a {
	color: #000000;
}

img {
	border: 0px solid;	
}

em {
	color: #00AEEF;
	font-style: normal;
}

#master {
	min-width: 975px;
}

#header {
	background-image: url(/standards/bilder/logo_hintergrund.gif);
}

#logo {
	padding-left:25px;
	height: 101px;
	background-image: url(/standards/bilder/ecke_braun_grau.gif);
}

#logo img {
	padding-top: 5px;
}

#logo, #navigation {
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navigation {
	padding: 15px 0px 15px 60px;
	background-color: #D9D9D9;
	background-image: url(/standards/bilder/ecke_grau_weiss.gif);
}

#navigation a {
	text-decoration: none;	
}

#navigation ul li {
	padding-right: 10px;
	display: inline;
}

#wrap, #wrapBreit {
	background-image: url(/standards/bilder/ecke_grau_weiss.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap {
	padding: 15px 0px 0px 70px;	
}

#wrapBreit {
	padding: 15px 0px 0px 30px;	
}

#wrap .content {
	width: 615px;
}

#wrapBreit .content {
	width: 655px;
}

.content {
	line-height: 20px;
	color: #504F4F;
	float: left;
}

.content a, #marginal a {
	color: #504F4F;
}

.content p {
	padding-bottom: 15px;
}

.content h2 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}

.content h3 {
	font-size: 12px;
	padding-bottom: 2px;
	color: #2BB7EB;
}

.content h4 {
	font-size: 12px;
	padding: 20px 0px 2px 0px;
	color: #2BB7EB;
}

.content img {
	padding-bottom: 15px;		
}

.content ol {
	color: #504F4F;
	padding-bottom: 20px;		
}
.content ol li {
	list-style-position: inside;	
}

.content ol li a {
	font-weight: bold;	
}

.contentThemen {
	width: 400px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DADADA;
	padding: 2px 10px 0px 10px;
	padding-bottom: 10px;
}

.contentThemen p {
	padding-bottom: 0px;	
}

.contentThemen h3 {
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 0px;
}

#contentEcke {
	background-image: url(/standards/bilder/braune_ecke_unten.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 31px;
	float: right; 
}

#marginal {
	line-height: 17px;
	float: right;
	width: 225px;
	padding-right: 30px;
}

#marginal h2 { 
	font-size: 12px;
	line-height: 17px;
	color: #2BB7EB;
	padding: 0px 0px 2px 5px;
}

#marginal .marginalThema {
	padding: 10px 5px 5px 5px;
	border-top: 5px solid #E1E1E1;
	background-color: #F7F7F7;
}

#marginal .marginalThema ul, .contentThemen ul {
	list-style-type: none;
}

#marginal .marginalThema ul li, .contentThemen ul li {
	padding-left: 12px;
	padding-bottom: 5px;	
	background-image: url(/standards/bilder/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.contentThemen ul li {
	padding-bottom: 0px;	
}

#marginal .marginalThema form {
	width: 215px;
	padding-bottom: 5px;
}

#marginal .marginalThema form p {
	margin-bottom: 5px;	
}

#marginal .themaSpecial {
	color: #FFFFFF;
	padding: 2px 5px 5px 5px;
	background-color: #2BB7EB;
	border-bottom: 10px solid #F7F7F7;
	margin-bottom: 5px;
}

#marginal .themaSpecial a {
	color: #FFFFFF;
}

#footerContainer {
	width:100%;
	bottom: 0px;
}

#footer {
	clear: both;
	padding: 3px 0px 0px 0px;
	background-color: #503C35;
	background-image: url(/standards/bilder/braune_ecke_unten.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 18px;
	width:100%;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul {
	display: inline;
	list-style-type: none;
	float: right;
	padding-right: 185px;
}

#footer ul li.active {
	background-image: url(/standards/bilder/bullet_footer.gif);	
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

#footer ul li.active a {
	color: #2BB7EB;	
}

#footer ul li a:hover {
	color: #2BB7EB;
}

.referenten td {
	vertical-align: bottom;
}

.referenten img {
	padding-bottom: 0px;	
}

.referenten .oben .bild {
	width: 5%;	
}

.referenten .beschriftung {
	padding-left: 10px;
	background-color: #F7F7F7;
	border-right: 20px solid white;
}

.referenten .beschreibung {
	vertical-align: top;
	padding: 5px 0px 25px 0px;
	border-right: 20px solid white;
}

.referenten .spacer td {
	background-color: #F7F7F7;
	height: 5px;
	border-right: 20px solid white;
}

form, .formular {
	margin-top: 5px;
	width: 380px;
	background-color: #F7F7F7;	
}

.formular td {
	padding: 5px;	
}

.formular td input.text {
	width: 200px;
}

.formular td input.radio {
	vertical-align: middle;
}
.formular td span {
	padding-right: 30px;
}

.formular td input.textPLZ {
	width: 40px;	
}

.formular td input.textStadt {
	width: 152px;	
}

.formular td input.submit {
	margin: 10px 0px 15px 0px;	
} 

.formInfo {
	width: 220px;
	font-size: 11px;
	float: right;
	padding-right: 30px;
}