* {margin:0;padding:0;outline:none;}

body {
	background: #FFF9E8;
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;

	}


.nodisplay {left: -5000px; position:absolute;}
img {border:none;}
p {margin:0 10px 10px}



#topline {
	background:#373737 url('img/top.jpg') repeat-x top left;
	width:100%;
	height:27px;
}

#header {
	background:#010507;
	width: 100%;
	height: 123px;
	margin: 0px auto;
	padding: 0px;
	}


h1 a:link, h1 a:visited {
	background: url('img/logo.jpg') no-repeat top left;
	width: 804px;
	height: 123px;
	display: block;
	border: none;
	text-decoration: none;
	margin:0px auto;
}

h1 a:hover {
	background: url('img/logo_hover.jpg') no-repeat top left;
}


#container{
	width:85%;
	text-align:left;
	margin:0 auto
}





#menu {
	width:100%;
	height:39px;
	background:#fff url('img/menu.jpg') repeat-x top left;
} 

#menu ul{
	width:700px;
	margin:0 auto;

}

#menu ul li{
	padding:10px;
	font-weight:bold;
	display:block;
	float:left;
	text-decoration:none;
}

#menu ul li a{
	color:#D61019;
	display:block;
	float:left;
	text-decoration:none;
}

#menu ul li a:hover{
	font-weight:bold;
	color:#54080C;
}

#menu ul li a:active{
	font-weight:bold;
	color:#54080C;
}

#content {
	margin:15px;
	border:1px solid #CCC7B6;
	float:right;
	width:65%
}

#content .word {
	background:#fff url('img/wrap.jpg') repeat-x top left;
	padding:10px;
}

#content h2 {
	color:#000;
	text-decoration:underline;
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	display:inline;
}

#content h3 {
	color:#000;
	font-size:16px;
	padding-top:10px;
	padding-left:10px;
}

#content p {
	padding:10px;
}

#content a:link, a:active, a:hover {
	text-decoration:underline;
	color:#B60101;
}

#content a:visited {	
	color:#B60101;
	text-decoration:none;
}

#content ul{
	padding-left:35px;
}

#banner {
	float:right;
	background:#ffffff url('img/banner.jpg') no-repeat top right;
	height:94px;
	width:133px;
	clear:both;
}

.navcontainer {
	margin:0px;
}

.navitop {
	background:#fff url('img/oben.jpg') no-repeat top left;
	width:285px;
	height:57px;
}

.navitop h2 {
	padding-top:25px;
	padding-left:75px;
	padding-right:28px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}

.navitop p {
	padding-left:25px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	margin:0;
}



#navigation a:link, a:hover, a:active {	
	color:#B60101;
	text-decoration:underline;
}

#navigation a:visited {	
	color:#B60101;
	text-decoration:none;
}


.navitop a:link, a:hover, a:active {	
	color:#B60101;
	text-decoration:underline;
}

.navitop a:visited {	
	color:#B60101;
	text-decoration:none;
}

.navigation a:link, a:hover, a:active {	
	color:#B60101;
	text-decoration:underline;
}

.navigation a:visited {	
	color:#B60101;
	text-decoration:none;
}

.navigation {
	margin:0;
	background:transparent url('img/mitte.jpg') repeat-y top left;
	width:254px
	height:100%;
}

.navigation ul{
	margin:0;
	width:160px;
	padding-top:10px;
	padding-left:75px;
	padding-right:20px;
	text-align:left;
}

.navigation li{
	padding-top:10px;
	list-style-type:none;
}

.naviunten {
	background:#fff url('img/unten.jpg') no-repeat top left;
	width:285px;
	height:52px;
}



#footer {	
	width:100%;
	height:61px;
	margin:0;padding:0;
	background:#fff url('img/footer.jpg') repeat-x top left;
}

#footer p {
	padding-top:20px;
	display:inline;
	color:#fff;
	line-height:61px;
}


#footer a {
	display:inline;
	text-decoration: underline;
	}

#footer a:hover, a:visited, a:link {
	color: #fff;
	text-decoration: none;
	}



.chargen {
	background:#fff;
	width:100%;
	padding:5px;	
	}

.chargen .chargeninfo {	
	float:left;
	width:45%;
	padding:0;
	margin:0;
	}

.chargen .chargenpic {	
	float:right;
	width:55%;
	padding:0;
	margin:0;
	}


