* { 
    padding:0;
    margin:0;
	outline:0;
}
html {
    height:100%;
}
h1, h3, h4, h5, h6 {
    margin-bottom:1em;
	}
p, blockqoute, address, pre,
ul, ol, dl, table  {
    margin-bottom:1em;
	}
h2 {
	margin-bottom:0.5em;
	}
blockquote {
    margin:1em 2em; 
	font-style: italic;
	}
li { 
	margin-left:2.5em;
	}
dt { 
    margin-left:0.5em; 
	}
dt img {
    float:left;
    margin-top:3px;
    }
dd { 
    margin-left:2.5em;
    margin-bottom:5px;
	}
ul ul, ul ol, ul dl,
ol ul, ol ol, ol dl,
dl ul, dl ol, dl dl {
    margin-top:0;
    margin-bottom:0;
	}
ul {
    list-style-type:square;
	}
ol {
    list-style-type:decimal;
	}
ul ul {
   list-style-type:disc;
	}
ol ol {
   list-style-type:lower-alpha;
	}
ul ol {
   list-style-type:decimal;
	}
ol ul {   
    list-style-type:square;
	}
ol ol ol, ol ol ul, ol ul ul, ol ul ol,
ul ul ul, ul ul ol, ul ol ol, ul ol ul {
    list-style-type:circle;
	}
option {
    padding-left:0.2em;
    padding-right:0.3em;
	}
fieldset, a img {
    border:none;
	}
.clear {
	clear:both;
	}
.spacer {
	margin-bottom:2em !important;
	}
.space {
	margin-bottom:0.5em !important;
	}
.inlay {
	border:1px solid #e9e9e9;
	background:#fbfcfd;
	overflow: hidden;
	text-align: left;
	position: relative;
	margin: 0px 0px 5px 0px;
	}
.inlay tr td {
	padding: 10px;
	}
.inlay tr td table tr td {
	padding: 0px;
	}
.inlay tr td p {
	margin: 0px;
	overflow: hidden;
	}
.inlay tr td .formular {
    color:#555;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:20px;
	width: 98%;
	height: 18px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	background: #fff;
	border:1px solid #e9e9e9;
	}
.inlay tr td .textarea {
    color:#555;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:20px;
	width: 98%;
	height: 150px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	background: #fff;
	border:1px solid #e9e9e9;
	color:#606060;
	}
html, body  {
    color:#444;
    font-family:helvetica,arial,sans-serif;
    font-size:12px;
    line-height:20px;
    background:#fff url(../images/bg.jpg) repeat-x;
    height:100%;
	}
a:link, a:active, a:visited {
	color:#4d7784;
	text-decoration:none;
	font-weight:normal;
	}
a:hover {
	color:#444;
	text-decoration:underline;
	font-weight:normal;
	}
.hidden {
    display:none;
    }
#wrapper {
	margin:0 auto;
	width:860px;
	position:relative;
	min-height:100%;
	}
#navigation {
	font-size:13px;
	height:35px;
	padding-top:31px; 
	padding-left:200px;
	margin:0;
	}
#navigation li {
	background:url(../images/button.jpg) no-repeat;
	height:34px;
	width:115px;
	text-align:center;
    float:left;
	margin-left:1px;
    list-style:none;
	}
#navigation li a {
	height:27px;
	color:#444;
	width:115px;
	text-align:center;
	display:block;
	padding-top:7px;
	}
#navigation li a:hover {
	color:#fff;
	}	
#navigation li:hover {
	background:#28434c;
	color:#fff;
	}
#navigation li .aktiv {
	background:url(../images/button_blau.jpg) no-repeat;
	color:#fff;
	}
#header {
	text-align:left;
	height:190px;
	padding-top:6px;
	background:url(../images/headbg.jpg) no-repeat right;
	}
.logo {
	float:left;
	margin-top:45px;
	}
.slogan {
	position:absolute;
	left:0;
	top:165px;
	}

#rss {
	position:absolute;
	top:60px;
	right:380px;
	z-index:9999;
}
	
#content {
	float:left;
	text-align:left;
	width:500px;
	margin:30px 0 50px 0;
	padding:0 25px 0 5px;
	}
#content a, #subcontent a {
	text-decoration:underline;
	}
#content h2 {
    font-family:Georgia,'Times New Roman',Times,serif;
	color:#4d7784;
	font-size:26px;
	line-height:26px;
	margin-bottom:0;
	font-weight:normal;
	}
#content h2 a:link, #content h2 a:active, #content h2 a:visited {
	font-weight:normal;
	text-decoration:none;
	}
#content h2 a:hover {
    color:#444;
	}
#content hr, #subcontent hr  {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px dashed #e9e9e9;
	margin:0 0 15px 0;
	height:2px;
	}
.download_pic {
    float:left;
    margin-top:3px;
    margin-right:5px;
    }
#subcontent {
	float:left;
	width:210px;
	text-align:left;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:50px;
	padding:5px 10px 10px 10px;
	border:1px solid #e9e9e9;
	background:#fbfcfd;
	}
.subimg {
	float:left;
	margin-right:5px;
	}	
address {
	font-style:normal;
	}
#subcontent h3 {
    font-family:Georgia,'Times New Roman',Times,serif;
	color:#4d7784;
	font-weight:normal;
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px dashed #e9e9e9;  
	}
#subcontent h4 {
	color:#4d7784;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	}
#subnavigation {
	position:absolute;
	left:201px;
	top:67px;
	}
#subnavigation li {
	background:orange;
	padding:5px;
	margin:0;
	float:left;
	list-style:none;
	margin-right:1px;
	}
#subnavigation li:hover {
	background:#233e4b;
	}
#subnavigation a.aktiv {
	text-decoration:underline;
	}
#subnavigation a {
	color:#fff;
	font-size:13px;
	}
.thumbnail {
	padding:10px;
	margin-bottom:1em;
	margin-right:2px;
	border:1px solid #e9e9e9;
	background:#fbfcfd;
	}
.thumbnail:hover {
	background:#fff;
	}	
.hp {
    margin-top:6px;
    float:right;
    }
.anker {
    list-style:none;
    margin-bottom:3em;
    }     
.anker li {
    margin:3px;
    padding:5px;
    list-style-position:inside;
	border:1px solid #e9e9e9;
	background:#fbfcfd;
    }
.anker li:hover {
    background:#fff;
    }
.newseintrag {
    margin-bottom:1em;
    padding:0 10px 10px 0;
    }    
#content .newskommentar p {
	margin-bottom:1em;
	}
#content .bookeintrag p {
	margin-bottom:1em;
	}	
#content .button {
	background:#4d7784;
	color:#fff;
	padding:5px;
	text-align:center;
	font-size:11px;
	float:left;
	border: none;
	cursor: pointer;
	}
.trenner {
	border-bottom:1px dashed #e9e9e9;
	margin-bottom:10px;
	padding-bottom:5px;
	}
.ueberschrift {
    float:left;
    width:440px;
    }
.comments{
    background:url(../images/comment.gif) no-repeat;
    width:43px;
    height:39px;
    float:right;
    text-align:center;
    padding-top:7px;
    }
#content .comments a {
    text-decoration:none;
    }
.small {
    font-size:12px;
    font-weight:bold;
    color:#444;
    }
.newsinhalt {
    padding-top:10px;
    }
#content .comments a {
    color:#444;
    font-size:16px;	
    font-weight:bold;
    }
#footer {
	width:100%;
	height:44px;
	padding-top:10px;
	text-align:center;
	border-top:3px solid #e0e0e0;
	color:#fff;
	background:#3c5c6b url(../images/footbg.jpg) repeat-x;
	}
#footer img {
	margin-right:5px;
	}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight:bold;
	color:#fff;
	}
#footer a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
	}
#partner li {
	background:#f1f5f8;
	padding:4px;
	margin-top:2px;
	list-style-position:inside;
	margin-left:0;
	color:#4d7797;
	}
.externer_link {
    background:url(../images/aarrow.gif) no-repeat left;
    padding-left:17px;
    }
.externer_download {
    background:url(../images/file-blue.gif) no-repeat left;
    padding-left:17px;
    }
#slider {
	position:absolute;
	right:90px;
	top:95px;
	height:127px;
	overflow:hidden;
	}
#slider li, #slider ul {
	margin:0px;
	}		
#slider li { 	
	width:130px;
	height:127px;
	overflow:hidden;
	}
span#prevBtn { 
	position:absolute;
	top:134px;
	right:237px;
	}
span#nextBtn{
	position:absolute;
	top:134px;
	right:30px;
	}					
#seite {
	list-style-type:none;
	}
#seite li {
	display:inline;
	margin:0;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.fieldset_left {
 	float:left;
    margin-left:4px;
	}
fieldset {
    padding:5px;
	border:1px solid #e9e9e9 !important;
	background:#fbfcfd;
    margin-bottom:1em;
    }
.contact_legend {
    padding:5px;
    color:#fff;
    background:#4d7784;
    font-weight:bold;
    }  
#name, #email, #webseite, #telefon, #betreff, #spamschutz {
    border:1px solid #e9e9e9;
    padding:5px;
    color:#606060;
    margin-bottom:5px;
    font-size:11px;
    width:222px;
    }    
textarea {
    background:#fff url(../images/textarea_bg.jpg) repeat-x top;
    font-family:Tahoma;
	line-height:18px;
    padding:5px;
    border:1px solid #e9e9e9;
    width:350px;
    height:120px;
    font-size:11px;
    margin-bottom:10px;
    color:#606060;
    }
label {
    font-weight:bold;
	margin-left:5px;
    }
.alert {
    color:red;
    }
table.hinweis {
	height:30px;
	border:1px solid #d1c26e;
	background:#fef8e0 url(../images/hinweis.gif) left no-repeat;
	overflow:hidden;
	text-align:left;
	color:#545248;
	position:relative;
	margin:0 0 20px 0;
	line-height:30px;
}
table.hinweis tr td {
	padding:10px 20px 10px 35px;
}
table.fehler {
	height:30px;
	border:1px solid #CC0000;
	background:#FFEBE8 url(../images/fehler.gif) left no-repeat;
	overflow:hidden;
	text-align:left;
	color:#545248;
	position: relative;
	margin: 0 0 20px 0;
	line-height:30px;
}
table.fehler tr td {
	padding:10px 20px 10px 35px;
}
table.okay {
	height:30px;
	border:1px solid #d1c26e;
	background:#fef8e0 url(../images/okay.gif) left no-repeat;
	overflow:hidden;
	text-align:left;
	color:#545248;
	position:relative;
	margin:0 0 20px 0;
	line-height:30px;
}
table.okay tr td {
	padding:10px 20px 10px 35px;
}
#hiddenlayer {
	display:none;
}
