@import url("basic.css"); 

html,body {
	height:100%;
	}

body {
	background:url(pics/hg.jpg) left repeat-y;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height:1.3em;
	}

h1 {font-size:1.3em;font-weight:bold; border-bottom: dotted thin #00F;margin:0 0 1em 0;}
h2 {font-size:1.2em;font-weight:bold;  border-bottom: dotted thin #00F;margin:0 0 1em 0;;}
h3 {font-size:1.2em;font-weight:bold;margin:0 0 1em 0;;}
h4 {font-size:1.1em;font-weight:bold;margin:0 0 1em 0;;}
h5 {font-size:1em;font-weight:bold;margin:0 0 1em 0;;}

p {
margin-top:0;
}

a {
	text-decoration: none;
	color: #0000cc;	
	}

img {border:none;}

#container-all{
	position:absolute;
	top:0px;
	left:0px;
	/*background:url(pics/hg-rand-rechts.jpg) 876px repeat-y ;*/
	height:110%;
	width:920px;
	}

#header{
	position:absolute;
	left:20px;
	top:1px;
	width:892px;
	height:170px;
	z-index:1;
	background: #FFFF66 url(pics/ecke_gelb_rechts_oben.jpg) top right no-repeat;

}

#header-ru{
	position:realtive;
	top:0px;
	left:0px;
	width:100%;
	height:33px;
	background: url(pics/ecke_gelb_rechts_unten.jpg) bottom right no-repeat;
	z-index:20;
	}


#menu-top-left {
	position:absolute;
	left:517px;
	top:226px;
	width:357px;
	height:27px;
	z-index:5;
	text-align:right;
}
#top-pics-gross {
	/*background:url(pics/schatten_gross.jpg) no-repeat 2px 116px;*/
	padding:0 0 0 10px;
	position:absolute;
	left:176px;
	top:40px;
	width:690px;
	height:129px;
	z-index:2;
}

#top-pics{ height:173px; overflow:hidden;}

#top-pics-gross-unten{
	background:url(pics/hg-header-pics.jpg) no-repeat right 164px;
	}

#top-pics-gross img{
	float:left;
}



#content-main {
	position:absolute;
	left:187px;
	top:273px;
	width:400px;
	height:602px;
	z-index:3;
}


#container-rechts  {
	position:absolute;
	left:645px;
	top:264px;
	width:230px;
	z-index:1;
	background:#ffffcc url(pics/rechts_oben_ffffcc.jpg) no-repeat left top;
	}

#content-rechts {
	margin: 0 0 0  0px;
	padding: 10px 25px 0px 25px;
	/*background:url(/zneu2009/css/pics/schatten-klein.gif) no-repeat left bottom;*/
	
}


#content-schattenunten-rechts{
	background: url(pics/rechts_unten_ffffcc.jpg) no-repeat left top;
	z-index:5;
	}

/*
#container-rechts .img-frame{
	margin: 0 0 1em 25px;
	padding:0px 0px 0px 0px;	
	width:185px;
	height:140px;
}
*/

#menu-top {
	position:absolute;
	left:188px;
	top:11px;
	width:100%;
	height:26px;
	z-index:5;
}

/*
#menu-top {
	background:#ffffcc;
	position:absolute;
	padding: 10px 10px 30px 5px;
	left:186px;
	top:40px;
	width:676px;
	heihgt:173px;
	z-index:25;
	height: -10px;
}
*/
#menu-top a {
	font-size: 1em;
	font-weight:bold;
	line-height:1.5em;
}



#streifen-menu-links{
	position:absolute;
	left:4px;
	top:314px;
	width:25px;
	height:300px;
	z-index:2;
	/*background:url(pics/rand_links.jpg);*/
	overflow:hidden;
	padding:0 0 0 0;

}




#menucontainer{
	position:absolute;
	left:0px;
	top:20px;
	width:120px;
	overflow:hidden;
	
}

#menucontainer-links{
	position:absolute;
	left:31px;
	top:311px;
	width:139px;
	height: 198px;
	
}

.menucontainer ul{
	margin: 0;
	padding:0 ;	
	
	}

.menucontainer ul li{
	display:block;
	line-height:1.6em;
	list-style-type: none;
	font-weight: bold;
	color: #aa0000;
	font-size: 1em;
	text-align: left;
	margin: 0px 0 0 0px;

}
.menucontainer ul li a:link ,.menucontainer ul li a:visited, .menucontainer .active{
	display:block;
	text-decoration: none;
	color: #0000cc;
	margin-right:0px;
	padding: 0 0 0 5px;
}

.menucontainer ul li ul {
	margin: -3px 0 0 10px;

}
.menucontainer ul li ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

.menucontainer ul li ul li a{
	margin: 0 0 0 0px;
	display:block;
}



.menucontainer .active, .menucontainer ul li ul li a:hover, .menucontainer ul li a:hover{
	background: url(pics/menu_gif6.gif) no-repeat -24px 0px;
	display:block;
		}

.spacer{display:block; height:1em;}



#headerlogo{
	margin: 50px 0 0 10px;
	}
	
#rund1{
	position:absolute;
	left:30px;
	top:171px;
	width:80px;
	height:80px;
	z-index:10;
	background: url(pics/rund1.jpg) no-repeat;
}


.news-event-right-title{ line-height:1.5em;	font-weight:bold;}
	
.news-event-right-img{}
.news-event-right-subtitle{}


