body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #ffffff;

	
}


#content_container {
	background: #ffffff;
	top:-70px;
	height:auto;
			

}



h1, h2, h3, h4, h5, h6, p, dl,dd,dt,form {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}





	/* links */
#content a:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

	/* bereits besuchte links */
#content a:visited {
 	color: #000000;
 	background: transparent;
	text-decoration: none;
}

	/*  links während der Anwender mit der Maus darüber fährt */
#content a:hover {
 	float: none;
 	color: #000000;
 	background: transparent;
 	text-decoration: underline;
}
 
 	/* gerade aktivierte links */
#content a:active {
 	color: #000000;
 	background: transparent;
}

#header {

	margin: 0px;
	padding:0px;
	border-bottom:none;
	height: 142px;
	background: #ffffff;
}

	/* Bild mit Unilogo links */
#bildmitlogo {  
	
	visibility: hidden;
		
}

	/* ebene fuer uni, suche, sitemap, kontakt */
#globalnavi {
   	visibility: hidden;
	
}

	
	/* Bereichsnavigation */


#hauptnavi2 {
	
	visibility: hidden;

	}



	/* Unilogo rechts oben */
#unilogo {
   	position:relative;
	top:70px;
      
}
	/* Unilogo Bild*/
#unilogo img {
   	vertical-align:middle;
   	border-style: none;
   
}
	/* Unilogo mit Schriftzug Universitaet Stuttgart*/
#unilogo a,#unilogo a:link,#unilogo a:visited,#unilogo a:hover, #unilogo a:active {
   	color: #000000;
   	font-size: smaller;
	font-weight: bold;
   	background: transparent;
   	text-decoration: none;
   	padding-left: 7px;
        
}

	/* Ebene fuer Language Icon und Druckericon */
#langprint {
   	visibility: hidden;
	
   
}

	/* Ebene fuer Language Icon und Druckericon*/
#langprint img{
    	visibility: hidden;
}

/* Bereichsfarbe*/
.layoutcolor{
	background-color:#ffffff;
	color: #000000;
}	

	/* Portalname oben rechts */
#portalname{
   	
	visibility:hidden;
    
     
}

	/* Seitenüberschrift oben links */
#ueberschrift{
   	position: relative;
   	left:-142px;
   	font-size: 1.2em;
	border-bottom:1px solid #cccccc;
}

	/* Inhaltsbereich */
#content {
	font-size: 1.0em;
	margin:50px 0px 0px 0px;
	padding: 0px;
	min-height:auto;
}


	/* ueberschrift 1,2,3 im Inhaltsbereich */
#content h1,h2,h3{
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ueberschrift 4 im Inhaltsbereich */
#content h4{
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 1px;
}	

/* ueberschrift 4 im Inhaltsbereich */
#content h5{
	font-size: 107%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 1px;
}		

	/* Absatz im Inhaltsbereich */
#content p{
	margin-left:0px;
	padding-left:0px;
	
}

/* Bild rechts platziert, wird vom Text umflossen */
#content img.bildrechts {
	float:right;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;

}

/* Bilder mit Hyperlinks haben keinen blauen Rahmen  */
#content img {
	border:none;

}

/* Bild links platziert, wird vom Text umflossen */
#content img.bildlinks {
	float:left;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;

}
 
/* klasse "externerlink", bei externen Links wird der linkexternicon.gif eingefügt*/
#content a.externerlink, #content a:visited.externerlink, #content a:hover.externerlink, #content a:active.externerlink{

background: url(http://www.uni-stuttgart.de/res/img/linkexternicon_klein.gif) no-repeat transparent 1px 6px;
   	
	text-decoration: none;
   	padding-left: 13px;
   	padding-right: 3px;	
}


	/* Listen */
ul{


	list-style-image:url(http://www.uni-stuttgart.de/res/img/navi_grau.gif);

	
list-style-position:outside;
}



	/* Listen mit pfeil nach unten */
ul.anker{

	list-style-image:url(http://www.uni-stuttgart.de/res/img/unten.gif);

	list-style-position:outside;
	margin-left: 10px;
	padding-left:10px;
}

/* Listen mit pfeil nach rechts */
ul.vor{

list-style-image:url(http://www.uni-stuttgart.de/res/img/vor.gif);

	list-style-position:outside;
	margin-left: 10px;
	padding-left:10px;
}

/* Listen mit externer link icon  */
ul.extern{

	list-style-image:url(http://www.uni-stuttgart.de/res/img/linkexternicon.gif);

	list-style-position:outside;
	
}

ul.extern li{
	padding-bottom:6px;

}

/* Liste anders */
ul.orange{

	list-style-image:url(http://www.uni-stuttgart.de/res/img/orange.gif);

	list-style-position:outside;
	margin-left: 0px;
	padding-left:0px;
} 

/* Liste klein */
 ul.klein {
  font-family: Arial, Helvetica, sans-serif;

	list-style:  square url(http://www.uni-stuttgart.de/res/img/wuerfel_black.gif) ;
  
 }  

	/* Navigationsliste im Inhaltsbereich mit Naviwuerfel */
#navilist{

	visibility: hidden;
	
	
}


	
.textklein{
	font-size: smaller;
}

 	/* tabellenformatierung */
table.fine {
 	font-family: Arial, Helvetica, sans-serif;
	 color : #000000;
 	border-color : #ffffff;
 	background : #ffffff;
 	border-collapse:collapse;
 
 }

 	/* tabellenzelleformatierung - ueberschrift*/	   
table.fine th {
 	font-family: Arial, Helvetica, sans-serif;
 	color : #000000;
 	border-color : #ffffff;
 	border-style : solid;
 	border-width : 1px;
 	text-align: center;
	background-color : #ffffff;
 	
 		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
table.fine td {
 	font-family: Arial, Helvetica, sans-serif;
 	color : #000000;
 	background : #ffffff;
 	border-color : #ffffff;
 	border-style : solid;
 	border-width : 1px;
 	padding : 4px;
 
 }	  
	

	/* fussbereich */
#footer {
	visibility: hidden;
}
		
	







 	/* tabellenformatierung variante 2*/
table.fine2 {
 	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
 	border-color : #000000;
 	background : #ffffff;
 	border-collapse:collapse;
 
 }

 	/* tabellenzelleformatierung - ueberschrift variante 2*/	   
table.fine2 th {
 	font-family: Arial, Helvetica, sans-serif;
 	color : #000000;
 	border-color : #000000;
 	border-style : solid;
 	border-width : 1px;
 	text-align: center;
	background-color : #ffffff;
 	color: #000000;
 		 
}	

/* tabellenzelleformatierung - tabellenzelle variante 2*/	 
table.fine2 td {
 	font-family: Arial, Helvetica, sans-serif;
 	color : #000000;
 	background : #ffffff;
 	border-color : #000000;
 	border-style : solid;
 	border-width : 1px;
 	padding : 3px;
 
 }

/* für elemente, die grau hinterlegt werden sollen */

.grau {
	background-color: #ffffff;
	padding:5px;

}


	/* Navigationsliste Homepage studierende */
#navilist2{
	visibility: hidden;
}

/* eine graue fläche rechts für aktuelle meldungen etc. */

#aktuellesrechts

{
	visibility: hidden;
}


/* text fett */
.fett {
  font-weight: bold;
}

/* Die Zeile "Sie sind hier ..." */

#breadcrumb
{
 	visibility: hidden;
	top:10px;


}

/* klasse .noline sind links, die nicht unterstrichen werden sollen im contentbereich 29.10.2008*/

#content a.noline:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

	/* bereits besuchte links */
#content a.noline:visited {
 	color: #000000;
 	background: transparent;
	text-decoration: none;
}

	/*  links während der Anwender mit der Maus darüber fährt */
#content a.noline:hover {
 	float: none;
 	color: #000000;
 	background: #ffffff;
 	text-decoration: underline;
}
 
 	/* gerade aktivierte links */
#content a.noline:active {
 	color: #000000;
 	background: transparent;

}

/* formularfelder */

.formular {
border-top: 0px solid white;
border-left: 0px solid white;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-left: 10px;
}


/* Floatende rechte Spalte */
#navirechts {
	visibility: hidden;
}

#direktzu{
	visibility: hidden;
}

#termine {
   	
	visibility: hidden;
 	
	}


#content div.studienkurzinfo {
	width: 100%;
}




	











