body {
	background: #EFD7CB url(../img/left_background.gif) repeat-y;
}

#content_container {
	background: url(../img/bildmitlogo.jpg) no-repeat;
}


#header {
	background: #ffffff url(http://www.uni-stuttgart.de/res/studieren/img/campus.jpg) no-repeat;
}

/* Bereichsfarbe*/

.layoutcolor{
	background-color:#EFD7CB;
}	


/* tabellenzelleformatierung - ueberschrift*/	   

table.fine th {
	background-color : #EFD7CB;
}	


/* fussbereich */
#footer {
	background-color: #EFD7CB;
}

.direktzu {
background-color:#EFD7CB;
float:right;
font-size:smaller;
margin-bottom:10px;
margin-left:4px;
padding-bottom:5px;
padding-left:4px;
padding-top:5px;
width:195px;
}

#content_container {
	background:transparent url(http://www.uni-stuttgart.de/res/studieren/img/bildmitlogo.jpg) no-repeat scroll 0 0;
}



.menu, .menu ul li {
	background: #EFD7CB;
}

.menu li a {
	background-color:#EFD7CB;
}
	
.menu ul a{
	background:#EFD7CB;
}

.menu a:hover, .menu li:hover>a {
	background-color:#EFD7CB;
}

.direktzu ul{


	list-style-image:url(http://www.uni-stuttgart.de/res/img/punkt.gif);

	padding-right:5px;
}

/* ebene mit navigationsliste mit grauem hintergrund und farbigem überschrift */

div.listcolor {
	padding-bottom: 5px;
	width: 70%;
	background-color:#f4f4f4;

}



#content h3.listcolor{
	background-color:#EFD7CB;
	margin-top: 0px;
	
}

/* ueberschrift 4 im Inhaltsbereich */

#content h4{
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EFD7CB;
	padding: 1px;
}	


/* formularfelder */

.formular {
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 10px;
}

ul.kleintab
{
	
	list-style:  square url(http://www.uni-stuttgart.de/res/img/wuerfel_black.gif) ;	
		
	list-style: outside;
	margin-left:8px; 
	padding-left:7px;
}

ul.kleintab li
{
	padding-bottom:5px;
}



/* Listen Fachstudienberater, Studiendekane, Bafoeg, Pruefungsausschussvorsitzende */ 
#liste th {
/*	font-size: 0.8em; */
}
#liste td {
/*	font-size: 0.8em; */
}
.nodecor { 
	border-top: solid #fff 1px; }


.blase{}	
.blase_oben{
	
	background: rgb(247, 225, 158) url(http://www.uni-stuttgart.de/res/studieren/img/blase_lo.gif) left top
no-repeat;
	 
	text-align: right;
}

.blase_unten{
	
	background: rgb(247, 225, 158) url(http://www.uni-stuttgart.de/res/studieren/img/blase_lu.gif) left top
no-repeat;
	 
	text-align: right;
	height:32px;
}

.blase_inhalt{
	background: rgb(247, 225, 158); 
	padding: 0px 20px 0px 20px; 
	font-size:0.9em;
}

.blase_frage{
	text-align: right;
	padding-right:20px;
}

.blase2{}	

.blase2_oben{
	
	background: #f8d4a2 url(http://www.uni-stuttgart.de/res/studieren/img/blase2_lo.gif) left top no-repeat; 
		
text-align: right;
}

.blase2_unten{
	
	background: #f8d4a2 url(http://www.uni-stuttgart.de/res/studieren/img/blase2_lu.gif) left top no-repeat; 
	
text-align: right;
	height:32px;
}

.blase2_inhalt{
	background: #f8d4a2; 
	padding: 0px 20px 0px 20px; 
	font-size:0.9em;
}

.blase2_frage{
	text-align: left;
	padding-left:20px;
}

/* links */
#content a:link {
	color: #a34415;
	/* background: transparent; Änderung RAR: Kollision mit OC-Direct Edit*/
	text-decoration: none;
}



/* bereits besuchte links */
#content a:visited {
 	color: #a34415;
 	background: transparent;
	text-decoration: none;
}

	/*  links während der Anwender mit der Maus darüber fährt */
#content a:hover {
 	/*float: none;*/
 	color: #a34415;
 	/* background: transparent; RAR: Kollision mit Direct Edit */
 	text-decoration: underline;
}
 
 	/* gerade aktivierte links */
#content a:active {
 	color: #a34415;
 	background: transparent;
}

#content ul{
	margin-top:0px;
	list-style-image: url(http://www.uni-stuttgart.de/res/studieren/img/wuerfel2.gif);

}

#content div.studienkurzinfo {
	width: 600px;
}


/* tabellenformatierung */
#content table.special {
 	border-color : #e4e4e4;
 	background : #ffffff;
 }

 	/* tabellenzelleformatierung - ueberschrift*/	   
#content table.special th {
 	border-color : #e4e4e4;
 	background-color: #ffffff;
	
 		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
#content table.special td {
 	
 	border-color : #e4e4e4;
 }	
#content table.special  p{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#content table.special ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:16px;
	list-style-image: none;
	list-style-type:circle;
	font-size: 1em;
}

#content .table_einfuehrung td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	margin: 8px 8px 8px 0;
	font: 1em;
}

#content .table_einfuehrung td li {
	font: 0.8em;
}

