A:active { color: rgb(0,0,255);}
A:visited {color: Blue;}
A:link { color: rgb(0,0,255);}
A:hover { color: rgb(102,153,0);}

.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%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFFFC0;
	height: 35px;
}
.kalender_zeile2 {
	background : #C0FFC0;
	height: 35px;
}


.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: 0;
	margin: 0;
	border-spacing: 0px;
}

body {
	background-color: #D3EDA4;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	padding: 0;
	margin: 0;
}

#gesamt {
	width: 1000px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ffffff;
	height: 900px;
	position: relative;
	top: 10px;
	background-color: #f8f6f1;
	background-image: url(/userfiles/layout/gesamt_background2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


#header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 1000px;
	color: #FFFFFF;
	background-color: #87CF25;
	border-bottom: 1px solid #ffffff;
}


#sprachwechsel {
	position: absolute;
	top: 10px;
	left: 32px;
}

#sprachwechsel img {
	border: 0;
}


#headerleft {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 110px;
	width: 730px;
}

#headerleft h1 {
	position: relative;
	top: 5px;
	left: 30px;
	color: white;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 40px;
}

#headerleft h2 {
	position: relative;
	top: 5px;
	left: 30px;
	color: white;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 30px;
}

#headerlogo {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 130px;
	width: 206px;
	display: block;
	background-image: url(/userfiles/layout/logo.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #ffffff;
}

#headerlogo img {
	width: 206px;
	height: 130px;
	border: none;
	display: block;
}


#logo {
   display: none;
}

#adressdaten {
	display: none;
}


#navigation {
	display: block;
	float: left;
	width: 750px;
	height: 30px;
	left: 28px;
	position: relative;
	top: 6px;
}

#navigation div.menu_main {
	display: block;
	width: 750px;
	height: auto; 
}

#navigation div.trenner {
	color: #ffffff;
	display: block;
	width: auto;
	height: 24px;
	float: left;
	list-style-type: none;
	padding: 1px;	
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	xfont-weight: bold;
	position: relative;
	top: 4px;
}
#navigation div.menu_button {
	color: #ffffff;
	display: block;
	width: auto;
	height: 24px;
	float: left;
	list-style-type: none;
	padding: 4px;	
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#navigation div.menu_button a {
	color: #ffffff;
	display: block;
	width: auto;
	height: 24px;
	float: left;
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#navigation div.menu_button_inaktiv {
	color: #486E21;
	display: block;
	width: auto;
	height: 30px;
	float: left;
	list-style-type: none;
	padding: 4px;
}

#navigation div.menu_button_inaktiv a {
	font-size: 13px;
	color: #486E21;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	text-align: center;
}

#navigation div.menu_button_inaktiv a:hover {
	font-weight: bold;
	color: #ffffff;
}

#content {
	display: block;
	float: left;
	width: 680px;
	height: 475px;
	padding: 30px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

#content_large {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	padding: 30px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 420px;
	overflow: auto;
}

#content h1, #content_large h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#content h2, #content_large h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
	color: #333333;
	background-color: inherit;
	background-image: url(/userfiles/layout/h2back.gif);
	background-repeat: repeat-x;
	display: block;
	width: 430px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #dddddd;
}

#content p, #content_large p {
	clear: both;
	display: block;
	text-align: justify;
	margin: 20px 30px 15px 0px;
}

#content a, #content a.link, #content_large a, #content_large a.link, #content2 a, #content2 a.link {
	text-decoration: none;
	color: #486E21;
	background-color: inherit;
	padding: 0px;
}

#content a:hover, #content a.link:hover, #content_large a:hover, #content_large a.link:hover, #content2 a:hover, #content2 a.link:hover {
	color: #486E21;
	text-decoration: underline;
	background-color: inherit;
	font-weight: bold;
}

#content ul, #content_large ul {
	clear: both;
	display: block;
	padding: 10px 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: 300px;
	height: 390px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#content2 h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
}

#content2 h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, 'Lucida Sans Unicode', Tahoma, Verdana, Arial, verdana, serif;
	clear: both;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content2 p {
	clear: both;
	display: block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	text-align: justify;
}

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


#navigation_bilder {
	height: 320px;
	clear: both;
}

#navigation_bilder a {
	position: absolute;
	display: block;
	text-decoration: none;
	background-image: url("/userfiles/layout/transparency.gif");
	cursor: pointer;
}

#navigation_bilder a.menu_link_1_a {
	height: 150px;
	width: 118px;
	top: 683px;
	left: 36px;
}

#navigation_bilder a.menu_link_2_a {
	height: 165px;
	width: 129px;
	top: 663px;
	left: 156px;
}

#navigation_bilder a.menu_link_3_a {
	height: 143px;
	width: 144px;
	top: 712px;
	left: 287px;
}

#navigation_bilder a.menu_link_4_a {
	height: 149px;
	width: 127px;
	top: 708px;
	left: 433px;
}

#navigation_bilder a.menu_link_5_a {
	height: 161px;
	width: 131px;
	top: 672px;
	left: 562px;
}

#navigation_bilder a.menu_link_6_a {
	height: 152px;
	width: 119px;
	top: 658px;
	left: 695px;
}

#navigation_bilder a.menu_link_7_a {
	height: 144px;
	width: 138px;
	top: 718px;
	left: 816px;
}


#dummy {
	height: 320px;
	clear: both;
}


#footer	{
	display: block;
	clear: both;
	width: 1000px;
	height: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

#footer ul {	
	display: block;
	width: auto;
	height: auto;
	float: right;
}

#footer ul li {
	color: #486E21;
	background-color: none;
	display: block;
	width: auto;
	height: 30px;
	float: left;
	list-style-type: none;
}


#footer ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #486E21;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

#footer ul li a:hover {
	background-color: inherit;
	color: #486E21;
	text-decoration: underline;
	display: block;
}


.wp_galerie > div {
	display: inline-block;
}
.wp_galerie > div > div {
	margin: -6px;
}

.wp_galerie_img {
	display: inline-block;
	width: 100px;
	border: 1px solid #87CF25 !important;
}
