/********************************************************************
HTML-ELEMENTE
*/
body, p, h1, h2, h3, h4, h5, ul, ol, li, div, span, img, a, form, input {
	margin:0; padding:0;
}


body {
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	color:#000;
	background: #f2f2e9;
}
a {
	text-decoration:underline;
	color:#C03000;
	font-weight:normal;
}
/********************************************************************
HELPER
*/
.semantic {
	display:none;
}
.clear {
	float:none;
	clear:both;
}
.bf-loeschen,.loeschen {
	display: none;
}
/********************************************************************
LAYOUT
*/

/********************************************************************
MAIN-LAYOUT (fuer alle seiten)
*/
#container {
	width:970px;

	margin-left:auto;
	margin-right:auto;
	min-height:400px;
	background:  url('border_lr.jpg') repeat-y;
	font-size: 1.1em;
	padding-bottom:10px;
}


#row_top {
	width:920px;
	height:173px;
	_height:171px;
	background: url('../images/kopfbild.jpg') no-repeat top right;
	margin-left:25px;
	_overflow:hidden;
	overflow:hidden;
}
	#row_top img {
		border:none;
	}


#navigation {
	width:920px;
	margin-left:25px;
	background: #31461a;
	_height:28px;
}
	#navigation ul {
		list-style:none;
		height:30px;
		margin: 0 0 0 15px;
	}
		#navigation ul li {
			float:left;
			display: inline;
			margin-right:24px;

		}
			#navigation ul li a {
				float:left;
				height:26px;
			}
			#navigation ul li a:hover {
				border-bottom: 4px solid #C03000;
			}
			#navigation ul li a.active {
				border-bottom: 4px solid #C03000;
			}

			#die_vjs {
				background: url(die_vjs.gif) no-repeat;
				width: 41px;
			}
			#termine {
				background: url(termine.gif) no-repeat;
				width: 45px;
			}
			#ausbildung {
				background: url(ausbildung.gif) no-repeat;
				width: 64px;
			}
			#unser_wild {
				background: url(unser_wild.gif) no-repeat;
				width: 63px;
			}
			#recht {
				background: url(recht.gif) no-repeat;
				width: 32px;
			}
			#service {
				background: url(service.gif) no-repeat;
				width: 42px;
			}
			#formulare {
				background: url(formulare.gif) no-repeat;
				width: 56px;
			}
			#jagdschein_loesen {
				background: url(jagdschein_loesen.gif) no-repeat;
				width: 99px;
			}

			#shop {
				background: url(shop.gif) no-repeat;
				width: 34px;
			}
			#kleinanzeigen {
				background: url(kleinanzeigen.gif) no-repeat;
				width: 80px;
			}
			#umfragen {
				background: url(umfragen.gif) no-repeat;
				width: 60px;
			}
			#log{
				background: url(login.gif) no-repeat;
				width: 48px;
			}
			#revierplan{
				background: url(revierplanung.gif) no-repeat;
				width: 88px;
			}




#col_left {
	width: 240px;
	min-height: 300px;
	background: #d3d2a8;
	float: left;
	margin-left:25px;
	display:inline;
}
	#col_left #subnavigation {
		margin: 30px 0 0px 0px;
		border-bottom:1px solid #fff;
	}
		#col_left #subnavigation ul {
			list-style:none;
			margin: 0px 0 30px 15px;
		}
			#col_left #subnavigation ul li {
				padding: 0 5px 10px 25px;
				background: url('subnav_square.jpg');
				background-repeat:no-repeat;
				background-position: 0px 2px;
			}
				#col_left #subnavigation ul li a {
					font-size: 12px;
					color:#C03000;
					text-decoration:none;

				}
				#col_left #subnavigation ul li a:hover {
					font-size: 12px;
					color:#C03000;
					text-decoration:underline;

				}
				#col_left #subnavigation ul li a.active {
					font-size: 12px;
					color:#C03000;
					text-decoration:underline;

				}



	#col_left #news {
		margin: 30px 0 30px 15px;
	}
		#col_left #news h2 {
			height:11px;
			background: url(news.gif) no-repeat;
			margin-bottom:15px;
		}

		#news .newsitem {
			margin: 0 0 15px 0;
		}
		#news .newsitem h3{
			font-weight:bold;
			font-size:12px;
		}



#col_right {
	width: 645px;
	min-height:400px;
	margin:30px 30px 0 0;
	float:right;
	display:inline;
}
	#col_right h1 {
		font-size: 1.4em;
		font-weight:bold;
		color: #31461a;
		margin-bottom:15px;
		clear:both;
		display:block;
	}
	#col_right h2 {
		font-size: 1.2em;
		font-weight:bold;
		color: #31461a;
		margin-bottom:15px;
		clear:both;
		display:block;
	}

	#col_right img {
		float:left;
		margin: 0 20px 20px 0;
		float:left;
		clear:both;
		border:none;
	}

	#col_right p.border {
		font-size:1.1em;
		padding-bottom:25px;
		margin-bottom:25px;
/*		border-bottom:1px dashed #d3d2a8;*/
		display:block;
		width:490px;
		float:left;
	}

#container_termine {
	float:left;
	margin-bottom:25px;
}

	#container_termine h3 {
		height:11px;
		background: url(termine_headline.gif) no-repeat;
		margin-bottom:15px;
		margin-top: 25px;
	}
	#container_termine table {
		width: 645px;
		font-size:1.1em;
	}
		#container_termine table .datum {
			width: 90px;
			font-size:1.1em;
		}
	#container_termine table a{
		color:#000;
		text-decoration:none;
	}
	#container_termine table a:hover{
		color:#000;
		text-decoration:underline;
	}
	#container_termine table th {
		color: #C03000;
		font-size:1.1em;
		text-align:left;
	}
	#container_termine table tr {
		font-size:1em;
		height: 15px;
	}
	#container_termine table tr.odd {
		font-size:1em;
		height: 15px;
		background: #EDEDE4;
	}
		#container_termine table td {
			padding: 3px 5px 3px 0;
		}
	#container_termine a {
		font-size:1em;
	}


#layout_bottom {
	width:970px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	background:url('border_bottom.jpg') no-repeat;

}
#footer {
	float:right;
	padding-top:10px;
	margin-right:25px;
}
#footer a {
	padding-left:5px;
	font-size:1.1em;
}

/*KONTAKT-FORMULAR*/
#kontakt_formular {
	margin-top:25px;
/*	border: 1px dashed red;*/
}
#kontakt_formular td.left {
	vertical-align:top;
	width:100px;
}
#kontakt_formular input {
	width:375px;
}
#kontakt_formular textarea {
	width: 375px;
	height:200px;
}


/*news*/
#container_news a strong{
	text-decoration:none;
}
#container_news a {
	font-size:1.1em;
	display:block;
	margin-bottom:10px;
}


#vorstand_item {
	margin-bottom:10px;
	font-size:1.1em;
}


/*inserate overview*/
#insert_button{
	margin-top:20px;
}


#inserate_container{

}

	#inserate_container .inserat{
		width:635px;
		font-size:1.1em;
		border-bottom:dashed 1px #D3D2A8;
		padding-bottom:10px;
		margin-bottom:15px;
	}
		#inserate_container .inserat_title{
			font-size:1.1em;
			font-weight:bold;
			margin-bottom:0.5em;
		}
		#inserate_container .inserat_details {
			margin-bottom:0.5em;
		}

		#inserate_container .inserat_details img{
			margin:0;
			margin-right:10px;
			margin-top:5px;
/*			float:left;*/
		}
#kleinanzeigen_galerie {


}

#col_right	#kleinanzeigen_galerie img {
		float:left;
		clear:none;
	}

.umfrage{
	margin-top: 10px;
	font-size: 1.1em;

}



.umfrage_header{
	font-size:	1.5em;
	margin-top: 15px;
}

.umfrage_description{
	font-size:	1.1em;
	margin-top: 10px;
	margin-bottom: 	30px;
}

.antworten{
	display: block;

	font-weight: bold;
}


.abstimmen{
	margin-left: 117px;

	}

.umfrage_auswahl{
	display:block;

	margin: 10px;
}

.mitteilung{
	margin: 25px;
	border: 1pt solid;
	background-color: #d3d2a8;
	padding: 15px;
	width: 350px;
	text-align: left;
}

.ergebnis {
	color:	#31461a;

}


.teilnehmer{

	display: inline;
	float:left;
	font-size:	1.1em;
	font-weight: bold;

	margin-bottom: 30px;
	}

.auswertung{
	font-size:	1.1em;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 300px;
}

#rubrik{
	margin-top:20px;
	margin-bottom:10px;
	font-size: 1.1em;
}

.produktuebersicht{
	width:160px;
	max-width:160px;
	height:250px;
	min-height:250px;
	max-height:250px;
	display:block;
	float:left;
/*	margin-left:5px;*/
	margin-bottom:20px;

}

.shop_prod{
/*	min-height:160px;*/
	height:160px;
	width:140px;
	overflow:hidden;

}

.shop_prod_beschreibung{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

#produktbeschreibung{
	max-width:520px;
}

.shop_bilder{
	margin-left:0px;
	float:left;
	height:160px;
	overflow:hidden;
}