@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 1020px;
	background-color: #ffffff;
	font-family: Courier;
	font-size: 12px;
	line-height: 14px;
	color: #281d1a;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url('media/bg_site.jpg');
	background-attachment:fixed;
}

.textstandard {
	width: 365px;
	margin-left: 5px;
}

h2 {
	font-family: Courier;
	font-weight: bold;
	font-size: 16px;
	color: #281d1a;	
	margin-bottom: 5px;
}

.headerimg {
	border-bottom: solid 2px #333;
	margin-bottom: 20px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: 	#000;
	}
	
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: 	#9d012a;
	}

.pressitem {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin: 0px 18px 20px 0px;
	width: 124px;
	font-size: 11px;
}  
.pressitem_right {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 124px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}  


.wrapper {
	margin:0 auto;
	text-align: left;
	width: 812px;
	background-color: #ffffff;
	margin-top: 0px;
	
}

.content {
	background-image:url('media/bg_main.jpg');
	background-repeat:repeat-y;
	
}

.contentmain {
	width: 762px;
	margin-left: 25px;
	text-align: center;
}

.pagetop {
	width: 812px;
	height: 25px;
	background-image:url('media/pagetop.jpg');
	
}

.masthead {
	margin-left: 8px;
	margin-right: 8px;
	width: 796px;
	height: 210px;
	background-image:url('media/masthead.jpg');
	background-repeat:no-repeat;
	
}

.colleft {
	width: 370px;
	margin-left: 20px;
	float: left;
}

.verteiler {
	width: 370px;
	height: 213px;
	background-image:url('media/verteiler_envelope.jpg');
	background-repeat:no-repeat;
}

#verteilerform {
	position: relative;
	top: 110px;
	left: 35px;
	width: 300px;
	
}

.formfield {
	width: 100px;
	border: solid 1px #333;
	margin: 3px 0px 3px 0px;
	padding: 1px 0px 1px 2px;
	font-size: 12px;
	font-family: Courier, Geneva, Sans-Serif;
	color: #333;
	background-color: transparent;
	vertical-align: middle;
}

.fandf li {
	line-height: 13px;
	margin-bottom: 6px;
}

.danke {
	size: 12px;
	color: #f1d573;
}  


.colright {
	width: 370px;
	margin-left: 25px;
	float: left;
	
}

.events {
	background-image:url('media/bg_hp_events.jpg');
	background-repeat:no-repeat;
	padding: 70px 40px 20px 33px;
}

.event {
	margin-bottom: 8px;
	border-bottom: 1px solid #333;
	min-height: 85px;
}

.eventhp {
	width: 300px;
	margin-bottom: 15px;
	border-bottom: 1px solid #333;
}

.eventimage {
	width: 74px;
	height: 74px;
	float: left;
	margin-bottom: 8px;
	border: solid 1px #333;
}

.eventtext {
	max-width: 380px;
	float: left;
	margin-left: 12px;
}

.eventtexthp {
	max-width: 200px;
	float: left;
	margin-left: 12px;
}

.eventdate {
	font-weight: bold;
	color: #9d012a;
	font-size: 14px;
}


.eventtitle {
	font-weight: bold;
	font-size: 14px;
}


.eventsubtitle {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.eventsubtitlehp {
	width: 210px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


.eventdescription {
	min-height: 15px;
	margin-top: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-serif;
	line-height: 12px; 
	padding-bottom: 18px;
}

.eventfblink {
	text-align: right;	
	margin-bottom: 5px;
}

.kontaktinset {
	width: 230px;
	float: left;
	margin-right: 10px;
}

.kontakt_map {
	border: 1px solid #666;
	margin-top: 10px;
}

.kontakt_text {
	line-height: 18px;
	text-align: left;
	float: left;	
	width: 240px;
}

.col1323_left { 
	line-height: 18px;
	text-align: left;
	float: left;	
	width: 240px;
	margin-left: 10px;
}

.col1323_right { 
	text-align: left;
	line-height: 18px;
	width: 480px; 
	float: left;	
	margin-left: 20px;
}

.opentimes {
	background-image:url('media/bg_paper.jpg');
}


.footer {
	width: 812px;
	height: 160px;
	background-image:url('media/footer_bg1.jpg');
}

.footernetzwerke {
	padding-top: 40px;
	text-align: center;
}

.footerlinks {
	text-align: center;
	line-height: 16px;
	margin-top: 40px;
}

