* {
	margin:0px;
	padding:0px;
	}

html {margin: 0px;padding: 0px;height: 101%;}

body {
	color: #000000; 
	text-align: center;
	height:100%;
	background: #ffffff url(images/hg_kachel_x.gif) repeat-x left top;
	font: 0.9em/1.65em Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	background: url(images/head_hg.jpg) no-repeat center top; 
	width: 100%;
	height: auto; 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: left;	
	}

#kopf{
	width: 100%;
	height: 171px;
	background: url(images/head_center.jpg) no-repeat center top;
	margin: 0 auto;
}

#contentwrap {
	width: 770px;
	min-height: 100%;	height: auto;	height: 100%;
	background: url(images/mainc_hg.gif) repeat-y left top;
	margin-left: auto;
	margin-right: auto;
	font: 0.9em/1.7em Georgia, "Times New Roman", Times, serif;

}

#infocol {
	width: 160px;
	height: auto;
	float: left;
	padding-left: 45px;
	padding-right: 15px;
}

#infocol p {
	margin-bottom: 0;
}

#infocol {
	padding-top: 20px;
}

#infocol h3 {
	margin-top: 0px;
}

#hauptinhalt {
	width: 450px;
	min-height: 101%;
	height: 100%;
	float: left;
	border-left: 1px dotted silver;
	padding-left: 30px;
}

#foot {
	background: url(images/foot_n.gif) no-repeat center top;
	clear: both;
	width: 100%;
	height: 150px;
	margin: 0 auto;
}

#foot p {
	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0px;
	text-align: center;
	width: 600px;
	position: relative;
	top: 27px;
	display: block;
	color: gray;
}

.clearer {
	clear: both;
	width: 770px;
	height: 25px;
}

/* @group NAVI */

#navi {
	width: 770px;
	height: auto;
	background: url(images/navi_hg.gif) no-repeat left top;
	padding-top: 20px;
}

#navi ul {
	width: 682px;
	height: 25px;
	margin-bottom: 20px;
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-left: 0;
	list-style-image: none;
}

#navi ul li {
	width: auto;
	height: auto;
	float: left;
	padding-right: 8px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.1em;
}

.line {
	border-right: 1px solid gray;
	margin-right: 13px;
}

#navi ul li a:link, #navi ul li a:visited {
	color: black;
	text-decoration: none;
}

#navi ul li a:hover, #navi ul li a:active {
	color: #008b8b;
	text-decoration: none;
}

span.an {
	color: #008b8b;
}



/* @end */

/* @group Standards */

h1 {
	color: maroon;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-top: 20px;
	clear: both;
}

h2, h5, h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1em;
	color: maroon;
}

h3 {
	margin-bottom: 0.8em;
	margin-top: 20px;
	font-size: 1em;
	color: maroon;
	border-bottom: 1px dotted silver;
	font-weight: bold;
	height: 1.8em;
	clear: both;
}

h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 1em;
	color: #005b5b;
}

p {
	margin-bottom: 1em;
	}

b {
	font-size: 0.95em;
	color: black;
	font-weight: bold;
	font-style: normal;
}


em, i {
	font-style: italic;
	}

ul {
	margin-bottom: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullit.gif);
}

ul.nebeneinander li {
	float: left;
	margin-right: 7px;
}

.clear {
	clear: both;
	}

.blocked {
	display: block;
	}

.right {
	float: right;
}

.left {
	float: left;
}



/* @end */

/* @group mehr */

.space {
	height: 10em;
}

.rot, .ROT {
	color: maroon;
}

.abstand {
	height: 40px;
	margin: 0;
	display: block;
}

.WebYepGalleryText {
	display: none;
}



/* @end */

/* @group Links normal */

a {
	text-decoration: none; 
	border-style: none;
}



a img, a:link img, a:visited img, a:hover img, a:active img {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	vertical-align: bottom;
}



a, a:link, a:visited {
	text-decoration: underline; 
		color: #005b5b;
}

a:active, a:hover { 
	text-decoration: none; 
	color: #000000;
	}

a:link.footl, a:visited.footl {
	text-transform: uppercase;
	color: gray;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	text-decoration: none;
}



/* @end */

/* @group Imgstyles */

img.platzhalter {
	border: 1px solid #ffffff;
	float: none;
	margin-top: 174px;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 1px solid #008b8b;
	float: left;
	margin-right: 7px;
	margin-bottom: 13px;
}

img.nebeneinander {
	border: 1px solid #008b8b;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}

#infocol img {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
}

p img {
	margin-right: 7px;
	margin-bottom: 7px;
}



/* @end */

/* @group Tabelle Galerie */

.WebYepGalleryContainer td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 1em;
	padding-right: 5px;
}



/* @end */

/* @group formular */

form p {
	margin: 0px;
	}

form {
	color: maroon;
	margin: 0px;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
}

form input {
	width: 200px;
	color: maroon;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	height: auto;
	padding-left: 3px;
	padding-top: 2px;
}

form textarea {
	width: 200px;
	color: maroon;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	height: auto;
	padding-left: 3px;
	padding-top: 2px;
}

form input.feld, form textarea.feld {
	width: 200px;
	color: maroon;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	border: 1px dotted silver;
	padding-left: 3px;
	padding-top: 2px;
}

form input.knopf {
	color: #005b5b;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}


/* @end */

/* @group WebYep only */

#hauptinhalt .WebYepLoopAddButton {
	clear: both;
	float: left;
}



/* @end */
	