body{
	margin:0px;
	background:#ffffff;
	font-family: helvetica, arial, sans-serif;
	font-size:13px;
}
img{
	border:0;
}	

.plain {
	text-decoration:none;
	color:#993300;
	font-size:13px;
	margin-top: 50px;
	text-align: middle;
	background-image: url("");
}

a{
	text-decoration:none;
	color:#993300;
	font-size:13px;
}

a:hover{
	color:#336699;
	text-decoration:underline;	
#	color:#003366;
}
	
h1{
	font-family: verdana, helvetica, arial, sans-serif;
	color:#003366;
	font-size: 24px;
	text-align:center;
	vertical-align:middle;
}
table.contenthead{
	margin-top:75px;
	margin-left:30px;
	width:100%;
}

table.contenthead th{
	background:#003366;
	color: #ffffff;
	padding-left:5px;
	font-size:16px;
	height:30px;
	text-align:left;
	vertical-align:middle;
	filter:Alpha(opacity=100, finishopacity=0, style=1);
}

table.content{
	margin-top:20px;
	margin-left:30px;
	font-size:13px;
	width:750px;
}

table.content th{
	color:#336699;
	text-align:left;
	font-weight:600;
	font-size:14;
	vertical-align:top;
}

table.content td{
	color:#003366;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}

table.content td.box{
	color:#003366;
	text-align:left;
	/*font-style:italic;*/
	vertical-align:top;
	padding-right:10px;
	background-color: #ddeeff;
	/*border: 1px solid #defdef;*/
}

.price{		
	text-align: right;
	font-size:13px;	
	background-color: #ddeeff;
	width: 350px;
	border: 0px solid #ddeeff;
}



td.bar{
	border: 1px solid #003366;
	border-left: 0px;
	border-right: 0px;
}	


td.nav{
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}

		
td.nav a{
	width:100%;
	height:100%;
	text-align:center;
	text-decoration:none;
	display:block;
	background-image:url("img/butbg0.gif");
	text-decoration:none;
}	
td.nav a:hover{
	background-image:url("img/butbg1.gif");
	
}
td.nav a.selected{
	width:100%;
	height:100%;
	text-decoration:none;
	text-align:center;
	background-image:url("img/butbg1.gif");
}	
td.nav a.selected:hover{
	background-image:url("img/butbg1.gif");
}	

.sub a{
	font-size:12px;
}	

table.subnav{
	background-image:url("img/subnav2bg.gif");
}	

td.subnav{
	vertical-align:top;
	text-align:right;
	background-image:url("img/navbg.gif");
	background-repeat:no-repeat;
	
}

td.subnav td{
	background-image:url("img/subnav1.gif");
	text-align:right;
	vertical-align:bottom;
	height: 30px;
}

td.subnav td a{
	color:#336699;
	text-decoration:none;
}

td.subnav td a:hover{
	color:#003366;
}

td.subnav th.selected{
	background-image:url("img/subnav2.gif");
	color:#993300;
	font-size:13px;
	text-align:right;
	vertical-align:bottom;
	height: 30px;
}
td.subnav td.selected{
	background-image:url("img/subnav2bg.gif");
	background-repeat:repeat-y;
	text-align:right;
	vertical-align:bottom;
	height: 20px;
}
td.subnav td.selected a{
	text-align:right;
	text-decoration:none;
	color:#cc6600;
}	
td.subnav td.selected a:hover{
	color:#993300;
	
}
td.subnav td.selected a.selected{
	text-align:right;
	color:#660000;
}	
td.subnav td.selected a.selected:hover{
	color:#cc6600;
}	

table.menu{
	background-color:#ffe0b2;
	border-color:#003366;
	border-style:solid;
	border-width:1px;
	width:250px;
	filter:Alpha(opacity=95, finishopacity=95, style=0);
}
table.menu a{
	color:#003366;
	width:100%;
	text-decoration:none;
}	
table.menu a:hover{
	color:#ffe0b2;
	background-color: #003366;
	width:100%;
}	

.kontaktbutton{
	margin-top: 20px;
	text-align: right;
}