/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../images/body_repeat.jpg) top center;
}
* {
	outline:none;
}
a {
	color:#000;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:15px 0;
	line-height:1.45em;
}
form {
	margin:15px 0;
}
table {
	font-size:11px;
}
td, th {
	vertical-align:top;
}
td p {
	margin:7px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:13px;
	color:#000;
}
h1 {
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	font-size:15px;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #e1e1e1;
	height:1px;
}

ul, li {
	margin:15px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	background:url(../images/bull.gif) 0 7px no-repeat;
	padding-left:7px;
	margin-bottom:5px;
	text-align:left;
}

address {
	font-style:normal;
}
input, textarea, select {
	font-size:11px;
	color:#818181;
	font-family:Verdana, Geneva, sans-serif;
}
input[type="text"], textarea, input[type="password"] {
	padding:2px 5px;
	background:#fff001;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.size8 {font-size:8px;}
.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}

.white {color:#FFF;}
.black {color:#000;}
.noUdl {text-decoration:none;}
.udl {text-decoration:underline;}
.foat-left {float:left;}
.float-right {float:right;}
.clear {clear:both;}
#site, #wrapper {
	width:1000px;
	margin:0 auto;
	padding-top:15px;
}
#wrapper {
	padding:0;
}
#header {
	position:relative;
}
#logo {
	height:68px;
}
#partner {
	position:absolute;
	top:0;
	right:0;
}
#partner form {
	margin:0;
}
#partner p {
	margin:5px 0;
}
#topmenu {
	height:17px;
	text-align:right;
	text-transform:uppercase;
	color:#8a8a8a;
	font-size:10px;
	margin-top:-28px;
	margin-bottom:10px;
	margin-right:-7px;
}
#topmenu a, #menu a {
	color:#FFF;
	text-decoration:none;
}
#topmenu a {
	padding:0 7px;
	color:#8a8a8a;
	text-transform:uppercase;
}
#topmenu a:hover, #topmenu a:focus, #topmenu a.active {
	color:#000;
}
#flashheader {
	height:300px;
	background:#5c7381;
	overflow:hidden;
	position:relative;
}
#flashheader img {
	float:left;
}
#flashheader ul, #flashheader li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#menuWrap {
	background:url(../images/menu_bg.png) top left repeat-x;
	margin-top:-30px;
	position:relative;
	z-index:5;
}
#menu {
	width:1000px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
		overflow:hidden;
	height:31px;
}
#menu a {
	float:left;
	display:block;
	width:199px;
	text-align:center;
	line-height:31px;
	height:31px;
	border-right:1px solid #FFF;
}
#menu a:hover, #menu a.active {
	background:url(../images/menu_over_bg.gif) top left repeat-x;
	color:#000;
}
#menu a.Warenkorb {
	border:none;
}
#container {
	margin-top:25px;
	width:1020px;
	margin-left:-12px;
}
#container-left {
	float:left;
	margin-right:48px;
}
#container-middle {
	float:left;
}
#container-right {
	float:right;
}
.box {
	background:url(../images/box-small.jpg) top left no-repeat;
	width:260px;
	height:250px;
	padding:0 25px;
}
.box h1 {
	font-size:13px;
	margin-top:10px;
}
/*.BoxTop {
	background:url(../images/boxTop.gif) top left no-repeat;
	height:31px;
	line-height:31px;
	text-align:center;
}
.BoxTop h1 {
	font-size:13px;
}
.BoxBG {
	width:296px;
	background:url(../images/boxBG.gif) top left repeat-y;
}
.BoxBottom {
	background:url(../images/boxBottom.gif) bottom left no-repeat;
}*/

.BoxTop_L {
	background:url(../images/boxTop_L.gif) top left no-repeat;
	height:31px;
	text-align:left;
	padding-left:25px;
	overflow:hidden;
}
.BoxTop_L h1 {
	font-size:13px;
	margin:10px 0 0;
}
.BoxBG_L {
	width:707px;
	background:url(../images/boxBG_L.gif) top left repeat-y;
	float:left;
}
.BoxBottom_L {
	background:url(../images/boxBottom_L.gif) bottom left no-repeat;
}

.content {
	padding:0 25px 20px 25px;
}
.content h1 {
	font-size:13px;
}
.content h2 {
	font-size:12px;
}
.content h3 {
	font-size:11px;
}
#footer {
	clear:both;
	padding-top:25px;
	text-align:center;
}
.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}
hr.devider {
	border:none;
	border-bottom:1px dotted #666;
	height:1px;
}
#shop h2 {
	font-size:18px;
}
#shop a.title {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#contact input[type="text"], #contact textarea {
	color:#999;
	border:1px solid #CCC;
	background:#FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:240px;
}
#contact p {
	margin:10px 0;
}
ul#fademain {
    margin: 0px; 
    list-style-type: none;
    padding-left: 0px;
    z-index:1;
}
