body {
	font: normal 95%  Verdana, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 99%;
	text-align: center;
	color: #000;
	background-color: #fcfef4;
	line-height: 120%;
}


#NavigationContainer 
{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 200;
	margin-left: auto;
  	margin-right: auto;
	width: 100%;
	padding: .2em 0px;
	list-style-type: none;
	background-color: #fcfef4;
	color: white;
	text-align: center;
	display: none;
}

#ContentContainer, #ContentContainerPrice
{
	position: relative;
	left: 0px;
	top: 10em;
	z-index: 100;
	display: block;
	min-width: 999px;
	width: 99%;
	max-width: 1000px !important;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 80%;
}
#ContentContainerPrice {
	top: 9em;
}
/* IE6 Hack für Top von MainContent */
* html #ContentContainer
{
	top: 20px;
}
* html #ContentContainerPrice
{
	top: 20px;
}
.Content {
	float: left;
	width: 100%;
}
.Topic_2Cols {margin: 0 0 0 0;}
.Topic_2Cols p {padding: 0.1em 1em 0.1em 1em;}
.Topic_3Cols {margin: 0 200px 0 0;}
.Topic_3Cols p {padding: 0.1em 1em 0.1em 1em;}
.InnerTopic{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding: 0.5em;
}

.Empfehlung{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 13em;
	color: black;
	line-height: 1.8em;
	text-align:left;	
	background-color: transparent; 	
	display: none;
}
.InnerEmpfehlung{padding: 0.1em;display: none;}

/* Die Fusszeile */
#IndexFooter {
	clear: both;
/*	position: absolute;
	bottom: 0px;
	width: 99%;
	left: 0px;
*/
	text-align: justify;
	font-size: 0.8em;
	margin: 0; padding: 0.1em;
	margin: 1em 6em;	
	text-align: center;
	background-color: transparent; 
	color: black;
	border: 0px solid silver;
	border-top: 1px solid #6898d0;	
	z-index: 400;
}


#FooterLeft {
	border-top: 1px solid #6898d0;	
	margin: 1em 6em;
	padding: 1em;
	clear: both;
}



#IndexFooter a, #FooterLeft a, .NoUnderline a{
	text-decoration: none;
	border: 0px;
}
#IndexFooter a:link, #FooterLeft a:link, .NoUnderline a:link{
	text-decoration: none;
	border: 0px;
}
#IndexFooter a:visited, #FooterLeft a:visited, .NoUnderline a:visited{
	text-decoration: none;
	border: 0px;
}
.Skyscrapper{
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
	width: 160px;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	background-color: #f1f5f8;
	color: black;
	z-index: 100;
	display: none;
}
.InnerSkyscrapper { padding: 10px; display: none;}


.underline { text-decoration: underline; }
.strong {font-weight: bold;}

.image, a {
	color: #000;	
	text-decoration: none;
}
.image:hover {
	color: #e6f0f8;
	color: #f00;
	background-color: transparent;
}

a:link {
	border-bottom: 1px solid #333; 
	font-weight: normal;
}
a:visited {
	border-bottom: 1px dotted #333;
	font-weight: normal;
}

a:hover {
	color: #e6f0f8;
	background-color: #365d72;
} 
.hdr, h1, h2, h3, h4 { 
	color: #664e09;
	color: #ace149;
	color: #78a515;
	color: #365d72;
	color: #000;
	background-color: transparent;
	font-family: Georgia, Times New Roman, Arial, sans-serif!important;
}

h1, .tabs {
	font-size: 2em;
	font-weight:lighter;
	text-align: left;
	padding: 0.3em 0 0.3em 0.2em;
	border-bottom: 1px dotted #365d72;
	border-top: 1px solid #6898d0;
	border-bottom: 1px solid #6898d0;
	color: #036;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 0.3em 0 0.1em 0.7em;
}

h2 a:visited {
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: 0.3em 0 0.1em 0.9em;
}

h3 a:visited {
	font-weight: normal;
}

.hdr {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.hdr {
	background: url("../../img/logos/portalfilter_blau.png") no-repeat center top;
	height: 35px;
}

#hdr_text{
	display: none;
}


