body 
{
	min-width: 680px;
	margin: 0 auto;
	background-color: #3E566C;
}

#wrapper
{
	width: 640px;
	margin: 0 auto;
	text-align: left;
}

#logo
{
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px 2px 0px 0px;
	float: right;
	clear: both;
}

#logowrapper
{
	background-color: #3E566C;
	height: 56px;
	width: 640px;
}

#header
{
	width: 638px;
	height: 90px;
	margin: 0px;
	padding: 0px;	
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px;
}

#bodywrapper
{
	background-color: #979A79;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	width: 638px;
	height: 430px;
	min-height: 430px;
}

#nav
{
	margin: 0px;
	padding: 25px 0px;
	float: left;
	clear: left;
	width: 149px;
	border: 0px;
}

#footer
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 7px;
	padding: 0px;
	float: left;
	clear: both;
	text-align: left;
	
}

a.activeroot:hover, a.inactiveroot:hover 
{
	font-family: arial, helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	line-height: 12px;
	letter-spacing: 0pt;
	font-size: 13px;
	font-variant: small-caps;
	padding:5px 0px 4px 20px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background-color: #B6B8A1;
}
																				
.activeroot							 
{
	font-family: arial, helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	
	line-height: 12px;
	letter-spacing: 0pt;
	font-size: 13px;
	font-variant: small-caps;
	
	padding:5px 0px 4px 20px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	background-color: #B6B8A1;
}
										
.inactiveroot
{ 
	font-family: arial, helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	line-height: 12px;
	letter-spacing: 0pt;
	font-size: 13px;
	font-variant: small-caps;
	padding:5px 0px 4px 20px; 
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
}

#copyright a								
{ 
	font-family: verdana, arial;
	font-size: 7pt;
	color: #4D6E8C;
	background-color: transparent;
	letter-spacing: 1px;
	text-decoration: none;
}
								
#copyright a:hover						
{ 
	font-family: verdana, arial;
	font-size: 7pt;
	color: #638AAD;
	background-color: transparent;
	letter-spacing: 1px;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * START CONTENT * * * * * * * * * * * * * * * * */

#contentwrapper
{
	width: 489px;
	height: 430px;
	min-height: 420px;
	padding: 0px 0px 0px 0px;
	background-color: #6B8FB3;
	margin: 0px;
	float: right;
	clear: right;
	border: 0px;
	overflow: auto;
}

.content							
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	letter-spacing: 1pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #6B8FB3;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 40px;
	padding-top: 25px;
	width: 400px;
	min-width: 420px;
}

.content a 
{ 
	color: #3C566E;
	line-height: 12pt;
	letter-spacing: 1px;
	text-decoration: none;
}
								
.content a:hover
{ 
	color: #FFFFFF;
	line-height: 12pt;
	letter-spacing: 1px;
	text-decoration: none;
}

.content h1
{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	font-variant: small-caps;
	line-height: 13px;
	margin-bottom: 4pt;
	padding-right: 10px;
}

.content h3
{
	font-size: 11px;
	letter-spacing: 0;
	font-variant: small-caps;
	line-height: 10pt;
	letter-spacing: 1pt;
	margin-bottom: 2px;
}

/* * * * * * * * * * * * * * * * * * END CONTENT * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * START ANGEBOT * * * * * * * * * * * * * * * * */

body.angebot
{
	width: 420px;
	min-width: 420px;
	margin-left: 40px;
	margin-top: 0px;
	padding-left: 1px;
	padding-top: 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing: 1pt;
	text-align: left;
	color: #FFFFFF;
	background-color: #6B8FB3;

}

.angebot h1
{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	font-variant: small-caps;
	line-height: 13px;
	margin-bottom: 4pt;
	padding-right: 10px;
}

.angebot h2
{
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 0pt;
	margin-bottom: 8pt;
	padding-right: 10px;
}

.angebot h3
{
	font-size: 11px;
	letter-spacing: 0;
	font-variant: small-caps;
	line-height: 10pt;
	letter-spacing: 1pt;
	margin-bottom: 2px;
}
									
.angebot a:link
{ font-size: 8pt;
	letter-spacing: 0pt;
	color: #3C566E;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
}
								
.angebot a:visited
{ font-size: 8pt;
	letter-spacing: 0pt;
	color: #3C566E;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
}
																		
.angebot a:hover
{ font-size: 8pt;
	letter-spacing: 0pt;
	color: #FFFFFF;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
}
										
hr
	{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 394px;
	float: left;
	text-align: left;
	border-top: solid 1px #6B8FB3;
	border-right: solid 1px #6B8FB3;
	border-left: solid 1px #6B8FB3;
	border-bottom: solid 1px #FFFFFF;
	}
				
#angebotliste
	{
	font-size: 9pt;
	line-height: 10pt;
	letter-spacing: 0pt;
	text-align: left;
	background-color: #98B1CA;
	}

#angebotliste td
	{
	padding: 2px 0px 2px 2px;
	}
										
#angebotlead
	{
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing: 1pt;
	text-align: left;
	}
																				
#angebotlead td
	{
	padding: 2px 0px 2px 2px;
	}

/* * * * * * * * * * * * * * * * * * END ANGEBOT * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * START DETAILS * * * * * * * * * * * * * * */

body.detail 
{
	min-width: 680px;
	margin: 0 auto;
	background-color: #6B8FB3;
}

#detail
{	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#detaillogowrapper
{
	width: 600px;
	height: 56px;
	margin: 0px 0px 0px 10px;
}

#detaillogo
{
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: right;
	float: right;
	clear: both;
}

#detailwrapper
{
	width: 600px;
	height: 500px;
	margin: 0px;
	vertical-align: top;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

#detailleft
{
	margin: 0px;
	padding: 0px 0px 0px 1px;
	float: left;
	width: 296px;
	height: auto;
	vertical-align: top;
}

#detailright
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 302px;
	vertical-align:top;
}

#slideshow
{
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

#detail h1
{
	font-size: 11pt;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 12pt;
	letter-spacing: 1pt;
	margin: 0px 0px 10px 0px;
	padding-right: 5px;
}

#detail h2
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	letter-spacing: 0pt;
	margin: 0px 0px 10px 0px;
	padding-right: 10px;
}

#detail h3
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	letter-spacing: 0pt;
	margin: 0px 0px 8px 0px;
	padding: 0px 10px 0px 1px;
	vertical-align:top;
}
								
#spezifikationen
{	
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	letter-spacing: 1pt;
	margin: 0px 0px 8px 0px;
	margin-right: 10px;
	padding: 0px 0px 0px 1px;
	vertical-align:top;
}

#detaildescription
{
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 1pt;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	float: left;
	width: 600px;
}		
							
.picture
{
	border: 1px solid #FFFFFF;
}

/* * * * * * * * * * * * * * * END DETAILS * * * * * * * * * * * * * * */

#signaturewrapper
{
	width: 400px;
	height: 147px;
	margin-top: 0px;
	margin-left: 0px;
}

.portrait
{
	width: 104px;
	height: 147px;	
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

.signature
{	
	width: 286px;
	height: 30px;
	float: right;
	text-align: left;
	vertical-align: bottom;
	margin: 123px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul
{
	list-style-type: disc;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
										
li
{
	line-height: 9pt;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* * * * * * * * * * * * * * * * * * START INDEX * * * * * * * * * * * * * * * * */

#indexwrapper{
	width: 638px;
	height: 510px;
	background-image: url(../media/bg_index.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	border: 0px solid white;
}

#Indexband
{
	width: 638px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#indexadresswrapper
{
	width: 628px;
	height: auto;
	padding: 220px 10px 0px 0px;
}

#indexdistance {
	height: 25px;
	padding: 10px 10px 0px 0px;
	text-align: right;
}

#indexadress
{
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 14pt;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

#indexadress a 
{ color: #3C566E;
	font-size: 18pt;
	font-weight: bolder;
	text-decoration: none;
}
								
#indexadress a:hover
{ 
	color: #FFFFFF;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * END INDEX * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * START SUCHMANDAT * * * * * * * * * * * * * * */

body.suchmandat 
{
	min-width: 680px;
	margin: 0 auto;
	background-color: #6B8FB3;
}

#suchmandat
{	
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.suchmandat td
{	
	height: 26px;
	vertical-align: baseline;
	font-size:10pt;
	font-weight: normal;
	letter-spacing: 0pt;
	line-height: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px0px 0px;
	/*background-color:black;*/
}

.TextFormField
{
	font-size:9pt;
	color: #3E566C;
	font-weight: normal;
	letter-spacing: 0pt;
	line-height: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#suchmandatlogowrapper
{
	width: 600px;
	height: 56px;
	margin: 0px 0px 0px 10px;
}

#suchmandatlogo
{
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: right;
	float: right;
	clear: both;
}

#suchmandattopwrapper
{
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 10px;
	clear: both;
}		

#suchmandattop
{
	left: 20px;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}		

#suchmandatwrapper
{
	width: 600px;
	height: 500px;
	margin: 10px 0px 0px 10px;
	vertical-align: top;
	text-align: left;
}

#suchmandatleft
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 300px;
	height: 30px;
	vertical-align:top;
}

#suchmandatright
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 300px;
	vertical-align:top;
}

#suchmandat h1
{
	font-size: 11pt;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 1pt;
	margin: 0px 0px 2px 0px;
	padding-right: 5px;
}

#suchmandat h2
{
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 0pt;
	margin: 0px 0px 10px 0px;
	padding-right: 10px;
}

#suchmandat h3
{
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	letter-spacing: 0pt;
	margin: 0px 0px 8px 0px;
	padding: 0px 10px 0px 1px;
	vertical-align:top;
}
								
#spezifikationen
{	
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
	letter-spacing: 1pt;
	margin: 0px 0px 8px 0px;
	margin-right: 10px;
	padding: 0px 0px 0px 1px;
	vertical-align:top;
}

#suchmandatNavWrapper
{
	position: absolute;
	top: 510px;
	left: 20px;
	width: 600px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}		

#suchmandatNavLeft
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	text-align: left;
	width: 200px;
	height: auto;
	vertical-align:top;
}

#suchmandatNavMiddle
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
	text-align: center;
	width: 200px;
	height: auto;
	vertical-align:top;
}

#suchmandatNavRight
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	float: right;
	text-align: right;
	width: 200px;
	height: auto;
	vertical-align:top;
}

/* * * * * * * * * * * * * * * END SUCHMANDAT * * * * * * * * * * * * * * */

#navigationFormWrapper
{
	position: absolute;
	top: 520px;
	left: 20px;
	width: 400px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}		
								
#navigationForm
{
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 9pt;
	letter-spacing: 0pt;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
										
#navigationForm a:link
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF;
	background-color: #98B1CA;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
										
#navigationForm a:visited
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF;
	background-color: #98B1CA;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
										
#navigationForm a:hover
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #98B1CA;
	background-color: #FFFFFF;
	color: #98B1CA;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
