@charset "utf-8";

html {height:100%;
	}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #F1F5F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	height: 100%;
	background-image: url(images/background.jpg);
    }
	
	
	a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
	a:link {
	text-decoration:none;
	color:#666;
	font-weight: normal;
	}
	
	a:visited {
	text-decoration:none;
	color:#999;
	}
	
	a:hover {
	text-decoration:none;
	background-color:#F4F4F4;
	}
	
	


    .thrColLiqHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;
	background-color: #F2F2F2;
	border: thin solid #3F7093;
    } 
    .thrColLiqHdr #header {
	text-align: left;
	vertical-align: bottom;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 56%;
	background-repeat: no-repeat;
	background-position: right;
    } 
	 .thrColLiqHdr #logo {
	width: 400px;
	float: left;
	background-image: url(images/schriftzug.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 45px;
	margin-top: 20px;
	height: 65px;
    } 
	
		 .thrColLiqHdr #logoukb {
	width: 130px;
	top: 0px;
	float: right;
	background-image: url(images/logo_uni_bonn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 10px;
	height: 60px;
	vertical-align: bottom;
	text-align: right;
	line-height: 25px;
    } 
		
	.thrColLiqHdr #banner {
	background-color: #F9FAFD;
	width: 100%;
	top: 0px;
	float: left;
	padding: 0px;
	height: 100px;
	background-image: url(images/bannerbackgr3.jpg);
	background-repeat: no-repeat;
    } 
	
	 .thrColLiqHdr #navbar {
	background-color: #F8F8F8;
	width: 90%;
	top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
    } 
	 .thrColLiqHdr #title {
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 30%;
	clear: left;
    } 
	
    .thrColLiqHdr #header h1 {
	margin: 0; 
	padding: 2px 0; 
    }
    
  
    .thrColLiqHdr #sidebar1 {
	float: left;
	width: 180px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

    }
    .thrColLiqHdr #sidebar2 {
	float: right;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FAFBFB;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 20px;
	background-image: url(images/aktuelles.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
    }
	
	 .thrColLiqHdr #sidebar3 {
	float: right;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FAFBFB;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 20px;
	padding-top: 35px;
	margin-bottom: 20px;
    }
	
	
    .thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
    	margin-left: 10px; 
    	margin-right: 10px;
    }
    
   
    .thrColLiqHdr #mainContent {
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 20px;
	float: left;
	width: 595px;
	background-color: #FFFFFF;
	padding-right: 15px;
	font-weight: normal;
	min-height:720px;
	padding-bottom: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #213594;
	line-height: 20px;
	text-align: left;
    }
	
	.thrColLiqHdr #mainStart {
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	width: 900px;
	background-color: #F1F5F8;
	padding-right: 0px;
	font-weight: normal;
	min-height:600px;
	padding-bottom: 0px;
	line-height: 20px;
	text-align: left;
    }
    
    .thrColLiqHdr #footer {
	background:#DDDDDD;
	width: 900px;
	text-align: left;
	border: thin solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-indent: 20px;
	position: relative;
	bottom: 0px;
	left: 0px;
	line-height: 20px;
    } 
	
    .thrColLiqHdr #footer p {
	margin: 0;
	padding: 6px 0;
    }
    
   
    .fltrt {
	float: right;
	margin-left: 5px;
	width: 100px;
	margin-right: 5px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
} 
	.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:none;
} 

	.webmaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	text-decoration:none;
} 


#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	font-weight: bold;
	background-color: #2E4D5F;
	white-space:nowrap;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(images/nav.gif);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space:nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
#nav a {
	float: left;
	padding: 4px 9px;
	text-decoration: none;
	border-bottom: none;
	color: #3F6982;
	white-space:nowrap;
	}


#nav a:link {
	float: left;
	padding: 4px 9px;
	text-decoration: none;
	border-bottom: none;
	color: #333333;
	white-space:nowrap;
	}
	

	
	#nav a:hover {
	color: #000000;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
	white-space:nowrap;
	}




li#Startseite a {
	border-left-color: #666666;
	}

li#navactive a {
	border-left-color: #666666;
	background-image: url(images/menue-back-active.gif);
	background-position: bottom;
	}
	

