/* CSS Document */
body, html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}
#site {
	position:relative;
}
a {
	color:#FFF;
}
a img {
	border:none;
}
li {
	list-style:square;
}
#wrapper {
	position:absolute;
	top:210px;
	left:0;
	z-index:2;
}
#container-left {
	position:absolute;
	left:36px;
	width:330px;
	top:0;
	height:372px;
}
.leftmenu a {
	background:url(../images/content_bg.png);
	color:#FFF;
	text-decoration:none;
	padding:1px 2px;
	text-transform:uppercase;
}
.leftmenu a:hover, .leftmenu a.active {
	background:#94131D;
}
.leftmenu ul, .leftmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.leftmenu ul li {
	padding-bottom:4px;
}
#menu {
	height:120px;
}
#menu ul {
	position:absolute;
}
#menu ul ul {
	left:150px;
	top:0;
	width:150px;
}
#lang {
	padding-top:0px;
	margin-bottom:55px;
}
#lang a {
	margin-right:2px;
}
#contact {
	color:#000;
	text-transform:uppercase;
	font-size:11px;
	position:absolute;
	left:0;
	bottom:0;
}
#contact strong {
	color:#94131D;
}
#container-right {
	position:absolute;
	left:372px;
	top:0;
	width:538px;
}
#heading {
	background:#94131D;
	text-transform:uppercase;
	height:18px;
	margin-bottom:2px;
	font-weight:bold;
	line-height:18px;
	padding:0 10px;
	display:inline;
	font-size:14px;
}
#container {
	max-height:370px;
	min-height:50px;
	overflow:auto;
	background:url(../images/content_bg.png);
	padding:10px;
	height:320px;
	width:518px;
}
#submenu {
	text-align:center;
}
#submenu a {
	color:#FFF;
	text-decoration:none;
	padding:0 5px;
}
#submenu a:hover, #submenu a.active {
	color:#94131D;
}
#content p {
	margin:10px 0;
	line-height:1.5em;
}
#content li {
	padding-bottom:5px;
	line-height:1.5em;
}
#content .csc-textpic-caption {
	display:block;
}

/*bestellungsformular*/

#content #bestellform p {
	margin:0;
}

#bestellform input, #bestellform textarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bestellform .daten input {
	width:220px;
}
#bestellform #plz {
	width:auto
}
#bestellform #ort {
	width:182px;
}
#bestellform fieldset {
	margin-bottom:7px;
}
#bestellform legend {
	font-weight:bold;
	color:#000;
}
#bestellform table {
	margin:5px;
}
#bestellform td {
	vertical-align:center;
}
#bestellform .bestellung {
	line-height:15px;
}
#bestellform .bestellung input {
	text-align:center;
}
input.error, select.error, textarea.error {
	border: 1px solid red; 
	background:#FFFCE2 url(../images/warning_obj.gif) right top no-repeat;
}
#bestellform form {
	margin-bottom:5px;
}
.mailformplus_contactform form {
	padding-top:15px;
}
.mailformplus_contactform input, .mailformplus_contactform textarea {
	font-size:11px;
	padding:3px;
	color:#000;
	font-family:Verdana, Arial;
	margin-bottom:3px;

}

#backgrounds {
	width:100%;
	height:100%;
}


 

