body {
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e4d8b9;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
}
h1 {
	color: #666666;
	font-size: 26px;
	font-family: 'Nixie One', cursive;
}
h2 {
	color: #666666;
	font-size: 18px;
	font-family: 'Nixie One', cursive;
}
#buehne {
	width: 990px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head {
	background-image: url(../img/headbild.jpg);
	background-repeat: no-repeat;
	height: 280px;
	color: #000000;
	background-position: -20px;
}
#head #headline {
	width: 350px;
	color: #666666;
	padding-top: 80px;
	padding-left: 20px;
	font-weight: bold;
}
#menu {
	background-color: #f89508;
	height: 25px;
	font-size: 14px;
}
#menu ul  {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu ul li   { display: inline }
#menu ul li a   { color: #fff; font-weight: bold; text-decoration: none; padding: 5px }
#menu ul li a:hover   { background-color: #68a4ff }
#content {
	padding-right: 20px;
	padding-left: 20px;
}
#content .contentbox {
	width: 300px;
	float: left;
}
#content .mitte {
	margin-left: 25px;
	margin-right: 25px;
}
#content .trenner {
	height: 1px;
	background-color: #F60;
	margin-bottom: 50px;
}

.clear { clear: left }
#content ul.standorte {
	list-style-type:none;
}
#content ul.standorte li {
	display: inline;
}
#content ul.standorte li a{
	display: block;
	width: 150px;
	text-align:center;
	float:left;
	background-color: #e4d8b9;
	margin: 10px;
	color: #006;
	text-decoration: none;
	border: 1px solid #006;
}
table.ergebnisse {
	width: 800px;
}
table.ergebnisse tr.kopf {
	background-color: #e4d8b9;
}
table tr.keyword  { margin-top: 10px; }
table tr.grau {
	background-color: #efefef;
}
table tr.keyword a { color: #c33;  }
.seotipp {
	margin-left: 25px;
}
td { padding: 5px }
#foot      { text-align: center; height: auto }
#foot p { padding-top: 15px }
#foot a   { color: #c33; margin-top: 30px }
.clear { clear: both; }
input, textarea {
	border: solid 1px #666666;
	background-color: #f1f1f1;
	
}
.button { color: #fff; font-weight: bold; background-color: #f89508 }
table .konkurenz { margin-bottom: 10px; margin-left: 20px; padding-left: 10px; outline: solid 1px #c33 }
table .konkurenz table { border-bottom: 1px solid #c33 }
iframe span { color: #993 }
#seotipp {
	border: solid 1px #ccc;
	width: 430px;
	background-color:#FFFFCC;
}
#seotipp h1 {
	color: #000000;
	font-size: 14px;
	background-color: #FFCC33;
	margin: 0;
	padding: 5px
}
#seotipp p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#seotipps {
	position:absolute;
	display: none;
}
a img {
	border: none;
}
p.google {
	border: 1px solid #efefef;
	padding: 5px;
}
