
html{
	/*height:100%;*/
	min-height: 101.05%;
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-bottom:	20px;
	margin-left:	0px;
	background: repeat-x url(../img/bck_wald.jpg);
	background-color:#FFE28A;
	min-height:100%;
	
}
body, body a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#4A3905;
	/*font-size:0.78em;*/
	font-size:0.80em;
	line-height: 1.4em;
}
p strong, td strong{
	line-height: 1.4em;
}


table { 
	/*border-collapse:collapse;
	margin: 0px;*/
	border-spacing:0px;
	border: 0px solid white;
}

td { 
	border: 0px white solid;
	padding: 0px; 
	vertical-align: top;
	
} 




div.bildrahmen{
	position:relative;
	float:left;
	border: 1px solid #741515; 
	padding:3px;
	/*background-color:#FFFFFF;*/
}


td.zellebildrahmen{
	padding: 6px; 
}

img { 
border: 0px solid #FFFFFF; 
}

/*----------*/



div#container1{
	position:relative;
	margin:0 auto;
	width:850px;
	overflow:visible;
}

div#container2{
	position:relative;
	float:left;
	clear:both;
	width:850px;
	margin-top:0px;
	margin-bottom:10px;
	/*background-color:#ffcc22;*/

}


/*-------*/

div#SchichtObererBereich{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:58px;
	margin-top:40px;
}

div#SchichtBckTransparent{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFE28A;
	opacity: .50;
	filter: alpha(opacity=50);
}

div#SchichtLogo{
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:50px;
}

div#SchichtLogoHeideterrasse{
	position:absolute;
	top:6px;
	right:5px;
}

/*------*/


div.SchichtHauptNavLinkOff, div.SchichtHauptNavLinkOn{
	position:relative;
	float:left;
	margin-right:20px;
	margin-top:17px;
}

div.SchichtHauptNavLinkOn a, div.SchichtHauptNavLinkOff a{
	text-decoration:none;
	padding-left:12px;
	font-size:1.16em;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	/*
	background: no-repeat url(../img/pfeil_on.gif);
	background-position:left 5px;
	*/
}
div.SchichtHauptNavLinkOn a{
	color: #0B7023;
	background: no-repeat url(../img/pfeil_on.gif);
	background-position:left 5px;
}
div.SchichtHauptNavLinkOff a{
	background: no-repeat url(../img/pfeil_off.gif);
	background-position:left 5px;
}

div.SchichtHauptNavLinkOn a:visited, div.SchichtHauptNavLinkOff a:visited{
	text-decoration:none;
}
div.SchichtHauptNavLinkOn a:hover, div.SchichtHauptNavLinkOff a:hover{
	color: #0B7023;
	text-decoration:underline;
	background: no-repeat url(../img/pfeil_on.gif);
	background-position:left 5px;
}

div.SchichtHauptNavLinkOn a:active, div.SchichtHauptNavLinkOff a:active{
	text-decoration:none;
}

/*---*/



/*---*/




/*---*/




/*----*/

div#SchichtBalkenOben{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	background: repeat-x url(../img/balken-unten.jpg);
}
div#SchichtBalkenUnten{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	background: repeat-x url(../img/balken-oben.jpg);
}

div#SchichtInhaltGesamt{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	background-color:#FFF5D6;
}
div#SchichtInhaltGesamt2{
	position:relative;
	float:left;
	clear:both;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:220px;
	width:550px;
}

/*---*/

div#SchichtSubnavGesamt{
	position:absolute;
	top:68px;
	left:10px;
	width:180px;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#FBE9B3;
	border-bottom:2px solid #DCA453;
	border-top:1px solid #DCA453;
}
div.SchichtSubnavLinkOn, div.SchichtSubnavLinkOff{
	position:relative;
	float:left;
	clear:both;
	margin-bottom:5px;
	padding-left:15px;
}
div.SchichtSubnavLinkOn{
	background: no-repeat url(../img/pfeil_subnav_on.gif);
	background-position:5px 5px;
}
div.SchichtSubnavLinkOff{
	background: no-repeat url(../img/pfeil_subnav_off.gif);
	background-position:5px 5px;
}

div.SchichtSubnavLinkOn a, div.SchichtSubnavLinkOff a{
	text-decoration:none;
	/*
	padding-left:12px;
	*/
	font-size:1.0em;
}


div.SchichtSubnavLinkOn a{
	color: #0B7023;
	/*
	background: no-repeat url(../img/pfeil_subnav_on.gif);
	background-position:0px 5px;
	*/
}
div.SchichtSubnavLinkOff a{
	/*
	background: no-repeat url(../img/pfeil_subnav_off.gif);
	background-position:0px 5px;
	*/
}

div.SchichtSubnavLinkOn a:visited, div.SchichtSubnavLinkOff a:visited{
	text-decoration:none;
}
div.SchichtSubnavLinkOn a:hover, div.SchichtSubnavLinkOff a:hover{
	color: #0B7023;
	text-decoration:underline;
	/*
	background: no-repeat url(../img/pfeil_subnav_on.gif);
	background-position:left 5px;
	*/
}

div.SchichtSubnavLinkOn a:active, div.SchichtSubnavLinkOff a:active{
	text-decoration:none;
}

/*---*/

div#SchichtExtranvUnten{
	position:relative;
	float:left;
	clear:both;
	width:100%;
}
div#SchichtExtranvUnten2{
	position:relative;
	margin-left:220px;
}
div.SchichtExtranvLink{
	position:relative;
	float:left;
	margin-right:10px;
}

/*---*/

div.SchichtTrennstrich{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:1px;
	background-color:#DCA453;
	margin-bottom:20px;
	margin-top:20px;
}


/*----------------------*/
/*------- fonts -------*/

sup {
	/*
	vertical-align:top; 
	font-size:0.9em; 
	
	line-heigt:100%;
	*/
	padding:0px;
	margin:0px;
	line-height:1.0em;
}


h1{
	font-size:1.6em;
	line-height: 1.6em;
	margin-bottom:10px;
	font-weight:normal;
	color:#730410;
	padding-top:0px;
	margin-top:0px;
	padding-left:0em;
	text-align:left;
	text-indent: 0em;
	/*
	text-transform: uppercase;
	*/
}
h1 sup{
	font-size:0.6em;
}

h2{
	font-size:1.2em;
	line-height: 1.2em;
	font-weight:normal;
	color:#730410;
	/*
	font-weight:bold;
	font-style:italic;
	*/
	padding-top:0px;
	margin-bottom:3px;
	margin-top:0px;
	padding-left:0em;
	margin-left:0em;
	text-indent: 0em;
	text-align:left;
}
h3{
	
	/*
	font-style:italic;
	font-weight:normal;
	*/
	font-weight:bold;
	padding-top:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:0em;
	margin-left:0em;
}

td{
	/*font-size:1.0em;*/
}
p{
	margin-top:0px;
	margin-bottom:18px;
}
.SchriftRot{
	color:#730410;
}
p.TextZitat{
	font-family: Times New Roman;
	font-style:italic;
	font-size:1.3em;
	line-height:1.3em;
	padding-left:50px;
	padding-top:30px;
	padding-bottom:0px;
	margin-bottom:10px;
}
p.TextZitatAutor{
	text-align:right;
	margin-right:140px;
	font-size:0.84em;
}

.Fett{
	font-weight:bold;
}
.FettUndRot{
	font-weight:bold;
	color:#730410;
}

.unterstrich{
	text-decoration: underline;
}

a{
	font-size: 1.0em;
	line-height: 1.4em;
	text-decoration: underline;
}

a:link{
	font-size: 1.0em;
	line-height: 1.4em;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}
a:hover{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}
a:active{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}



/*----------------*/




a.LinkOhneStrich{
	text-decoration: none;
	/*
	font-size: 11px;
	line-height: 16px;
	*/
}

a.LinkOhneStrich:link {
	text-decoration: none;
	/*
	font-size: 11px;
	line-height: 16px;
	*/
}

a.LinkOhneStrich:visited {
	text-decoration: none;
}
a.LinkOhneStrich:hover {
	text-decoration: underline;
}
a.LinkOhneStrich:active {
	text-decoration:none;
}

/*----------------*/
a.LinkRot{
	color:#813E12;
	text-decoration: underline;
}
a.LinkRot:link {
	color:#813E12;
	text-decoration: underline;
}

a.LinkRot:visited {
	text-decoration: underline;
}
a.LinkRot:hover {
	text-decoration: underline;
}
a.LinkRot:active {
	text-decoration:underline;
}

/*----------------*/
a.LinkOhneStrichUndCursor{
	text-decoration: none;
	cursor:text;
}

a.LinkOhneStrichUndCursor:link {
	text-decoration: none;
	cursor:text;
}

a.LinkOhneStrichUndCursor:visited {
	text-decoration: none;
	cursor:text;
}
a.LinkOhneStrichUndCursor:hover {
	text-decoration: none;
	cursor:text;
}
a.LinkOhneStrichUndCursor:active {
	text-decoration:none;
	cursor:text;
}

/*----------------*/
a.LinkMitPfeilDavor{
	text-decoration:none;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	/*text-transform: uppercase;*/
	background: no-repeat url(../img/pfeil_rot_gross.gif);
	background-position:left 2px;
}
a.LinkMitPfeilDavor:visited{
	text-decoration:none;
}
a.LinkMitPfeilDavor:hover{
	text-decoration:underline;
}
a.LinkMitPfeilDavor:active{
	text-decoration:none;
}
/*---------*/

a.LinkRotMitPfeilDavor{
	text-decoration:underline;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	color:#A7250F;
	background: no-repeat url(../img/pfeil_rot_gross.gif);
	background-position:left 2px;
}
a.LinkRotMitPfeilDavor:visited{
	text-decoration:underline;
}
a.LinkRotMitPfeilDavor:hover{
	text-decoration:underline;
}
a.LinkRotMitPfeilDavor:active{
	text-decoration:underline;
}

/*---------------*/

a.LinkOhneStrichKlein{
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

a.LinkOhneStrichKlein:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

a.LinkOhneStrichKlein:visited {
	text-decoration: none;
}
a.LinkOhneStrichKlein:hover {
	text-decoration: underline;
}
a.LinkOhneStrichKlein:active {
	text-decoration:none;
}

/*----------------*/
/*----------------*/

a.LinkWebdesignBy{
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	/*color:#8DA7CA;*/
	color:#C3C1C1;
}

a.LinkWebdesignBy:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	/*color:#8DA7CA;*/
	color:#C3C1C1;
}

a.LinkWebdesignBy:visited {
	text-decoration: none;
	/*color:#8DA7CA;*/
}
a.LinkWebdesignBy:hover {
	text-decoration: underline;
	/*color:#8DA7CA;*/
}
a.LinkWebdesignBy:active {
	text-decoration:none;
	/*color:#8DA7CA;*/
}

/*----------------*/


a.LinkNachOben{
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	
}

a.LinkNachOben:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	
}

a.LinkNachOben:visited {
	text-decoration: none;
	
}
a.LinkNachOben:hover {
	text-decoration: underline;
	
}
a.LinkNachOben:active {
	text-decoration:none;
	
}

/*----------------*/




ul, ol {
	padding-left:0px;
	padding-top:0px;
	/*padding-bottom:1px;*/
	margin:0px;
	margin-left:16px;
	margin-bottom:5px;
	margin-top:0px;
	/*
	list-style-type: square;
	list-style-type: circle;
	*/
	
	/*list-style-image: url('../img/listkasten.gif');*/
	text-align:left;
}
ul{
	list-style-type: square;
	/*list-style-image: url('../img/bullet_point.gif');*/
}
ol{
	margin-left:16px;
}
ol li{
	margin-left:0px;
	line-height:1.4em;
}


li, li em{
	padding-bottom:5px;
	/*color:#4573AE;*/
	/*
	font-size:1.0em;
	line-height: 1.0em;
	*/
}
li a, p a, strong{
	/*
	font-size:1.0em;
	line-height: 1.0em;
	*/
}
ul li a{
	
	padding-bottom:5px !important;
	text-decoration:none !important;
	/*color:#ffcc22;*/
}


/*-----*/
.EingabeFeldStandard, .EingabeFeldGanzKurz, .EingabeFeldKurz{
	border: 1px solid #DCDCDC;
	background-color:#FFFFFF;
}


.EingabeFeldStandard{
	width:280px;
	
	/*color:#414141;*/
	/*height:16px;*/
	
}

.EingabeFeldGanzKurz{
	width:50px;
	
}
.EingabeFeldKurz{
	width:218px;
	margin-left:10px;
}


.SchriftNormal{
	color:#3C3621;
	font-weight:normal;
}

.ButtonBestellen{
	width:135px;
	height:20px;
	background-image:url(../img/button_bestellen.gif);
	border:solid 0px;
}

/*---*/

a.LinkMitPfeilDahinter{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	/*color:#9C4883;*/
	padding-right:22px;
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
a.LinkMitPfeilDahinter:visited{
	
}
a.LinkMitPfeilDahinter:hover{
	text-decoration:underline;
}
a.LinkMitPfeilDahinter:active{
	
}


/*-------- ende fonts ----------*/



