/* Farben
#4e2a28 - Schwarzbraun für Text
#AB2E18 - Rot für H1
#91b5c1 - türkis-grau
#C1C1B9 - Hellgrau (heller als silver)
----------------*/



body         { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link       { text-decoration:none; font-weight:normal; color:#91b5c1 }
a:visited    { text-decoration:none; font-weight:normal; color:#91b5c1 }
a:hover      { text-decoration:none; color:black; font-weight:normal; border-bottom:1px solid #C1C1B9 }
a:active     { color:#808080; background-color:#000000; font-weight:normal }

p   { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #4e2a28; 
	line-height:140%; 
	margin-bottom: 0px; 
	margin-top:10px; 
	margin-left: 10px; 
	margin-right: 10px 
	}
h1  { 
	font-family: Verdana; 	
	font-size: 16px;
	color: #AB2E18;

    margin-left:10px 
 	}
h2  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #4e2a28; 
    font-size: 12px;
    padding-bottom:5px; 
	margin-bottom: 0px;     
    margin-top:15px; 
    margin-left:10px 
    }
h3           { font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 15pt;
               font-size: 10pt; font-weight:normal; letter-spacing:1px; background-color:whitesmoke;
               border-top: 1px dotted silver; margin-top:18pt;
               border-bottom: 1px dotted silver; margin-bottom:12pt; padding-left:5px  }
h4           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
               line-height: 120%; margin-left: 15; margin-right: 10; 
               margin-top: 8pt; margin-bottom: 8pt }
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; 
               line-height: 120%; margin-top: 8pt; margin-bottom: 8pt }
h6           { font-family:Verdana, Arial, Helvetica, sans-serif;  margin-top: 8pt; margin-bottom: 12pt  }
.zitat       { font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 15pt;
               font-size: 10pt; font-weight:normal; background-color:whitesmoke;
               border-top: 1px dotted silver; margin-top:18pt;
               border-bottom: 1px dotted silver; margin-bottom:12pt; padding-left:5pxt }
li   { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #4e2a28; 
	line-height:140%; 
	margin-bottom: 0px; 
	margin-top:10px; 
	}


.kopfzelle2{
	background:#91b5c1;
	height:44px;
	}






.navcontainer
{
margin-left: 10px;
padding-bottom: 5px;
}

.navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navcontainer LI
{
display: block;
padding: 0;
float: left;
width: auto;
line-height:100%;
}

.navcontainer A
{
color: white;
display: block;
width: auto;
text-decoration: none;
background:transparent;
margin: 0px;
padding: 5px;
border-right: 1px solid #c1c1b9;
border-bottom:0px;
font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.navcontainer A.active:link, .navcontainer A.active:visited
{
color:white;
background:white;
}


.navcontainer ul li a:hover
{
color:white;
background: #AB2E18;
font-weight:normal;
border-bottom:0px;
}

.navcontainer a:visited
{
color: white;
font-weight:normal;
}




.subnavi_links
{
text-align:left;
margin: 0px 0px 0 10px;
padding: 0 px;
color:#c1c1b9;
font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; 
}

.subnavi_links a
{
color: #91b5c1;
text-decoration: none;
background:transparent;
font-weight:normal;
}

.subnavi_links a.active:link, .subnavi_rechts a.active:visited
{
color:white;
background:white;
}


.subnavi_links ul li a:hover
{
color:white;
background: #AB2E18;
font-weight:normal;
}

.subnavi_links a:visited
{
color: #91b5c1;
font-weight:normal;
}




.subnavi_rechts
{
text-align:right;
margin: 0px 10px 30px 0;
padding: 0 px;
color:#c1c1b9;
font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.subnavi_rechts a
{
color: #AB2E18;
text-decoration: none;
background:transparent;
font-weight:normal;
}
.subnavi_rechts a.active:link, .subnavi_rechts a.active:visited
{
color:white;
background:white;
}
.subnavi_rechts a:hover
{
color:#4e2a28;
background:transparent;
font-weight:normal;
border-bottom:1px solid silver;}

.subnavi_rechts a:visited
{
color: #AB2E18;
font-weight:normal;
}














.null-margin-oben {
	margin-top:0px
	}








.startseite_text {
	padding:10px 10px 0 0;
	border-top: 1px solid #C1C1B9;
	}
	
.seite_titel	 {
	background:#f1eae6;
	border-right:1px solid #C1C1B9;
	border-top:1px solid #C1C1B9;
	border-left:1px solid #C1C1B9;
	font-weight:bold;
	color:#4e2a28;
	font-size:12px;
	padding:3px 10px;
	margin:0px 0px 0px 20px;
	}
.seite_textkasten	 {
	border-right:1px solid #C1C1B9;
	border-bottom:1px solid #C1C1B9;
	border-left:1px solid #C1C1B9;
	margin:0px 0px 15px 20px;
	padding-top:5px;
	}
.seite_text	 {
	font-weight:normal;
	color:#4e2a28;
	font-size:10px;
	margin:0 10px 10px 10px;
	}
.seite_pdf  {

	background-image:url("../images/pdf.gif");
	background-repeat: no-repeat;
	font-size:10px;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-top: 4px;
	margin-bottom: 5px;
}

	
	
	
		
.fuss    { 
	font-size: 8pt; 
    margin-left:0px; 
    margin-right:0px;
    padding-top:4px;
    text-align:left;
    border-top:1px solid #C1C1B9;
    color:#C1C1B9
 	}






.personalDoppelspalte{
	width: 400px;
	height: 120px;
	float: left;
	margin-top: 10px;

}

.studsDoppelspalte{
	width: 330px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.personalDoppelspalte h2, .studsDoppelspalte h2{
	margin-bottom: 3px;
}

.personalDoppelspalte p, .studsDoppelspalte p{
	padding-right: 0px;
	margin-bottom: 3px;
}

.personalDoppelspalte div, .studsDoppelspalte div{
	float: left;
}

.personalDoppelspalte div{
	height: 120px;
}

.personalDoppelspalte div.personalText, .studsDoppelspalte div.personalText{
	width: 300px;
}