body      { font-size: 12px; font-family: Arial; text-align: center; margin: 0; padding: 0; width: 100% }
html { width: 100% }
h1    { color: #c33; font-size: 14px; margin: 0 0 2px; padding: 10px 0 0 }
h2 { font-size: 12px; margin: 5px 0 2px; padding: 0 }
a img {
	border: none;
}

a.out {
	color: #0033FF;
	text-decoration: underline;
}
#buehne   { text-align: left; margin: 5px auto; width: 980px }
#head     { color: #c33; background-image: url("../img/head.jpg"); background-repeat: no-repeat; background-position: left bottom; text-align: center; padding-left: 10px; height: 125px }
#head h1 { padding-top: 40px }
#head a { color: #fff; font-size: 12px; font-weight: bold; text-decoration: underline }
#menu {
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#menu ul li a {
	display:block;
	width: 155px;
	float:left;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 1px solid #CC0000;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
#left         { margin-right: 10px; width: 480px; height: auto; float: left }
#boxershorts  { margin: 0 30px 0 0; padding: 0; float: right }
#produkte   { margin-top: 10px; margin-left: 30px }
#right           { width: 480px; height: auto; float: left }
#right form { margin-top: 20px }
#right table { font-size: 12px }
 table tr.keyword  { color: #000; font-weight: bold; background-color: #efefef; margin-top: 10px; border: solid 1px #c33 }
table tr.keyword a { color: #c33;  }
.seotipp {
	margin-left: 25px;
}
td { padding: 5px }
#foot      { background-image: url("../img/foot.jpg"); background-repeat: no-repeat; background-position: left top; 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 #c33 }
.button { color: #fff; font-weight: bold; background-color: #c33 }
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;
}