

/*opera akzeptiert pseudoformate active oder link nicht, deshalb sind sie hier nicht eingesetzt
netscape realisiert hover nicht
*/

a { text-decoration:none;  }

a:hover {  color:#000099;text-decoration:none }

a.izew-home1:hover {color:#3366cc;text-decoration:none;}
a.izew-home2:hover {color:#3366cc;text-decoration:none;}

a.bib-home1:hover {color:#66cc66;text-decoration:none;}
a.bib-home2:hover {color:#66cc66;text-decoration:none;}

a.schub-home1:hover {color:#ff9933;text-decoration:none;}
a.schub-home2:hover {color:#ff9933;text-decoration:none;}

a.gender-home1:hover {color:#ff0033;text-decoration:none;}
a.gender-home2:hover {color:#ff0033;text-decoration:none;}

a.projekt-home1:hover {color:#990066;text-decoration:none;}
a.projekt-home2:hover {color:#990066;text-decoration:none;}

a.netz-home1:hover {color:#009999;text-decoration:none;}
a.netz-home2:hover {color:#009999;text-decoration:none;}

a.kolleg-home1:hover {color:#cc9933;text-decoration:none;}
a.kolleg-home2:hover {color:#cc9933;text-decoration:none;}



p a {color:#3366cc;
	xborder: 1px solid #ff6600;
	text-decoration:none;}
	
p 	{font-family:arial,verdana,sans-serif;
	font-size:80%}
h1 {font-family:arial,verdana,sans-serif;
	font-size:110%}
	
.navtit a {color:#ffffff;}

.navtrenn-home {padding:7px;}


/*nie border verwenden, da netscape 4.7 dann keine a href aktiviert*/
.izew-home1,
.bib-home1,
.schub-home1,
.gender-home1,
.projekt-home1,
.netz-home1,
.kolleg-home1	{
		font-family:tahoma,verdana,sans-serif;
		color:#ffffff;
		background-color:#000099;
		font-size:13px;	
		font-weight:bold;			
		
	}
				
				
		

	

/*nur für Navigationsliste ohne Tabellenformatiertun:helle Farbe für dunklen Hintergrund in der Navigationsleiste, class muss direkt im a - Element eingefügt werden.*/	

/* Titel der Navigationleiste:*/

.english	 {float:right;
		width:60px;
	}

		

	
	
.impress-admin 	{font-weight:normal;
	font-size:75%;
	color:#3366cc;}
	
.background {background-image:url(../bilder/hg1600.gif);}

.backgroundtest {background-image:url(http://www.izew.uni-tuebingen.de:8765/website_neu/bilder/hintergrund.gif);
		background-repeat:repeat-y;}


/*Position des IZEW-Logo:*/


.kopf-uni {
	float:right;
	width:154px;
	borderx: green solid 1px;
	}
	
.nav-home		{
		font-size:13px;
		color:#efefef;
		font-weight:bold;
		xvertical-align:top;
		text-align:left;
		line-height:100%;
		font-family:tahoma,verdana,sans-serif;
		background-color:#000099;
	
		}
	
#kopf-home {
	position:absolute;
	top:5px;
	left:5px;
	width:100%;
	borderx: red solid 1px;
	}
/*border muss wegen Netscape bug angegeben werden*/
#balken-home 	{position:absolute;
		top:95px;
		left:0px;
		width:100%;
		height:35px;
		background-color:#000099;
		border:none;
		padding-top:10px;
		padding-left:3px;
		z-index:1;
		}	

		
#weiss-home 	{position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100px;
		background-color:#ffffff;
		border:none;
		padding-top:10px;
		padding-left:10px;		
		}
	
#inhalt-home	{position:absolute;
		top:170px;
		left:250px;
		width:60%;
		}
		
#nav-home	{position:absolute;
		top:140px;
		left:7px;
		color:#ffffff;
		font-family:tahoma,verdana,sans-serif;
		font-size:12px;
		font-weight:600;
		z-index:2;
		}
	
