﻿  /* CSS layout */
body {
 	margin: 0;
 	padding: 0;
 	text-align: left;
 	font-family: Helvetica,Arial,sans-serif;
 	font-size:9pt;
 	background:#EEEEEE;
}

#page {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 1000px;
    padding:0;
	background: url(images/verlauf_container.jpg) repeat-y;	    
}


#pagehead {
	background:black;
	width:1000px;
	color:white;
	height:91px;
}

#pagehead_links {
	position:absolute;
	top:5px;
	left:625px;
	font-size:8pt;
	font-weight:bold;
	color:white;
}

#pagehead_verband {
	position:absolute;
	top:42px;
	left:720px;
	font-size:8pt;
	font-weight:bold;
	color:#71625B;
}

#pagehead2 {
	background:#333333;
	width:995px;
	color:white;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding-left:5px;
	padding-top:4px;
}

#pagehead3 {
	background:#71625B;
	width:995px;
	color:white;
	font-size:9pt;
	font-weight:bold;
	height:45px;
	padding-left:5px;
	padding-top:3px;
}

#pagehead3_siteheader {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
}

#pagehead3_flaggen {
	position:absolute;
	top:96px;
	left:770px;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;	
}

#container {
	width: 1000px;
}

#left_col {
	width: 182px;
	float: left;
	color:white;
}

#left_col ul a:link, #left_col ul a:visited {
	display: block;
}
#left_col ul {list-style: none; margin: 0; padding: 0;}

#left_col li {border-bottom: 1px solid #EEE;}

#left_col a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
}

#left_col a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#left_col a:hover{
	border-top: 1px solid #cccccc;
	background-color: #999999;
	padding: 2px 0px 2px 10px;
}

#page_content {
	margin-left: 182px;
	padding:10px 10px 10px 10px;
}

#footer {
	clear: both;
	width:980px;
	background:white;
	border: 1px solid #cccccc;
	font-size: 7pt;
	color: #333333;
	padding: 10px 10px 10px 10px;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}


#ue {font-family:Arial;
        font-size:11pt;
        font-weight:bold}
        
#tx {font-family:Arial;
         font-size:9pt}

#txm {font-family:Arial;
         font-size:8pt}        

.daten {
 color: #71625B;
 font-weight: bold;
 font-size: 14pt;
 text-align: left;
}

.text {
 color: #71625B;
 text-align: left;
 font-family: Helvetica,Arial,sans-serif;
 font-size:9pt;
}

h1 {
 color: #71625B;
 font-weight: bold;
 font-size: 14pt;
 text-align: left;
 margin:0;
 padding:0:
}

h2 {
 color: #71625B;
 font-weight: bold;
 font-size: 10pt;
 text-align: center;
 margin:0;
 padding:0:
}
