@charset "utf-8";
body { background-color: #320102; margin: 0; padding: 0; font-family: "trebuchet ms", Georgia; font-size: 11px; color: #f8f8f8; background-image: url(images/bgbild.jpg); background-repeat: repeat-y; }
#container {
	width: 1000px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#contentarea {
	float: right;
	width: 767px;
}
.side {
	background-image: url(images/side-img.gif);
	background-repeat: no-repeat;
	float: left;
	width: 233px;
	padding: 522px 0 15px 0;
	text-align: center;
}
.side-contain {
	background-image: url(images/side-top.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.side-contain   h1 { font-family: "trebuchet ms", Georgia; font-size: 14px; font-weight: bold; color: #666666; padding: 8px 0; text-align: center; margin: 0 8px 15px 0; border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; }
.adline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c7c7c7;
	margin: 15px 8px 15px 0px;
}
.top {
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-x;
	height: 335px;
}
.top-image { background-image: url(images/top-img.gif); background-repeat: no-repeat; height: 335px; width: 244px; float: right; margin-top: 0; padding: 20px 0 0 350px; }
.top-image h1 {
	font-family: "trebuchet ms", Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 20px 23px 0 0;
	line-height: 33px;
	letter-spacing: -1px;
}
.top-txt   { color: #000; font-size: 24px; }


.nav { font-family: "trebuchet ms", Georgia; font-size: 14px; font-weight: bold; width: 170px; float: left; margin: 25px 0 0; }
.nav ul {
	display: list-item;
	margin: 0;
	list-style-type: none;
	padding: 0;


}
.nav li {
	display: inline;
	padding: 10px 10px 5px 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	background-position: left 15px;
	width: 150px;
}
.nav a {
	font-family: "trebuchet ms", Georgia;
	color: #ffffff;
	text-decoration: none;
	font-size: 21px;
}
.nav a:hover, #current {
	font-weight: normal;
	color: #FFFF00;
}

.padding {
	padding-left: 8px;
}
.topad { background-color: #571311; height: 100px; text-align: center; padding: 5px 0 0; border-bottom: 1px solid #753b2f; }
.content {
	padding: 25px 22px 20px 22px;
}
.content h1 {
	font-family: "trebuchet ms", Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #fff62b;
	letter-spacing: -1px;
	margin: 0 0 5px;
}




.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding: 0 1px 0 1px;
	margin: 20px 0 20px 0;
}
.footer {
	background-color: #800103;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 81px;
	position: relative;
	padding: 10px 0 0 271px;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}




.clearboth {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*

/* */
.font1 { color: #fff; font-size: 10pt; font-family: "trebuchet ms"; }
.font2 { color: #ff9; font-size: 10pt; font-family: "trebuchet ms"; font-weight: bold; }
.fontklein { color: #fff; font-size: 8pt; font-family: arial, "trebuchet ms"; }
.img { border: dotted 1px #ff9; }
