/*Version 1.1 - 02.08.2007*/


/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */

html, body {
	padding: 0; 
	margin: 0;
	color: #000099;
	background:#FFF url(img/background.gif) repeat-x;
}

div, p, ul, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.6; }

table {
	border: 1px solid #EBEFF8;
	table-layout: fixed;
	width: 505px;
	margin-bottom: 8px;
}

td {
vertical-align: top;
line-height: 1.3;
padding-left: 3px;}

img {
   border: none;
}

/* - - - - - - - - - - - - Klassen Ebenen - - - - - - - - - - - - */

#header {
position:absolute; left:51px; top:27px; width:900px; height:192px; z-index:1;
}

#logo {
position:absolute; left:90px; top:32px; width:126px; height:115px; z-index:2;
}

#satz {
	position:absolute;
	left:436px;
	top:46px;
	width:326px;
	height:92px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
	z-index:3;
}

#name {
position:absolute; left:278px; top:142px; width:680px; height:27px; 
background: transparent;
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFF; line-height: 16px; 
z-index:4;
}

#credentials {
position:absolute; left:315px; top:175px; width:680px; height:27px; 
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; z-index:5;
}

#foto {
	position:absolute;
	left:779px;
	top:15px;
	width:164px;
	height:191px;
	z-index:6;
}

#text {
position:absolute; left:260px; top:243px; width:690px; z-index:7;
background: #FFF;
}

#navigation {
	position:absolute;
	left:61px;
	top:243px;
	width:181px;
	background-color: transparent;
	z-index:8;
}

#navigation li {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   display: inline;
   width: 181px;
}

#navigation ul {
   background-color: transparent;
   padding: 0;
   margin: 0;
}

#navigation a {
   font-weight: bold;
   font-size: 11px;
   color: #000099;
   text-decoration: none;
   display: block;
   padding: 1px 13px;
   margin: 0;
   width: 160px;
   border-bottom: 2px solid white;
   border-top: 2px solid white;
}
   
#navigation .ti {
   font-weight: bold;
   font-size: 11px;
   color: #000099;
   text-decoration: none;
   display: block;
   padding: 1px 13px;
   margin: 0;
   width: 160px;
   background:#F4F4FB;
   border-bottom: 2px solid white;
   border-top: 2px solid white;
}

#navigation .act {
   font-weight: bold;
   font-size: 11px;
   color: #000099;
   text-decoration: none;
   display: block;
   padding: 1px 13px;
   margin: 0;
   width: 160px;
   background:transparent url(img/fusszeile.gif);
   color: #FFF;
   border-bottom: 2px solid white;
   border-top: 2px solid white;
}

#navigation .act1 {
   display: block;
   font-size: 11px;
   font-weight: normal;
   padding: 0 4px 0 10px;
   border-top: none;
   margin: 0;
   width: 162px;
   background:transparent url(img/fusszeile.gif);
   color: #FFF;
   border-left: 10px solid #FFF;
   border-bottom: 2px solid white;
   border-top: 2px solid white;
}

#navigation a:link,
#navigation a:visited {
background:#F4F4FB;
   }

#navigation a:hover,
#navigation a:focus {
background:transparent url(img/fusszeile.gif);
color: #FFF;
   }

#navigation a.ca,
#navigation a.cb,
#navigation a.cc,
#navigation a.cd {
   display: block;
   font-weight: normal;
   padding: 0 4px 0 10px;
   border-bottom: 2px solid white;
   margin: 0;
   width: 162px;
   border-left: 10px solid #FFF;
   }

#navigation a.ca:link,
#navigation a.ca:visited,
#navigation a.cb:link,
#navigation a.cb:visited,
#navigation a.cc:link,
#navigation a.cc:visited {
	background:#FFF;
   }

#navigation a.ca:hover,
#navigation a.ca:focus,
#navigation a.cb:hover,
#navigation a.cb:focus,
#navigation a.cc:hover,
#navigation a.cc:focus {
background:transparent url(img/fusszeile.gif);
color: #FFF;
   }

#navigation a.n  {
font-weight: normal;
   }

.textfeld {
	width: 635px;
	padding-left: 21px;
	border-left: 1px solid #CC3399;
}

.textfeld p {
width: 500px;
}

.textfeld ul {
margin-left: 0;
padding-left: 14px;
padding-bottom: 0px;
width: 490px;
}

.textfeld li {
list-style-type: square;
margin-left: 0;
padding-left: 8px;
}

.textfeld ul li ul {
padding-left: 10px;
}

.textfeld ul li ul li {
list-style: none;
}

.textfeld img {
float: right;
margin: 3px 0 10px 0;
}

.textfeld a:link, .textfeld a:visited {  
color: #CC3399;
text-decoration: none;
background: #FFF url(img/pfeil.gif) right bottom no-repeat;
	padding: 0 10px 0px 0px;
}

.textfeld a:hover, .textfeld a:active {  
color: #000099;
text-decoration: none;
background: #FFF url(img/pfeil.gif) right bottom no-repeat;
	padding: 0 10px 0px 0px;
}

/* - - - - - - - - - - - - Schriften, Gliederung - - - - - - - - - - - - */

h1 {
font-size: 14px;
font-weight: bold; 
margin-top: 0;
margin-bottom: 15px;
}

h2 {
font-size: 12px;
font-weight: bold; 
margin: 20px 12px 15px -5px;
padding: 0 0 0 5px;
background:#F4F4FB;
}

.oben {
width:660px;
margin: 0px 0px 15px 0px;
text-align: right;
font-size: 11px;
}

.oben a:link, .oben a:visited {
   text-decoration: none;
   padding: 2px 15px;
   background:#F4F4FB;
}

.oben a:hover,
.oben a:focus {
background:transparent url(img/fusszeile.gif);
color: #FFF;
   }

#fusszeile {
width: 667px;
height: 80px;
font-size: 10px;
color: #FFF;
padding-left: 25px;
padding-top: 4px;
background:transparent url(img/fusszeile.gif) repeat-x;
}

#fusszeile a:link,.fusszeile a:visited {  
color: #FFF;
text-decoration: none;
font-weight: normal;
}

#fusszeile a:hover,.fusszeile a:active {
color: #000099;
text-decoration: none;
font-weight: normal;
}
