:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0;}
address { font-style:normal }
table {
	border:none;
	margin:0px;
	border-spacing:0px;
	font-size:11px; }
tr { border:none; padding:0px; margin:0px; }
td { margin:0px; vertical-align:top;}
legend { display:none; }
div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	color: #666666;
	line-height:18px;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning {
	color:#FF6633;
	background: inherit;
	font-weight: bold;
}

/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-content-block ul, 
#main-content-block ol {
	margin-bottom:1.2em;

}

#main-content-block  ol li {
	margin:8px 0 8px 0;
	list-style-type:decimal-leading-zero !important;
	padding-bottom: 8px;
	list-style-position: inside;
} 
#main-content-block ul li {
	margin:0 0 0 0px;
	list-style-type:circle;

}

#main-content-block  ul li {
	margin:0 0 0 0px;
	list-style-type:square;
	margin-left:20px;
	padding-top:8px;
}

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width: 810px;
}

#top {
	position:relative;
	margin:0;
	padding:0;
	height:50px;
	color: #666666;
	background-color: #516473;

}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:50px;
	background-image:url(bg_top.jpg);
	width:810px;

}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:60px;
	height:48px;
	width:192px;
	z-index:100;
	text-align: right;
	right: 13px;
}

#logo  a,
#logo  a:link,
#logo  a:visited,
#logo  a:active {
	color:#516C7F;
	text-decoration: none;
}

#logo a:hover {
	color:#728FA5;
	text-decoration: none;
} 

#logo h1 {
	font-size:24px;
	line-height: 24px;
	color: #516C7F;
}

#logo h2 {
	font-size:20px;
	text-transform: uppercase;
}



/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	background-repeat:repeat-y;
	background-position:center;
	width:810px;
	background-image: url(bg_content.jpg);
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {
	width: 650px;
}

#main {
	float:left;
	width: 750px;
	height:100%;
	position: relative;
	left: 30px;
}


/* ### Teaser ##################################################################### */
.nav-img {
	display: block;
	margin: 0 auto !important;
}

#main-teaser {
	float:left;
	height: 120px;
	width: 750px;
	background-color:#DAE1E4;
	text-align:right;
}

#main-block {
	padding-bottom: 20px;
	float:left;
	width:750px;
	background-repeat:repeat-y;

}




#main-content-block {
	float:right;
	padding-top:30px;
	width:500px;
	right: 0px;
	position: relative;

}

#main-content-block img {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	border: 1px solid #999999;


}

#main-content-block .img2 {
	float: left;
	display: block;
	margin: 0 60px 0 40px;
	border: 1px solid #999999;


}




#abschnitte {
	position:relative;
	background-color: #F1F3F5;
	display: block;
	min-height: 190px;
	clear: both;
	padding: 10px 25px 10px 10px;
	line-height: 16px;

}

#vor-preis {
	position:relative;
	display: block;
	min-height: 190px;
	float: right;
	width: 460px;

}

#preis {
	position:relative;
	display: block;
	min-height: 190px;
	float: right;
	width: 277px;

}

/* ### Footer ###################################################################### */

#footer {
	position:relative;
	float:left;
	width:810px;
	text-align: left;
	left:0px;
	height:55px;
	background-image:url(bg_footer.jpg);
	background-repeat:no-repeat;
}

#footer p {
	padding-left: 45px;
	color:#333333;
	padding-bottom:8px;
	padding-top:3px;
	margin-top:5px;
	font-size:10px;
}

#footerlink {
	display:block;
	width:100%;
	top:0px;
	padding-right:0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:right;
	text-indent:10px;
	background:inherit;
}

#footer  a,
#footer a:link,
#footer a:visited {
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-transform:uppercase;
}

#footer a:hover {
	font-weight: normal;
	text-decoration:none;
	line-height: normal;
	color:#123FAE !important;
	text-transform:uppercase;
}




/* ### headlines ############################################################ */

#main-content-block h1 {
	color:#E99227;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom:20px;
}

#main-content-block h2 {
	color:#516C7F;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	letter-spacing: 0px;
	padding-bottom:3px;
}

#main-content-block h3 {
	color:#90B0BF;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h4 {
	color:#c4c4c4;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:#c4c4c4;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 {
	color:#c4c4c4;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### Hyperlinks ######################################################### */

#main-content-block a, 
#main-content-block a:link,
#main-content-block a:visited,
#main-content-block a:active {
	color:#666666;
	text-decoration:underline;
}

#main-content-block a:hover {
	color:#333333;
	text-decoration: none;
}


#left-content {
	text-align: center;

}

#left-content img {
	border: 1px solid #999999;
	margin-bottom: 10px !important;

}

.senden {
	margin-top: 10px !important;
	width: 350px;
	text-align: center;
}


#agb {
	position: relative;
	width: 430px;
}

#agb ol li {
	list-style-type:decimal-leading-zero;
	margin-left: 30px;
	list-style-position:outside;
}


.text-small {
	font-size: 10px !important;
	line-height: normal;
}


.image-small {
	padding-left: 80px;
	padding: 0 40px;
	background-color: #FFFFFF;


}
