body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffcc66;
	text-align:center;
	margin:0px auto;
	background-position: center;
	background-attachment: fixed; 	
	background-image: url(../images/hintergrund_start2.jpg); 
	background-repeat: no-repeat; 
	margin-top:0px;

}
#hintergrundcontainer {
        widht: 800px;
        height: 100px;
        text-align: center;
        position: absolute;
	background-position: center;
	background-attachment: fixed; 	
	background-image: url(../images/hintergrund_start2.jpg); 
	background-repeat: no-repeat; 
        z-index: 0;

}
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top:0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
level_2 {
	font-size: 11px;
	font-weight: bold;
}
expAll {
	font-size: 11px;
	font-weight: bold;
}
#inhaltscontainer { 
	width:800px;
	margin:0px auto;
	text-align: left;
}
#content { 
	width:600px;
	margin-left:0px;
	margin-top:60px;
	text-align: left;
	float:left;
        z-index: 1;
}
#navigationscontainer {
	width:800px;
	margin:0px auto;
	text-align: left;
        z-index: 1;
	
}
#suchcontainer { 
	width:116px;
	margin:0px auto;
	text-align: left;
	float:right;
        z-index: 1;
}
#nebennavigation {
	width:116px;
	margin-top:240px;
	text-align: left;
	position:relative;
}
#frauenstudien {
	color: #cc0000;
	font-size: 36px;
	letter-spacing: -1px;

	width:800px;
	margin:0px auto;
	text-align: left;
}
#navigation {
	color: #000000;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top:10px;
}
#balkenrot { 
	width:100%;
	height: 20px;
	background-color: #cc0000;
	margin:0px auto;
	text-align: left;
	vertical-align:middle;
	margin-bottom: 8px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}
#balkengruen {
	width:100%;
	height: 19px;
	background-color: #ff9900;
	margin:0px auto;
	text-align: center;
	color: #000000;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	

}

a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none;

}
a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: none;

}
a:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration: underline;

}
a:active {
	color:#cc0000;
	font-weight:bold;
	text-decoration: underline;

}

ul {
	font-size:11px;
}

.untermenue {  
    	background-color:#cc0000;
	width: 111px;
	padding:0px;
}
