* {
    padding: 0px;
    margin: 0px;
    font-family: Helvetica Neue, regular;
	font-size: 15px;
	line-height: 20px;
    }
    
	
    body {
    background: url("../images/bg_box_content.gif") repeat-y scroll center top #000000;
	position: relative;
	margin: 0 auto;
	text-align: center;
    width: 970px;
	}
    
   
 	div#center {
	position: relative;
	width: 970px;
	}  
   
    #banner {
    	position: absolute;
	top: 0;
	left: 0;
    	width: 970px;
	height: 298px;
    	text-align: left;
    	border: 0px;
	z-index: 1;
    	padding: 0px 0px 0px 0px;
   	z-index:4;
    }
	
	#banner_nav {
	position: absolute;
	background-image:url(../images/ba02.jpg);
	top: 298px;
	left: 0;
    font-family: verdana,arial,sans-serif;
	color: #fff;
	width: 750px;
	_width: 970px;
	height: 27px;
	_height: 33px;
	text-align: left;
	padding: 6px 0px 0px 220px;
	z-index:5;
	}
	
	#box_content {
    position: absolute;
	display: block;
	top: 330px;
	left: 0;
	width: 970px;
	_width: 970px;
	/*height: 1450px;
	_height: 1450px;*/
    text-align: left;
	line-height: 1.3em;
    border: 0px;
    padding: 0px 0px 0px 0px;
	background-color: #8B9499;
    z-index:3;
	}
	
	#nav_links {
    position: absolute;
	top: 0px;
	left: 0px;
    width: 205px;
	_width: 218px;
	/*min-height: 400px;
    _height: 400px;*/
    text-align: left;
    border: 0px;
	z-index: 1;
    padding: 7px 0px 0px 14px;
    float: left;
	background-color: #8B9499;
	font-family: Arial,black;
	font-size: 12px;
    }
	
	#content {
  	position: absolute;
	top: 0px;
	left: 219px;
    	width: 545px;
	_width: 577px;
	/*min-height: 1425px;
    _height: 1450px;*/
    text-align: left;
	font-size: 15px;
    border: 0px;
	z-index: 0;
    padding: 5px 20px 15px 15px;
	background-color: White;
	float: left;
	}
	
	
	#shop {
	position: absolute;
	top: 2px;
	left: 0px;
    width: 675px;
    text-align: left;
	font-size: 15px;
    border: 0px;
	z-index: 0;
    padding: 0px 0px 0px 0px;
	}
	
	#wiederruf {
	border: 1px solid #8B9499;
	padding: 4px;
	}
	
	a.nav:link, a.nav:visited, a.nav.active {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
	letter-spacing: 1px;
    }
    
    a.nav:hover {
	text-decoration: underline;
    background-color: transparent;
    color: #ffff;
    }	
	
	a.c:link, a.c:visited, a.c.active {
	display: block;
	width: 525px;
	font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
	letter-spacing: 2px;
    color: #000;
	padding-left: 5px;
    background-color: #17c0ff;
    }
    
    a.c:hover {
    background-color: #4A255F;
    color: #fff;
	padding-left: 5px;
    }
	
    h1 {
    font-family: "Trebuchet MS", Georgia, serif;
	font-size: 18px;
    color: #153170;
    letter-spacing: 0.5px;
    padding: 15px 0px 10px 0px;
    clear: both;
    }

	h2 {
    font-family: "Trebuchet MS", Georgia, bold;
	font-size: 16px;
    color: #296bb4;
    letter-spacing: 1px;
    padding: 30px 0px 10px 0px;
    clear: both;
    
    }
    
    h3 {
    font-family: "Trebuchet MS", Georgia, serif;
	font-size: 15px;
    color: #8B9499;
    letter-spacing: 2px;
    padding: 15px 0px 7px 0px;
    clear: both;
    }

    h4 {
    font-family: "Trebuchet MS";
	font-size: 20px;
    color: #1166cc;
    letter-spacing: 0px;
    padding: 10px 0px 10px 0px;

    }

        h5 {
    font-family: "Times New Roman";
	font-size: 15px;
    color: red;
    letter-spacing: 0px;
    padding: 10px 0px 10px 0px;

    }
       
    .bild_links {
	float: left;
	margin: 5px 12px 5px 0px;
	}

	.bild_rechts {
	float: right;
	margin: 5px 0px 5px 12px;
	}	
	
	ul {
	margin: 10px 15px 20px 25px;
	}
	
	li {
	padding: 5px 10px 0px 5px;
	margin: 0px 10px 0px 5px;
	}
    
       
    p {
    padding: 5px 0px 5px 0px;
    }
	
/* *****************************************/
/* Hauptnavigation inkl Popup */
/* *****************************************/
		
#menu{
	width:800px;
	padding:0px 0 0;
	margin:0;
	list-style:none;
}

	#menu li{
		float:left;
		border-right:1px solid #17c0ff;
		position:relative;
		padding: 0px;
		margin: 0;
	}
	
		#menu li a{
			margin:0;
			font:12px/25px Arial, bold;
			color:Black;
			text-decoration:none;
			display:block;
			padding: 0px 7px 0px 7px;
			background:none;
		}

		#menu li a.on1 {
		margin:0;
		padding: 0 7px 0 7px;
		background:none;
		color:#fff;
		}
	
	#menu li:hover div .men,
	#menu li.hover div .men{
		display:block;
	}
	
	#menu li:hover a,
	#menu li.hover a{
		background:none;
		color:#296bb4;
		margin:0;
		padding: 0 7px 0 7px;
			
	}

	#menu div{
		position:absolute;
		top:25px;
		left:0px;
		padding:0px 0 0;
	}
		
		#menu div .men{
			float:left;
			display:none;
			width:120px;
			padding:0px 0 0 0;
			margin:3px 0 0 0;
			list-style:none;
			background:#296bb4;
		}
		
			#menu div .men li{
				float:none;
				width:120px;
				padding:0 0 0px 0px;
				border-right:none;
				margin: 0;
				text-align: left;
				border-bottom: 1px solid #fff;
			}
			
				#menu div .men li.last{background:none}
	
				#menu div .men li a{
					font:11px/15px:Arial, sans-serif;
					color:#fff;
					padding:5px 10px 5px 10px;
					background:none;
				}
				
					#menu div .men li a:hover{
						text-decoration:none;
						background-color: #8B9499;
						color: #000;
					}
	
	
