body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

body {
	background-color: #1E2F56;
}

div#scrollinhalt {
	color: #ffffff;
	width: 500px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #666666;
}

div#scroll {
	padding-left: 100px;
}

p, td {
	color: #000000;
	margin-top: 0;
	font: 12px/16px Geneva, Arial, Helvetica, sans-serif;
}

div#shadowdemo {
	background: url(images_basic/Shadow_gif.gif) no-repeat;
	margin: auto;
	padding: 0;
	left: 100px;
	top: 100px;
	width: 812px;
	height: 551px;
	z-index: 1
}

div#contentboxdemo {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 798px;
	height: 498px;
	z-index: 1;
	background: url(images_basic/basic_mainbg.jpg) no-repeat;
	border: 1px solid #BE8D3F;
	margin: 0;
	padding: 0;
}

div#contentbox {
	width: 798px;
	height: 498px;
	background: url(images_basic/basic_mainbg.jpg) no-repeat;
	border: solid #be8d3f 1px;
	padding: 0;
	position: absolute;
	left: 6px;
	margin: 0 auto;
	top: 6px;
}

/* @group Imagebildbox */

div#contentbox div#imagebild {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 498px;
	z-index: 35;
	background: none no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px solid #be8d3f;
}

div#contentbox div#imagebild_r {
	position: absolute;
	left: 697px;
	top: 0px;
	width: 100px;
	height: 498px;
	z-index: 35;
	margin: 0;
	padding: 0;
	border: none;
	border-left: 1px solid #be8d3f;
}

/* @end */



/* @group NAV1 */

div#navbox {
	position: absolute;
	left: 6px;
	top: 523px;
	width: 798px;
	height: 18px;
	z-index: 20;
	background: url(images_basic/navbar.gif) repeat-x;
	border: 1px solid #BE8D3F;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#navbox a {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px 0px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #ffffff;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}

div#navbox a.right {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px 0px;
	display: block;
	float: right;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #be8d3f;
	border-right: none;
	color: #ffffff;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}

div#navbox a.right:hover {
	display: block;
	float: right;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #be8d3f;
	border-right: none;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
}

div#navbox a:hover {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}

div#navbox a.aktiv div#navbox a.aktiv, div#navbox a.aktiv:link, div#navbox a.aktiv:visited {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-shadow: -1px -2px 3px #BE8D3F;
	margin: 0;
}

div#navbox div#navbartext {
	background: none  0px 0px;
	display: inline-table;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	color: #cbb188;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	width: 120px;
}

/* #navlinkleft */

div#navbox a#navlinkleft {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px 0px;
	display: block;
	float: right;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #be8d3f;
	border-right: none;
	color: #ffffff;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}

div#navbox a#navlinkleft:hover {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: right;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #be8d3f;
	border-right: none;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
}

div#navbox a#navlinkleft.aktiv, div#navbox a#navlinkleft.aktiv:link, div#navbox a#navlinkleft.aktiv:visited {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: right;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #be8d3f;
	border-right: none;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-shadow: -1px -2px 3px #BE8D3F;
	margin: 0;
}

/* @end */

/* @group NAV2 */

div#subnavbox {
	position: absolute;
	left: 101px;
	top: 469px;
	height: 20px;
	z-index: 20;
	background: url(images_basic/subnavbar.gif) no-repeat;
	margin: 0;
	padding: 0 30px 0 70px;
	width: 578px;
}

div#subnavbox a {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px 0px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #ffffff;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #be8d3f;
	border-top: 1px solid #be8d3f;
}

div#subnavbox_start {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px 0px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	border: 1px solid #be8d3f;
	width: 20px;
	float: left;
	overflow: hidden;
}

div#subnavbox a:hover {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

div#subnavbox a.aktiv, div#subnavbox a.aktiv:link, div#subnavbox a.aktiv:visited {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-shadow: -1px -2px 3px #BE8D3F;
}

div#subnavbox div#navbartext {
	background: url(images_basic/navbar_buttons.gif) repeat-x 0px -40px;
	display: block;
	float: left;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #be8d3f;
	color: #142e56;
	text-decoration: none;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

/* @end */

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

/* @group Newsflash */

div#newsflash {
	position: absolute;
	left: 101px;
	top: 468px;
	height: 29px;
	background: url(images_basic/navbar.gif) repeat-x #cfffd0;
	margin: 0;
	padding: 0;
	width: 596px;
	border-top: 1px solid #be8d3f;
	overflow: hidden;
	z-index: 21;
	color: #C78B23;
}

div#newsflash div#item {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
	margin-top: 6px;
	color: #C78B23;
	text-indent: 0;
	letter-spacing: 1px;
}

div#newsflash div#item div#newsflashlink {
	float: right;
	clear: none;
	height: 30px;
	width: 100px;
}

div#newsflash div#item div#newsflashlink a {
	text-decoration: underline;
	color: #C78B23;
}

/* @end */

/* @group Newsseite */
	
/* @end */

div#news {
	color: #C78B23;
}

div#news a {
	color: #C78B23;
}

div#news a:hover {
	color: #3d3d3d;
}

div#newstext {
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 5px;
	border-top: 1px solid #805a17;
	padding-top: 5px;
	padding-bottom: 14px;
	font-size: 12px;
	color: #000000;
}

div#newsheadline {
	color: #101a2f;
	font-size: 13px;
}

div#newsheadline em {
	font-size: 11px;
}

div#contentbox div#maincontent.home {
	position: absolute;
	left: 226px;
	top: 300px;
	height: 120px;
	z-index: 2;
	background: none no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
	width: 350px;
}

div#contentbox div#maincontent.home p {
	text-align: justify;
	padding: 0;
	margin: 0;
	color: #101a2f;
	font-size: 12px;
	line-height: 16px;
}

/* @group Main Content */

p.smallblock, div.smallblock {
	width: 274px;
}

div#contentbox div#maincontentalt {
	position: absolute;
	left: 170px;
	top: 130px;
	z-index: 2;
	background: none no-repeat 3;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
}

div#contentbox div#maincontent {
	z-index: 2;
	background: none no-repeat;
	margin: 0 0 0 70px;
	padding: 0 0 20px;
	border: none;
	border-right: 1px none #be8d3f;
	width: 550px;
}

div#contentbox div#scrollbox.full {
	position: absolute;
	left: 101px;
	top: 130px;
	width: 697px;
	height: 368px;
	z-index: 2;
	background: none no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
	overflow: auto;
}

div#contentbox div#scrollbox {
	position: absolute;
	left: 101px;
	top: 130px;
	width: 697px;
	height: 330px;
	z-index: 2;
	background: none no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
	overflow: auto;
}

div#contentbox h1 {
	position: absolute;
	left: 170px;
	top: 82px;
	width: 470px;
	height: 30px;
	z-index: 5;
	background: none no-repeat;
	border: none;
	border-right: 1px none #be8d3f;
	font: 20px Arial, Helvetica, sans-serif;
	color: #101a2f;
	margin: 0;
	padding: 0;
}

div#contentbox div#maincontent table tr td p {
	margin-top: 0;
}

h2 {
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
	font: 16px Arial, Helvetica, sans-serif;
	color: #101a2f;
	text-align: left;
}

/* @end */

/* @group FORM */

form.anfrageformular {

}

form.anfrageformular input.normal {
	background: #ecdec8;
	width: 170px;
}

form.anfrageformular input.plz {
	background: #ecdec8;
	width: 50px;
}

form.anfrageformular input.ort {
	background: #ecdec8;
	width: 120px;
}

form.anfrageformular textarea {
	width: 170px;
}

/* @end */

/* @group Fotos */

div#fotobox {
	background: #ff943a;
	width: 698px;
	position: absolute;
	left: 101px;
	top: 0;
	height: 498px;
	z-index: 11111;
}

div#fotobox2 {
	background: #ff943a;
	width: 698px;
	position: absolute;
	left: 101px;
	top: 0;
	height: 498px;
}

/* @end */

/* @group center */

#abstand {
	height: 50%;
	width: 100px;
	margin-bottom: -275px;
	float: left;
}

div#shadow {
	background: url(images_basic/Shadow_gif.gif) no-repeat;
	width: 812px;
	height: 551px;
	margin: auto auto;
	text-align: left;
	position: relative;
	display: block;
	clear: left;
}

html, body {
	text-align: center;
	height: 100%;
	margin: 0;
     padding: 0;
        
	
}

/* @end */

h3 {
	padding: 0;
	border: none;
	border-right: 1px none #be8d3f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #101a2f;
	text-align: left;
}

div#maincontent h3 {
	padding: 0;
	border: none;
	margin-bottom: 5px;
	margin-top: 0px;
	border-right: 1px none #be8d3f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #101a2f;
	text-align: left;
}

div#maincontent h3 a:link, div#maincontent h3 a:visited {
	border-right: 1px none #be8d3f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #101a2f;
	text-align: left;
	font-weight: normal;
}

div#maincontent h3 a:hover {
	border-right: 1px none #be8d3f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
}

div#maincontent h3.aktiv {
	padding: 4px 0 0;
	border: none;
	margin-bottom: 5px;
	margin-top: 10px;
	border-right: 1px none #be8d3f;
	font: 14px Arial, Helvetica, sans-serif;
	color: #101a2f;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #524a48;
}

div.family {

}

div.family p {
margin-bottom:0px;
}

div#footer {
	text-align: center;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

div#footer div a, div#footer a:link, div#footer a:visited, div#footer a:active {
	color: #ffffff;
	text-decoration: none;
}

div#navzeilentext {
	margin-top: 2px;
	margin-left: 6px;
	width: 500px;
	clear: none;
	float: left;
}

/* @group Vertrieb */

div#maincontent table.vertrieb td {
	border-bottom: 1px solid #ad8646;
}

div#maincontent table.vertrieb tr.tr2 td {
	background: #c19955;
	border-bottom: 1px solid #ad8646;
}

div#maincontent table.vertrieb h3 {

	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 0;

}

div#maincontent table.vertrieb p {
	padding-top:5px;
	font-size: 11px;
	margin-bottom: 0;

}
div#maincontent div#maincontent table.vertrieb p {
	color: #000000;
	font-size: 11px;
	margin-top: 0;
table.vertrieb tr td {
	color: #5276de;
}

/* @end */
