body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #343434 url(bg.jpg) repeat-x;
	line-height: 1.4em; 
}


.content { 
	background: #FFF url(bgmain.jpg) repeat-y center;
	color: #ccc; 
	margin: 0 auto; 
	padding: 0; 
	width: 787px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 787px; 
	background: #FF9503 url(header.jpg) no-repeat center top;  
	height: 166px; 
	color: #FFF; 
}

#header .f_search { float: right; padding: 70px 50px 0 0; }
#header .title {	padding: 45px 0 0 50px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #A90000;
		margin: 0;
		padding: 0 0 0 2px;
}


/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #A90000 url(bgmenu.jpg) repeat-y center;
	width: 787px;
	height: 105px;
	background-color: #A90000;
	color: #FFF;
}
#subheader .padding { padding: 10px 15px 10px 15px;}
#subheader h2 { color: #FEAB06; font-size:11px; }
#subheader a {color: #FECF5F; }



/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; color:#7D8085; padding: 30px 0 0 0px; width: 130px; }
.nav li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 20px; 
	border-bottom: 1px solid #ccc; 
	height: 25px;
}
.nav li a { color: #546078; text-decoration: none;  padding: 0 0 0 10px; display: block; height: 25px;}
.nav li a:hover { color: #FFF; text-decoration: none; background: #A90000; display: block; height: 25px;}
.active{ height: 25px; background: #fff; border-bottom: 1px solid #ccc; border-left: 5px solid #aa0001;}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background: #FFF; width: 765px; margin: 0 10px 0 10px; color: #000000; }  
#main .left_side { 
	padding:0px 0 0 10px; margin:0;
	width: 180px; 
	background: url(mright.png) no-repeat right; 
	min-height: 505px;  
}

#main .left_side .hitems { margin: 0; 	padding: 0; }
#main .left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(arrow.gif);
}
	
#main .left_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .right_side { float: right; width: 550px; background: #FFF; padding:15px 15px 0 0; margin:0; }
#main h3 { font: 85% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: inherit; 
			border-bottom: 1px solid #fff;
}

#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}



/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 34px;
	color:#555;  
	background: #fff url(footer.jpg) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: 1px solid #A90000; color: #666; }
input.submit { 
	background: none; 
	color: #A90000;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p { margin: 0 0 5px 0; padding: 0; color: #000000; background: inherit; }
a { color: #a90000; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	background: url(h.gif) no-repeat left;
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px; 
}

h2 a { background: #FFF; color: #000; }
h2 a:hover { background: #FFF; color: #A90000; }

fieldset {	border: 1px solid #A90000; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}
/* formailer
---------------------------------------------------------------------------------------------------------------------------------------------------*/

#formmaileralles {
	background-color: #efefef;
	border: 1px solid #ccc;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}
.formmailerlinks {
	clear: left;
	float: left;
	width: 50%;
}
.formmailerlinksrechts {
	clear: right;
	float: left;
	width: 50%;
}
.formmailertextfeld {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 237px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
}
.formmailertextarea {
	border: 1px solid #CCCCCC;
	height: 80px;
	width: 483px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.formmailerbutton {
	background-color: #ffffff;
	height: 25px;
	width: 140px;
	margin: 15px 5px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formmailertextfeldspam {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 120px;
	font-size: 12px;
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	margin-right: 60px;
	text-align: center;
}
.formmailerimg {
	vertical-align: middle;
}
/* InfoBox */
#box {
position:relative; top:-20px; left:102px; width:25px;
z-index:3;}

#box a {
color:#ffffff;
background:#666666;
font:bold 10px verdana, sans-serif;
text-decoration:none;
display:block;
padding:0px;
border:1px solid black;}

#box a:hover {
color:black;
background:#808080;
width:400px;}

#box a span {display:none;}

#box a:hover span {
color:black;
background:#ffffff;
font:normal 11px courier, sans-serif;
border:1px dashed black;
display:block;
padding:10px;}
.underline {
	font-size: 1.1em;text-decoration: underline;
}
.abstand {margin:5px;}
 /* style seoreferenzen */

#wrap2 {width:480px; height:590px; background: #fff; border:5px solid #e4e4e4; position:relative; margin:30px auto 20px auto;}
#slide2 {width:380px; height:510px; overflow:hidden; position:absolute; left:49px; top:29px; background:#e4e4e4; border:1px solid #698639; border-color:#F4F0F0 #CCC7C7 #CCC7C7 #F4F0F0;}
#slide2 div {width:340px; height:370px; position:absolute; left:580px; padding:20px;}
#slide2 div img {display:block; border:1px solid #8bd; float:left; margin-right:20px;}
#slide2 div h1 {color:#000; font-size:19px; font-family:"lucida sans", sans-serif; font-style:italic;}
#slide2 div p {font-family:"lucida sans", sans-serif; color:#000; line-height:1.5em; font-size:12px;}
#slid2e div a {font-family:"lucida sans", sans-serif; color:#000; line-height:1.5em; font-size:12px; position:absolute; right:20px; bottom:10px; text-decoration:none;}
#slide2 div a:hover {text-decoration:underline;}
#title {width:87px; height:80px; position:absolute; left:-35px; top:-30px;}
* html #title {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/star.png', sizingMethod='crop');}
#previous b {display: block;}
#previous {width:74px; height:74px; background:url(images/left.png); position:absolute; left:-35px; top:150px; cursor:pointer;}
* html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left.png', sizingMethod='crop');}
#next b {display:block;}
#next {width:74px; height:74px; background:url(images/right.png); position:absolute; left:450px; top:150px; cursor:pointer;}
* html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right.png', sizingMethod='crop');}
#buttons2 {position:absolute; left:50px; top:555px;}
#buttons2 div {width:20px; height:20px; background: #CCC7C7 url(images/button.gif); float:left; margin:0 5px 0 0; display:inline;}
#buttons2 div b {display:block; width:20px; height:20px; line-height:19px; font-family:arial, sans-serif; font-size:11px; color: #FF6600;text-align:center; cursor:pointer;}
img#loading {position:absolute; left:290px; top:170px;}

/* style aufklapp Impressum */
/* always visible */
#outer .holder {padding:1em; border:1px solid #ddd; margin:0 20px 10px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}

