body {
	margin:10px 10px 10px 10px;
	text-align:justify;
	font-size:12px;
	background-color:#999999;
	font-family:"Arial";
	}	
p {
	margin:2px 20px 10px 10px;
	text-align:justify;
	font-size:12px;
	color:#000000;
	font-family:"Arial";
	}
a{
	color:#0033FF;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	}
#container { 
	width: 852px;
	margin:10px 0px 10px 51px;
	background-color:#ffffff;
	/*border: #464646 1px solid; */ 
	
	}
#hauptcontainer {
	width: 1046px;
	margin:0 auto;
    background-image:  url(/templates/zillnine/img/hintergrund.jpg); 
    background-repeat:repeat-y;
	border: #464646 1px solid;
	}
	
#header {
	height: 120px;
	margin: 0px 0 0 0px;
	background-repeat: no-repeat;
	background-position:center;
	background-image:  url(/templates/zillnine/img/Banner.gif);
	}
h1{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	margin:10px 0 0 10px;
	}
.h1b {
	color:#FFCC33;
	}
h2{
	margin:0 0 0 5px;
	color:#000000;
	font-weight:normal;
	font-size:20px;
	}
	
h3{
	margin:0 0 0 5px;
	color:#FFCC33;
	font-weight: bold;
	font-size:15px;
	}

#avmenu {
clear:left;
float:left;
width:100%;
margin:5px 0px 5px 0px;
padding:0 0px 0 0px;
font-family:"Arial";
font-size: 12px;
}

#avmenu ul {
list-style:none;
width:120px;
margin:4px 0 4px 0;
padding-bottom: 2px;
}

#avmenu li {
margin-bottom:0px;
}

#avmenu li a {
font-weight:normal;
height:10px;
text-decoration:none;
color:#0033FF;
display:block;
padding:6px 0 12px 5px;
background-color:#CCCCCC;
border-top:1px solid #464646;
border-right:1px solid #464646;
border-bottom:1px solid #464646;
border-left:4px solid #FFCC33;
}

#avmenu li a:hover, #avmenu li a.current {
background-color:#E0E0E0;
color:#ff0000;
border-top:1px solid #464646;
border-right:1px solid #464646;
border-bottom:1px solid #464646;
border-left:4px solid #0000FF;
}

#avmenu ul ul {
margin:5px 0 5px 5px;
font-size:10px;
width:100px;
}

#avmenu ul ul a {
height:17px;
margin:0;
padding:2px 0 0 8px;
}

#avmenu h2 {
font-size: 12px;
font-weight:normal;
}

/* Altes CSS 00000000000000000000000000000000000000000000000
#avmenu {
clear:left;
float:left;
width:100px;
margin:10 0 5px 0;
padding:0;
font-family:"Arial";
}

#avmenu ul {
list-style:none;
width:100px;
margin:0px 0 5px 10;
padding-bottom: 4px;
}

#avmenu li {
margin-bottom:0px;
}

#avmenu li a {
font-weight:bold;
font-size: 12px;
height:6px;
text-decoration:none;
color:#0033FF;
float: left;
margin: 5px 5px 5px 5px;
padding:0px 0 4px 0px;
background-color:#ffffff;
border-top:1px solid #464646;
border-right:1px solid #464646;
border-bottom:1px solid #464646;
border-left:4px solid #FFCC33; 
}

#avmenu li a:hover, #avmenu li a.current {
/*background-color:#333333;
color:#FF0000;*/
/*border-top:1px solid #464646;
border-right:1px solid #464646;
border-bottom:1px solid #464646;
border-left:4px solid #FFFFFF;
}*/
/*
#avmenu ul ul {
margin:10px 0 10px 0px;
font-size:5px;
width:100px;
}

#avmenu ul ul a {
height:6px;
margin:0;
padding:0px 0 0 0px;
}
*/
/*#avmenu h2 {
font-size: 5px;
font-weight:bold;
}*/

#navigation {
	font-color:#CCCCCC;
	/*width:100%;*/
	height: 32px;
	margin: 0px 0px 0px 0px;
	background-image:  url(/templates/zillnine/img/menu_wieder.jpg);
	
	}
	#navigation a{
		color: #ffffff;
		text-decoration:none;
		}
	#navigation ul{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		height:28px;
		display:inline;
		list-style:none;
		color:#CCCCCC;
	
	}
	#navigation li {
		float:left;
		height:28px;
		background-repeat:no-repeat;
		background-image:  url(/templates/zillnine/img/menu_links.jpg);	
		font-color:#CCCCCC;
		font-family:"Arial";
		font-size: 12px;
		font-weight: bold;
		text-decoration:none;
		padding: 8px 24px 0px 23px;
	/*	background-image:  url(/WB27/wb/templates/zillnine/img/navbg3.jpg); */
	}
	
	#navigation li a:hover, #navigation li a.current {
		
	   color:#000000;
/*	background-repeat: repeat;
		background-image:  url(/templates/zillnine/img/menu_wieder.jpg);
		*/
	}

#content {
	float:right;
	width:670px;
	padding:5px;
	margin: 10px 7px 0 0;
	border: #464646 1px solid;
	}
#content li {	margin: 0 20px 0 0;}

#contentStart {
        width:830px;
	
	padding: 0 0px 0 0px;
	margin:10px 5px 10px 10px;
	border: #464646 1px solid;
	
	
	
	/* width:790px;
	padding:10px;	
	margin-top:10px;
	border: #464646 1px solid;
	 padding:5px;
	margin-top:10px;
	margin-right: 7px;
	border: #464646 1px solid; */ 
	}
	
#werbung {
	float:left;
	repeat: no-repeat;
	width:51px;
	height: 400px;
	background-image:  url(/templates/zillnine/img/AbflussASAllianz4.png);
	margin-top:50px;
	margin-left: 0px;
	/*border: #464646 1px solid; */ 
		}
#werbungrechts{
position: relative;
	float: right;
width:121px;
	/*background-repeat: no-repeat;
	background-image:  url(/templates/zillnine/img/komplett.gif);*/
    margin-top:153px;
	margin-right: 3px;
	padding-right: 4px; 
		}
		
#werbungrechts p {
	margin:2px 0px 0px 3px;
	text-align:justify;
	font-size:12px;
	color:#000000;
	font-family:"Arial";
	}

	#werbungrechts a{
	text-decoration:none;
		}
	#werbungrechts a:hover {
		text-decoration: none;
		}	
#werbungrechts img {
    text-align:center;
	border: 1px;
}
#sidCopy {
	float:left;
	width:15%;
	margin-top:0px;
	margin-left: 0px;
	/*border: #ff0000 4px solid; */ 
		}
#sidebar {
	float:left;
	width:100%;
	margin-top:10px;
	margin-left: 6px;
	border: #464646 1px dotted;
		}
	
.sidebartext {
	font-size:11px;
	/*text-align:;*/
	text-align: left;
	padding:5px;
	}
	
#sidebar ul{
	display:left;
	padding:0px;
	margin:5px;
	list-style:none;
	}
#sidebar li{
	margin-left:0px;
	}

#copyright {
	float:left;
	width:100%;
	font-size: 11px;
	margin-top:10px;
	margin-left: 6px;
	border: #464646 1px solid;
	}
#copyright p {
	margin:0px 0px 0px 0px;
	font-size:11px;
	text-align:left;
	color:#000000;
	padding:5px;
        }
	#copyright a{
		/*color:#CCCCCC; */
		text-decoration:none;
		}
	#copyright a:hover {
		text-decoration:underline;
		}
	#copyright h1{
		color:#FF0000;
		font-size: 15px;
		margin:0 0 5px 5px; 
		}

#footer {
	width:840px;
	font-size:11px;
	padding: 0 0px 0 0px;
	margin:10px 10px 10px 58px;
	border: #464646 1px solid;
	text-align:center;
	clear:both;
	}
	#footer a{
		color:#000000;
		text-decoration:none;
		}
	#footer a:hover {
		text-decoration:underline;
		}










































































































