/*CSS Reset*/
/*+clearfix {*/
.subnav:after, #submenu:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.subnav, #submenu
{
	display: inline-block;
}
.subnav, #submenu
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0 !important;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
.clearL
{
	clear: left;
}
.clearR
{
	clear: right;
}
A.red
{
	color: #BC0000 !important;
	text-decoration: underline !important;
}
P
{
	margin: 10px 0;
}
H1, H2, H3, H4, H5, H6
{
	font: normal 1em/1em verdana, arial, sans-serif;
}
H1
{
	font-size: 24px;
	font-weight: bold;
}
H2
{
	font-size: 23px;
	margin: 20px 0 30px;
}
H3
{
	color: #AE1B17;
	font-weight: bold;
	font-size: 16px;
	margin: 40px 0 10px;
}
TABLE TR TD
{
	width: 50%;
	vertical-align: middle;
	padding: 10px 0;
}
TABLE TR TD IMG
{
	margin: 0 auto;
	display: block;
}
/*Template*/
BODY
{
	text-align: left;
	font: normal 14px/1.6em Arial, Verdana, Sans-Serif;
	color: #585858;
	background: #910000 url(../img/body.png) repeat-x left top;
}
#site
{
	width: 1010px;
	margin: 0 auto;
}
#page
{
}
#head
{
	background: url(../img/leiste.png) no-repeat -10px 90px;
}
#head H1#logo
{
	background: url(../img/logo.png) no-repeat center;
	height: 102px;
	width: 255px;
	margin: 15px 0 0 100px;
	float: left;
	display: inline;
}
#head H1#logo A
{
	display: block;
	height: 102px;
	width: 255px;
}
#head H1#logo SPAN
{
	display: none;
}
#motto
{
	float: right;
	margin: 50px 0 0;
	font: bold 14px verdana, arial, sans-serif;
	color: #FFF;
}
#motto UL
{
	list-style-type: none;
}
#motto UL LI
{
	float: left;
}
#motto UL LI IMG
{
	margin-top: 5px;
	display: block;
	padding: 1px 5px;
}
#nav
{
	clear: left;
	padding: 5px 0 0;
}
#nav UL
{
	list-style-type: none;
}
#nav UL LI
{
	float: left;
	padding: 0 10px;
	border-left: 1px solid #FFF;
	font: normal 14px/1em verdana, arial, sans-serif;
	color: #D4AE5B;
	text-transform: uppercase;
}
#nav UL LI A
{
	color: #D4AE5B;
	text-decoration: none;
}
#nav UL LI.act A
{
	text-decoration: underline;
}
#nav UL LI A:hover
{
	color: #FFF;
}
#nav UL LI.first
{
	padding-left: 0;
	border: 0;
}
/*[clearfix]*/.subnav
{
	/*[disabled]margin-top:-20px;*/
	/*[disabled]border-bottom:1px solid #CCCCCC;*/
	/*[disabled]padding-bottom:4px;*/
}
/*[clearfix]*/#submenu
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
}
#submenu LI
{
	background: none !important;
	float: left;
	margin: 0 !important;
	padding: 0 0 5px !important;
}
#submenu LI A
{
	margin-right: 8px;
	border-right: 1px solid #CDCDCD;
	padding-right: 11px;
}
#submenu LI.cur A
{
	color: #BB0000;
	text-decoration: underline;
}
#submenu LI A SPAN
{
}
#allcont
{
	clear: left;
	margin-top: 40px;
}
#left
{
	float: left;
	width: 840px;
	margin: 0 8px 0 0;
}
#cont
{
	border: 1px solid #858282;
	width: 838px;
	background: #FFF url(../img/logo_xl.png) no-repeat left bottom;
}
#cont-top
{
	background: transparent url(../img/cont-top.png) no-repeat center;
	height: 19px;
}
#cont-in
{
	background: transparent url(../img/cont-in.png) repeat-y center;
	padding: 0 20px 20px;
	height: 100%;
}
.cont-in-left
{
	float: left;
	width: 550px;
	margin-right: 8px;
}
#cont-in A
{
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
#cont-in A:hover
{
	text-decoration: underline;
}
#cont-in A.more
{
	font-size: 12px;
}
#cont-btm
{
	background: transparent url(../img/cont-btm.png) no-repeat center;
	height: 19px;
}
#cont UL
{
	padding: 0 0 0 5px;
	list-style-type: none;
}
#cont UL LI
{
	padding: 5px 0 5px 17px;
	background: url(../img/li.png) no-repeat 0 12px;
}
#cont .news
{
}
#cont .news UL
{
	list-style-type: none;
	padding: 0 0 0 2px;
	margin-top: 20px;
}
#cont .news UL LI
{
	padding: 5px 0 5px 17px;
	background: url(../img/li.png) no-repeat left center;
	color: #9B885E;
	font-weight: bold;
}
#cont .news UL LI A
{
	color: #9B885E;
}
#cont .news UL LI A:hover
{
	color: #4F4F4F;
}
#cont .quote
{
	background: #E5E5E5 url(../img/quote-top.png) no-repeat center top;
	float: left;
}
#cont .quote-in
{
	background: transparent url(../img/quote-btm.png) no-repeat center bottom;
	padding: 15px 15px 5px;
	width: 210px;
}
#cont .quote-in IMG
{
	margin-bottom: 10px;
}
#cont .quote-in P A
{
	font-size: 13px;
}
#cont .quote-in UL
{
	list-style-type: none;
	padding: 0;
}
#cont .quote-in UL LI
{
	padding: 0;
	background: none;
}
#cont .box
{
	border: 1px solid #CBCBCB;
	margin: 15px 0;
	background: #FFF;
	font: 11px arial, sans-serif;
	color: #000;
	padding: 5px 15px;
}
#cont2
{
	background: transparent url(../img/cont2.png) no-repeat center;
	height: 180px;
	margin: 16px 0 0;
	padding: 0;
}
BUTTON.prev
{
	background: transparent url(../img/prev.png) no-repeat left top;
	display: block;
	border: none;
	height: 71px;
	width: 31px;
	float: left;
	margin: 50px 0 50px 9px;
	cursor: pointer;
}
.slide
{
	height: 153px !important;
	width: 725px !important;
	background: transparent url(../img/slide.png) no-repeat left top;
	float: left;
	margin: 14px 2px 0;
	padding: 0 15px;
	overflow: hidden;
}
.slide UL, .slide UL LI
{
	margin: 0;
	padding: 0;
}
.slide UL LI
{
}
.slide IMG
{
	margin: 10px 16px 0 0;
	padding: 0;
	#margin-top: 17px;
}
BUTTON.next
{
	background: transparent url(../img/next.png) no-repeat left top;
	display: block;
	border: none;
	height: 71px;
	width: 31px;
	float: left;
	margin: 50px 0 0;
	cursor: pointer;
}
#cont3
{
	background: transparent url(../img/cont3.png) no-repeat center top;
	margin: 16px 0 0;
	height: 63px;
	color: #FFD3D3;
	text-transform: uppercase;
	font: normal 12px/1em arial, sans-serif;
}
#cont3 UL
{
	list-style-type: none;
	margin: 0 0 0 40px;
}
#cont3 UL LI
{
	float: left;
	padding: 0 5px;
}
#cont3 UL LI A
{
	color: #FFD3D3;
	text-decoration: none;
	padding: 23px 5px 22px;
	display: block;
	margin-top: 3px;
}
#cont3 UL LI A:hover
{
	background: transparent url(../img/cur.png) repeat-x left top;
}
#foot
{
}
#right
{
	float: left;
}
#right .item
{
	margin-bottom: 10px;
}
#foot
{
	color: #FFF;
	font-size: 11px;
	text-align: right;
}
#foot A
{
	color: #FFF;
	text-decoration: none;
}
#foot A:hover
{
	text-decoration: underline;
}
