@charset "utf-8";
/* CSS Document */

body 		{
			color:#414141;
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			line-height:1.5em;
			}

h1 			{
			font-size:16px;
			color:#b71b32;
			}

h2 			{
			margin-bottom:10px;
			margin-top: 10px;
			font-size:14px;
			color:#b71b32;
			}
			
h2 strong			{
			margin-bottom:10px;
			margin-top: 0px;
			font-size:12px;
			color:#000000;
			}	

.impressionen h2			{
			margin-bottom:10px;
			margin-top: 0px;
			font-size:13px;
			color:#b71b32;
			/*border-bottom: #BEB6AB 1px solid;*/
			}	


h3 			{
			margin-bottom:5px;
			margin-top: 10px;
			font-size:12px;
			color:#b71b32;
			}
			
h3 strong	{
			font-size:12px;
			color:#000000;
			}

h4 			{
			margin-bottom:0;
			margin-top: 15px;
			font-size:12px;
			color:#000;
			}



a {
			color:#b71b32;
			text-decoration: underline;
}

p {
	margin: 0.25em 0 0 0;
}

a:hover {
			color:#b71b32;
			text-decoration: none;
}


.beschreibung		{
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal;
			margin-top:10px;
			color:#414141;
			}

.right_footer a {
			color:#cccccc;
			font-size:9px;
			text-decoration:none;
			}
.right_footer {
			color:#cbcbc6;
			font-size:9px;
			}
.left_footer a{
			font-size: 0.9em;
			color:#b71b32;
			text-decoration: underline;
			}
.left_footer a:hover{
			color:#b71b32;
			text-decoration:none;
			}


.datum {
	font-size: 1em;
	font-weight: normal;
	color: #333;
}


ul.sitemap {
	margin: 0 0 0 30px;
	padding: 0;
}

ul.sitemap li {
	margin-bottom: 5px;
}

hr {
	border: none;
	border-bottom: 1px solid rgb(190, 182, 171);
	background: none;
	height: 1px;
	margin: 20px 0;
}


.imgAktuelles {
	margin-right: 15px;
	margin-bottom:5px;
}


a.isgLink:link {
	display: block;
	text-decoration: none;
	color: #000;
}

a.isgLink:hover {
	background: #ddd;
}


/* Bildunterschriften */

.pic_left img, .pic_right img, .imgBorder {
	border: solid 1px #d3d3d3;
}


dl.pic_left {

	width: 240px;
	margin-right:20px;
	float: left;
}

dl.pic_right {

	width: 240px;
	margin-left:20px;
	float: right;
}


dd.bildunterschrift {

	margin: 0;
	padding: 0 3px;
	font-size: 0.8em;
	line-height: 1.25em;

}

.no-spam {
	display: none;
}

.boxPresse {
	width: 220px;
	float: right;
	margin-right: 20px;
}

.boxAktuelles {
	float: left;
	width: 440px;
	border-right: 1px solid;
	padding: 0 20px 10px 0;
}

.schlagworte {
	color:#beb6ab;
}

.presse_quellenagabe {
	margin: 0 0 10px 0;
}

.subline {
	border-bottom: 1px solid #beb6ab;
	margin: 20px 0;
}