/* CSS Document */

#header .bildrahmen1px {
	border: 1px solid #999999;
	margin-bottom: 15px;
}

#header h2{
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: right;
	margin-top: 20px;
	margin-right: 25px;
}

#nav p {
 	font-size: 12px;
	margin: 5px 30px 10px 15px;
	line-height: 1.5em;
	color: #003366;
}

#nav h1 {
 	font-size: 12px;
	font-weight:bolder;
	margin: 50px 10px 10px 15px;
	line-height: 1.5em;
	color: #003366;
}
#nav_nojs{
	white-space:normal;
	width: 200px;
	float: left;
	position: relative;
	margin-top: 6px;
	page-break-after: always;
	overflow: hidden;
	padding-right:10px;
}
#nav_nojs a:hover {
	color: #8e8e8e;
	text-decoration: none;
	
}
#nav_nojs .hed_menu{ 
	display: block; 
	height:1.5em; 
	font-size: 11px; 
	margin: 1px 1px 1px 10px; 
	font-weight: bold;
	color: #003366;
}   
#nav_nojs .hed_comm{ 
	display: block; 
	height:1.5em; 
	font-size: 11px; 
	margin: 1px 1px 1px 10px; 
	color: #003366;
}   
#nav_nojs .lang{ 
	margin: 1px 1px 1px 50px; 
}   

#nav_nojs .menu_cell{
	display: block; 
	width: 192px; 
	height:1.5em; 
	font-size: 11px; 
	margin: -1px 0 0 -1px; 
	border: 1px solid #FFFFFF;
	overflow:visible;
}
#nav_nojs .menu_text{
	text-decoration: none; 
	color: #003366; 
	font-weight: bold;
}

#content table tr td p a.preview {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

#context p.center {
	text-align: center;
}

#context p a.center {
	text-align: center;
}

#context ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

#context ul li {
 	font-size: 10px;
	line-height: 1.5em;
	color: #003366;
}

#context a:link, #context a:visited, #context a:hover, #context a:active {
	color: #003366;
	text-decoration: none;
}

#context h1 {
 	font-size: 10px;
	font-weight: bold;
	margin: 20px 15px 5px 15px;
	line-height: 1.3em;
	color: #003366;
}

#context h2 {
 	font-size: 10px;
	font-weight: bold;
	margin: 20px 15px 5px 15px;
	line-height: 1.3em;
	color: #003366;
}
#context p {
 	font-size: 10px;
	margin: 20px 15px 5px 15px;
	line-height: 1.5em;
	color: #003366;
}

#context h3 {
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 15px 5px 15px;
	line-height: 1.3em;
	color: #003366;
}

#context h3.links {
	text-align: left;
}

#context table {
	margin: 10px 5px 10px 15px;
	width: 90%;
}


#vmarquee h2 {
 	font-size: 10px;
	font-weight: bold;
	margin: 10px 15px 5px 15px;
	line-height: 1.3em;
	color: #003366;
}
#vmarquee p {
 	font-size: 10px;
	margin: 5px 15px 5px 15px!important;
	line-height: 1.5em;
	color: #003366;
}
#vmarquee p p{
 	font-size: 10px;
	margin: 5px 15px 5px 15px!important;
	line-height: 1.5em;
	color: #003366;
}

#content h1 {
 	font-size: 14px;
	font-weight: bold;
	margin: 20px 30px;
	line-height: 1.3em;
	color: #003366;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
#content h1.index_ww {
 	font-size: 18px;
	font-weight: bold;
	margin: 40px 0 10px 10px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: right;
	border-bottom: none;
}

#content h2 {
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 30px;
	line-height: 1.3em;
	color: #333333;
}

#content h3 {
 	font-size: 12px;
	font-weight: bold;
	margin: 15px 30px 5px 30px;
	line-height: 1.3em;
	color: #333333;
}

#content h4 {
 	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #333333;
} 

#content h5 {
 	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #999999;
} 

#content p {
 	font-size: 12px;
	margin: 5px 30px 10px 30px;
	line-height: 1.5em;
	color: #333333;
}

#content p.small, #content ul li.small {
	font-size: 11px;
}

#content p.smallbold, #content ul li.smallbold {
	font-size: 11px;
	font-weight: bold;
}

#content p.xsmall, #content ul li.xsmall {
	font-size: 9px;
	color: #000000;
}

#content p.xsmallbold, #content ul li.xsmallbold {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

#content p.breadcrumb {
	font-size: 9px;
	margin-top: 10px;
}

#content p.breadcrumb a:link, #content p.breadcrumb a:visited, #content p.breadcrumb a:hover, #content p.breadcrumb a:active{
	text-decoration: none;
	color: #003366;
}

#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content ul li {
 	font-size: 12px;
	margin: 0 25px 1px 20px;
	padding-left: 10px;
	line-height: 1.5em;
	color: #333333;
	list-style: none;
	background: url(../_sysimages/bullet.png) no-repeat;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #003366;
}

#content table {
	margin: 10px 25px 10px 25px;
}

#content table.kleiner_rand {
	margin: 10px 5px 10px 5px;
}

#content table.kein_rand {
	margin: 0px 0px 0px 0px;
}
#content table p{
	margin: 2px 5px 2px 5px;
}

#content table p.link_details, #content table p.link_details a{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#content table h1{
 	font-size: 12px;
	margin: 2px 5px 2px 5px;
}
#content table h5{
 	font-size: 14px;
	margin: 2px 2px 2px 2px;
	font-weight: bold;
	color: #333333;
}

#content p.welcome{
	color:#BBBBBB;
	font-size: 16px;
	font-weight: bold;
}

#footer p {
	font-size: 12px;
	text-align: center;
	padding-top: 70px;
	font-weight: bold;
}

#footer h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 70px;
	margin: 0;
}

#footer p a {
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #003366;
}

.bildrahmen1px {
	border: 1px solid #999999;
}
.bildrahmen2px {
	border: 2px solid #999999;
}
/* CSS-Stile für Texte Context( 2 Bilder + 2 Texte rechts oben)*/
#sp_foto1 {
	position:absolute;
	width:75px;
	height:70px;
	z-index:2;
	left: 109px;
	top: 6px;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold!important;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: 0!important;
	clear:both;
}
#sp_foto2 {
	position:absolute;
	width:75px;
	height:70px;
	z-index:2;
	left: 19px;
	top: 97px;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold!important;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	margin: 0!important;
	vertical-align: middle;
	clear:both;
}

#sp_foto1 a:link, #sp_foto1 a:visited, #sp_foto1 a:hover, #sp_foto1 a:visited 
{
	color:#FFFFFF!important;
	font-weight: bold!important;
	margin: 0px 0px 0px 0px!important;
	vertical-align: middle;
	text-decoration: none;
}

#sp_foto2 a:link, #sp_foto2 a:visited, #sp_foto2 a:hover, #sp_foto2 a:visited 
{color:#FFFFFF!important;
font-weight: bold!important;
margin: 0px 0px 0px 0px!important;
vertical-align: middle;
text-decoration: none;
}

#sp_foto1 h1, #sp_foto2 h1{
	font-size: 13px!important;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	color:#FFFFFF!important;
	}
#sp_foto1 h2, #sp_foto2 h2{
	font-size: 12px!important;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	color:#FFFFFF!important;
	}
#sp_foto1 h3, #sp_foto2 h3{
	font-size: 11px!important;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	color:#FFFFFF!important;
	}
#sp_foto1 h4, #sp_foto2 h4{
	font-size: 10px!important;
	font-weight: bold;
	margin: 0px 0px 0px 0px!important;
	color:#FFFFFF!important;
	}
/* CSS-Stile für ORGA*/

#content .orga_title{
	color:#003366;
	font-size: 14px;
	font-weight: bold;
}
#content .orga_text{
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
#content .orga_text a{
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
#content .orga_text_bold{
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}

