html { overflow: -moz-scrollbars-vertical; }

.spacer{
	clear: both;
	font-size: 1px;
}

/*
##########################################################################################
############ allgemein  allgemein  allgemein  allgemein  allgemein  allgemein ############
##########################################################################################
*/

A, A:visited, A:active {
	color: #ba4a00;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

BODY, UL, OL, H1, H2, H3, H4, P, FORM, INPUT, TEXTAREA, FIELDSET, LEGEND {
	margin: 0px;
	padding: 0px;
}

/*
##########################################################################################
############ body  body  body  body  body  body  body  body  body  body  body  ###########
##########################################################################################
*/

BODY {
	
	background-image: url(../pix/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Std", "Lucida Console";
}



/*
##########################################################################################
############ seite  seite  seite  seite  seite  seite  seite  seite  seite  ##############
##########################################################################################
*/

#page {
	width: 610px;
	
	background-color: White;
	
	padding-left: 15px;
	padding-right: 15px;

	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	
	text-align: left;

	
/*

	border: 15px solid #ffffff;
	
   */

}


/*
##########################################################################################
############ header header header header header header header header header  #############
##########################################################################################
*/

#header {
	text-align: center;

	background-color: #42531a;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	
	
}

.textHeader {
	font-size: 11px;
	color: #b4baa4;

   width: 355px;

	line-height: 1.45;
	border-bottom: 1px solid white;
	
	padding-top: 10px;
	padding-bottom: 10px;

	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

#konf {
	color:#ebe0bb; 
	font-size: 11px; 
	font-weight: bold;
}	

#bildHeader {
	padding-top: 15px;
}
	


#linksHeader {

	font-family: "Palatino LT Std", "Palatino Linotype";
	font-weight: bold;
	font-size: 11px;
	color: #b4baa4;
	
   width: 355px;

	padding-top: 10px;
	padding-bottom: 10px;

	line-height: 1.45;

	margin-left: auto;
	margin-right: auto;	
}
	


#linksHeader LI {
	list-style: none;
	text-align: center;
	
	line-height: 15.5px;

}


#linksHeader A,
#linksHeader A:hover,
#linksHeader A:visited {
	color: #b4baa4;
   
}
#linksHeader A:hover {
	color: #ba4a00;
}
#linksHeader LI A.active {
   
   color: #b4baa4;
}



/*
##########################################################################################
############ Content Content Content Content Content Content Content Content  ############
##########################################################################################
*/

#content {
	width: 610px;
	padding-top: 5px;


}

.WWheadpic {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	text-align: center;

	padding-top: 18px;
	padding-bottom: 18px;
}





.WuW {
	font-family: "Palatino LT Std", "Palatino Linotype" "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f5c5c;
	padding-top: 5px;
	padding-bottom: 5px;

   text-align: right;
}



.naviKasten {
	float: left;
	border-top: 1px solid gray;
	width: 140px;
	
	padding-bottom: 20px;
}



/*
##########################################################################################
############ Navigation Navigation Navigation Navigation Navigation Navigation############
##########################################################################################
*/


.naviKasten  LI {
	list-style: none;
}


.naviKasten A,
.naviKasten A:active,
.naviKasten A:visited {
	display: block;

	font-family: "Palatino LT Std", "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #5f5c5c;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	

	border-bottom: 1px solid gray;


	background-image: url(../pix/navipoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

.naviKasten A:active {
	color: #ba4a00;
}

.naviKasten A:hover {
	color: #ba4a00;
}

.naviKasten A.active,
.naviKasten A.active:visited,
.naviKasten A.active:active {
   color: #ba4a00;
	background-image: url(../pix/navipoint_a.gif);

}


/*
##########################################################################################
##########################################################################################
*/


.textCol {
	float: left;

	width: 450px;
	border-top: 1px solid #42531a;

	margin-left: 20px;
	
	font-family: "Lucida Sans Std", "Lucida Sans", "Verdana";
	
	
	font-size: 11px;
	color: black;
	line-height: 145%;

	padding-top: 0px;
	

}

.textCol H2 {
	color: #5f5c5c;
	font-family: font-family: "Palatino LT Std", "Palatino Linotype", "Times New Roman", "Times, serif;";
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 20px;
}

.textCol H1 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #42531a;	
	font-family: "Monotype Corsiva";
	font-size: 16px;
   font-weight: normal;
	color: #42531a;
}


.textCol LI {
	list-style: none;
	margin: 0px;
	
	padding-left: 15px;
	
	background-image: url(../pix/textpoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
	padding-bottom: 15px;
}



.i {
	color:#42531a;
	font-size: 26px;
	line-height: 27px;
}


.textCol .visual {
	width: 130px;
	height: 210px;
	
	float: right;
	
	margin-left: 10px;
	margin-bottom: 10px;
}

