/*CSS Document*/
BODY
{
	font: 12px 'Nunito', sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #610007;
	height: 100%;
	background-image: url(/pics/ly/bg.jpg);
}
HTML
{
	height: 100%;
}
*
{
	margin: 0;
	padding: 0;
}
#page
{
	width: 1280px;
	min-width: 320px;
	margin: 0 auto 0px;
	min-height: 100%;
	height: 100%;
	position: relative;
}
#topabstand
{
	width: 90%;
	height: 30px;
}
#topmenu
{
	height: 42px;
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
	border-bottom: 6px solid #379028;
	z-index: 19;
}
#topmenu UL
{
	list-style: none;
	width: 100% !important;
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	margin-right: 18px;
	align-items: center;
	font-size: 19px;
	margin-left: 17px;
}
#page A
{
	color: #F16700;
	text-decoration: none;
}
#page A:hover
{
	text-decoration: underline dotted #C40B0B;
	color: #C40B0B;
}
#page_header
{
	width: auto !important;
	min-height: 40px;
	/*height: 40px;*/
	height: auto !important;
	max-height: 400px;
	border-radius: 0px;
	/*border: 1px solid #DAD4CB;*/
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
}
#page_header #toplogo
{
	position: absolute;
	left: -45px;
	top: 19px;
	width: 160px;
	z-index: 18;
	height: 200px;
	cursor: pointer;
}
#page_header #headerpic
{
	/*height: 60px !important;*/
	text-align: center;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	z-index: 0;
	/*overflow: hidden;*/
}
#page_header #headerpic IMG
{
	width: 100%;
	height: auto;
	/*max-width: 100%;*/
	margin-top: 24px;
}
#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: 0px;
}
#nav_top #menuverlauf
{
	font-size: 11px;
	color: #000000;
}
/*#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: relative;
	bottom: 70px;
	top: auto;
	margin-top: 66px;
	min-height: 800px !important;
	height: 100% !important;
	background-color: #FFFFFF;
}
SECTION#sidebar_left
{
	width: 201px;
	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 30px 176px;
	overflow: auto;
	padding-bottom: 30px !important;
}
SECTION#artikel:focus
{
	outline: none;
}
SECTION#artikel IMG.imgloadpic
{
	margin-top: 43px;
	margin-left: 83px;
}
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: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height: auto;
	line-height: 1.5;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #EF082E;
}
ARTICLE
{
	font-size: 14px;
	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: 15px;
	/*da ist*/
	border-bottom: 1px solid #F6A74A;
	height: auto;
	padding-left: 5px;
	color: #B22222;
}
ARTICLE .content_normal DIV[id^="usgalcontent"] IMG
{
	width: 150px !important;
}
ARTICLE .showtext_table .content_normal
{
	/*float: inside;*/
	width: 100%;
	display: inline-block;
	position: relative;
}
ARTICLE .showtext_table .content_fotos
{
	width: 25%;
	float: right;
	position: relative;
	/*top: -63px;*/
	right: -1px;
	display: inline-block;
	vertical-align: bottom;
}
ARTICLE IMG.picleft
{
	width: 100%;
	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: 1280px;
	height: 53px;
	font-size: 8pt;
	border-radius: 0px;
	border-top: 5px solid #379028;
	background-color: #EF082E !important;
	line-height: 1.5;
	color: #F6F6F6;
	padding-top: 5px;
	clear: both;
}
FOOTER #bottom_menue
{
	position: relative;
	top: 9px;
	display: inline-block;
	text-align: center;
	width: auto;
	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;
	/*color: #EFEBE6;*/
}
FOOTER #bottom_menue UL LI:first-child
{
	list-style: none inside;
	float: left;
}
FOOTER #bottom_menue UL LI A
{
	color: #E5B79C;
}
FOOTER #bottom_menue UL LI A:hover
{
	color: #E8D51D;
}
.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: 17px;
	position: relative;
	top: 8px;
}
#leftmenucenter UL, #leftmenucenter LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftmenucenter LI A
{
	color: #F40808;
}
#leftmenucenter LI A:hover
{
	text-decoration: underline;
}
#leftmenucenter UL LI > UL
{
	position: relative;
	left: 10px;
	font-size: 14px;
}
UL#vmenu
{
	width: auto;
	/*float: left;*/
	height: 100%;
}
UL#vmenu LI
{
	position: relative;
	/*margin-bottom: 5px;*/
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 10px;
	padding-right: 10px;
}
UL#vmenu LI:hover
{
	background-color: #EF082E;
	color: #FFFFFF !important;
}
UL#vmenu LI > UL
{
	left: 11px;
	/*background-color: #DBDBE2;*/
	font-size: 11px;
	margin-top: 1px;
	position: relative;
	display: none;
}
UL#vmenu A
{
	display: flex;
	align-items: center;
	color: #EF082E;
	text-decoration: none;
	height: 100%;
}
UL#vmenu A:hover
{
	color: #FBFBFB;
}
.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 #BC082E;
	background-color: #F1E7E7;
	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: #EF082E;
	color: #E5D6D6;
	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 #820909;
}
.btn_sendform:hover
{
	border: 1px solid #FFFFFF;
}
.inputtext:focus, .inputarea:focus
{
	border: 1px inset #BC082E;
	background-color: #FFFFFF;
}
.inputarea
{
	/*min-width: 335px;*/
	width: 90%;
	border: 1px solid #BC082E;
	background-color: #F1E7E7;
	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;
}
/*---------------*/
#topkontakt
{
	position: fixed;
	right: -71px;
	top: 82px;
	z-index: 1000;
	height: 69px;
	width: 150px;
	background-color: #5E8FDE;
	/*+border-radius: 35px;*/
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-khtml-border-radius: 35px;
	border-radius: 35px;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}
#topkontakt:hover
{
	border-color: #EF082E;
	transform: scale(1.1);
	text-decoration: none;
}
#topkontakt IMG
{
	position: absolute;
	top: 3px;
	left: 23px;
	z-index: 6;
}
#topkontakt IFRAME
{
	position: absolute;
	top: 60px;
	left: 7px;
	z-index: 1;
}
