
body {
background: #e0e0e0 url(../img/background.gif) repeat-x;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}
#content a {color: #902494;text-decoration:underline;}
#content a:visited {color:#902494;}
#content a:hover {color: #5d0c60;}
#content a:active { color:#5d0c60;}

#content ul {
list-style-image: url(../img/list2.gif);
}
#content ul.klein {
list-style-image: url(../img/listklein.gif);
}



h1,h2 {
font-size:1.4em;
font-weight: normal;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}

h3{
background: url(../img/list.gif) no-repeat ;
background-position:center left;
color:#c776ca;
font-size:1.1em;
padding-left:16px;


}
h4,h5,h6{
color:#c776ca;
font-size:1.1em;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin:20px auto;
background: #ffffff url(../img/container.gif) no-repeat ;
}

/* ----------banner for logo-------------- */
#banner {
background: #c657ca ;
text-align:left;
vertical-align: middle;
padding: 0px 0px 0px 0px;
margin: 0px;
height:130px;
}
#banner img {padding:10px 0px 7px 0px;} 

/* -----------------Men�--------------------- */

#hauptnavi {
	margin-top:2px;


	}
	
.hauptnavipfeil{
	position:absolute;
	right:0px;
	padding-right:3px;		
	padding-top:2px;
	top: 4px;
	border:none; 
	}
	
#breadcrumb
	{
 	color: #cccccc;
	z-index:3;
	font-size:0.8em;
	}

/* links auf der ebene breadcrumb */
#breadcrumb a:link {
   	color:#cccccc;
	background: transparent;
   	text-decoration: none;
   	padding-left: 5px;
   	padding-right:5px;
	
	}
#breadcrumb a:visited {
   	color:#cccccc;
	background: transparent;
   	text-decoration: none;
   	padding-left: 5px;
   	padding-right:5px;
	
	}

#breadcrumb a:hover {
   	color: #666666;
	background: transparent;
   	text-decoration: underline;
   	padding-left: 5px;
   	padding-right:5px;
	}
#breadcrumb a:active {
   	color:#cccccc;
	background: transparent;
   	text-decoration: none;
   	padding-left: 5px;
   	padding-right:5px;
	
	}
	
	
	
/* -----------------content--------------------- */
#content {

background-color: #ffffff;
padding: 5px 20px 20px 30px;
margin: 2px 0 0 0;

}
div#content { 
min-height:700px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

/* tabellenformatierung */
#content table {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : #564b47;
 	border-color : #eeeeee;
 	background : #f0f0f0;
 	border-collapse:collapse;
 	margin-top:20px;
	margin-bottom:20px;
 }

 	/* tabellenzelleformatierung - ueberschrift*/	   
#content table th {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	border-color : #cccccc;
 	border-style : solid;
 	border-width : 1px;
 	text-align: center;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
 		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
#content table td {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	background : #ffffff;
 	border-color : #e4e4e4;
 	border-style : solid;
 	border-width : 1px;
 	padding : 4px;
	vertical-align: top;
 
 }


/* tabellenformatierung */
#content table.special {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : #564b47;
 	border-color : #eeeeee;
 	background : #f0f0f0;
 	border-collapse:collapse;
 	margin-top:20px;
	margin-bottom:20px;
 }

 	/* tabellenzelleformatierung - ueberschrift*/	   
#content table.special th {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	border-color : #cccccc;
 	border-style : solid;
 	border-width : 1px;
 	text-align: center;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: none;
	border-right: none;
 		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
#content table.special td {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	background : #ffffff;
 	border-color : #e4e4e4;
 	border-style : solid;
 	border-width : 1px;
 	padding : 4px;
	vertical-align: middle;
 	border-left: none;
	border-right: none;
 }
 
 #content table.lila {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color : #564b47;
 	border-color : #eeeeee;
 	background : #f0f0f0;
 	border-collapse:collapse;
 	margin-top:20px;
	margin-bottom:20px;
 }

 	/* tabellenzelleformatierung - ueberschrift*/	   
#content table.lila th {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	border-color : #cccccc;
 	border-style : solid;
 	border-width : 1px;
 	text-align: center;
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: none;
	border-right: none;
 		 
}	

/* tabellenzelleformatierung - tabellenzelle*/	 
#content table.lila td {
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
 	color : #564b47;
 	background : #ffffff;
 	border-color : #e4e4e4;
 	border-style : solid;
 	border-width : 1px;
 	padding : 4px;
	vertical-align: top;
 	border-left: none;
	border-right: none;
 }
 
/*---------------------------------------*/

/* Bild links platziert, wird vom Text umflossen */
#content img.bildlinks {
	
	float:left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #eeeeee;
	}

/* Bild rechts platziert, wird vom Text umflossen */
#content img.bildrechts {
	
	float:right;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	border: 1px solid #eeeeee;
	}

p, pre{
padding: 0;
margin:0;
}

#content #lspalte{
	width:420px;
	border-right: 1px dotted #cccccc;
}
#content #rspalte{
	width:420px;
	float:right;
}


#right {
	float: right;
	width: 200px;
	margin: 10px 10px 10px 20px;
	padding: 0;
	background: #f2f2f2;
}

#right p,#right h1,#right h2,#right h3,#right h4,#right h5{
	padding-left:10px;
	padding-right:10px;
	
	
}

#right h1,#right h2,#right h3,#right h4,#right h5,#right h6{
	font-size:1.0em;
	font-weight:bold;
}

#right h1.news{
	padding-bottom: 5px;
	padding-top: 5px;
}
#right h2.news{
	
	background: url(../img/list2.gif) no-repeat ;
	background-position:center left;
	padding-left:1px;
	margin-left:10px;	
		}
#right h2 img{visibility:hidden;}		

#eu {
	
	width: 198px;
	margin: 0;
	padding: 0 ;
	background: #ffffff;
	border: 1px solid #f2f2f2;
	text-align:center;
}

#eu img{border:none;}
#right ul.klein {
list-style-image: url(../img/listklein.gif);
}

#right a {color: #902494;text-decoration:underline;}
#right a:visited {color:#902494;}
#right a:hover {color: #5d0c60;}
#right a:active { color:#5d0c60;}






hr.ruler1 {
	height: 1px;
	margin-top: 8px;
	border: 0;
	/*  background: #eee;
	color: #eee;*/
	background: url(http://www.uni-stuttgart.de/res/opencms/img/dashed_line.gif) repeat-x;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 5px;
color: #ffffff;
background: #5d0c60; }

#footer a {color: #ffffff;text-decoration:none;}
#footer a:visited {color:#ffffff;}
#footer a:hover {color: #cccccc;text-decoration:underline;}
#footer a:active { color:#cccccc;}
/*------------------------------------------------------------------------------------------------------------------------*/




/* Menu Definitionen */

.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* float.clear
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* float.clear.END */

/* sticky.submenu  */
.menu ul {
	background-image: url(../img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* sticky.submenu.END */


/* DESIGN styles */

.menu, .menu ul li {
	color: #000;
	background: #902494;
}

.menu ul {
	width: 15em;
/*width: 15em;	*/
}
.menu a {
	text-decoration: none;
	color: #ffffff;
	padding: .2em 1em;
	/*padding: .4em 1em;*/
	display: block;
	position: relative;
}
.menu li a {
	

padding: .1em 1.3em .2em 2.5em;
	/*padding: .8em;*/
	background-color:#902494;
	border-right: 1px solid #cdcdcd;
	/*border-top: 2px solid #eee;*/
	font-weight:bold;
	color:#ffffff;
	}
	
.menu ul a{
	
	padding: .4em .8em .4em 2.5em;
	background:#902494;
	border: none;
	}

.menu a:hover, .menu li:hover>a {
	color: #ffffff;
	background-color:#5d0c60;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #cdcdcd;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}



/* inset 2nd+ submenus, to show off overlapping */
/*.menu li li:hover>ul {	
	top: 5px;
	left: 90%;
}
*/
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}*/

/* Fix for IE5/Mac \*/
/*
.menu a {
	float: left;
}
*/
/* End Fix */

/*]]>*/


