/* AKTUELLE ANGEBOTE AUSBLENDEN JK:TS 09-07-2009 >> wieder eingeblendet - kb - 20-08-2009 */










/*GROESSENDEFINITION*/

body {
	font-family : Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-color: #7AAFDE;
	background-image: url(bilder/hg_blau_seite_re.gif);
	background-repeat: repeat-x;
	
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;

}

/*GRUNDSTRUKTUR*/

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(bilder/hg_container.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	height: 200px;
	width: 800px;
	background-color: #CCCCCC;
	background-image: url(bilder/header_links.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

#headnav {
	width: 199px;
	float: right;

}
#h_nav {
	height: 30px;
	width: 100%;
	background-color: #333333;
}
#pfad {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
#v_nav {
	float: right;
	width: 199px;
	padding-left: 1px;
}

#navcontainer {
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
	display: block;
	width: 189px;
	border-top: 1px solid #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #00539B;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fff;
}

#navcontainer ul ul a 
{

	width: 174px;
	border-top: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 10px;
	font-weight: normal;
	background-color: #CCCCCC;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #00539B;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*LAYOUTSTRUKTUR*/

#content_main {
	float: left;
	background-color: #FFFFFF;
	width: 590px;
	padding-top: 15px;
}
#content_sub {
	float: right;
	background-color: #FF0099;
	width: 200px;
}

.cont_wrap {
	margin: 5px 5px 5px 16px;
	clear: both;
}

.clear {
	clear: both;
}

/*DYNAMOLAYOUTS*/
.float_re {
float: right;
display: inline;


}
.float_li {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 8px;


}
.mitte{

clear: both;
margin-left: auto;
margin-right: auto;
}
.float_re_cl {
float: right;
clear: both;


}
#footer a:link {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}
#footer a:hover {
	color: #7AAFDE;
}
#footer a:active {
	color: #7AAFDE;
}
#content_main h1 {
	font-size: 15px;
	color: #00539B;
	text-transform: none;
	font-weight: bold;
}
#content  p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

#content_main p {
	font-size: 11px;
	color: #333333;
}
#content_main h2 {
	font-size: 13px;
	color: #00539B;
}
#content_main a:link {
	color: #00539B;
	text-decoration: none;
}
#content_main a:visited {
	color: #00539B;
}
#content_main a:hover {
	color: #00539B;
	text-decoration: underline;
}
#content_main h3 {
	font-size: 10px;
	color: #999999;
}
#content_main img {
	margin-bottom: 35px;
}

