/* 2rte.css
/*
 * $Id$
/* coding: ascii, tab:4
/*
/* Styling, das auch im RTE benoetigt wird.
/*
/*/
/* ---------- ---------- ---------- ---------- ---------- */
/*
/* definitions
/*
 */
 
#lautppt .color { color:#359426; } /* gruen 100 Seitenueberschrift, Navibalken*/
#lautppt .color { color:#74a957; } /* gruen 075 Tabellenhintergrund */
#lautppt .color { color:#a5c58e; } /* gruen 050 Tabellenhintergrund */
#lautppt .color { color:#d3e2c7; } /* gruen 025 Tabellenhintergrund, Balken bei Aufzaehlungen */
#lautppt .color { color:#d0d0d0; } /* grau 100, Zellenhintergrund */
#lautppt .color { color:#f3f3f3; } /* grau 025, Zellenhintergrund */
#lautppt .color { color:#000000; } /* schwarz 100, Schriftfarbe */
#lautppt .color { color:#ffffff; } /* weiss 100, Menuepunkte, Hintergrund */

.font-color		{ color:#000000; } /* schriftfarbe */

.ff-1			{ font-family: "Trebuchet MS", Helvetica, sans-serif; } /* auch fliesstext */
.ff-2			{ font-family: Verdana, Helvetica, sans-serif } /* auch headlines */

.ff-1			{ font-family: Geneva, Arial, Helvetica, sans-serif } /* auch fliesstext */
.ff-2			{ font-family: Geneva, Arial, Helvetica, sans-serif } /* auch headlines */

.link-normal	{ color: #525252; } /* ?? */
.link-visited	{ color: #525252; } /* ?? */
.link-hover		{ color: #000000; } /* ?? */

.col-11			{ color: #359426; } /* gr-100 */
.col-12			{ color: #74a957; } /* gr-075 */
.col-13			{ color: #a5c58e; } /* gr-050 */
.col-14			{ color: #d3e2c7; } /* gr-025 */

.col-21			{ color: #fff; } /* gray */
.col-22			{ color: #d0d0d0; } /* gray */
.col-23			{ color: #6e6e6e; } /* gray */
.col-24			{ color: #2f3339; } /* wunsch pb */
.col-25			{ color: #9B8036; } /* Farbe Zitate */


.red-1			{ color: #b42e2e; } /* red */
.red-2			{ color: #cf3535; } /* r+  */
.red-3			{ color: #ff4141; } /* r++ */

.black-1		{ color: #000000; }
.black-2		{ color: #303030; }
.black-3		{ color: #6e6e6e; }

.bg-1			{ background-color: #f5f5f5; } /* */
.bg-2			{ background-color: #d0d0d0; } /* */
.bg-3			{ background-color: #6e6e6e; } /* */
.bg-4			{ background-color: #000000; } /* */
.bg-5			{ background-color: #2f3339; } /* */

/* ---------- ---------- ---------- ---------- ---------- */
/*
/* selective(!) reset
/*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* ---------- ---------- ---------- ---------- ---------- */
/*
 * same BASIC setting for www and rte
 */

 html {
	/* height: 100%; */
}
.htmlarea-content-body,
body {
	font-size: 80.01%;
	line-height: 20px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #444444;
	padding-bottom: 40px;
	background: #e5e5e5 url("img/body_bg.gif") repeat-x 0 0 scroll;
	text-align: center;
}
.htmlarea-content-body {
	margin: 0 0 0 0;
	padding: 3px;
	background: #ffffff;
	text-align: left;
}
.htmlarea-content-body div.headerpicbox {
	width: 230px;
	height: 130px;
	overflow:hidden;
	background: #2f3339;
	opacity: 0.95;
	color: white;
	padding: 10px;
}

/* ---------- ---------- ---------- ---------- ---------- */
/*
/* HTML-Elemente
 */
a {
	text-decoration: none;
	color: #6b6b6b;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:focus {
	color: #529426;
	text-decoration: none;
}
acronym, abbr {
	border-bottom: 1px dotted #e1e1e1;
	cursor: help;
}

/* .internal-link {
color:#7b7b7b;
background: url(img/internal_link.png) 0px 0px no-repeat scroll transparent;
padding-left: 5px;
padding-top: 0px;
text-decoration : none;
}
.internal-link:hover{
color:#359426;
background: url(img/arrows/pfeilrechtsgrau.png) 0px 0px no-repeat scroll transparent;
padding-left: 5px;
padding-top: 0px;
text-decoration : none;
}
*/

h1 acronym,
h1 abbr,
h2 acronym,
h2 abbr,
h3 acronym,
h3 abbr,
h4 acronym,
h4 abbr,
h5 acronym,
h5 abbr,
h6 acronym,
h6 abbr,
a acronym,
a abbr {border-bottom: none; cursor: inherit;}

acronym,
address {
}
blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockqoute, cite {
	font-size: 100%;
	margin: 1em;
}
blockquote {
	font: normal normal normal 14px/23px Georgia, serif;
	background: #fff;
	color: #9b8036;   /* Gold vom Button  */ 
	border: 0px #636363 dotted;
	border-left: 0px #359426 solid;
	padding: 0.4em 0.8em 0.4em 1em;
	font-style: italic;
	margin: 0 0 0em 0em;
}
 
del {
	text-decoration: line-through;
}
/* white-space: normal, nowrap, pre, pre-line, pre-wrap, inherit */
/* line-height: normal, 1.0, 16px, 100%, inherit */

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #359426; /* db-0 */
	font-weight: normal;
}
h1 {
	font-size: 23px; /* 157.14, 22/14 */
	margin: 0 0 0.55em;
	font-weight: 500;
	color: #359426; 
	line-height: 125%;
	letter-spacing: 0px; 
	text-transform:normal;
}
h1.huge {
	font-size: 21px;
	margin: 0 0 0.55em;
	line-height: 125%;
	font-weight: 700;
}
h2 {
	font-size: 19px; 
	letter-spacing: 0px; 
	margin: 0 0 0.55em;
	font-weight: 500;
	color: #359426; 
	text-transform:normal;
	line-height: 125%;
}
h3 {
	font-size: 16px; 
	margin: 0 0 0.55em;
	letter-spacing: 0px;
	font-weight: 500;
	font-style: normal;
	color: #359426; 
}

#rcol h2 {
	font-size: 19px; 
	letter-spacing: 0px; 
	margin: 0 0 0.55em;
	font-weight: 500;
	color: #2F3339; 
	font-style: italic;
	line-height: 125%;
}


#lcol h3 {
	font-size: 16px; 
	border-bottom:1px dotted #e0e0e0;
	margin-bottom:8px;
	padding-bottom: 4px;
	padding-left:0px;
	letter-spacing: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #474747; 
}

#rcol h3 {
	font-size: 16px; 
	text-align: left;
	border-bottom:1px dotted #e0e0e0;
	margin-bottom:10px;
	padding-bottom:4px;
	padding-left:0px;
	letter-spacing: 0px;
	font-weight: 500;
	font-family: Arial,Helvetica,sans-serif;
	font-style:italic;
	text-transform:normal;
	color: #636363; 
}

h4 {
	font-weight: 700;
	font-size: 13px;
	margin: 0 0 0.3em;
	color: #2f3339;
}
h5 {
	font-size: 12px;
	margin: 0 0 0.3em;
	font-weight: normal;
	background: #fff;
	color: #636363;
}
h6 {
	font-size: 0.67em;
	margin: 2.33em 0 0 0;
	margin: 2.33em 0 1.2em 0;
	
}
hr {
	color: #2f3339;
	background: transparent;
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px #2f3339 dotted;
}
hr.col-11 {
	border-color: #359426;
}
hr.col-24 {
	border-color: #2f3339;
}
hr.red-3 {
	border-color: #fff;
}
hr.black-1 {
	border-color: #000000;
}
hr.dotted {
	border-style: dotted;
}
hr.dashed {
	border-style: dashed;
}
hr.solid {
	border-style: solid;
}
hr.grey {
	border-style: solid;
	color: #ffffff;	
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
	border-width: 0 0 0 1px;
	border-bottom: 1px #e0e0e0 dotted;

}

ins {
	/* don't forget to highlight inserts somehow! */
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
}
img.shadow {
	background: url(img/shadow.gif) no-repeat right bottom;
	padding: 0px 7px 7px 0px;
	border: #f5f5f5 0px solid;
	border-right: none;
	border-bottom: none;
}
img.side {
	position:absolute;
	margin-left:-50px; 
	margin-bottom: 50px;
	background-color: transparent;
}


p {
	margin: 0.2em 0 1em 0; /* FF default: 1.0 */
	color: #474747;
}
ul {
	padding: 1px;
	margin-left: 25px;
}
ul.version2
{
	padding: 1px;
	margin-left: 25px;
	list-style-image: url(img/haken.png);
}
ul.version3
{
	padding: 0px;
	margin-left: 17px;
	margin-top: 2px;
	list-style-image: url(img/kreuz10px.png);
	font-style: italic;
}
ol {
	padding: 0;
	margin-left: 18px;
}
small {
	/* font-size: 76%; */
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
pre, code {
	font-family: "Courier New", Courier, monospace;
}
/*
/* tables still need 'cellspacing="0"' in the markup
/*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,
td {
	text-align: left;
	vertical-align: top;
}
/* forms */
form {
	/* display:inline; IE, umbruch vermeiden */
}
input {
}
textarea {
}
/*	++++++++++
/*	combinded tags	
/*	++++++++++
 */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
/*	++++++++++
	allgemeine varianten  
	++++++++++ 
*/
hr.margin-050em, ol.margin-050em li, ul.margin-050em li, li.margin-050em, p.margin-050em, div.margin-050em {	margin-left: 0.5em; margin-bottom: 0.5em; }
hr.margin-100em, ol.margin-100em li, ul.margin-100em li, li.margin-100em, p.margin-100em, div.margin-100em {	margin-left: 1.0em; margin-bottom: 1.0em; }
hr.margin-150em, ol.margin-150em li, ul.margin-150em li, li.margin-150em, p.margin-150em, div.margin-150em {	margin-left: 1.5em; margin-bottom: 1.5em; }

p.margin-top-15px, div.margin-top-15px, img.margin-top-15px { margin-top: 4px; }
p.margin-right-15px, div.margin-right-15px, img.margin-right-15px { margin-right: 10px; }
p.margin-bottom-15px, div.margin-bottom-15px, img.margin-bottom-15px { margin-bottom: 5px; }
p.margin-left-15px, div.margin-left-15px, img.margin-left-15px { margin-left: 10px; }

p.width-475, div.width-475 { width: 47.5%; }

p.float-left, div.float-left, img.float-left { float: left; }
p.float-right, div.float-right, img.float-right { float: right; }
p.clear-both, div.clear-both, img.clear-both { clear: both; }

p.top-margin-0, div.top-margin-0, img.top-margin-0, li.top-margin-0, h1.top-margin-0, h2.top-margin-0, h3.top-margin-0, h4.top-margin-0, h5.top-margin-0, h6.top-margin-0 { margin-top: 0px; }
p.bottom-margin-0, div.bottom-margin-0, img.bottom-margin-0, li.bottom-margin-0, h1.bottom-margin-0, h2.bottom-margin-0, h3.bottom-margin-0, h4.bottom-margin-0, h5.bottom-margin-0, h6.bottom-margin-0 { margin-bottom: 0px; }
p.left-margin-0, div.left-margin-0, img.left-margin-0, li.left-margin-0, h1.left-margin-0, h2.left-margin-0, h3.left-margin-0, h4.left-margin-0, h5.left-margin-0, h6.left-margin-0 { margin-left: 0px; }
p.right-margin-0, div.right-margin-0, img.right-margin-0, li.right-margin-0, h1.right-margin-0, h2.right-margin-0, h3.right-margin-0, h4.right-margin-0, h5.right-margin-0, h6.right-margin-0 { margin-right: 0px; }

p.bg-1,	div.bg-1, li.bg-1, h1.bg-1, h2.bg-1, h3.bg-1, h4.bg-1, h5.bg-1, h6.bg-1, span.bg-1, table.bg-1	{ background-color: #f5f5f5; }
p.bg-2, div.bg-2, li.bg-2, h1.bg-2, h2.bg-2, h3.bg-2, h4.bg-2, h5.bg-2, h6.bg-2, span.bg-2, table.bg-2	{ background-color: #d0d0d0; }
p.bg-3, div.bg-3, li.bg-3, h1.bg-3, h2.bg-3, h3.bg-3, h4.bg-3, h5.bg-3, h6.bg-3, span.bg-3, table.bg-3	{ background-color: #6e6e6e; }
p.bg-4, div.bg-4, li.bg-4, h1.bg-4, h2.bg-4, h3.bg-4, h4.bg-4, h5.bg-4, h6.bg-4, span.bg-4, table.bg-4	{ background-color: #000000; }
p.bg-5, div.bg-5, li.bg-5, h1.bg-5, h2.bg-5, h3.bg-5, h4.bg-5, h5.bg-5, h6.bg-5, span.bg-5, table.bg-5	{ background-color: #2f3339; }
p.bg-99,div.bg-99,li.bg-99,h1.bg-99,h2.bg-99,h3.bg-99,h4.bg-99,h5.bg-99,h6.bg-99,span.bg-99,table.bg-99	{ background-color: #e0e0e0; }
p.balken {background-image:url("img/balken.png"); background-position:0 5px; background-repeat:no-repeat;}

p.border-1,	div.border-1, li.border-1, h1.border-1, h2.border-1, h3.border-1, h4.border-1, h5.border-1, h6.border-1, span.border-1, table.border-1	{ border: 1px solid #359426; }
p.border-2, div.border-2, li.border-2, h1.border-2, h2.border-2, h3.border-2, h4.border-2, h5.border-2, h6.border-2, span.border-2, table.border-2	{ border: 1px solid #74a957; }
p.border-3, div.border-3, li.border-3, h1.border-3, h2.border-3, h3.border-3, h4.border-3, h5.border-3, h6.border-3, span.border-3, table.border-3	{ border: 1px solid #a5c58e; }


/* p.ff-1, div.ff-1, li.ff-1, h1.ff-1, h2.ff-1, h3.ff-1, h4.ff-1, h5.ff-1, h6.ff-1, span.ff-1, table.ff-1 { font-family:Geneva,Arial,Helvetica,sans-serif; } */
/* p.ff-2, div.ff-2, li.ff-2, h1.ff-2, h2.ff-2, h3.ff-2, h4.ff-2, h5.ff-2, h6.ff-2, span.ff-2, table.ff-2 { font-family:Geneva,Arial,Helvetica,sans-serif; } */

p.lh-0, div.lh-0, ul.lh-0, li.lh-0, h1.lh-0, h2.lh-0, h3.lh-0, h4.lh-0, h5.lh-0, h6.lh-0, th.lh-0, td.lh-0, table.lh-0 { line-height: 1.0; }
p.lh-1, div.lh-1, ul.lh-1, li.lh-1, h1.lh-1, h2.lh-1, h3.lh-1, h4.lh-1, h5.lh-1, h6.lh-1, th.lh-1, td.lh-1, table.lh-1 { line-height: 1.2; }
p.lh-2, div.lh-2, ul.lh-2, li.lh-2, h1.lh-2, h2.lh-2, h3.lh-2, h4.lh-2, h5.lh-2, h6.lh-2, th.lh-2, td.lh-2, table.lh-2 { line-height: 1.4; }

h1.icon-i {padding-left:25px;background-image:url("img/icon-i.png"); background-position:0 5px; background-repeat:no-repeat;}
h2.icon-i {padding-left:25px;background-image:url("img/icon-i.png"); background-position:0 1px; background-repeat:no-repeat;}
h3.icon-i {padding-left:25px;background-image:url("img/icon-i.png"); background-position:0 1px; background-repeat:no-repeat;}
h4.icon-i {padding-left:25px;background-image:url("img/icon-i.png"); background-position:0 1px; background-repeat:no-repeat;}
p.icon-i, div.icon-i {padding-left:25px;background-image:url("img/icon-i.png"); background-position:0 1px; background-repeat:no-repeat;}

p.black-1, div.black-1, li.black-1, h1.black-1, h2.black-1, h3.black-1, h4.black-1, h5.black-1, h6.black-1, span.black-1 { color: #000000; }
p.black-2, div.black-2, li.black-2, h1.black-2, h2.black-2, h3.black-2, h4.black-2, h5.black-2, h6.black-2, span.black-2 { color: #303030; }
p.black-3, div.black-3, li.black-3, h1.black-3, h2.black-3, h3.black-3, h4.black-3, h5.black-3, h6.black-3, span.black-3 { color: #6e6e6e; }

p.red-1, div.red-1, li.red-1, h1.red-1, h2.red-1, h3.red-1, h4.red-1, h5.red-1, h6.red-1, span.red-1 { color: #b42e2e; }
p.red-2, div.red-2, li.red-2, h1.red-2, h2.red-2, h3.red-2, h4.red-2, h5.red-2, h6.red-2, span.red-2 { color: #cf3535; }
p.red-3, div.red-3, li.red-3, h1.red-3, h2.red-3, h3.red-3, h4.red-3, h5.red-3, h6.red-3, span.red-3 { color: #ff4141; }

p.col-11, div.col-11, li.col-11, h1.col-11, h2.col-11, h3.col-11, h4.col-11, h5.col-11, h6.col-11, span.col-11	{ color: #359426; } /* gr */
p.col-12, div.col-12, li.col-12, h1.col-12, h2.col-12, h3.col-12, h4.col-12, h5.col-12, h6.col-12, span.col-12	{ color: #74a957; } /* gr */
p.col-13, div.col-13, li.col-13, h1.col-13, h2.col-13, h3.col-13, h4.col-13, h5.col-13, h6.col-13, span.col-13	{ color: #a5c58e; } /* gr */
p.col-14, div.col-14, li.col-14, h1.col-14, h2.col-14, h3.col-14, h4.col-14, h5.col-14, h6.col-14, span.col-14	{ color: #d3e2c7; } /* gr */

p.col-21, div.col-21, li.col-21, h1.col-21, h2.col-21, h3.col-21, h4.col-21, h5.col-21, h6.col-21, span.col-21	{ color: #fff; } /* grau */
p.col-22, div.col-22, li.col-22, h1.col-22, h2.col-22, h3.col-22, h4.col-22, h5.col-22, h6.col-22, span.col-22	{ color: #d0d0d0; } /* grau */
p.col-23, div.col-23, li.col-23, h1.col-23, h2.col-23, h3.col-23, h4.col-23, h5.col-23, h6.col-23, span.col-23	{ color: #6e6e6e; } /* grau */
p.col-24, div.col-24, li.col-24, h1.col-24, h2.col-24, h3.col-24, h4.col-24, h5.col-24, h6.col-24, span.col-24	{ color: #2f3339; } /* grau */

p.col-25, div.col-25, li.col-25, h1.col-25, h2.col-25, h3.col-25, h4.col-25, h5.col-25, h6.col-25, span.col-25	{ color: #9B8036; } /* bronze */

p.size-075, span.size-075, div.size-075 { font-size: 092%;	}
p.size-088, span.size-088, div.size-088 { font-size: 089%;}
p.size-100, span.size-100, div.size-100 { font-size: 100%;	}
p.size-112, span.size-112, div.size-112 { font-size: 112.5%;}
p.size-125, span.size-125, div.size-125 { font-size: 125%;	}

p.line-height-2, div.line-height-2	{ line-height: 2; }

div.indent-2em { margin-left:2em; } /* 'indent' default */
div.indent-4em { margin-left:4em; }

p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

div.box-1 {
	background-color: #fafafa;
	border: 0px solid #359426;
	padding: 0.5em 0.5em 0.1em;
}
div.box-2 {
	border-left: 0px solid #636363;
	padding: 0.8em;
	background:url("img/backgroundStripes.gif") repeat -1px 0 transparent;
}
div.box-3 {
	background-color: #f2f2f2;
	padding: 1em;
}
div.box-4 {
	background-color: #f6f6f6;
	padding: 0.8em;
}
div.box-5 {
	background: transparent url(img/sliderbackground.png) repeat;
	padding: 0.8em;
	margin-left:620px;
	margin-right:120px;
	width:300px;
	height:260px
}
.box-5 p {
color:#fff;
}

table.width-100 {
	width: 100%;
}
table.table-1 {
	width: 100%
}
table.table-1 td,
table.table-1 th
{
	width: 45%;
	padding: 6px 6px 6px 0;
	background-color: transparent;
	border-bottom: 1px dotted #d9d9d9;
}
table.table-1 th {
	color: #000000;
	font-style: normal;
	background-color: #ffffff;
	margin-left: 0;
	border-bottom: 2px solid #359426;
}
table.table-2 {
	border-collapse: separate;
	border-spacing: 4px;

}
table.table-2 td,
table.table-2 th
{
	padding: 0px 4px 4px 4px;
	background-color: transparent;
	border-bottom: 1px dotted #f2f2f2;
}
table.table-2 th {
	color: #2f3339;
	font-style: normal;
	font-weight: bold;
	border-bottom: 2px solid #359426;
}
table.zebra-rows {
}
table.hover {
}
/* ---------- ---------- ---------- ---------- ---------- *//*
/* freie Klassen
 */
.clear {
	clear: both;
	padding: 1px;
}
.debug {
	border: 1px solid black;
}
.hidden {
	display: none;
}
.valign-bottom {
	vertical-align: bottom;
}
.valign-middle {
	vertical-align: middle;
}
.valign-top {
	vertical-align: top;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.text-align-centered {
	text-align: center;
}
.padleft10 {
	padding-left: 10px;
}
.padleft20 {
	padding-left: 20px;
}
.padbot10 {
	padding-bottom: 10px;
}
.padbot20 {
	padding-bottom: 20px;
}
.upper {
	text-transform: uppercase;
}
.lower {
	text-transform: lowercase;
}
:focus {
	/* don't forget to define focus styles! */
	/* outline: 0; */
}
.csc-firstHeader {
	margin-left: 0;
}

.background
  {
  height:350px;
  border:0px solid black;
  }

/* Transparente Box für den Slider*/  

.sliderwrapper {
min-height: 100%;
width: 100%;
height: 110px;
margin: -150px 0px 0px 0px;
padding: 30px 0 30px 0;
position: relative;

}
.slidertransparent {
background: transparent url(img/sliderbackground.png) repeat;
opacity: 0.58;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
position: absolute;
top:30px;
width: 100%;
height: 100%;
}
.slidercontent {
position: relative;
margin: 15px 15px 15px 15px;
line-height: 100%;
}

.slidercontent p {
color:#fff;
}

.slidercontent a {
color:#e5e5e5;
}
.slidercontent a:hover,
.slidercontent a:focus {
	color: #529426;
	text-decoration: none;
}
.slidercontent h2 {
color:#fff;
}

.hinweis {
background: transparent url(img/hinweis.png) no-repeat;
background-color: transparent;
position: absolute;
width: 350px;
height: 100%;
padding: 15px 5px 5px 25px;
margin-left:-210px; 
margin-top:-280px;
z-index: 40000;
}
.hinweis H1{
font-size: 24px; 
}
