
body {
	background-color: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
	line-height: 12pt;
	letter-spacing: 0;
	padding: 0px;
	margin: 0px;
}

#container {
	position: relative;
	margin: auto;
	margin: 0px 15px 0px 15px;
	background-image: url(../images/generell/logo.gif);
	background-repeat: no-repeat;	
	/*min-width: 1000px;*/
}

#header{
	margin: 0;
	padding: 0;	
	background-image: url(../images/generell/logo.gif);
	background-repeat: no-repeat;
}
#header_run {
    display: none;
}


#claimer{
	background-color: #fff;
	margin: 0;
	border-top: 1px solid #333;
	position: relative;
}
#claimerbox{ /* braucht iE6 als Bezugsbreite */
	width: 100%;
	position: relative;
	margin: 0;
	padding: 1px 0px 0px 0px; /* padding-top braucht Firefox, damit er korrekt positioniert */
}

.kontakt_claimer{
    display: none;
}

.adresse_claimer{
	margin: 0px;/*0= neu, vorher 6*/
	padding: 3px 0px 3px 0px;
	color: #000;
	width: 100%;
	font-size: 8pt;
	line-height: 17pt;
	letter-spacing: 0;
}


#spektrum{
	position: relative;
	background-image: url(../images/farbpalette/palette_intro.gif);
	background-repeat: repeat-x;
	height: 7px;
	border-top: 1px solid #fff;
	font-size: 1px;
	line-height:1px;
	margin: 0;
	padding: 0;
}
#spektrumbox{
	width: 100%;
}
#inhaltcontainer{
	position: relative;
	background-color: #fff;
	width: 100%;
}
.ende_inhaltcontainer{
	width: 100%;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height:0px;
	margin: 0;
	padding: 0;
}
#inhalt{
	float: left;
	width: 100%;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
#bildre{
    display: none;

}

#inhaltbox{ /* braucht iE6 als Bezugsbreite */
	width: 100%;
	margin: 0px 0px 0px 0px;
	position: relative;
	padding: 1px 0px 0px 0px; /* braucht Firefox, damit er korrekt positioniert */
}

#navi{
    display: none;
}

#navi_index{
    display: none;
}

#textbox{
	position: relative;
	float: none;
	margin: 15px 0px 0px 0px;
	width: 100%;
}

#bildbox{
	position: relative;
	float: none;
	margin: -1px 0px 0px 0px;
	width: 100%;
}

.inhaltabschluss{
	clear: both;
	height: 1px;

}
#inhalttext{
	float: none;
	margin-right: 0px;
}
.text{
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#zurueck {
    display: none;
}

#minheight{
	float: right;
	width: 1px;
	height: 100%;
}

#sitemapheight{
	float: right;
	width: 1px;
	height: 390px;
}

#fussstreifen{
    display: none;
}

#fusszeile{
    display: none;
}

#fusszeilebox{
    display: none;
}

/************************ Text **********************************************/

h1 {
	font-size: 14pt;
	line-height: 17pt;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #3f0;
	margin-top: 20pt; 
	padding:0;
}

h2 {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #330;
	background-color: transparent;
	margin:0; 
	padding:0;
	display: inline;
}
/************************ Misc **********************************************/


.floatclear{
	clear: both;
}

div.upperline
{
	width: 590px;
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border-top: 1px solid #999;
}