body {
	margin: 0px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size : 14px;
}

.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}



.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
}
.kalender_ueberschrift {
	background-color: #ffffff;
}
.kalender_zwischenzeile {
	background-color: #ffffff;
}
.kalender_zeile1 {
	background-color: #ffffff;
}
.kalender_zeile2 {
	background-color: #ffffff;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}


/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
	border:solid #000000 1px;
	width:100%;
}

.layoutvorlage_100 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_101 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_102 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_103 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_104 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_105 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_106 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_200 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_201 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_202 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_203 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_204 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_205 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_206 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_400 {
	background:#FFECB8;
	color:black;
}

.layoutvorlage_401 {
	background:#FFDC86;
	color:black;
}

.layoutvorlage_402 {
	background:#FFB400;
	color:black;
}

.layoutvorlage_403 {
	background:#FFB400;
	color:white;
}

.layoutvorlage_404 {
	background:#6B192B;
	color:white;
}

.layoutvorlage_405 {
	background:#00AEE8;
	color:black;
}

.layoutvorlage_406 {
	background:#004F92;
	color:white;
}

.layoutvorlage_600 {
	border:1px solid #FFECB8;
}

.layoutvorlage_601 {
	border:1px solid #FFDC86;
}

.layoutvorlage_602 {
	border:1px solid #FFB400;
}

.layoutvorlage_603 {
	border:1px solid #FFB400;
}

.layoutvorlage_604 {
	border:1px solid #6B192B;
}

.layoutvorlage_605 {
	border:1px solid #00AEE8;
}

.layoutvorlage_606 {
	border:1px solid #004F92;
}

.layoutvorlage_120 {
	background:rgb(217,217,217);
	color:rgb(0,0,128);
	font-weight:bold;
	text-align: center;
}

/* Layoutvorlagen Ende */

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

body {
	background-color: #ffffff;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	/* background-image: url(/userfiles/layout/bodyback.gif); */
	/* background-repeat: repeat; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
}

#gesamt {
	position: relative;
	top: 10px;
	width: 1000px;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(/userfiles/layout/mainback.gif);
	background-repeat: repeat-y;
	height: auto;
}

#gesamt_large {
	position: relative;
	top: 10px;
	width: 1000px;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(/userfiles/layout/mainback_large.gif);
	background-repeat: repeat-y;
	height: auto;
}

#header {
	display: block;
	position: relative;
	top: 0px;
	left: 10px;
	height: 155px;
	width: 108px;
	color: #666666;
	float: left;
	xbackground-image: url(/userfiles/layout/header.gif);
	xbackground-repeat: no-repeat;
}

#headerlogo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 155px;
	width: 108px;
	display: block;
}
#headerlogo h1 {
color: #716F16;
line-height: 38px;
font-size: 30px;
text-align: center;
margin-bottom: 5px;
position: relative;
top: -7px;
}

#headerlogo img {
	xwidth: 108px;
	xheight: 155px;
	border: none;
	display: block;
}

#logo {
   display: none;
}

#adressdaten {
	display: none;
}


#navigation {
	display: block;
	float: left;
	width: 835px;
	height: 20px;
	left: 40px;
	position: relative;
	top: 10px;
	border-bottom: 1px solid #00567f;
}

#navigation2 {
	display: block;
	float: left;
	width: 835px;
	height: 20px;
	left: 40px;
	position: relative;
	top: 15px;
}

#navigation div, #navigation2 div {
	color: inherit;
	background-color: none;
	display: inline;
	width: auto;
	height: 20px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#navigation div a, #navigation2 div a {
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #67683E;
	text-decoration: none;
	float: left;
	height: 20px;
	text-align: center;
}

#navigation div a:hover, #navigation2 div a:hover {
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #67683E;
	float: left;
	height: 20px;
	text-align: center;
	text-decoration: underline;
}

#navigation div.active, #navigation2 div.active {
	background-color: inherit;
	display: inline;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #67683E;
	text-decoration: underline;
	font-weight: bold;
	float: left;
	height: 20px;
	text-align: center;
}

#navigation div.active a, #navigation2 div.active a {
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #67683E;
	text-decoration: underline;
	font-weight: bold;
	float: left;
	height: 20px;
	text-align: center;
}


#suche {
	display: inline;
	position: relative;
	top: -3px;
	left: 10px;
}

#suche .suchbereich {
	margin: 0px;
}

#suche .suchfeld {
	border: 1px #67683E solid;
	width: 95px;
	height: 14px;
	padding: 1px;
}

#suche input {
	font-size: 11px;
}


#content {
	display: block;
	position: relative;
	top: 30px;
	left: 45px;
	width: 670px;
	height: auto;
	margin: 0px 0px 40px 0px;
	float: left;
	height: auto;
	min-height: 400px;
	color: #2B6199;
	font-family: Helvetica, Arial;
}

#content_large {
	display: block;
	position: relative;
	top: 30px;
	left: 40px;
	width: 835px;
	height: auto;
	margin: 0px 0px 40px 0px;
	float: left;
	height: auto;
	min-height: 400px;
	color: #2B6199;
	font-family: Helvetica, Arial;
}

#content table, #content_large table {
	border-collapse: collapse;
	border-spacing: 0;
}

#content table td, #content_large table td {
	padding-right: 5px;
	padding-bottom: 5px;
}

#content h1, #content_large h1 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #2B6199;
	font-family: Helvetica, Arial;
	margin: 0px 0px 55px 0px;
	clear: both;
}

#content h2, #content_large h2 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #2B6199;
	font-family: Helvetica, Arial;
	margin: 0px 0px 15px 0px;
	clear: both;
}

#content p, #content_large p {
	clear: both;
	display: block;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#content a.link, #content a, #content_large a.link, #content_large a, #content2 a.link, #content2 a {
	text-decoration: none;
	color: #67683E;
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#content a:hover, #content a.link:hover, #content_large a:hover, #content_large a.link:hover, #content2 a:hover, #content2 a.link:hover {
	color: #67683E;
	text-decoration: underline;
	background-color: inherit;
}

#content ul, #content_large ul {
	clear: both;
	display: block;
	padding: 0px 0px 0px 30px;
	margin: 0px 15px 0px 20px;
}

#content img, #content_large img {
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content2 {
	display: block;
	color: inherit;
	width: 160px;
	height: auto;
	min-height: 400px;
	padding: 0px;
	float: left;
	position: relative;
	left: 40px;
	top: 30px;
}

#content2 h1 {
	font-size: 16px;
	font-weight: normal;
	color: #2B6199;
	font-family: Helvetica, Arial;
	clear: both;
}

#content2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B6199;
	font-family: Helvetica, Arial;
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content2 p {
	clear: both;
	color: #2B6199;
	font-family: Helvetica, Arial;
	display: block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

#content2 ul {
	clear: both;
	display: block;
	padding: 10px 0px 0px 10px;
	margin: 0px 5px 0px 20px;
}

#content div.contentblock {
	display: block;
	height: auto;
	width: 640px;
	border: 1px solid #6EA3B2;
	margin: 20px 30px 10px 30px;
	background-color: #DEE7E9;
	background-repeat: repeat-x;
	color: #103D48;
}

#content2 div.contentblock {
	display: block;
	height: auto;
	width: 233px;
	border: 1px solid #6EA3B2;
	margin: 20px 20px 10px 20px;
	background-color: #F3F8F9;
	background-repeat: repeat-x;
	color: #103D48;
}

div.contentblock h1 {
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #6EA3B2;
}

#content2 div.contentblock p {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.wp_kontakt_gesamt {
}

.wp_kontakt_gesamt textarea {
	width: 500px;
	height: 100px;
}

.wp_kontakt_gesamt input[type=text] {
	width: 295px;
}

.kalender_zwischen_hl {
	padding-top: 10px;
	font-style: italic;
}

.h1_extra {
	color: rgb(113, 111, 22);
	font-size: 45px;
	font-weight: bold;
}


div.contentblock fieldset {
	border: none;
	margin: 15px 0px 10px 0px;
}

div.contentblock label {
	padding: 2px 10px 5px 10px;
	display: block;
	width: 80px;
	height: 20px;
	float: left;
	text-align: right;
	vertical-align: top;
}

#content div.contentblock input {
	float: left;
	display: block;
	width: 250px;
	height: 18px;
	background-color: #F3F8F9;
	color: #103D48;
	border: 1px solid #6EA3B2;
}

#content2 div.contentblock input {
	float: left;
	display: block;
	width: 120px;
	height: 18px;
	background-color: #F3F8F9;
	color: #103D48;
	border: 1px solid #6EA3B2;
}

div.contentblock br {
	clear: both;
	display: block;
	margin: 5px 0px 5px 0px;
}



#footer	{
	display: block;
	clear: both;
	width: 835px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 148px;
	border-top: 1px solid #00567f;
	/* background-image: url(/userfiles/layout/navback.gif); */
	/* background-repeat: repeat-x; */
}

#footer div {
	color: inherit;
	background-color: none;
	display: inline;
	width: auto;
	height: 20px;
	float: left;
	/* list-style-type: none; */
	padding: 0px 0px 0px 0px;
	/* background-image: url(/userfiles/layout/padback.gif); */
	/* background-repeat: repeat-x; */
}


#footer div a {
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
	/* background-image: url(/userfiles/layout/navback.gif); */
	/* background-repeat: repeat-x; */
	padding: 0px 0px 0px 0px;
	color: #67683E;
	text-decoration: none;
	display: inline;
	height: 20px;
	width: auto;
	text-align: center;
}

#footer div a:hover {
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #67683E;
	display: inline;
	text-decoration: underline;
}

#footer div a span.print {
	/* background-image: url(/userfiles/layout/printer.gif); */
	/* background-repeat: no-repeat; */
	padding: 0px 0px 0px 0px;
}


/* Template-Layoutelemente */
#wp_box_2spalten {
	display: block;
}

#wp_box_2spalten div.linke_spalte {
	float: left;
	width: 190px;
}

#wp_box_2spalten div.rechte_spalte {
	float: left;
	width: 500px;
}

.katalog_vorschaubild {
	width: 200px;
	margin: 0px 10px 0px 0px;
	float:left;
}

.katalog_details {
	width: 600px;
	float: right;
}
