
 /* Container Layout */ 
 
body {
	margin: 0 0 0 0;
	padding: 0;
	background: #d9d9d9 url(images/bg.jpg) repeat-x bottom;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

a {
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #FF8000;
}

p.profiltext
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a:active {
	color: #FF8000;	
}

#menu {
	margin: 10px auto 0 auto;
	width: 748px;
	border: 1px solid #999999;
}

#menu img {
	border: 0;
}

#content {
	margin: 5px auto 10px auto;
	width: 748px;
	border: 1px solid #999999;
}

#content img {
	border: 0;
	margin-bottom: 5px;
}

#orange {
	background: #FF8000;
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#orangeprofil {
	background-image : url(../images/profil.gif);
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#orangeideen {
	background-image : url(../images/ideen.gif);
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#orangeangebote {
	background-image : url(../images/angebote.gif);
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#orangekontakt {
	background-image : url(../images/kontakt.gif);
	width: 100px;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}

#orange img {
	border: 0;
}

td.fussorange {
	height: 25px;
	background: #F7BB7F;
}

#fuss {
	height: 25px;
	background: #EFEFEF;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}

#fuss a {
	color: #999999;
}

#fuss a:active {
	color: #993300;
}

#fuss a:hover {
	color: #993300;
}

#text {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 30px;
}

#text h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 15px 15px 0;
}

#hausmenu {
	width: 150px;
	float: right;
}

#hausmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;
	clear: left;
}

#hausmenu ul li {
	display: block;
	text-align: left;
	padding: 1px;
	margin: 0;
	border:0;
}

#hausmenu ul li a {
	padding: 2px;
	margin: 0;
	color: #333333;
	display: block;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	vertical-align: middle;
	border: 0;
}

#hausmenu ul li a:hover {
	color: #f9f9f9;
	background: #FF8000;
}

#pfeile {
	display: block;
	clear: both;
	width: 385px;
	height: 15px;
	text-align: center;
	margin-top: 20px
}
