
/* ****** ALLGEMEINES ****** */
h1
{	
	font-family: Verdana, Arial,sans serif;
	font-size:17px;
	font-style:italic;
	font-weight: bold;
	color: #EC0C88;	
}
h1 span.klein
{
	font-size: 12px;
	font-style: normal;
}

h1.start
{	
	font-family: Calibri, Arial, Verdana, Helvetica, sans serif;
	color: #EC0C88;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0px 40px 0px;
}
h1.start span
{
   font-size: 30px;
   font-weight: bold;
}

h2
{
	font-size: 13px;
	color: #007B00;
	font-weight: bold;
	margin-top: 30px;
}

h3
{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
}

.bold
{
	font-weight: bold;
}
.uppercase
{
	text-transform: uppercase;
}
.italic
{
	font-style: italic;
}
.center, div#inhalt p.center
{
	text-align: center;
}
.hinweis
{
	font-size: 11px;
	font-weight: normal;
}

a, a:visited
{
	color: #007B00;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #EC0C88;
	text-decoration: none;
	font-weight: bold;
}

a.pdf, a.pdf:visited,
a.pdf:hover, a.pdf:active
{
	background-image: url(../pic/pdf_icon.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 25px 5px 0px;
	line-height: 20px;
}
a.pdf_links, a.pdf_links:visited,
a.pdf_links:hover, a.pdf_links:active
{
	background-position: top left;
	padding: 5px 0px 5px 25px;
}

.txt_rosa
{
	color: #EC0C88;
	font-weight: bold;
}
.txt_klein
{
	font-size: 11px;
}

img.rahmen
{
	border: 1px solid #000;
	margin: 10px;
}
.bild_rechts
{
	float: right;
}

br.clear_right
{
	clear: right;
}
br.clear_both
{
	clear: both;
}

/* ****** HOME ****** */
div.home_text_links
{
	float: left;	

	width: 40%;
	font-size: 16px;
	color: #212121;
}
div.home_text_links p
{
	font-family: Calibri, Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
	margin: 15px 20px;
}
div.home_text_links p span
{	
	font-size: 21px;
}

div.home_text_rechts
{
	float: right;	

	width: 60%;
	font-size: 16px;
	color: #212121;
}

div.table_start
{
	display: table;
	width: 100%;
	background-color: #ffb;
	border: 1px dashed #EC0C88;
	border-collapse: collapse;
}
div.table_start div.tr
{
	display: table-row;
}
div.table_start div.td
{
	display: table-cell;
	vertical-align: top;
	padding: 4px;
}
div#inhalt div.home_text_rechts p
{
	text-align: left;
}

h2.aktion
{
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 19px;
	font-weight:  bold;
	color: #EC0C88;
	line-height: 25px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(../pic/streifen.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
h2.aktion span
{
	text-transform: uppercase;
}

div.table_start div.td > p
{
	margin-top: 0px;
}
div.table_start div.td p
{
	font-family: Calibri, Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
	color: #000000;	
}
div.table_start div.td p span
{
	color: #EC0C88;	
	font-weight: bold;
}
div.table_start div.td p span.hinweis
{
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

#newsblock
{
	width: 100%;
	background-color: #FFDBE2;
	border: 1px dashed #EC0C88;
	font-family: Calibri, Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
	padding: 0 .8em;
}

/* ****** SPEZIELLES AUF INHALTSSEITEN ****** */
span.xrroid_rot
{
	font-weight: bold;
	color: #f00;
}
span.xrroid_violett
{
	font-weight: bold;
	color: #639;
}
span.xrroid_gelb
{
	font-weight: bold;
	color: #fc0;
}
span.xrroid_blau
{
	font-weight: bold;
	color: #039;
}

div#inhalt p.links_rechts
{
	text-align: right;
	font-weight: bold;
}
p.links_rechts a
{
	margin-right: 20px;
}

.img260px
{
	width: 260px;
	text-align: center;
}

div.table_scio
{
	display: table;
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
div.table_scio div.tr
{
	display: table-row;
}
div.table_scio div.td
{
	display: table-cell;
	width: 50%;
	padding: 5px 10px;
}

ul
{
	color: #000;
	list-style-type: disc;
}
ul li
{
	margin-bottom: 5px;
}

ul.pink
{
	color: #EC0C88;
}

ul.space li
{
	margin-bottom: 20px;
}

div#inhalt  ul.no_justify li
{
	text-align: left;
}

ol
{
	color: #000;
}
ol li
{
	margin-bottom: 20px;
}



/* ****** IMPRESSUM ****** */
table.kontaktdaten
{
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 30px;
}
table.kontaktdaten td
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 5px 25px 0px 0px;
}
table.kontaktdaten td.bold
{
	white-space: nowrap;
	width: 120px;
}

table.kontaktdaten tr.space td
{
	padding-top: 20px;
}



/* ****** KONTAKT ****** */
table.kontaktformular
{
	border-collapse: collapse;
}
table.kontaktformular td
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 5px 25px 0px 0px;
}
table.kontaktformular td.bezeichner
{
	width: 200px;
	font-weight: bold;
	white-space: nowrap;
}
table.kontaktformular tr.space td
{
	padding-top: 20px;
}

input.eingabefeld
{
	background-color: #fff;
	border: 1px solid #007B00;
	width: 250px;
}
input.eingabefeldklein
{
	background-color: #fff;
	border: 1px solid #007B00;
	width: 40px;
}
input.button
{
	background-color: #D0E09F;
	border: 2px solid #007B00;
	color: #000;
	font-weight: bold;
	padding: 3px 5px;
}
textarea.textbox
{
	background-color: #fff;
	border: 1px solid #007B00;
	height: 150px;
	width: 250px;
}

.feldsf /* feld, das versteckt wird, als Bot-Schutz */
{
	display: none;
}
.imgsf /* img als Bot-Schutz */
{
	text-align: center;
	vertical-align: text-bottom;
}


.sternchen /* Pflichtfeld-Sternchen in allen Formularen */
{
	color: #EC0C88;
	font-weight: normal;
}
input.errorfeld,
textarea.errorfeld /* fehlerhafte Felder in Formularen */
{
	background-color: #FBDEC0;
	border: 1px solid #EC0C88;
	margin-top: 5px;
}
.errortext
{
	color: #EC0C88;
	font-weight: bold;
}