@charset "utf-8";


body {
	color: #000;
	font-size: 1.1em;
	font-family: Trebuchet, Calibri, Verdana, Geneva, sans-serif;
	background-color: #000;
	}

a:link, a:visited, a:hover {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	color:#666;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}

#hauptteil p {
	margin-top: 2px;
}

li {
	margin-left: -15px;
	margin-bottom: 5px;
}

tr {
	vertical-align: top;
}
tr p {
	vertical-align: top;
}

#container {
	background-color: #FDFDF7;
	width: 1200px;
	vertical-align: top;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}

#service_navi {
	
	height: 60px;
	padding-right: 50px;
	padding-top: 5px;
	text-align: right;
}
	

#logo{
	height: 120px;
	background-image: url(img/struktur/signet_verenaloew_350px.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#logo_home {
	height: 220px;
	background-image: url(img/struktur/signet_verenaloew_350px.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#navi_kurz {
	height: 60px;
	width: 1100px;
	margin-left: 50px;
	text-align: center;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000;
	font-weight: bold;
	
}

#navi_kurz p, #service_navi p {
	font-size: 1.0em;	
}

#navi_kurz ul {
	width: 100%;
}
#navi_kurz li {
	width: 16%;
}

#hauptteil {
	height: auto;
	width: 1200px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#hauptteil_home {
	padding-top: 0;
	
}

#bild_gross, #bild_rechts  {
	height: 450px;
	width: 300px;
	margin-right: 100px;
	float: right;
	background-color:#36F; 
}

#bild_rechts  {
	margin-right: 260px;
}

#news {
	width: 283px;
	float: right;
	margin: 20px 0px 20px 0;
	padding: 10px;
	/*background-color:#bbb7b7; */
	background-color:#666;
	/*color: #000;*/
	color: #FFF;
}

#news h2 {
	margin: 0;
}

#news h3 {
	margin-top: 10px;
	margin-bottom: 0;
}

#news p {
	margin: 0px;
}

#news a {
	/*color: #000; */
	color: #FFF;
	
}

#map {
	height: 470px;
	width: 470px;
	margin-right: 100px;
	float: right;
	background-color:#36F; 
}

#textblock {
	width: 700px;
}

#bild_links {
	width: 500px;
	margin-left: 160px;
}
#media {
	width: 1100px;
}

#leer {
	clear: both;
}

#navi_lang {
	
	margin-top: 50px;
	margin-left: 50px;
	width: 1100px;
	padding-top: 6px;
	font-size: 0.9em;
	border-width: 1px;
	border-top-style: solid;
	border-color: #000;
	font-weight: bold;

}

#facebook {
	float: right;
	margin-right: 20px;
}

#adresse {
	margin-bottom: 10px;
	float: right;
	text-align: right;
	font-weight: bold;	
}	
#oeffnungszeiten {
	
	float: left;
	font-weight: bold;
}


.titel_navi_lang {
	font-weight: bold;
	font-size: 1.1em;
}


.oeffnungszeiten {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.seitenanfang {
	background-image: url(img/struktur/pfeil_oben.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.aktuell {
	background-color: #E00405;
	padding: 10px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;	
	font-size: 1.2em;
}

.hervorgehoben {
	background-color: #F00;
	padding: 0 10px 0 10px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;	
}
.marginrechts {
	margin-right: 100px;
}

.rechtsbuendig {
	text-align: right;
}
#kourbela {
	padding-top: 12px;
	
}
/* rss container ('div') */
#rss { 
	margin:0; padding:0;
}

/* verlinkter rss title */
#rss a {
	display:block;
	font-weight: bold;
	margin: 0;
}

/* rss description */
#rss p { 
	margin:0 0 12px 16px; 
	padding:0;
}

td {
	vertical-align: top;
}
td p {
	vertical-align: top;
}

