/*
	Common Styles (Start+Content)
	© against interpretation
	http://www.againstinterpretation.com
	info@againstinterpretation.com
*/

/* BASICS */
/* MENUE */
/* CONTENT */
/* FOOTER */


/* BASICS */

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	line-height: 110%;
}

body {
	background: #d0dded url('../images/elemente/background_site.png') repeat-x left -150px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

a, a:hover {
	color: #000000;
	text-decoration: none;
}

p {
	padding: 0;
}

.positioner {
	position: relative;
	left: 50%;
	width: 10px;
	overflow: visible;
	height: auto;
}

.siteHOLDER,
.siteHOLDERstart {
	width: 890px;
	height: auto;
	position: relative;
	left: -454px;
	padding: 0 0 30px 0;
}

.shadowL {
	width: 9px;
	height: 830px;
	background: url('../images/elemente/background-schattenl.png') no-repeat left -150px;
	position: absolute;
	right: -9px;
	top: 0;
}

.shadowR {
	width: 9px;
	height: 830px;
	background: url('../images/elemente/background-schattenr.png') no-repeat left -150px;
	position: absolute;
	left: -9px;
	top: 0;
}

.headHOLDER {
	width: 890px;
	height: 300px;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}

.siteHOLDERstart .headHOLDER{
	background: none;
	height: 350px;
}

.teaserHOLDER {
	width: 890px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
}

.siteHOLDERstart .teaserHOLDER{
	background: none;
	height: auto;
}

body.view .teaserHOLDER {
	overflow: hidden;
}

body.edit .teaserHOLDER img {
	display: block;
	position; relative;
}

.logoBOX {
	width: 243px;
	height: 130px;
	position: absolute;
	left: 35px;
	top: 15px;
}

.logoBOX a.logolinkie6 {
	display: none;
}

.metamenueHOLDER {
	position: absolute;
	top: 20px;
	padding: 2px 5px 2px 2px;
	right: 210px;
	height: 16px;
	width: auto;
	color: #000000;
	font-size: 11px;
	background: #ffffff;
}

.metamenueSTART {
	background: url('../images/elemente/background-metamenue-starter.png') no-repeat;
	position: absolute;
	width: 5px;
	height: 25px;
	top: 0;
	left: -5px;
}

.metamenueBOX {
	background: #ffffff;
	height: 16px;
	float: left;
	overflow: hidden;
}

.metamenueHOLDER .trenner {
	color: #cccccc;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

.metamenueHOLDER a,
.metamenueHOLDER a:hover {
	color: #666666;
}

.metamenueHOLDER a:hover {
	color: #000000;
}

.metasearchBOX {
	height: 19px;
	width: 180px;
	position: absolute;
	top: 20px;
	right: 30px;
}

.metasearchBOX .search {
	color: #333333;
	margin: 0;
	border-top: 1px solid #8a8a88;
	border-right: none;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #cecece;
	width: 156px;
	padding: 2px 2px 2px 22px;
	background: #ffffff url('../images/elemente/background-input-search.png') no-repeat 4px center;
	position: absolute;
	top: 0;
	left: 0;
}

.metasearchBOX .send {
	position: absolute;
	top: 0;
	left: 156px;
}


/* MENUE */

.siteHOLDERstart .mainmenueHOLDER,
.siteHOLDER .mainmenueHOLDER {
	height: 32px;
	position: absolute;
	right: 30px;
	bottom: 0;
}

.siteHOLDER .mainmenueHOLDER {
	overflow: hidden;
}

.mainmenueBOX {
	float: left;
	width: auto;
	height: 32px;
	background: url('../images/elemente/background-mainmenue.png') repeat-x left bottom;
}

.siteHOLDERstart .mainmenueBOX {
	background: url('../images/elemente/background-mainmenue-start2.png') repeat-x left bottom;
}

.mainmenueSTART,
.mainmenueEND {
	width: 5px;
	height: 32px;
	background: url('../images/elemente/background-mainmenue-start.png') no-repeat left bottom;
	float: left;
}

.mainmenueEND {
	background: url('../images/elemente/background-mainmenue-end.png') no-repeat left bottom;
}

.siteHOLDERstart .mainmenueSTART{
	background: url('../images/elemente/background-mainmenue-start-start.png') no-repeat left bottom;
}

.siteHOLDERstart .mainmenueEND {
	background: url('../images/elemente/background-mainmenue-end-start.png') no-repeat left bottom;
}

.mainENTRY,
.mainENTRYactive {
	float: left;
	position: relative;
	padding: 0 6px 0 6px;
	height: 32px;
	font-size: 13px;
}

.mainENTRYactive {
	background: url('../images/elemente/background-mainmenue-active.png') no-repeat left top;
	height: 32px;
}

.mainENTRY a,
.mainENTRYactive a {
	display: block;
	padding: 9px 3px 8px 10px;
	color: #444444;
}

.mainENTRY a:hover {
	color: #e97b00;
	border-top: 3px solid #fcb131;
	margin: 2px 0 0 0;
	padding: 4px 3px 8px 10px;
}

.mainENTRYactive a {
	color: #e97b00;
	font-weight: normal;
}

.mainENTRYactive a:hover {}

.mainENDER,
.mainENDERactive {
	width: 5px;
	height: 32px;
	float: left;
}

.mainENDERactive {
	background: url('../images/elemente/background-mainmenue-active.png') no-repeat right -50px;
}

.contentHOLDER {
	width: 890px;
	height: auto;
	padding: 30px 0 0px 0;
	background: #ffffff;
}

.contentHOLDERstart {
	width: 890px;
	height: auto;
	padding: 30px 0 40px 0;
	background: #ffffff;
}

.leftCOLUMN {
	width: 230px;
	height: auto;
	margin: 0 30px 20px 40px;
	padding: 0 0 15px 0;
	float: left;
}

.submenueHOLDER {
	width: 230px;
	height: auto;
}

.subENTRY,
.subENTRYactive {
	color: #626262;
	padding: 8px 0 5px 20px;
	margin: 0;
	display: block;
	width: 210px;
	background: url('../images/elemente/background-submenue.png') no-repeat 5px center;
	border-bottom: 1px solid #dedede;
}

.subENTRY:hover {
	color: #fcb131;
}

.subENTRYactive {
	color: #ffffff;
	font-weight: bold;
	background: url('../images/elemente/background-submenue-active.png') no-repeat left center;
	border: none;
}

.subENTRYactive:hover {
	color: #fee69f;
}

.sub2ENTRY,
.sub2ENTRYactive,
.sub3ENTRY,
.sub3ENTRYactive {
	color: #626262;
	width: 190px;
	margin: 0 0 0 20px;
	display: block;
	padding: 8px 0 5px 20px;
	background: url('../images/elemente/background-submenue.png') no-repeat 5px center;
	border-bottom: 1px solid #dedede;
}

.sub2ENTRYactive,
.sub3ENTRYactive {
	font-weight: bold;
	color: #626262;
	background: url('../images/elemente/background-submenue2-active.png') no-repeat 5px center;
}

.sub2ENTRY:hover,
.sub2ENTRYactive:hover,
.sub3ENTRY:hover,
.sub3ENTRYactive:hover {
	color: #fcb131;
}

.sub3ENTRY,
.sub3ENTRYactive {
	margin: 0 0 0 40px;
	width: 170px;
	padding: 5px 0 2px 20px;
}

.toolHOLDER {
	margin: 40px 0 0 0;
	height: auto;
	width: 200px;
}


/* CONTENT */

.contentBOX {
	width: 550px;
	height: auto;
	float: left;
	text-align: justify;
}

h1 {
	color: #f88d17;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 3px 0 0 0;
}

h2, h3, h4, .ueberschift-orange {
	color: #f88d17;
	font-size: 14px;
	margin: 0 0 10px 0;
	display: block;
}

.ueberschift-orange {
	display: inline;
}

img.linksbuendig {
	float: left;
	margin: 10px 20px 20px 0;
}

ul {
	list-style-image: url('../images/elemente/ul-bullet.png');
	margin: 5px 0 5px 0;
	padding: 0 0 0 18px;
}

ul li {
	margin: 0 0 5px 0;
}

hr {
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #dedede;
	margin: 0;
}

img.rechtsbuendig {
	float: right;
	margin: 10px 0 20px 20px;
}

.contentBOX a {
	border-bottom: 1px dotted #000000;
	color: #f88d17;
}

.contentBOX a:hover {
	border-bottom: 1px dotted #f88d17;
	color: #000000;
}

.ueberschrift {
	color: #000000;
	font-weight: bold;
}

.infotext,
.bildunterschrift {
	color: #888888;
}

.bildunterschrift {
	display: block;
	margin: 7px 0 0 0;
}

.datetext,
.datum {
	color: #888888;
	margin: 0 0 5px 0;
	display: block;
}

.datum {
	display: inline;
}

.weiterleiterHOLDER {
	background: url('../images/elemente/background-weiterleitersmall.png') repeat-x left 2px;
	padding: 20px 10px 0 20px;
	margin: 0px 0 50px 0;
}

.clearLEFT {
	clear: left;
}

.clearRIGHT {
	clear: right;
}

.clearBOTH {
	clear: both;
}

.bild_linksbuendig {
	float: left;
	margin: 0 15px 10px 0;
}

.bild_rechtsbuendig {
	float: right;
	margin: 0 0 10px 15px;
}


/* FOOTER */

.footerHOLDER {
	width: 890px;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

.footerBOX {
	width: 805px;
	background: url('../images/elemente/background-footer-content.png') repeat-x;
	color: #888888;
	font-size: 11px;
	position: relative;
	margin: 0 0 0 40px;
	padding: 5px;
}

.footerCLAIMstart {
	color: #888888;
	font-size: 11px;
	position: absolute;
	right: 15px;
	bottom: 23px;
}

.footerCLAIM {
	position: absolute;
	right: 10px;
	bottom: -13px;
}

.footerCLAIM strong,
.footerCLAIM b,
.footerCLAIMstart strong,
.footerCLAIMstart b {
	color: #fcb131;
	font-weight: bold;
}

.footerBOX .trenner {
	color: #cccccc;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

.footerBOX a,
.footerBOX a:hover {
	color: #666666;
}

.footerBOX a:hover {
	color: #000000;
}


.footerENDER {
	background: #ffffff url('../images/elemente/background_footer.png') no-repeat left top;
	width: 890px;
	height: 15px;
}











