

html{height:100%;
/*     overflow:hidden; */ }

body {width:100%;
	  height:100%;
	  margin: 0 0 0 0; 
	  padding: 0 0 0 0; 
	  font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	} 
#divContent a, #divContent a:visited{text-decoration:none; background-color:#FFFFFF; color:#FF6D00}
#divContent a:hover{text-decoration:underline} 

img{border:0; float:center; margin:20px 20px 20px 0;}				 			/*Bilder mit float:center*/
																			
h2{  																		/*h2,h3 in der Startseite verwendet*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:30px;
	background-color:#ffffff;
	color:#4E4F4E;
	}
h3{  
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:18px;
	background-color:#ffffff;
	color:#4E4F4E;
	}
				    													
td{																			/*Text in Tabellen*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:13px;
	}

td a, td a:hover, td a:visited, td a:active {								/*Text im Newsbereich*/ 
	text-decoration:none;
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:13px;
	background-color:#ffffff;
	color:#FF6D00;
	}
td a:hover{
	text-decoration:underline;
}

hr{ height:1px ; width:100%}											/*Linie auf der Startseite*/
 

/*Klassen*/
.title{																	/*fr orangene Haubt-�erschriften*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif; 
	font-weight: bolder; 
	background-color:#ffffff;
	color:#FF6D00;
	margin:20px;
	margin-left:0;
	}
.stil1{  															/*fr Logotext "Die studentische IT-Beratung"*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:18px;
	}
.stil2{ 															/*fr kleinen grauen Text im Contentbereich*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:10px;
	}
.stil3{ 															/*fr normalen grauen Text im Contentbereich*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:13px;
	}
.stil4{   															/*fr normalen orangenen Text im Contentbereich*/
	font-family: Helvetica, Arial,"Times New Roman", Times, serif;
	font-size:13px;
	background-color:#ffffff;
	color:#FF6D00;
	}			

/*DIV's*/
									
#divFirst_Navi{						/*Hauptnavigations-Bereich*/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:42px;
	border:0;
	border-bottom:2px solid #a2a2a2;
	background-image: url(../images/topbar_background.png);
	background-repeat: repeat-x;  
	background-position:left;
	z-index:3;
	}
									
#divTopbar{							/*Topbar-Bereich*/
	position:absolute;
	top:43px;
	left:0px;
	width:100%;
	height:110px;
	border:0;
	background-color:#ffffff;
	color:#666666;
	z-index:1;
	}

#divLogo{							/*Logobereich */
	position:relative;
	top:5px;
	left:5%;
	width:550px;
	height:100px;
	border:0;
	background-position:left;
	background-repeat:no-repeat;
	z-index:3;
	}	

#divIT_Beratung{					/*Kindelement des Logo-Div's ; Div Bereich fr Text "Die studentische IT-Beratung" */			
	float:left;					
	position:absolute;
	top:66px;
    left:205px;
	width:300px;
	height:20px;
	border:0;
	z-index:4
	}	

#divBild{							/*Topbar-Grafik*/
	position:absolute;
	top:0px;
	right:0px;
	border:0;
	z-index:2;
	}
																	
#divSecondary_Navi{							/* Sekund�navi-Bereich; Container fr die Balken */
	position:absolute;
	overflow:hidden;
	top:153px;
	left:0px;
	width:100%;
	height:20px;
	border:0;
	z-index:1;
	}

#divStripe1{								/*graue Balken im Sekund�navi-Bereich ; Anordnung von links nach rechts*/
	position:relative;
	bottom:0px;
	left:0px;
	width:150px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#e5e5e5;
	color:#ffffff;
	z-index:2;
	}
	
#divStripe2{
	position:absolute;
	top:0px;
	left:150px;
	width:110px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#e5e5e5;
	color:#ffffff;
	z-index:2;
	}
	
#divStripe3{
	position:absolute;
	top:0px;
	left:260px;
	width:110px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#d9d9d9;
	color:#ffffff;
	z-index:2;
	}

#divStripe4{
	position:absolute;
	top:0px;
	left:370px;
	width:110px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#cccccc;
	color:#ffffff;
	z-index:2;
	}

#divStripe5{
	position:absolute;
	top:0px;
	left:480px;
	width:110px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#bfbfbf;
	color:#ffffff;
	z-index:2;
	}

#divStripe6{
	position:absolute;
	top:0px;
	left:590px;
	width:110px;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#b3b3b3;
	color:#ffffff;
	z-index:2;
	}	
	
#divStripe7{
	position:absolute;
	top:0px;
	left:700px;
	width:100%;
	height:20px;
	border-left:1px solid #ffffff;
	background-color:#b3b3b3;
	color:#ffffff;
	z-index:2;
	}	

#divMainbox{							/*Content-Bereich; Container fr den Textbereich und die Footbar*/
	overflow:auto;
	overflow-x:hidden; 					/*fr den internet-explorer*/
	position:absolute;
	top:173px;
	left:0px;
	width:100%;
	border:0;
	background-color:#ffffff;
	color:#666666;
	z-index:1;
	}
#divContent{	
										/*Textbereich, relativ zur #divMainbox */
	position:relative;
	top:0px;
	left:20%;
	width:60%;
	border:0;
	z-index:2;
	text-align:justify;
	line-height: 17px;
	
	}
							
#divFootbar{							/* Footbar-Bereich; relativ zur #divMainbox */
	position:relative;
	bottom:0px;
	left:0;
	width:100%;
	height:65px;
	border:0;
	border-top:1px solid #767676;
	background-color:#e5e5e5;
	color:#666666;
	z-index:2;
	}

#divCCT-Logo{								
	float: right;
	margin: 16px 20px 16px 0px;
	}
	
#divAGWiIng-Logo{							
	float: right;
	margin: 13px 40px 12px 20px;
	}

#divMittig{
		width: 500px;
		margin: 0 auto;
}