/* CSS Dokument für fehst.com */

html {
	width: 100%;
	height: 100%;
	background-color: #E2E2CB;
	background-image: url(img/bgr_neu.gif);
	background-repeat: repeat-y;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
}

.topcontainer {
	width: 100%;
	height: 25px;
	background-color: #B1A778;
	text-align: right;
}

.lefttopbox {
	width: 205px;
	height: 25px;
	background-color: #C9C192;
	float: left;
	background-image: url(img/shadow_lefttopbox.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.impressumshadowbox {
	width: 627px;
	height: 25px;
	background-image: url(img/shadow_impressumbox.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}

.impressumsbox {
	height: 24px;
	margin-top: 1px;
	padding-right: 10px;
	text-align: right;
	float: right;
}

.logocontainer {
	width: 205px;
	height: 90px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(img/shadow_logobox.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.navicontainer {
	width: 602px;
	height: 56px;
	padding-top: 34px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.redcontainerleft {
	width: 205px;
	height: 250px;
	float: left;
	background-color: #FF9900;
	background-image: url(img/shadow_redcontainerleft.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.flashcontainer {
	width: 622px;
	height: 250px;
	float: left;
	visibility: visible;
	z-index: 1;
}

.darkcontainerright {
	width: 100%;
	height: 250px;
	float: left;
	background-color: #D7CFAE;
}

.shadowbox {
	width: 5px;
	height: 250px;
	float: left;
	background-image: url(img/shadow_shadowbox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.adressbox {
	width: 190px;
	margin-top: 30px;
	padding-left: 15px;
	float: left;
}

.contentcontainer {
	width: 602px;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}

/* Navigation */

#navicontainerkom {
	position: absolute;
	top: 78px;
	left: 370px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	z-index: 2;
	visibility: hidden;
}

#navicontainertal {
	position: absolute;
	top: 78px;
	left: 633px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	z-index: 2;
	visibility: hidden;
}


/* Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;
}

.adresscontent {
	font-size: 11px;
	color: #656565;
}

.contentcontainer {
	font-size: 12px;
	line-height: 22px;
	color: #797B7F;
}

.tablecontent {
	font-size: 12px;
	line-height: 22px;
	color: #797B7F;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #FF9900;
}

.subheadline {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.smalltext {
	font-size: 11px;
}

.txtNormal {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.inputkontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputkontaktbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.abschickenbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.fakenavi {
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}

.tablelineheight {
	line-height: 18px;
}


/* Lindefinitionen */

a:link, a:visited {
	color: #AC031E;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FF0930;
	text-decoration: none;
}

.navigation:link, .navigation:visited {
	font-size: 11px;
	color: #AC031E;
	text-decoration: none;
}

.navigation:hover, .navigation:active {
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

.subnavigation:link, .subnavigation:visited {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.subnavigation:hover, .subnavigation:active {
	font-size: 11px;
	color: #AC031E;
	text-decoration: underline;
}

.impressum:link, .impressum:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.impressum:hover, .impressum:active {
	font-size: 11px;
	color: #AC031E;
	text-decoration: underline;
}

/* Felderdefinitionen */

.inputkontakt {
	width: 250px;
	height: 17px;
	border: 1px solid #AC031E;
	margin-bottom: 4px;
	background-color: #EFEFEF;
}

.inputkontaktbig {
	width: 250px;
	height: 120px;
	border: 1px solid #AC031E;
	margin-bottom: 4px;
	background-color: #EFEFEF;
}

.abschickenbutton {
	width: 254px;
	height: 20px;
	border: 1px solid #000000;
	background-color: #FF9900;
}

/* sonstige Definitionen */

.noborder {
	border: 0px;
}

.border {
	border: 1px solid #D8D2D3;
}

.divider {
	font-size: 11px;
	color: #5A5A5A;
	margin-left: 0px;
	margin-right: 0px;
}

hr {
	height: 1px;
	color: #CFC6BA;
}

.tableborder {
	border: 1px solid #CFC6BA;
	background-color: #FFFFFF;
	height: 100px;
}

.tableheight {
	height: 25px;
}

.center {
	text-align: center;
}
