body
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
	background-color: rgb(255,255,255);
}

table
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
}

img
{
	border: 0px;
}


a
{
	color: rgb(72,120,174);
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


h1
{
	font-size: 120%;
	color: rgb(72,120,174);
	border-width: 0px 0px 0px 10px;
	padding: 0px;
	padding-left: 5px;
	border-style: solid;
	border-color: rgb(72,120,174);
	line-height: 1.2em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

h2
{
	font-size: 100%;
	color: rgb(72,120,174);
	margin-bottom: 0.2em;
	margin-top: 1em;
}

ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#top-spacer
{
	height: 10px;
}
	

#container
{
	width: 770px;
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -385px;
	background-color: white;
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: rgb(204,204,204);
}

#logo
{

}


#header
{
	position: relative;
	height: 50px;
	z-index: 1000;
}


#mainmenu
{
position: absolute; height: 43px; background-color: rgb(195,212,232);
width: 440px;
}



#mainmenu a:hover img
{
	background-color: rgb(179,200,224);
}

#mainmenu-shadow
{
position: absolute; left: 10px; top: 0px; width: 460px; height: 50px; background-color: rgb(16,67,125); z-index: -1;
}



#submenu
{
	position: absolute;
	top: 43px;
	font-size: 80%;
}

#submenu #sub-produkte
{
	width: 180px;
}

#submenu div.content,
#submenu div.content-active
{
	display: none;
	background-color: rgb(179,200,224);
	position: absolute;
	padding-top: 0px;
}



#submenu a,
#submenu span
{
	display: block;
	color: rgb(98,106,116);
	margin-top: 1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2em;
}

#submenu a:hover
{
	color: rgb(72,120,174);
}

#submenu span
{

}



#submenu div.content-active
{
	background-color: rgb(72,120,174);
}

#submenu div.content-active a
{
	color: white;
}

#submenu div.content-active a:hover
{
	color: rgb(217,255,0);
}

#submenu div.content-active div.kategorie
{
	color: rgb(210,222,235);
	margin-left: 10px;
	font-weight: bold; 
	margin-top: 0.5em;
	line-height: 1.2em;
}

#submenu div.content-active a.familie
{
	color: rgb(210,222,235);
	margin-left: 20px;
	margin-top: 0.3em;
	font-weight: normal;
}

#submenu div.content-active a.kategorie:hover,
#submenu div.content-active a.familie:hover
{
	color: rgb(217,255,0);
}

#content
{
	padding: 0px 0px 10px 10px;
}

#content #produkte
{
	margin-left: 180px;
}

div.produkt
{
	clear: both;
	
}

div.produkt h2
{
	font-size: 100%;
	margin: 0px;
	
	text-transform: uppercase;
}

div.produkt div.preview
{
	padding: 10px;
}

div.produkt div.detail
{
	display: none;
	width: 540px;
	background-color: white;
	background-image: url('../images/produkte/detail-background.jpg');
	background-repeat: no-repeat;
	padding: 10px;
}

div.produkt ul
{
	margin: 0px;
	padding-left: 20px;
}
div.produkt ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type:circle;
	list-style-position: outside;
}


#produkte div.hr
{
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	height: 1px;
	margin: 5px 0px 5px 0px;
}


#footer
{
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	padding: 5px 10px 0px 10px;
	border-style: dashed;
	border-color: rgb(153,153,153);
	border-width: 1px 0px 0px 0px;
}

#footer a
{
	color: rgb(153,153,153);
	text-decoration: none;
}




div.error
{
	border: 2px;
	border-color: rgb(204,0,0);
	border-style: solid;
	color: rgb(204,0,0);
	font-weight: bold;
	padding: 5px;
	background-color: rgb(255,255,255);
	
	margin-bottom: 2em;
}


span.autobahn,
span.bundesstrasse
{
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-weight: bold;
}



span.autobahn
{
	background-color: rgb(73,121,175);
	color: white;
}


span.bundesstrasse
{
	background-color: rgb(255,189,0);
}



#page-news-detail
{
	position: relative;
	top: -20px;
}



#page-news-detail ul
{
	margin: 0px;
	padding-left: 1.5em;
	list-style-type:circle;
	list-style-position: outside;
	line-height: 2em;
	margin-top: 1em;
}



#page-news-detail h2
{
	margin-top: 2em;
	padding: 0.5em;
	margin-bottom: 0.5em;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	background-color: rgb(242,246,251);
}

#page-news-detail h1
{
}


#page-news-overview
{}


#page-news-overview div.newsItem
{
	margin-bottom: 2em;
}



table.productOverviewTable
{
	border-collapse: collapse;
}

table.productOverviewTable td
{
	border-width: 1px;
	border-style: solid;
	padding: 15px;
	vertical-align: top;
}

table.productOverviewTable td h3
{
	font-weight: normal;
	margin-bottom: 10px;
}