@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3d0404;
	margin: 0px;
}
a {
	color: #FFFFFF;
}

#Wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.png);
	height: 203px;
}
#contentwrapper {
	background-image: url(../images/wrapper_bg.png);
	background-repeat: no-repeat;
	background-color: #560909;
}
#content {
	background-image: url(../images/content_bg.png);
	width: 785px;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: justify;
}


#footer {
	height: 140px;
}
#index {
	width: 370px;
	margin-left: 45px;
	margin-top: 60px;
	height: 80px;
	float: left;
	display: inline;
}
#navi {
	width: 350px;
	height: 70px;
	margin-left: 485px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer2 {
	color: #d13e46;
	padding-left: 33px;
}
#Seitenanfang {
	width: 100px;
	margin-left: 730px;
	text-align: right;
}
#Copyright {
	width: 550px;
	float: left;
}



#navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: none;
	color: #ef8301;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nav1 {
	font-size: 25px;
	font-weight: bold;
}


#infobox1 {
	background-image: url(../images/box_contact.png);
	width: 350px;
	height: 72px;
	margin-left: 36px;
	float: left;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#infobox2 {
	background-image: url(../images/box_highlight.png);
	width: 350px;
	height: 65px;
	margin-left: 471px;
	padding: 20px;
	font-size: 11px;
}
.nav2 {
	font-size: 21px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
}
.nav3 {
	font-size: 18px;
	font-weight: bold;
}
#Copyright a {
	color: #D13E46;
	text-decoration: none;
	font-weight: bold;
}
#Copyright a:hover {
	color: #D13E46;
	text-decoration: underline;
}
#Seitenanfang a {
	color: #D13E46;
	text-decoration: none;
	font-weight: bold;
}
#Seitenanfang a:hover {
	color: #D13E46;
	text-decoration: underline;
}

