
/* ------------- Allgemeines ------------- ### */



body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: none;
	color: #5B5B5B;
	height:100%;
	width:680px;
	
}


/* ------------- Text-Formatierung ------------------------------------------------------------------ ### */
a, a:link, a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: none;
	color: #489c7a;
	text-decoration: none;
}

a:focus, a:active, a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: none;
	color: #489c7a;
	text-decoration: underline;
}

a.navi, a.navi:link, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #252553;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}

a.navi:focus, a.navi:active, a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #6868c9;
	text-decoration: none;
}

font.endheaderlink {
	color: #5B5B5B;
	padding-left:2px;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-top:0px;
	margin-bottom:8px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #489c7a;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	top:0px;
	margin-top:0px;
	margin-bottom:4px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AAAAAA;

}

.textklein {
	font-size:11px;
	line-height: 14px;

}

.textgross {
	font-size:12px;
	line-height: 18px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-top:0px;
	margin-bottom:4px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;


}




/*----------- Topangebote -------------------------------------- */

.topangebote {
	position:inherit;
	text-align:left;
	width:690px;
	
}

img.topangeboteimg {
	border: 1px solid #CCCCCC;
	margin: 0px 10px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-color:#FFFFFF;
	width:155px;
	height:116px;
	
}
a.topangebote
{
	width:auto;
}

a.topangebote_link, a.topangebote_link:link, a.topangebote_link:visited {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: none;
	color: #489c7a;
	text-decoration: none;
	padding-left:0px;
}

a.topangebote_link:focus, a.topangebote_link:active, a.topangebote_link:hover {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	text-transform: none;
	color: #489c7a;
	text-decoration: underline;
	padding-left:0px;
}

