/* Start of CMSMS style sheet 'Screen' */
@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;}
	
#angebote ul, #navi ul, #footer ul, #content ul {
	padding:0;
	margin:0;
	list-style:none;}
	
html {  font-size:100%; height:100%; width:100%; font-family: Verdana, Arial; color:#000;} /* font for safari */

body {  
	text-align:left;
	background:#000 url(images/bg.gif); 
	font-size:0.8em;
	text-align:center;}
	
p {
	padding:8px 0px 2px 0px;/*top right bottom left*/}
	
a:hover {
	text-decoration:none;}
	
.clear, #angebote {
	clear:both;}
	
h2 {
	font-size:1.5em;
	color:#9a0d17;
	font-weight:normal;
	padding:0 0 4px 0}
	
#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;}
	
#header {
	background:url(images/brett.jpg) no-repeat;
	height:276px;
	width:744px;
	padding:28px;
	position:relative;
	z-index:2;
	margin-bottom:10px;}

#logo {
	background:url(images/logo.png) no-repeat;
	width:120px;
	height:44px;
	position:absolute;
	z-index:9;
	right:30px;
	top:20px;}

#logo h1 a{
	text-indent:-9999px; display:block; width:120px; height:44px; outline:0;}
	
#headerimage {
	width:740px;
	height:234px;
	position:relative;
	z-index:1;}
	
#header h2 {
	font-size:1.5em;
	position:absolute;
	z-index:5;
	padding:2px 4px 2px 4px;
	background:url(images/white.png);
	left:10px;
	top:10px;
	font-weight:normal;
	color:#000;}
	
#header h3 {
	color:#000;
	background:url(images/white.png);
	left:10px;
	top:40px;
	padding:2px 4px 2px 4px;
	position:absolute;
	z-index:6;
	font-size:0.9em;}

#slideshow {
	position:absolute;
	z-index:4;
	left:0;
	top:0;
	overflow:hidden;
	width:740px;
	height:234px;}

#nav {
	position:absolute;
	z-index:11;
	left:10px;
	bottom:10px;}

#nav a {
	display:block;
	float:left;
	padding:1px 4px 1px 4px;
	margin-right:1px;
	color:#000;
	background: url(images/white.png);
	border:1px solid #000;
	text-decoration:none;
	outline:0;}

#nav a:hover, #nav a.activeSlide {
	border:1px solid #fff;}

#vitologo {
	position:absolute;
	background:url(images/vitologo.png) no-repeat;
	z-index:10;
	right:0;
	bottom:0;
	width:160px;
	height:80px;}

.red, #content h1, #content h2, #content h3, #content a {
	color:#9a0d17;}
	
.va {
	letter-spacing:-.1em;}
	
#content {
	background:#fff url(images/content.jpg) no-repeat;
	width: 760px;
	padding:50px 20px 30px 20px;
	margin-bottom:10px;}
	
#content a {
	font-weight:bold;}
	
.col70, .col30 {
	float:left;}
	
.col70 {
	width:69%;}
	
.col30 {
	width:29%;
	padding-left:10px;}
	
#content h1, #content h2 {
	font-size:1.5em; 
	font-weight:normal;
	padding:0 0 4px 0}
	
#navi ul{
	height:3.0em;}
	
#navi li, #navi a {
	float:left;}
	
#navi a {
	padding:6px 8px 6px 8px;/*top right bottom left*/
	background:#fff;
	margin:0 10px 10px 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	outline:0;}
	
#navi a:hover, #navi  li.selected a {
	text-decoration:underline;}
	
#navi .red {
	color:#9A0D17;}
	
li#home a {
	text-indent:-9999px;
	background:url(images/home.gif) no-repeat center center;
	width:10px;}
	
#angebote li, #angebote a {
	float:left;}	
	
#angebote a {
	width:240px;
	text-align:center;
	display:block;
	color:#fff;
	padding:10px 10px 40px 10px;
	font-size:0.8em;
	background:#9a0d17 url(images/btn_ag.gif) no-repeat center bottom;
	text-decoration:none;
	margin-bottom:10px;}
	
#angebote a:hover {
	background:#c6111e url(images/btn_ag.gif) no-repeat center bottom;}
	
#angebote img {
	width:240px;
	height:120px;
	border:0;
	margin-bottom:10px;
	display:block;}
	
#angebote strong {
	display:block;}
	
#footer {
	width:780px;
	height:20px;
	padding:10px;
	background:url(images/brett.jpg) no-repeat;}
	
#footer li, #footer a {
	float:left; 
	font-size:11px; 
	color:#fff;}
	
#footer li {
	color:#fff;
	padding:4px;}

.imgleft {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 4px 0;}

#content ul {
clear:both;}

#content ul li{
	margin-left:20px;
	padding-bottom:4px;
	padding-top:4px;
	list-style:square;}

div.hr {
	padding-top:10px;
	margin-top:20px;
	border-top:2px dotted #9A0D17;
	clear:both;
}

blockquote { /*top right bottom left*/
	background:url(../../images/quotestart.gif) no-repeat 0px 0px; 
	padding:0px 4px 0px 0px; 
	font-style:italic;
	clear:both;
	margin:0px 0px 8px 0}

blockquote p { 
	padding:14px 0px 0px 0px; 
	margin:0px 0px 0px 24px;
	background:url(../../images/quoteend.gif) no-repeat right bottom; 
	}

cite { 
	color:#888; 
	text-decoration:none;
	margin:0px 0px 0px 24px;
	float:right;
	border-bottom:2px dotted #888; }

.lageplan img{
	border:0;}

/* FORM */
.anfrageform {
	margin-top:20px;}

.anfrageform fieldset {
	width:47%; float:left; height:120px; border:0px solid #888; padding:8px; }

.anfrageform legend {
	font-weight:bold;}

.anfrageform fieldset div, div.bemerkung, div.captcha, div.submit {
	clear:both;}

div.bemerkung {
	padding:8px;}

.anfrageform label, .anfrageform input {
	display:block;
	float:left;
	width:120px;}

.anfrageform label.error{
	display:inline;
	width:auto;
	color:#ff0000;
	clear:both;}

.anfrageform input, .anfrageform select {
	margin-bottom:4px;}

.anfrageform input {
	border:1px solid #888;}

.anfrageform .submit {
	}

.anfrageform textarea {
	font-size:12px;}

div.captcha img{
	float:left;
	margin-right:4px;}

div.captcha input {
	display:none}

div.captcha, div.submit {
	margin-left:128px;}

div.submit {
	padding-top:8px;}

div.captcha #m3fbrp_captcha_phrase {
	display:block;}
/* End of 'Screen' */

