
/* Allgemeine Einstellungen */

#print{
display:none;
}

body {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	background-image: url(../../images/grosser_siedershof/hintergrund.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	margin-left: 20px;
}
input{
	margin-top: 3px;
	margin-bottom: 3px;
}

.button {
	width:100px;
  height:20px;
	margin-right: 3px;
	border: 1px solid Gray;
}

.titel{
	color: Gray;
	font-size: 13px;
}

.titel_fett{
	color: Gray;
	font-size: 13px;
	font-weight: bold;
}

A{
	color: #7f7f7f;
	text-decoration: none;
}

A:hover{
	color: BLACK;
}

/* Alg. Klassen */

#center{
	width: 964px;
	padding-top: 40px;
	background: url(../../images/../images/grosser_siedershof/mitte_hintergrund_wellen.jpg) no-repeat;
	height: 400px;
}

#content{
	width: 980px;
	background-image: url(../../images/../images/grosser_siedershof/mitte_hintergrund.jpg);
}


/* Header Informationen */

#header{
	width: 964px;
	height: 155px;
	background-image: url(../../images/grosser_siedershof/header.jpg);
}

.header_menue{
	background-color: WHITE;
	padding: 3px 2px 3px 2px;
	float: right;
}

#header A{
	color: #7f7f7f;
	font-weight: bold;
}

#header A:hover{
	color: BLACK;
}


/* Top Informationen */

#top{
	width: 964px;
	height: 24px;
	background-color: #e7eee6;
	background-image: url(../../images/../images/grosser_siedershof/top_back.jpg);
}

.top_box{
	height: 20px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}

.top_box_active{
	height: 20px;
	float: right;
	background-color: #f7f9f6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}

#top A{
	color: #7f7f7f;
	font-weight: bold;
}


/* Klassen für das linke Menü */

#menue_links{
	width: 200px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #006820;
}

#menue_links ul {
padding-bottom:10px;
}

#menue_links li{
margin:0px;
margin-bottom:5px;
list-style-type:none;
}

#menue_links a{
			background: url(../../images/../images/grosser_siedershof/menue_inaktiv.jpg) no-repeat 0px 2px;
			font-weight: bold;
			color: #006820;
			display:block;
			padding-left: 20px;
		}

#menue_links a:hover{
			color: #b82400;
		}

#menue_links a.aktiv{
			background-image: url(../../images/../images/grosser_siedershof/menue_aktiv.jpg);
			color: #b82400;
		}


#menue_links ul.submenu li a{
			font-weight: normal;
			font-size: 12px;
			color: #006820;
			background: url(../../images/../images/grosser_siedershof/menue2.jpg) no-repeat 0px 7px;
			padding-left: 10px;
			margin-left: 22px;
		}

#menue_links ul.submenu li a.aktiv{
			color: #b82400;
			font-weight: bold;
		}


#flaggen_box{
	padding-left:15px;
	padding-top:20px;
	padding-bottom: 20px;
}

#flaggen_box a{
			background-image: none;
			display:inline;
			padding-left: 10px;
		}

/* Ende linkes menu */

#menue_mitte{
	width: 470px;
	padding-bottom: 40px;
	text-align:left;
	float: left;
	padding-left: 45px;
}

#menue_mitte_gross{
	width: 700px;
	padding-bottom: 20px;
	text-align:left;
	float: left;
	padding-left: 30px;
}

#menue_rechts{
	width: 214px;
	float: right;
	text-align: left;
	margin-left: 30px;
	height: 100%;
	margin-bottom: 20px;
}

.right_menue{
	color: #006820;
	padding-top: 4px;
	border-top: 1px solid gray;
	font-size: 12px;
}

	.right_menue a{
			color: #006820;
			display:block;
			background: url(../../images/../images/grosser_siedershof/menue2.jpg) no-repeat 0px 5px;
			margin-right: 5px;
			padding-left: 9px;

	}

	.right_menue A:HOVER{
		color: #b82400;
	}
.right_sub_menue{
	font-size: 12px;
	padding: 4px 9px 4px 9px;
}

	.right_sub_menue A:LINK{
		color: #006820;
	}

	.right_sub_menue A:HOVER{
		color: #b82400;
	}

/* Footer Informationen */

#footer{
	width: 964px;
	border-top: 1px solid #b82400;
	// alt-hall: border-bottom: 1px solid #e1ce0f;
	height: 21px;
	clear: both;
	background-image: url(../../images/../images/grosser_siedershof/footer_hintergrund.jpg);
	text-align: left;
	padding-top: 8px;
}

/* Klassen für das FOOTER Menü */

	#footer A:LINK{
		color: #b82400;
	}
	#footer A:HOVER{
		color: #006820;
	}

	#footer a{
			color: #b82400;
			background: url(../../images/../images/grosser_siedershof/menue2.jpg) no-repeat 0px 4px;
			padding-left: 9px;
			margin-left: 10px;
			margin-right: 5px;
	}

	#footer_links{
		width: 300px;
	}

	#footer_right{
		float:right;
		text-align: right;
		width: 600px;
	}
/* Werbung */

#werbung{
	width: 964px;
	border-top: 1px solid #b82400;
	height: 146px;
   	clear: both;
	text-align: left;
}

.werbung_banner{
	background-color: WHITE;
	padding: 10px 10px 10px 10px;
	float: left;
}