* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

html , body{
	height:100%
	}

body {
	background: url(../images/00-standards/bg.gif) #999999; 
	font:  12px verdana,  tahoma, arial,  georgia, sans-serif; 
	color: #ffffff; 
	line-height:16px; 
	text-align:left;
	}
	
p {
	margin-bottom:10px;
	}
	
img {
	border:0;
	}	

h1{
	font-size:28px;
	line-height:38px;
	margin-bottom:30px;
}

h2{
	font-size:18px;
	line-height:24px;
	margin-bottom:12px;
}


h3 {
	font-size:12px;
	line-height:16px;
	}
	
h4 {
	font-size:12px;
	line-height:16px;
	margin-bottom: 10px;
	}


a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
  	}
  	

ul {
	list-style-type:square;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 30px;
}

li {
	margin-bottom:5px;
	}

.wichtig{
	color:#9b1c2f;
	font-weight:bold;
}


/*--------------------DIVs--------------------
----------------------------------------------*/

#box {
	background: url(../images/00-standards/bg-li.gif) repeat-y;
	overflow:visible;
	min-height:100%;
	}

#clearer {
	clear:both;
	}

#sp1 {
	width:265px;
	float:left;
	border:0px solid #ffffff;
}

#sp1 #logo{
	margin:25px 0 45px 12px;
	height:50px;
}

#sp2 {
	width:10px;
	float:left;
	border:0px solid #ffffff;
}

#sp3 {
	width:725px;
	margin:0 0 0 275px;
	padding:0 0 0 25px;
	overflow:visible;
	border:0px solid #ffffff;
}


#sp31 {
	width:240px;
	padding:120px 0 0 40px;
	float:right;
	text-align:right;
	overflow:visible;
	border:0px solid #ffffff;
}

#sp31 div{
	margin-bottom:20px;
}

#sp31 div img{
	margin-bottom:8px;
}

#sp32 {
	width:240px;
	padding:120px 0 0 40px;
	text-align:left;
	overflow:visible;
	border:0px solid #ffffff;
}

#sp32 div{
	margin-bottom:20px;
}

#sp32 div img{
	margin-bottom:8px;
}

.newsheader{
	margin: 0px 0 0 0;
	position:relative;
}


.news{
	margin: 0px 0px 25px 0px;
	position:relative;
}

.newsimage{
	float:right;
	text-align:right;
}

.newsimage img{

}


#header {
	height:117px;
	border:0px solid transparent;
}

#startheader {
	height:77px;
	margin-bottom: 28px;
	border:0px solid transparent;
}


#header h1{
	font-size:28px;
	letter-spacing:1px;
	padding-top: 38px;
}

#content {
	text-align:left;
	border:0px solid #ffffff;
}

#content img{
	float:left;
	margin-top: 4px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
	text-align: center;
}

#pop-up {
	text-align:center;
}

#pop-up img{
	margin-bottom:10px;
}

#gallery{
	float: left;
}

#opener{
	float: left;
	padding: 3px;
	width: 200px;
	text-align: center;
}


/*--------------------neue Test-DIVs--------------------
----------------------------------------------*/

.opener-l{
	margin: 0px 0px 0px 0px;
	float:left;
}
#opener-l img{
	margin:0;
	padding:0 px 2px 0px 0px;
}

.opener-r{
	margin: 0px 2px 0px 0px;
	float:right;
}

.clearer{
	clear:both;
}

/*--------------------Navigation--------------------
----------------------------------------------------*/

#nav {
	margin:0px 25px 0 0;
	text-align:right;
	border: 0px solid #000000;	
}

#nav ul{
	list-style-type:none;;	
}

#nav ul li{
	margin-bottom:25px;	
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:hover, #nav ul li a:active{
	font:  14px  arial, tahoma, verdana, georgia, sans-serif;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.00em;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
	margin-bottom:3px;
}

#nav ul li a:hover, #nav ul li a:active{
	color:#ffffff;
}

#nav ul li a.on:link, #nav ul li a.on:visited, #nav ul li a.on:hover, #nav ul li a.on:active{
	color:#ffffff;
}

ul#navsub {
	margin:4px 0 2px 0px;
	border: 0px solid #000000;
	display:none;
}

ul#navsub li {
	margin: 0px 0 0 0;	
}

ul#navsub li a:link, ul#navsub li a:visited, ul#navsub li a:hover, ul#navsub li a:active{
	font:  12px  arial, tahoma, verdana, georgia, sans-serif;
	color:#999999;
	font-weight:normal;
	letter-spacing:0.00em;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
	margin-bottom:1px;
}

ul#navsub li a:hover, ul#navsub li a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

/*--------------------Tabelle--------------------
-------------------------------------------------*/

.prices {
	width: 100%;
	color: #fff;
	border-collapse: collapse;
}
.prod{
	width: 480px;
}
.tpreis{
	width: 60px;
}
.wpreis{
	width: 60px;
}

.prices th {
	border: 1px solid #fff;
	padding: 3px 8px;
	vertical-align:top;
	text-align:left;
}

.prices td {
	border: 1px solid #fff;
	padding: 3px 8px;
	vertical-align:top;
}


.prices th {
	background: #9b1c2e;
	color: #fff;
	font-weight: bold;
}

.prices tr.alt{
	background: #40454c;
	font-weight:bold
}

.prices tr:hover {
	background: #9b1c2e;
}

.prices tfoot {
	border-bottom: 2px solid #ffffff;
	font-size: 0.8em;
	text-align: center;
}

.prices tfoot td {
	padding: 0px 8px;
}

.prices tfoot tr:hover {
	background: none;
}

.tpreis,
.wpreis {
	text-align: right;
}
