body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DAE4F1;
}
a:link, a:visited {
	color: #2B628A;
	text-decoration: none;
}
a:hover, a:active {
	color: #BD021B;
	text-decoration: none;
}


#rahmen {
	width: 860px;
	height: 100%;
	margin: 0 auto;
}
#head {
	height: 140px;
	width: 860px;

}

#navigation {
	height: 30px;
	width: 860px;
	margin-bottom: 6px;

}
#navigation td {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2B628A;
	line-height: 20px;
}
#navigation .rot {
	color: #BD021B;
}


#search {
	background-color: #FFFFFF;
	border: 1px solid #C2D8EE;
	width: 250px;
	float: left;
	padding: 20px 16px 20px 16px;
	color: #2B628A;
}
.verord a:link, .verord a:visited, .verord a:active {
	font-weight: bold;
	color: #2B628A;
	background-image: url(../images/pfeil_11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: block;
}
.verord a:hover {
	background-image: url(../images/pfeil_11r.gif);	
	color: #BD021B;
}

#search  h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #AAC7E4;
	display: block;
	margin-top: 0px;
	font-size: 11px;
	padding: 4px 10px 4px 10px;
}
#search h4 {
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/pfeil_11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#search select {
	width: 250px;
	margin-top: 6px;
	font-size: 11px;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #C2D8EE;
	margin-left: 296px;
	padding: 10px;
	width: 540px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
}

#content h3, #info h3 {
	font-weight: bold;
	font-size: 11px;
}

#content .auswahl {
	margin: 10px 0 10px 0;
	padding: 6px;
	height: 50px;
	border: 1px solid #C2D8EE;
}
#content .auswahl a:link, #content .auswahl a:visited{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/pfeil_vor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: 18px;
	margin-left: 120px;
	margin-top: -40px;
	margin-bottom: 0px;
}
#content .auswahl a:hover, #content .auswahl a:active{
	background-image: url(../images/pfeil_vorr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content .auswahl .anzeige {
	margin-left: 120px;
	display: block;
	font-weight: bold;
}

#content .auswahl img {
	margin-right: 40px;
}
#content .auswliste a:link, #content .auswliste a:visited {
	font-weight: normal;
	background-image: url(../images/pfeil_11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: block;
}
#content .auswliste a:hover, #content .auswliste a:active {
	background-image: url(../images/pfeil_11r.gif);
}
#content #thema {
	height: 50px;
}

#content #thema h2 {
	margin-left: 120px;
	margin-top: -20px;
}
#content .einzel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC7E4;
}
#content .pagina {
	font-size: 14px;
	font-weight: bold;
	color: #2B628A;
}
#content #paginaoben, #content #paginaunten {
	margin-top: 10px;
}


#content #einzeltitel h2 {
	margin-top: 0px;

}
#content  .einzel  h3 {
	margin-bottom: 2px;
}
#content  .einzel  p {
	margin-top: 10px;
}
#content .einzel td {
	line-height: 20px;
}
#content #einzeldownload .kopfzeile {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
#content #einzeldownload #download a {
	font-weight: bold;
}


#footer {
	height: 30px;
	width: 860px;
	color: #2B628A;
	text-align: center;
	line-height: 28px;

}
.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#info {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 10px;
	width: 400px;
	border: 1px solid #C2D8EE;
}
#info .kopfzeile {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
