/* 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: #f3f3f3; } /* gray */
.col-22			{ color: #d0d0d0; } /* gray */
.col-23			{ color: #6e6e6e; } /* gray */
.col-24			{ color: #2f3339; } /* wunsch pb */


.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: 100.01%;
	font-size: 80.01%;
	line-height: 1.45;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	padding-bottom: 60px;
	background: #e5e5e5 url("img/body_bg.gif") repeat-x 0 0 scroll;
	text-align: center;
}
.htmlarea-content-body {
	margin: 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: #525252;
}
a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:focus {
	color: #000000;
	text-decoration: underline;
}
acronym, abbr {
	border-bottom: 1px dotted #e1e1e1;
	cursor: help;
}
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: 96%;
	margin: 1em;
}
blockquote {
	color: #222;
	background: #E5D9C1;
	border: 1px #C7AD79 solid;
	border-left: 10px #C7AD79 solid;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}
.shadow120{
 background: url(img/shadow185.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;

}

.shadow190{
 background: url(img/shadow190.png) no-repeat bottom left;
 padding: 4px 7px 17px 7px;

}

.shadow270{
 border-top:1px solid #EFEFEF 
 background: url(img/shadow270.png) no-repeat bottom left;
 padding: 0px 2px 7px 0px;
}

.shadow360 {
 background: url(img/shadow3602.png) no-repeat bottom left;
 border-top:1px solid #EFEFEF;
 padding: 0px 2px 9px 0px;
}

.shadow540 {
 background: url(img/shadow3602.png) no-repeat bottom left;
 border-top:1px solid #EFEFEF;
 padding: 0px 2px 9px 2px;
}

.shadow {
background: url(img/shadow.gif) no-repeat right bottom;
padding: 0px 6px 6px 0px;
/* border: #eee 1px solid;*/ 
border: #f5f5f5 1px solid;
border-right:none;
border-bottom:none;
}
 
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: 157.14%; /* 157.14, 22/14 */
	margin: .67em 0 0 0;
	margin: .67em 0 0.34em 0;
}
h1.huge {
	font-size: 3em;
	margin: .58em 0 0 0;
	margin: .58em 0 0.29em 0;
	line-height: normal;
}
h2 {
	font-size: 1.4em;
	/* margin: .83em 0 0 0;*/ 
	/* margin: .83em 0 0.42em 0;*/ 
	margin: 0 0 0.22em 0;
	font-weight: normal;
	color: #359426;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0 0 0;
	margin: 1em 0 0.5em 0;
}
h4 {
	font-weight: bold;
	margin: 1.33em 0 0 0;
	margin: 1.33em 0 0.27em 0;
	color: #2f3339;
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0 0 0;
	margin: 1.67em 0 0.8em 0;
}
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: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;
	padding: 0 0 1px 0;
	border-width: 0 0 1px;
	border-bottom: 1px #f1f1f1 solid;
/*	margin-top: 1.2em; */
/*	margin-bottom: 1.2em; */ 

}

ins {
	/* don't forget to highlight inserts somehow! */
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
}
p {
	margin: 0.2em 0 0.8em 0; /* FF default: 1.0 */
}
ul {
	padding: 0;
	margin-left: 18px;
}
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.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"); background-position:0 5px; background-repeat:no-repeat;}
h2.icon-i {padding-left:25px;background-image:url("img/icon-i"); background-position:0 2px; background-repeat:no-repeat;}
h3.icon-i {padding-left:25px;background-image:url("img/icon-i"); background-position:0 1px; background-repeat:no-repeat;}
h4.icon-i {padding-left:25px;background-image:url("img/icon-i"); background-position:0 1px; background-repeat:no-repeat;}
p.icon-i, div.icon-i {padding-left:25px;background-image:url("img/icon-i"); 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: #f3f3f3; } /* 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.size-075, span.size-075, div.size-075 { font-size: 075%;	}
p.size-088, span.size-088, div.size-088 { font-size: 087.5%;}
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; }

p.bildschatten3

div.box-1 {
	background-color: #fafafa;
	border: 0px solid #359426;
	padding: 0.5em 0.5em 0.1em;
}
div.box-2 {
	background-color: #d0d0d0;
	border: 1px solid #359426;
	padding: 1em;
}
div.box-3 {
	background-color: #6e6e6e;
	border: 1px solid #359426;
	padding: 1em;
}
table.width-100 {
	width: 100%;
}
table.table-1 {
	width: 100%
}
table.table-1 td,
table.table-1 th
{
	width: 50%;
	padding: 12px 6px 12px 0;
	background-color: transparent;
	border-bottom: 1px dotted #2f3339;
}
table.table-1 th {
	color: #359426;
	font-style: normal;
	font-size: 1.17em;
	background-color: #f8f8f8;
	margin-left: 0;
}
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 solid #d0d0d0;
}
table.table-2 th {
	color: #000;
	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;
}