/*
////////////////////////////
// Allgemein
////////////////////////////
*/
* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}

body,
body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
hr {
	height:1px;
	border:0px solid white;
	border-bottom: 1px solid #E4E6E8;
	margin-bottom:10px;
	margin-top:10px;
}
#content sup {
	font-size: 0.8em;
}
abbr {
	cursor:help;
	border-bottom:1px dotted silver;
}
.unsichtbar {
	display: inline;
	position: absolute;
	left: -1000px;
	top:  -1000px;
	overflow: hidden;
	width: 0px;
	height: 0px
}
.clearer {
	clear:both;
	height:1px;
	width:100%;
	background-color:red;
	font-size:1px;
	visibility:hidden;
}
h1,
h3 {
	color:#E3001B;
	font-size:16px;
	clear: both;
	font-weight:normal;
	margin-bottom:6px;
	margin-bottom: 20px;
	padding-bottom:7px;
	background-image:url('../images/layout/titel_linie.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
h2,
h4 {
	color:#666;
	font-size:13px;
	font-weight:normal;
	margin-bottom:10px;
}
h4 {
	font-weight: bold;
	color:#000;
	/* clear: both; */
}
h4.rot {
	color: #E3001B;
}
.clearer {
	clear:both;
	height:0px;
	width:0px;
}
a img {
	border: 0;
}

/*
////////////////////////////
// Formular
////////////////////////////
*/

.submit {
	background:#CDCDCD;
	border:1px solid #999999;
	border-collapse:separate;
	height:20px;
	line-height:18px;
	font-size:11px;
	padding:1px 3px;
}

/*
////////////////////////////
// Header
////////////////////////////
*/

#header_top {
	width:939px;
	height:45px;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(../images/layout/punkt_hor.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#header_main {
	width:939px;
	height:201px;
	overflow:hidden;
}
#content_main {
	width:939px;
	position:relative;
	top:-1px;
}
#logo_wrapper {
	float:left;
	height:200px;
	width:211px;
}
#logo {
	margin-left:1px;
	height:200px;
	background-color: #FFFFFF;
}
#header {
	float:left;
	width:539px;
	height:201px;
}
/*#top_border {
	background:url('../images/layout/menu_unterstrich.gif') repeat-x 0 0; 
	height:1px;
}*/
#header_bild {
	background-image:url('/images/Briefmarke.gif');
	background-position: center center;
	background-repeat: no-repeat;
	width:539px;
	height:200px;
}
	#header_bild a {
   	display:block;
      width:539px;
      height:200px;
   }
   
#header_linie {
	background:url('../images/layout/background_content.gif') no-repeat;
	width:539px;
	height:1px;
}

/*
////////////////////////////
// Suchen
////////////////////////////
*/

#suchen {
	float:left;
	height: 44px;
	width: 188px;
	background-color: #ededed;
	background-image:url(../images/layout/punkt_ver.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-top: 1px;
}
.submit_button,
.submit_button:focus {
	float:left;
	border:none;
	width:19px;
	height:19px; 
	margin-top:18px;	
	margin-left:3px;	
}

.search_input {
	float:left;
	width:140px;
	height:16px;
	font-size:11px;
	color:#666666;
	margin-top:18px;
	margin-left:8px;	
	border:solid 1px #dddddd;
	padding-top:1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
////////////////////////////
// Content
////////////////////////////
*/

#content {
	float:left;
	width:540px;
	overflow: hidden;
}
#content, #content td {
	font-size:12px;
}
	
#content_padding {
	padding:22px 22px 22px 22px; 
}

#content_padding a:link,
#content_padding a:visited,
#content_padding a:hover,
#content_padding a:active,
.starttip * a {
	text-decoration: underline;
	color:#000000;
}
#content_padding a:hover,
#content_padding a:active,
.starttip * a:hover {
	text-decoration: underline;
	color:#E3001B;
}
#content_padding ul {
	padding-bottom:10px; 
}

#content_padding ul li {
	display:block;
	list-style-type:none;
	padding-left:8px;
	background:url('../images/layout/link_mini.gif') no-repeat 0px 7px; 
	padding-bottom:1px;
}

#content_padding .eingerueckt {
	display:block;
	padding-left:223px;
	margin-left:-8px;
	background:url('../images/layout/link_mini.gif') no-repeat 213px 7px #FFFFFF; 
}

#content_padding p {
	margin-bottom:10px; 

}
#content_padding div.beitrag {
	margin-bottom: 20px;
}
#content_padding div.beitrag img.medienpool {
	/* float: left; */
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content_padding div.beitrag div.beitrag {
	padding-bottom: 20px;
}
#content_padding div.beitrag div.beitrag p img {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content_padding div.beitrag p img {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#content_padding div.beitrag p img.icon,
#content_padding div.beitrag div.beitrag p img.icon {
	position:relative;
   top:2px;
	padding:0;
   margin-right:1px;
}

#content_padding div.beitrag div.imgcontainer_2 {
	width: 220px;
	height: 180px;
	float: left;
	text-align: center;
}
#content_padding div.beitrag div.imgcontainer_2 img {
	padding: 0;
	margin: 0;
}

#content_padding p.download_anzeigebild img {
	margin:5px 0 5px 0;
}

#fusszeile {
	background:url('../images/layout/titel_linie.gif') repeat-x 0 0px;
	font-size: 11px;
	line-height: 1.6em;
	text-align: center;
	color:#666;
	margin-top: 1em;
	padding-top: 1em;
}
.kontakt { 
	float:left;
	display:block;
	padding-top:10px;
	padding-left:10px;	
	color:#666666;
}
.kontakt a { 
	color:#666666;
	text-decoration:none;
}
.print {
	position: absolute;
	top: 24px;
	right: 212px;
}
.print a {
	color:#666666;;
	text-decoration: none;	
}
.print a:hover {
	color:#E3001B; /* war b00011 */
}
area {
	cursor: pointer;
}

#content_padding td p{
	margin-bottom:0px;
}

.DateiListeDatumLinks {
	display: block;
	width: 80px;
	float: left;
	clear: both;
}

.tumblr {
	clear: both;
	font-weight:normal;
	margin-bottom:6px;
	margin-bottom: 20px;
	padding-bottom:7px;
	background-image:url('../images/layout/titel_linie.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}

.schwarzesbrett_block {
	border-bottom: 1px lightgrey solid;
}
.schwarzesbrett_head {
	color: lightgrey;
}