@charset "utf-8";

/*Allgemeine Formatierungen
*******************************************************************************/
body {
	margin: 0px;
	background-color:#c0ccf9;
	background-image:url(/design/bg_new.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-style:normal;
	font-weight:normal;
	color:#000000
	text-decoration:none;
	text-align:justify;
	line-height:1.6;
}

a:visited {
	color:#2651a9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:7pt;
	text-decoration:none
}

a:hover {
	color:#2651a9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:7pt;
	text-decoration:none;
	cursor:pointer
}

a:link {
	color:#2651a9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:7pt;
	text-decoration:none
}

h1 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-variant:small-caps;
	width: 100%;
	border-bottom: 1px solid #000;
}

h2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline
}


/*Layout
*******************************************************************************/

.wrap {
	width:980px;
	position:relative;
	padding-bottom:138px;
	background-image: url(/design/header_neu.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #b7c5f2;
	margin:auto;
min-height:50px;
}

.navigation {
	width:120px;
	margin-top: 145px;
	padding:5px;
	border:1px solid #C0C0C0;
	position:absolute;
	left: 20px;
	background-image:url(/design/bg_links.jpg);
}

div.navi {
	text-align: left;
	width:auto;
	font-size:7pt;
	font-weight:bolder;
	clear:both;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
	border-bottom:1px solid #000;
	background-image:url(/design/wegzeichen_ziel.png);
	background-position:right center;
	background-repeat:no-repeat;
	margin-bottom: 15px;
}

.inhalt {
	width:550px;
	padding-top:24px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	position:absolute;
	left: 170px;
	right: 190px;
	margin-top: 145px;
	
	background-color: #fff;
	border:1px solid #000;
}

.sub {
	width:160px;
	padding-left:10px;
	position:absolute;
	right:20px;
	margin-top: 185px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right:5px;
}

.headline{
	background-image:url(/design/wegzeichen_start.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:bottom;
	font-weight:bolder;
	font-size:8pt;
	margin-top:10px;
	position:relative;
	width:325px;
float:left;

height:18px;
overflow:hidden;
border-bottom:1px solid #000;
}

.favicons{
	width:180px;
height:18px;
	padding-top:9px;
	text-align:left;
padding-right:15px;


float:right;

}

.footer{
	border-top:2px solid #fff;
	background-image:url(/design/wegzeichen_ziel.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:25px;
	vertical-align:top;
	font-weight:bold;
	font-size:10pt;
	font-variant:small-caps;
	clear:both;
	margin-top:20px;
	text-align: right;
}




/*Kontaktformular
*******************************************************************************/

#formwrap {
	padding:0 0 0 0;
	margin:30px 0 0 30px;
	width:auto
}

#form {
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center
}

fieldset {
	border:1px solid #fff;
	padding:0 0 0 0;
	margin:0 0 0 0
}

legend {
	border:1px solid #fff
}

Label {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	padding:0;
	margin-left:0
}

.inpt {
	width:350px;
	border:1px solid #999;
	background-color:#ffffff;
	color:#666666;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	padding:1px 1px 1px 3px;
	margin:0 0 5px 0;
	word-spacing:0.2em
}

.txt {
	width:350px;
	border:1px solid #999;
	background-color:#ffffff;
	color:#666666;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	padding:1px 1px 1px 3px;
	margin:0 0 5px 0;
	word-spacing:0.2em
}

input.inpt:focus, textarea.txt:focus {
	color:#000;
	font-family:Verdana, Arial, Sans-Serif
}

.senden {
	width:150px;
	font-weight:bold;
	font-size:11px;
	margin:15px 0 0 198px;
	padding:3px 0 3px 0;
	background-color:#eee;
	color:#333;
	text-align:center;
	border:1px solid #999;
	cursor:pointer
}

label, select, input[type="checkbox"], input[type="radio"], input[type="button"], input[type="submit"] {
	cursor:pointer
}

.formerror {
	color:red
}




/*Gaestebuch
*******************************************************************************/

form.gbook div {
	width:490px
}

form.gbook input, form.gbook textarea {
	border:1px solid black;
	margin:2px;
	width:250px;
	background-color:#f6f4ef
}

form.gbook textarea {
	height:100px
}

form.gbook div.label {
	width:100px;
	float:left
}

form.gbook input.button {
	width:100px;
	margin:0;
	margin-top:5px;
	background-color:#d6d3ce
}

div.gbook div.buttons {
	padding-left:20px
}

div.gbook div.info {
	text-align:right
}

div.gbook div.error {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px
}

div.gbook div.entry {
	background-color:#ffffff;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:10px;
	padding:3px;
	width:90%;
	border-top:1px dashed #859885;
	border-right:1px dashed #859885;
	border-left:1px dashed #859885;
	border-bottom:1px dashed #859885
}

div.gbook .pagination {
	float:right;
	padding-right:5%
}

div.gbook .pagination a {
	padding-left:2px;
	padding-right:2px
}

div.gbook .label {
	float:left;
	font-weight:bold
}

div.gbook .value {
	padding:2px;
	padding-left:100px
}

div.gbook .text .label {
	padding-top:5px
}

div.gbook .text .value {
	padding:5px;
	background-color:#ffffff;
	padding-left:100px
}




/* Downloads
*******************************************************************************/

.downloadbox {
	height:auto;
	margin-left:30px;
	margin-right:30px;
	padding-left: 10px;
	margin-top: 10px;
}




/*Standard-Artikelliste
*******************************************************************************/

ul.artikelliste {
	list-style-type:square;
	line-height:2.5;
	margin-left:10px;
	padding-left:20px
}




/*Leiter-Steckbrief
*******************************************************************************/

.leiterbild {
	border:1px solid #000;
}




/*News
*******************************************************************************/

.news {
	width: auto;
}

.newswrapper {
	width: auto;
	margin: 1em 0;
}

.pag {
	width: auto;
	height: 16px;
	margin: 3em 0;
	border: 1px solid #666;
	font-weight: bold;
	background-color: #eee;
	padding: 10px;
}

.pag-left, .pag-right {
	float: left;
	width: 50%;
}

.pag-right {
	text-align: right;
}

.newstop {
	border: 1px solid #666;
	background-color: #e3dfdc;
	padding: 5px;
	height: 35px;
	padding-left: 49px;
	background-image:url(/design/bg_news.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.newsheader {
	font-weight: bold;
}

.newsmain {
	padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}




/*Foto-Gallery
*******************************************************************************/
.gallery_wrap {
}



.gallery_nav {
width:100%;
text-align:center;
background-color:#C0C0C0;
margin-bottom:20px;
}


.gallery_thumb {
width: 75px;
height: 50px;
background-repeat:no-repeat;
background-position:center center;
float: left; 
margin: 7px;
border: 1px solid #C0C0C0;
}

.gallery_thumb:hover {
border: 1px solid #555555;
}

.gallery_preview {
float: right;
width: 200px;
padding: 10px;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #C0C0C0;
}




/*Shoutbox
*******************************************************************************/

.senden2 {
	width:70px;
	font-weight:bold;
	font-size:11px;
	background-color:#eee;
	color:#333;
	text-align:center;
	border:1px solid #999;
	cursor:pointer
}

.txt2 {
	width:115px;
	border:1px solid #999;
	background-color:#ffffff;
	color:#666666;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	word-spacing:0.2em
}

.txt3 {
	width:80px;
	border:1px solid #999;
	background-color:#ffffff;
	color:#666666;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	word-spacing:0.2em
}

.sidebar {
width:150px;
border: 1px solid #c0c0c0;
background-color: #fff;
background-position:top right;
background-repeat:no-repeat;
padding: 5px;
padding-top:25px;
text-align: center;
margin-bottom:25px;
-moz-border-radius:10px;
}


