@import url("rte.css");
@import url("navi.css");

html[xmlns^="http"] {
  /* verhindert Mozilla-Zucken
  * > Firefox 1.5
  */
  overflow-y: scroll;
}

html { height: 100% !important; padding: 0;}

body {
	margin: 0;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	height: 100% !important;
	color: #000000;
}

#navi, #adler {
	padding: 10px 15px;	
}

#page {
	background-image: url(../images/kachel.gif);
	margin: 0 auto;
	width: 926px;
	overflow: hidden;
	border-left: 1px solid #00a8e1;
	border-right: 1px solid #00a8e1;
	position: relative;
	height: auto !important;
	min-height: 100%;
}

#footer {
    margin: -20px auto 0; 
    width: 926px;
    position: relative !important;
    height: 20px;
}

#head, #bild {
	width: 926px;
	height: 148px;	
}

#bild {
	margin-left: -100%;
}

#naviwrap {
	margin-left: -100%;
	width: 190px;
}

#contentwrap {
	margin-left: -736px;
	width: 550px;
}

#newswrap {
	margin-left: -185px;	
	width: 186px;
}

#contentline {
    padding-bottom: 20px;	
}

.line {
	float: left;
	width: 100%;
	display: block;
	position: relative;
}

.item {
	position: relative;
	float: left;
	left: 100%;
}

.contentitem {
	padding: 10px 30px;
}

#news.contentitem {
	padding: 10px 0;
}

div.vcard {
	margin-bottom: 16px;
}

table.vcard {
	width: 490px;
	margin-bottom: 12px;
}

table.vcard td {
	vertical-align: top;
}

table.vcard .address {
	width: 240px;
}

.vcard .name {
	font-weight: bold;
}

ul.vcard { padding: 0; margin: 0; }

ul.vcard li {
	padding: 0; 
	margin: 0 0 8px;
	list-style-type: none;
}

#news .contentwrap {
	padding-bottom: 15px; 
}

#news .contentwrap a {
	text-decoration: none;
}

a, a:link, a:visited, a:focus, a:hover, a:active {
	color: #000000;
}

a.mail, a.email, a.www {
	color: #000000;
}