/*-------------------------------------------------------------
 * Printoset
 * screen-css für webauftritt
 * authorin:   Kathrin Stärk 	kst	4in@peripteros.ch
 * datum:   2007-07-5 ehemalige bg: #f0f2e7 
-------------------------------------------------------------*/


body {
	/*background-color: #990;
	background-color: #cac903;*/
	background-color: #a5d209;
	background-image: url(../images/generell/bg_streifen.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

#container {
	position: relative;
	margin: auto;
	margin: 0px 15px 0px 15px;
	min-width: 1004px;
}

#header{
	height: 60px;
	margin: 0;
	padding: 0;	
	background-image: url(../images/generell/streifenlogo.gif);
	background-repeat: no-repeat;
}
#header_run {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #a5d209;
	padding:0;	margin: 0;
	background-image:url(../images/farbpalette/bg_header_run.gif);
	background-repeat:repeat-x;
}

.header_run_content{margin: 0; padding: 0;}

.fussstreifen_content{margin: 0; padding: 0;}

#claimer{
	background-color: #333;
/*	background-image: url(../images/generell/claimer_bg.gif);
	background-repeat: repeat-x;*/	
	margin: 0;
	padding: 0;
/*	height: 35px;*/
	border-top: 1px solid #333;
	position: relative;
}
#claimerbox{ /* braucht iE6 als Bezugsbreite */
	width: 1004px;
	position: relative;
	margin: 0;
	padding: 1px 0px 0px 0px; 
	/* padding-top braucht Firefox, damit er korrekt positioniert */
}

.kontakt_claimer{
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 11px;
	color: #00FF00;
}

.sub_title{
	margin: 0px;
	padding: 0px;
	color: inherit;
	font-size: 10px;
	/*line-height: -6px;
	background-position: 0.1em;*/
}

.sub_text{
	margin: 0px;
	padding: 0px;
	color: inherit;
	font-size: 8px;
	/*line-height: -6px;
	background-position: 0.1em;*/
}

.adresse_claimer{
	margin: 0px 0px 0px 160px;/*0= neu, vorher 6*/
	padding: 3px 0px 3px 0px;
	color: #f0f2e7;
	width: 800px;
}

.ende_claimer{
	clear: both;
	height: 8px;/*neue Höhe, vorher 10*/
}
#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: 1004px;
}
#inhaltcontainer{
	position: relative;
	background-color: #f0f2e7;
	width: 100%;
}
.ende_inhaltcontainer{
	width: 1004px;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height:0px;
	margin: 0;
	padding: 0;
}
#inhalt{
	float: left;
	width: 805px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
#bildre{
	float: none;
	width: auto;
	/*margin-left: 670px;*/
}

#textre{
	float: none;
	width: auto;
	margin: 0px;
	padding: 15px 15px 0px 0px;
	overflow: auto;
	/*margin-left: 670px;*/
}

/*
#bildre_rahmen{
	float: none;
	width: 200px;
	margin: 10px;
	border: 1px solid #666;
}
*/

#inhaltbox{ /* braucht iE6 als Bezugsbreite */
	width: 805px;
	margin: 0px 0px 0px 0px;
	position: relative;
	padding: 1px 0px 0px 0px; /* braucht Firefox, damit er korrekt positioniert */
}

#navi{
	position: relative;
	margin: 2px 0px 0px 0px;
	width: 150px;/*neu, vorher 175*/
	float: left;
}

#navi_index{
	position: relative;
	background-image: url(../images/farbpalette/cmyk2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 159px;/*neu, vorher 175*/
	height: 440px;
	float: left;
}

.navibild_links{
	margin: 100px 0px 0px 7px;
}

#textbox{
	position: relative;
	float: none;
	margin: 15px 0px 0px 160px;
	width: 600px;
}

#bildbox{
	position: relative;
	float: none;
	margin: -1px 0px 0px 160px;
	width: 600px;
}

.inhaltabschluss{
	clear: both;
	height: 1px;

}
#inhalttext{
	float: none;
	margin-right: 0px;
}
.text{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	/*width: 580px;*/
}

#zurueck {
    position: relative;
	float: none;
	border-top: 1px solid #999;
	padding: 7px 5px 6px 0px;
	width: 99%;
}

#zurueck_papier {
    position: relative;
	float: none;
	border-top: 1px solid #999;
	padding: 7px 0px 0px 0px;
	width: 99%;
}

#minheight{
	float: right;
	width: 1px;
	height: 422px;
}

#sitemapheight{
	float: right;
	width: 1px;
	height: 420px;
}

#fussstreifen{
	position: relative;
	background-color: #a5d209;;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #a5d209;
}

#fusszeile{
	position: relative;
	background-color: #fff;
	padding: 7px 0px 8px 0px;/*7= neu, vorher 9, 8> auch 9*/
}

#fusszeilebox{
	width: 1004px;
	position: relative;
	margin: 0;
	padding: 1px 0px 0px 0px;
}

/********************* Fusszeile Inhalt ********************************************/

#fusszeile ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#fusszeile li{	
	color: #666;
	display: inline;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	
}
#fusszeile li.strich{
	padding: 0px 0px 0px 15px;
	background-image:url(../images/generell/vertical.gif);
	background-repeat: no-repeat;
}

/********************* Links ********************************************/

a { color: #333; text-decoration: none; }
#claimer a { color: #f0f2e7;}
#fusszeile a { color: #666;}

a:visited { color: #330; }
#claimer a:visited { color: #f0f2e7;}
#fusszeile a:visited { color: #666;}

a:hover{ color: #09c; }
#claimer a:hover{color: #f39; }
#fusszeile a:hover{color: #f39; }

a:active { color: #3f0; }
#claimer a:active{color: #f39; }
#fusszeile a:active{color: #f39; }

#fusszeile #active a {
	color: #f0f;
}

/************************ Text **********************************************/

p {
    color: #333;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 0px;
}


h1 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #09c;
	margin:0; 
	padding:0;
}

h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #330;
	background-color: transparent;
	margin:0; 
	padding:0;
	display: inline;
}
/************************ Misc **********************************************/

.bildspalte{
	position: absolute; right: 0px;
}

.bildspalte_index{
	position: absolute; right: 0px; padding: 0px 237px 0px 0px;
}

/*
.bildspalte_rahmen{
	position: absolute; right: 15px; top: 15px; border: 1px solid #999;
}
*/

.floatclear{
	clear: both;
}

div.upperline
{
	width: 99%;
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border-top: 1px solid #999;
}