/* 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;
}
#leftcol{
  padding: 10px 5px 0 2px;
  float: left;
  width: 200px;
}


#rightcol{
  padding: 10px 5px 0 0 ;
  float: left;
  width: 210px;
}


 /* *** 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.standardtable{
  border-collapse: collapse;
  border: 1px solid #ccc;
}
table.standardtable td{
  border: 1px solid #ccc;
}


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;
}
#tagwolke ul{
  margin: 0;
  padding: 0;
}
.tagcloud {
  font-weight: bolder;
  line-height: 1.4em;
}
.tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 20px;
  margin: 10px;
}
.tagcloud li a {
  /*padding: 0.9em 0.2em 0 0.2em;*/
  padding: 10px;
  color: #d02907;
  text-decoration: none;
}
.tagcloud li a:HOVER{
  color: #FF9933;
}
/* TAGCLOUD */

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
}

#avmenu ul {
list-style:none;
width:190px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(images/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(images/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:175px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}
#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;
}
