﻿/* CSS Dokument */

html {
	width: 100%;
	height: 100%;
	background-color: #B1A67F;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	background-color: #B1A67F;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.headshadow {
	width: 952px;
	height: 13px;
	margin: auto;
}

.headercontainer {
	width: 900px;
	height: 124px;
	padding-left: 26px;
	padding-right: 26px;
	margin: auto;
	background-image: url(img/header_bgr.jpg);
	background-repeat: no-repeat;
}

.logobox {
	width: 288px;
	height: 124px;
	float: left;
}

.sloganbox {
	width: 612px;
	height: 124px;
	float: left;
}

.navibox {
	width: 590px;
	height: 25px;
	padding-left: 310px;
	margin: auto;
	clear: both;
	background-color: #F4F3EF;
	text-align: left;
}

.secondheadercontainer {
	width: 900px;
	height: 244px;
	margin: auto;
}

.orangebox {
	width: 288px;
	height: 244px;
	float: left;
}

.flashbox {
	width: 612px;
	height: 244px;
	float: left;
	background-color: #FFFFFF;
}

.outercontentcontainer {
	width: 952px;
	margin: auto;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.contentcontainer {
	width: 900px;
	margin: auto;
	overflow: auto;
}

.leftbox {
	width: 288px;
	padding-top: 10px;
	float: left;
	background-color: #E2E1E0;
}

.container {
	width: 288px;
	background-image: url(img/container_middle2.jpg);
	background-repeat: repeat-y;
}

.container_top {
	width: 229px;
	height: 24px;
	padding-left: 29px;
	padding-right: 30px;
	padding-top: 14px;
	background-image: url(img/container_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #920D05;
	font-size: 14px;
	font-weight: bold;
}

.container_middle {
	width: 239px;
	padding-left: 29px;
	padding-right: 20px;
	padding-top: 10px;
	background-image: url(img/container_middle.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.container_bottom {
	width: 288px;
	height: 21px;
	background-image: url(img/container_bottom.jpg);
	background-repeat: no-repeat;
}

.rightbox {
	width: 572px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	text-align: left;
	background-color: #F4F3EF;
}

.footer {
	width: 952px;
	height: 54px;
	margin: auto;
	clear: both;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}


/* Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;	
	color: #797B7F;
}

.rightbox {
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #920D05;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	color: #920D05;
}

.referencefont {
	font-size: 11px;
	line-height: 14px;
	color: #404040;
}

.imprintbox {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 114px;
	height: 10px;
	text-align: right;
}


/* Links + Navi */

a:link, a:visited {
	color: #DE8800;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F25C00;
	text-decoration: none;
}

.navi:link, .navi:visited {
	font-size: 12px;
	color: #920D05;
	text-decoration: underline;
	line-height: 24px;
}

.navi:hover, .navi:active {
	font-size: 12px;
	color: #E81407;
	text-decoration: none;
	line-height: 24px;
}

.subnavi:link, .subnavi:visited {
	font-size: 11px;
	color: #920D05;
	text-decoration: underline;
	line-height: 24px;
}

.subnavi:hover, .subnavi:active {
	font-size: 11px;
	color: #E81407;
	text-decoration: none;
	line-height: 24px;
}

.imprint:link, .imprint:visited {
	font-size: 10px;
	color: #920D05;
	text-decoration: none;
}

.imprint:hover, .imprint:active {
	font-size: 10px;
	color: #E81407;
	text-decoration: underline;
}


/* Felderdefinitionen */

.inputkontakt {
	width: 250px;
	height: 20px;
	border: 1px solid #920D05;
	margin-bottom: 4px;
	background-image: url(img/bgr_input.jpg);
	background-repeat: repeat-x;
}

.inputkontaktbig {
	width: 250px;
	height: 120px;
	border: 1px solid #920D05;
	margin-bottom: 4px;
	background-image: url(img/bgr_inputgr.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.abschickenbutton {
	width: 254px;
	height: 30px;
	border: 1px solid #000000;
	background-image: url(img/bgr_button.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}



/* Sonstiges */

.noborder {
	border: 0px;
}

.border {

	border: 1px solid #6B1717;
}


.margintop {
	margin-top: 5px;
	clear: both;
	border: 0px;
}	

.floatright {
	float: right;
}

.tableborder {
	border: 1px solid #CFC6BA;
	background-color: #FFFFFF;
	height: 100px;
}

.tableheight {
	height: 25px;
}
