/* *************************************************************************** */
/* TEXT-STYLES FÜR WEBSEITE UND CMS                                            */
/* *************************************************************************** */

/* schriftgroesse / -stil global setzten */

body
{
	font-family: verdana,helvetica,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 100%;
	line-height: 1;
}

h1
{
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0em 0em 1em 0em;
}


h2
{
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0.3em 0em 0.3em 0em;
}

h3
{
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0em 0em 0.1em 0em;
}

.text
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.6;
}


.WMtext
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.6;
}


.textFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #0000000;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6;
}


.textKlein
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.6em;
	line-height: 1.5;
	text-decoration: none;
}


.textKleinFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.6em;
	font-weight:bold;
	line-height: 1.5;
	text-decoration: none;
}


.ueberschrift
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 1.0em;
	font-weight:bold;
	line-height: 1.2;
	margin: 0em 0em 1em 0em;
}


.zwischenueberschrift
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1.2;
	margin: 0em 0em 1em 0em;
}


.linkZwischenueberschrift
{
	color: #000000;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1.2;
	margin: 0em 0em 1em 0em;
}
.linkZwischenueberschrift:hover
{
	color: #DD2233;
}


.leadtext
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #666666;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6;
}


.link
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.6;
	text-decoration: underline;
}
.link:hover
{
	color: #DD2233;
}
.link:focus
{
	color: #DD2233;
}
.link:active
{
	color: #DD2233;
}

.linkFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
}
.linkFett:hover
{
	color: #DD2233;
}
.linkFett:focus
{
	color: #DD2233;
}
.linkFett:active
{
	color: #DD2233;
}


.linkTopnavi
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.6;
	text-decoration: none;
}

.linkTopnavi:hover
{
	color: #DD2233;
}
.linkTopnavi:focus
{
	color: #DD2233;
}
.linkTopnavi:active
{
	color: #DD2233;
}


.linkTopnaviAktiv
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.6;
	text-decoration: none;
}
.linkTopnaviAktiv:hover
{
	color: #DD2233;
}
.linkTopnaviAktiv:focus
{
	color: #DD2233;
}
.linkTopnaviAktiv:active
{
	color: #DD2233;
}


.textWeiss
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight:normal;
	line-height: 0.6;	
	margin: 0em 0em 0em 0em;
}


.textWeissKlein
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight:normal;
	line-height: 1.5;	
	margin: 0em 0em 0em 0em;
}


.linkWeiss
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.7;
	text-decoration: none;
}
.linkWeiss:hover
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	text-decoration: none;
}
.linkWeiss:focus
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	text-decoration: none;
}
.linkWeiss:active
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	text-decoration: none;
}


.textGrau
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.6;
}


.linkGrau
{
	color: #666666;
	font-size: 0.7em;
	line-height: 1.6;
	text-decoration: none;
}

.linkGrau:hover
{
	color: #666666;
	text-decoration: none;
}
.linkGrau:focus
{
	color: #666666;
	text-decoration: none;
}
.linkGrau:active
{
	color: #666666;
	text-decoration: none;
}


.textGrauKlein
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #666666;
	font-size: 0.6em;
	line-height: 1.5;
	text-decoration: none;
}


.textRot
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.6;
	margin: 0em 0em 1em 0em;
}


.textRotFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #434343;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6;
	margin: 0em 0em 0.3em 0em;
}


.textGruenFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.6;
	margin: 0em 0em 1em 0em;
}

.wordmodul_2
{
	font-size: 0.7em;
	line-height: 1.6em;
}

.wordmodul li
{

	font-size: 1.0em;
	line-height: 1.6em;
}

.wordmodul_2 li
{
    list-style-type: square;
}

.wordmodul_2 h1.ueberschrift
{
	font-size: 1.4em;
	line-height: 1.7;
}

.wordmodul_2 p.leadtext
{
	font-size: 1em;
	line-height: 1;
	margin-bottom: 1.2em;
}

.wordmodul_2 h2.zwischenueberschrift
{
	font-size: 1.15em;
	line-height: 1.7;
	margin-top: 0.6em;
}

.wordmodul_2 h2
{
font-size: 1.4em;
line-height: 1.2;
}

.wordmodul_2 h3
{
	font-size: 1.15em;
	line-height: 1.7;
	margin-top: 0.6em;
}

.wordmodul_2 a {
	color: #000000;
 }

.wordmodul_2 table {
	width: 444px;
	border: 1px solid #fff;
	background-color: #efefef;

	border-collapse:collapse;
	padding: 10;
	spacing: 10;
	color: #000000;
 
}

.wordmodul_2 table td { 
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 1.0em;
	line-height: 1.6;
	border: 1px solid #fff; 
}

.wordmodul_2 p.fcktext
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 1.0em;
	line-height: 1.6;
}
.wordmodul_2 p.fcktextFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #0000000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6;
}
.wordmodul_2 p.fcktextKlein
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.5;
	text-decoration: none;
}


.wordmodul_2 p.fcktextKleinFett
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1.5;
	text-decoration: none;
}
.wordmodul_2 h1.fckueberschrift
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 1.3em;
	font-weight:bold;
	line-height: 1.2;
	margin: 0em 0em 1em 0em;
}


.wordmodul_2 h2.fckzwischenueberschrift
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.2;
	margin: 0em 0em 1em 0em;
}
.wordmodul_2 p.fckleadtext
{
	font-family: verdana,helvetica,arial,sans-serif;
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6;
}