/* generated by csscreator.com */
html, body{
 margin:0;
 padding:0;
 text-align:center;
 background-color: #2B1500;
 font-family: Verdana;
 font-size:12px;
}

#pagewidth{
 width:1000px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 border: 2px solid #444444;
}

#header{
 position:relative;
 height:183px;
 background-color:#FFFFFF;
 width:100%;
 background: url(images/header.png) no-repeat;
}

#maincol{
 background-color: #FFFFFF;
 float: right;
 width: 1000px;
 height:auto !important;
 height:400px;
 min-height: 400px;
 }
#content{
  padding: 10px;
  width: 760px;
  float: left;
}
#rightcol{
  padding: 10px 5px 0 0 ;
  float: left;
  width: 210px;
}
#rightcol ul{
  margin: 0;
  padding: 0;
}
#rightcol li{
  list-style-type: none;
  padding-bottom: 10px;
}
#rightcol h2{
  display: inline;
  font-size: 12px;
}
#rightcol a{
  color: #000000;
}
#rightcol a:HOVER{
  color: #FF9900;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#navigation_container{
  /*padding-top:160px;*/
  /*padding-top:160px;*/
  padding-left: 10px;
  font-family: Century Gothic;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#navigation_container ul{
  margin: 0;
  padding: 0;
}
#navigation_container li{
  float: left;
  color: #fff;
  padding-left: 18px;
  list-style-type: none;
}
#navigation_container a{
  color: #fff;
  text-decoration: none;
}

#angebot_uebersicht{
  width: 740px;
}
#angebot_item{
  float: left;
  width:230px;
  padding-left: 10px;
  padding-top:10px;
}
table.prices {
	width: 90%;
	margin: 0px 5% 20px;
	border-collapse: collapse;
}
table.prices tr.blue td {
	background-color: #BBBEC3;
	color: inherit;
}
table.prices tr.orange td {
	background-color: #DFAC43;
	color: inherit;
}
table.prices tr.light_orange td {
	background-color: #FDE196;
	color: inherit;
}
table.prices td.center {
	width: 20%;
	text-align: center;
}
table.prices td {
	border: 1px solid black;
	padding: 2px 4px 2px 4px;
}
table.prices th {
	background-color: #A3221D;
	color: white;
	border: 1px solid black;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
}
table.prices th.headliner {
	background-color: #DFAC43;
	font-size: 9pt;
	padding: 4px;
	color: black;
	text-align: center;
}
#menu_title{
  font-size: 13px;
  font-weight:bold;
  padding-bottom: 10px;
  display: block;
}
#back{
  color: #333;
  text-decoration: none;
  font-size: 10px;
  font-weight:bold;
}
/* TAGCLOUD */
#tagwolke{
  width: 600px;
  height: 130px;
  text-align: center;
  padding-top: 30px;
  font-family: Tahoma, Arial, sans-serif;
}
#tagwolke ul{
  margin: 0;
  padding: 0;
}
.tagcloud {
  font-weight: bold;
  line-height: 1.4em;
}
.tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 20px;
  margin: 10px;
}
.tagcloud li a {
  color: #d02907;
  text-decoration: none;
}
.tagcloud li a:HOVER{
  color: #FF9933;
}

/* TAGCLOUD */

#footer{
 height:56px;
 width: 1000px;
 clear:both;
 background: #666666 url(images/bgfooter.png) repeat-x;
 padding-top: 20px;
 }

#footer h1{
  display:inline;
  color: #ffffff;
}
#footer_content{
  font-size:15px;
  font-weight:bold;
  color: #ffffff;
}