/*CSS Document*/
BODY
{
	font: 12px 'Nunito', sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FCE3C5;
	height: 100%;
}
HTML
{
	height: 100%;
}
*
{
	margin: 0;
	padding: 0;
}
#topabstand
{
	width: 90%;
	height: 7px;
}
#page
{
	width: 1024px;
	min-width: 320px;
	margin: 0 auto 0px;
	min-height: 100%;
	position: relative;
}
#page A
{
	color: #F16700;
	text-decoration: none;
}
#page A:hover
{
	text-decoration: underline dotted #C40B0B;
	color: #C40B0B;
}
#page_header
{
	width: auto;
	min-height: 40px;
	/*height: 40px;*/
	height: 208px !important;
	border-radius: 0px;
	border: 1px solid #DAD4CB;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
}
#page_header #toplogo
{
	position: absolute;
	left: 12px;
	top: 111px;
	width: 160px;
	z-index: 18;
	height: 200px;
}
#page_header #headerpic
{
	/*height: 60px !important;*/
	text-align: center;
	height: 185px;
	width: 100%;
	position: relative;
	background-color: #DAA781;
	z-index: 0;
	/*overflow: hidden;*/
}
#page_header #headerpic IMG
{
	/*width: 100%;*/
}
#page_header H1
{
	text-align: center;
	color: #3F58A9;
	font-size: 50px;
}
#nav_top
{
	height: 6px;
	width: auto;
	border-radius: 0px;
	/*border: 1px solid #DAD4CB;*/
	background-color: rgba(252, 234, 212, 0.657);
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 0.6;
	padding-top: 10px;
	margin-top: -30px;
	position: relative;
	z-index: 10;
	margin-left: 186px;
}
#nav_top #menuverlauf
{
	font-size: 11px;
	color: #B4691F;
}
/*#nav_top UL LI
{
	list-style-type: square;
	(*float: left;*)
	padding-right: 10px;
	(*(*+placement: shift 15px 6px;*)
	position: relative;
	left: 15px;
	top: 6px;*)
}*/
#maincontent
{
	width: inherit;
	/* [disabled]border:1px solid #000000;*/
	position: absolute;
	bottom: 70px;
	top: 229px;
}
SECTION#sidebar_left
{
	width: 175px;
	height: 100% !important;
	float: left;
	border-radius: 0px;
	border-left: 1px solid #DAD4CB;
	border-bottom: 1px solid #DAD4CB;
	border-top: 1px solid #DAD4CB;
	background-color: #FFFFFF;
	overflow: auto;
}
SECTION#sidebar_left:focus
{
	outline: none;
}
SECTION#sidebar_right
{
	border-radius: 0px;
	width: 175px;
	height: 100% !important;
	float: right;
	background-color: #FFFFFF;
	border-right: 1px solid #DAD4CB;
	border-bottom: 1px solid #DAD4CB;
	border-top: 1px solid #DAD4CB;
	overflow: auto;
	display: none;
}
SECTION#artikel
{
	/* [disabled]width:auto;*/
	height: 100% !important;
	/* [disabled]float:left;*/
	border-radius: 0px;
	border-bottom: 1px solid #DAD4CB;
	border-top: 1px solid #DAD4CB;
	background-color: #FFFFFF;
	margin: 0px 1px 0px 176px;
	overflow: auto;
}
SECTION#artikel:focus
{
	outline: none;
}
NAV #leftmenu
{
}
SECTION ARTICLE
{
	margin: 5px;
	padding-left: 0px;
	color: #535353;
}
ARTICLE .textcontent_toptitel
{
	font-size: 16px;
	/*text-indent: 10px;*/
	margin-bottom: 7px;
	border-bottom: 1px solid #F6A74A;
	/*+border-radius: 12px;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	height: auto;
	line-height: 1.5;
	padding-left: 5px;
	color: #F16700;
}
ARTICLE
{
	font-size: 12px;
	line-height: 1.5;
}
ARTICLE .textcontent_normal
{
}
ARTICLE .textcontent_normal P
{
	padding-bottom: 10px;
}
ARTICLE .textcontent_normal_sm
{
	font-size: xx-small;
}
ARTICLE .content_normal
{
}
ARTICLE .content_normal P
{
	padding-bottom: 10px;
}
ARTICLE .content_titel
{
	font-weight: bold;
	/*text-indent: 6px;*/
	margin-top: 13px;
	margin-bottom: 4px;
	line-height: 1.7;
	font-size: 13px;
	/*da ist*/
	border-bottom: 1px solid #F6A74A;
	height: auto;
	padding-left: 5px;
}
ARTICLE IMG.picleft
{
	width: 100px;
	height: auto;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
}
FOOTER
{
	/* [disabled]clear:both;*/
	position: fixed;
	bottom: 0px;
	text-align: center;
	width: 1024px;
	height: 53px;
	font-size: 8pt;
	border-radius: 0px;
	border-top: 5px solid #F16700;
	background-color: #F6A74A !important;
	line-height: 1.5;
	color: #3A3836;
	padding-top: 5px;
	clear: both;
}
FOOTER #bottom_menue
{
	position: relative;
	top: 9px;
	display: inline-block;
	text-align: center;
	width: 378px;
	height: 18px;
}
FOOTER #bottom_menue UL
{
	width: auto;
	margin-left: 0px;
}
FOOTER #bottom_menue UL LI
{
	float: left;
	list-style: disc inside none;
	width: auto;
	margin-left: 0px;
	padding-left: 11px;
}
FOOTER #bottom_menue UL LI:first-child
{
	list-style: none inside;
	float: left;
}
.contentbg
{
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 6px;
	/*+box-shadow: 2px 2px 4px #E9E9E9;*/
	-moz-box-shadow: 2px 2px 4px #E9E9E9;
	-webkit-box-shadow: 2px 2px 4px #E9E9E9;
	box-shadow: 2px 2px 4px #E9E9E9;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 0px;
}
#sidebar_right ARTICLE
{
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	padding-left: 3px;
	/*+box-shadow: 2px 2px 4px #E8E9EC;*/
	-moz-box-shadow: 2px 2px 4px #E8E9EC;
	-webkit-box-shadow: 2px 2px 4px #E8E9EC;
	box-shadow: 2px 2px 4px #E8E9EC;
	margin-top: 10px;
}
#sidebar_right ARTICLE .title
{
	font-weight: bold;
	font-size: 12px;
	color: #F26760;
}
ARTICLE UL
{
	margin-left: 30px;
}
#texterechts ARTICLE IMG
{
	width: 95%;
	height: auto;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#leftmenucenter
{
	border-radius: 0px;
	overflow: hidden;
	/*+box-shadow: 2px 2px 4px #E8E9EC;*/
	-moz-box-shadow: 2px 2px 4px #E8E9EC;
	-webkit-box-shadow: 2px 2px 4px #E8E9EC;
	box-shadow: 2px 2px 4px #E8E9EC;
	font-size: 14px;
	position: relative;
	top: 63px;
}
#leftmenucenter UL, #leftmenucenter LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL#vmenu
{
	width: 144px;
	/*float: left;*/
}
UL#vmenu LI
{
	position: relative;
	margin-bottom: 5px;
}
UL#vmenu LI > UL
{
	left: 11px;
	/*background-color: #DBDBE2;*/
	font-size: 11px;
	margin-top: 1px;
	position: relative;
	display: none;
}
UL#vmenu A
{
	display: block;
	color: #F16700;
	text-decoration: none;
}
.title
{
}
#textmehr
{
	border: 1px solid #9B9BFF;
	/*+border-radius: 0 6px 6px 0;*/
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	-khtml-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	width: 72px;
	background-color: #EAEAEE;
	font-size: 10px;
	padding-left: 5px;
	margin-top: 6px;
}
#textmehr:hover
{
	border: 1px solid #B91010;
}
#textmehr A
{
	color: #CC141B;
	text-decoration: none;
}
#picreun
{
	height: auto;
	width: 175px;
	text-align: center;
	/*+box-shadow: 2px 2px 4px #94A7D3;*/
	-moz-box-shadow: 2px 2px 4px #94A7D3;
	-webkit-box-shadow: 2px 2px 4px #94A7D3;
	box-shadow: 2px 2px 4px #94A7D3;
}
/*formstyles ----------------------*/
.inputtext
{
	border: 1px solid #9B9BFF;
	background-color: #F5F9FA;
	color: #000000;
	font-size: 14px;
	height: 17px;
	width: 150px;
}
:required
{
	border: 1px solid #7D1212;
}
.inputtext:invalid
{
	border: 1px solid #89AE2A;
}
.btn_sendform
{
	height: 20px;
	width: 90px;
	background-color: #D9E9F7;
	color: #3F58BA;
	margin-top: 4px;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	/*+border-radius: 16px;*/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #B6C6E7;
}
.inputtext:focus, .inputarea:focus
{
	border: 1px inset #344C83;
	background-color: #FCFCFC;
}
.inputarea
{
	/*min-width: 335px;*/
	width: 100%;
	border: 1px solid #9B9BFF;
	background-color: #F5F9FA;
	color: #000000;
	font-size: 14px;
	resize: vertical;
	box-sizing: border-box;
	margin-top: 7px;
}
/*-------------------------------------*/
/*sitemap*/
#sitemap
{
	list-style-position: outside;
}
#sitemap UL
{
	margin-left: 16px;
}
#sitemap .ul0
{
	font-size: 13px;
	font-weight: bold;
}
#sitemap .ul1
{
	font-size: 13px;
	font-weight: 500;
}
#sitemap .ul2
{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#sitemap .ul3
{
	font-size: 12px;
	font-weight: normal;
}
#sitemap .ul4
{
	font-size: 12px;
	font-weight: normal;
}
#sitemap .ul5
{
	font-size: 11px;
	font-weight: normal;
}
#sitemap .ul6, .ul7, .ul8, .ul9, .ul10, .ul11, .ul12
{
	font-size: 10px;
}
/*--------------
Suche*/
#suche
{
	position: relative;
	height: 77px;
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 11px;
}
#suche #suchbox
{
	width: 149px;
	height: 20px;
	margin-top: 4px;
	float: inside;
}
#suche #suchbox INPUT
{
	width: 141px;
	border: 1px solid #F6C995;
	color: #000000;
	font-size: 14px;
	height: 20px;
}
#suche #suchbox INPUT:focus
{
	border: 1px solid #D55B00;
	outline: none;
}
#suche #suchbtn
{
	width: 52px;
	height: 20px;
	text-align: center;
	background-color: #FDF9E6;
	color: #D55B00;
	cursor: pointer;
	margin-top: 7px;
	border: 1px solid #F6C995;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#suche #suchbtn:hover
{
	color: #D40000;
	border: 1px solid #D55B00;
	text-shadow: 1px 1px 6px #6B0701;
}
#gefunden LI
{
	margin-left: 16px;
}
/*---------------*/
