/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#fcfae6;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
p {
	padding:5px 0;
}
li {
	list-style-position:inside;
}
a {
	outline: none;
}
a {
	color: #e13315;
	text-decoration:none;
}
a:hover {
	color: #333;
}
h2 {
	text-align:left;
	color:#e13315;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}
h4 {
	text-align:left;
	color:#e13315;
	font-size:14px;
	font-weight:bold;
}
h5 {
	text-align:right;
	color:#e13315;
	font-size:14px;
	font-weight:bold;
}
.left {
	float:left;
	padding:10px 10px 10px 10px;
	width:250px;
}
.right {
	float:right;
	width:250px;
}
a.preise:link {
	color:#E13315;
	font-size:16px;
	font-weight:bold;
	display:block;
	background-image:url(images/pfeil.png);
	background-repeat:no-repeat;
	padding:5px 23px;
	text-decoration:none;
}
a.preise:visited {
	color:#e13315;
	color:#E13315;
	font-size:16px;
	font-weight:bold;
	display:block;
	background-image:url(images/pfeil.png);
	background-repeat:no-repeat;
	padding:5px 23px;
	text-decoration:none;
}
a.preise:hover {
	color:#696964;
}
a.preise:active {
	color:#696964;
}
.red {
	color:#ff0000;
	font-weight:normal;
}
.redbold {
	font-weight:bold;
	color:#e13315;
}
#wrapper {
	background-color:#fbfaf1;
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#logo {
	background-image:url(images/logo.jpg);
	width:1000px;
	height:116px;
}
#header {
	background-image:url(images/header.jpg);
	width:1000px;
	height:246px;
}
#leftcolumn {
	float:left;
	margin:0;
	padding:10px 20px 10px 0;
	width:170px;
}

* html #leftcolumn {
	padding:10px 10px 10px 0;
}

#content {
	display:inline;
	float:left;
	margin:0;
	padding:10px;
	width:550px;
	
}

* html #content{
   width :545px;
}

#rightcolumn {
	float:left;
	margin:0;
	padding:10px 0;
	width:230px;
}

* html #rightcolum{
   width : 210px;
}

/*****************Topmenü*************/
#menu {
	padding-top:212px;
	text-align:right;
}
ul#menulist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#menulist li {
	display: inline;
	list-style-type: none;
}
#menulist a {
	padding: 3px 10px;
}
#menulist a:link, #menulist a:visited {
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
#menulist a:hover {
	color: #fff;
	background-color:#E13315;
	text-decoration: none;
}
#menulist li a#aktuell {
	color: #fff;
	background-color:#E13315;
	text-decoration: none;
}
/********Submenü**************/

#navcontainer {
	text-align:right;
	width:170px;
}
#navcontainer ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#navcontainer a {
	display:block;
	padding:3px;
	width:170px;
}
#navcontainer a:link, #navlist a:visited {
	color:#333333;
	text-decoration:none;
}
#navcontainer a:hover {
	background-color:#dcdac2;
	color:#333;
}
#navcontainer li a#aktuell {
	background-color:#E13315;
	color:#eee;
}
.bigbox {
	background-color:#DCDAC2;
	background-image:url(images/box.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #E13315;
	min-height:179px;
*height:179px;
	width:433px;
	margin:10px 0;
	padding-left:80px;
}
* +html #bigbox {
	height:auto;
}
.bigbox1 {
	background-color:#DCDAC2;
	border:1px solid #E13315;
	min-height:195px;
*height:195px;
	width:522px;
	margin:10px 0;
}
.text {
	float:left;
	width:205px;
	padding:5px;
}
.box {
	background-color:#FCFAE6;
	border:1px solid #DCDAC2;
	padding:5px;
	width:200px;
	font-size:10px;
	margin-bottom:25px;
}
#telefon {
	color:#E13315;
	float:left;
	font-weight:bold;
	padding-top:214px;
	font-size:14px;
	padding-left:10px;
}
#news {
	background-image:url(images/newsbg.jpg);
	background-repeat:no-repeat;
	clear:both;
	width:1000px;
	padding-top:20px;
	min-height:151px;
 *height:151px;
}
* +html #news {
	height:auto;
}
.newsicon {
	float:left;
	width:100px;
	text-align:center;
}
#footer {
	background-color:#DCDAC2;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#333333;
	padding:10px;
	width:979px;
	height: 106px;
	text-align:center;
}
.footericons {
	width:116px;
	margin:0 auto;
	padding: 20px 0 0 0;
	text-align:center;
}
/*Rückrufbutton*/

.cs_call_back_savebutton {
	background:#e13215;
	border:1px solid #7c7a7a;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:18px;
	text-align:center;
	margin-left:2px;
	padding-bottom:2px;
	text-transform:lowercase;
	cursor:pointer;
	margin-top: 5px;
}
.savebutton {
	background:#e13215;
	border:1px solid #7c7a7a;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:18px;
	text-align:center;
	margin-left:2px;
	padding-bottom:2px;
	text-transform:lowercase;
	cursor:pointer;
	margin-top: 5px;
}
.weiterempfehlen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:46px;
	line-height:48px;
	text-align:center;
	margin-left:2px;
	padding:5px;
	cursor:pointer;
	margin-top: 10px;
	background-color:#FCFAE6;
	border:1px solid #DCDAC2;
	width:200px;
	font-size:10px;
	margin-bottom:15px;
}
/*********************Kontaktformular***************************************/

.tablered {
	color: #FF0000;
	background-color: #FFE6E6;
	border: thin solid #FF0000;
	font-weight: bold;
	padding:3px;
}
.tablegreen {
	color: #339900;
	background-color: #D5FFB9;
	border: thin solid #339900;
	font-weight: bold;
	padding:3px;
}

/***************************Formulare************************************/
/* Form fields
-------------------------------------------------------------- */

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border-color:#666;
}

.textinput {
  background-color:#fff;
  border:1px solid #bbb;
}
.textinput2 {
  background-color:#fff;
  border:1px solid #bbb;
}


/* Tabmenue */


		.tabmenue {
	padding: 3px;
	border-bottom: 1px solid #222;
}
.tabmenue li {
	display: inline;
}
.tabmenue li a {
	padding: 3px 1em;
	margin-left: 3px;
	background: #EEEEEE;
	border: 1px solid #777;
	border-bottom: 0;
	text-decoration: none;
	color: black;
	font-weight:bold;
	font-size: 12px;
}
.tabmenue li a#aktuell {
	padding-bottom: 3px;
	background: #DDDDDD;
	border-bottom: 1px solid #777;
	color: red;
	font-weight:bold;
}

.tabmenue li a:hover {
	padding-bottom: 3px;
	background: #DDDDDD;
	border-bottom: 1px solid #777;
	color: red;
	font-weight:bold;
}