﻿/* CSS Document */

* {
  margin:0;
  padding:0;
}

body {
	background-color:#ffffff;
	color:#5f0038;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
}

a {
	color:#5f0038;
	outline:none;
	text-decoration:none;
}

a img {
	border:0;
}

hr {
	display:none;
}

p {
	padding:5px 0 5px 0;
	margin:0;
}

td {
	vertical-align:top;
}

/* Infobox */

<!--
#infobox div{display:none;}

#infobox:hover div{
display:block;
background-color:#ffffff;
width:200px;
position:absolute;top:20px;right:20px;
border:1px dashed black;
padding:15px;
font:normal 14px verdana, sans-serif;}
-->



/* Variable Klassen */

body h5 {
	background-image:url(images/header.jpg);
	height:156px;
	text-indent:-2000px;
	width:968px;
}

#banner {
	margin:-90px 0 0 487px;
}

#big {
	background-image:url(images/inlay_bg.jpg);
	background-repeat:repeat-y;
	width:968px;
}

.buttons1 {
	background-image:url(images/leftmenu_bg.jpg);
	list-style-type:none;
	padding:0 0 7px 5px;
	width:165px;
}

.buttons1 a {
	background-image:url(images/button1.jpg);
	color:#ffffff;
	display:block;
	font-size:12px;
	height:17px;
	padding:3px 0 0 35px;
	width:125px;
}

.buttons1 li {
	display:block;
	padding:2px 0 0 0;
}

.buttons2 {
	background-image:url(images/rightmenu_bg.jpg);
	list-style-type:none;
	padding:0 0 7px 5px;
	width:147px;
}

.buttons2 a {
	background-image:url(images/button2.jpg);
	color:#ffffff;
	display:block;
	font-size:12px;
	height:17px;
	padding:3px 0 0 35px;
	width:105px;
}

.buttons2 li {
	display:block;
	padding:2px 0 0 0;
}

#content {
	float:left;
	padding:8px 0 5px 13px;
	width:615px;
	top:148px;
}

#content h1 {
	background-image:url(images/content_top.jpg);
	color:#ffffff;
	font-size:15px;
	height:23px;
	padding:4px 0 0 0;
	text-align:center;
	width:602px;
}

.contentbg {
	border-bottom:1px dashed #a36c8c;
	border-left:1px dashed #a36c8c;
	border-right:1px dashed #a36c8c;
	margin:0 0 12px 1px;
	padding:5px 10px 5px 10px;
	text-align:center;
	width:578px;
}

#footer {
	background-color:#5f0038;
	border-top:1px solid #fe85cc;
	clear:both;
	height:32px;
	padding:1px 0 0 0;
	text-align:center;
	width:968px;
}

#footer img {
	margin:0 2px 0 2px;
}

#inlay {
	background-image:url(images/right_crown.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:968px;
	top:148px;
}

#leftmenu {
	background-image:url(images/leftmenu_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	padding:19px 0 15px 5px;
	width:175px;
	top:148px;
}

#leftmenu h3 {
	background-image:url(images/leftmenu_head.jpg);
	color:#ffffff;
	font-size:15px;
	height:22px;
	padding:10px 0 0 0;
	text-align:center;
	width:170px;
}

.leftmenubottom {
	background-image:url(images/leftmenu_bottom.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:1px;
	height:27px;
	width:170px;
}

.leftpar {
	background-image:url(images/button1_bottom.jpg);
	font-size:1px;
	height:4px;
	width:170px;
}

.listlinks {
	background-image:url(images/leftmenu_bg.jpg);
	padding:5px 0 0 9px;
	width:161px;
}

.listlinks a {
	margin:0 0 0 -2px;
}

.listlinks li {
	list-style-position:inside;
	list-style-type:square;
}

#rightmenu {
	float:left;
	padding:0 0 110px 4px;
	width:156px;
}

#rightmenu h3 {
	background-image:url(images/rightmenu_head.jpg);
	color:#ffffff;
	font-size:15px;
	height:22px;
	padding:10px 0 0 0;
	text-align:center;
	width:152px;
}

.rightmenubottom {
	background-image:url(images/rightmenu_bottom.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:1px;
	height:27px;
	width:152px;
}

.rightpar {
	background-image:url(images/button2_bottom.jpg);
	font-size:1px;
	height:4px;
	width:152px;
}

#topmenu {
	height:18px;
	padding:4px 0 4px 400px;
	width:568px;
	top:148px;
}

#topmenu a {
	background-image:url(images/topmenu_li.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	height:17px;
	padding:1px 22px 0 23px;
}

#topmenu li {
	display:block;
	float:left;
}

.werbung {
	background-image:url(images/rightmenu_bg.jpg);
	padding:5px 0 5px 0;
	text-align:center;
	width:152px;
}