/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/fileadmin/layout/fond_layout.gif);
	margin: 0px;
	}
	
.content{
	margin-left: 25px;
	margin-right: 10px;
	}
	
.content_index{
	margin-left: 30px;
	margin-right: 30px;
	}
	
.content_1_spalte{
	margin: 10px 20px 10px 20px;
	}
	
.content_1_spalte_themen_bild {
	margin: 90px 30px 10px 30px;
}
	
.csc-textpic-image{
	margin: 0px;
	}
	
.rechts{
	margin-right: 25px;
	margin-left: 10px;
	}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	margin-top: 54px;
	margin-bottom: 25px;
	margin-left: 110px;
	}
	
.bodytext{
	margin: 0px;
	}
	
.csc-textpic-caption{
	font-size: 7pt;
	vertical-align: baseline;
	}
	
.sprache{
	line-height: 25px;
	margin-left: 5px;
	}
	
a.short_menue:link, a.short_menue:visited, a.short_menue:active {
	text-decoration: none;
	line-height: 30px;
	font-size: 10px;
	color: Black;
	}

a.short_menue:hover {
	text-decoration: underline;
	line-height: 30px;
	font-size: 10px;
	color: Black;
	}
	
A:active {
	text-decoration: none;
	color: #990033;
	}

A:link {
	text-decoration: none;
	color: Black;
	}

A:visited {
	text-decoration: none;
	color: Black;
	}
	
A:hover {
	text-decoration: underline;
	color: Black;
	}
	
UL {
	font-size: 8pt;
	text-transform: none;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	}

.TextObject {
	font-size: 8pt;
	text-transform: none;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	}

H1 {
	font-size: 12pt;
	color: rgb(153,153,153);
	}

H2 {
	font-size: 12pt;
	color: rgb(153,153,153);
	}

P {
	font-size: 9pt;
	}

H3 {
	font-size: 10pt;
	color: rgb(0,0,0);
	}

LI {
	font-size: 9pt;
	color: rgb(0,0,0);
	}

OL {
	font-size: 9pt;
	color: rgb(0,0,0);
	}

.TextNavBar {
	font-size: 7pt;
	color: rgb(153,153,153);
	}

.navi_links {
	display: block;
	}
	
/* Forms Layout */
.form_feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BFC0C4;
	width: 300px;
	color: #000000;
	font-weight: normal;
}

.form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BFC0C4;
	width: 300px;
	color: #000000;
	font-weight: normal;
}

/* für IE */
*html .form_select {
	width: 305px;
}

*html .form_feld {
	width: 305px;
}

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BFC0C4;
	width: 300px;
	background-color: #EEEBE5;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
}

/* für IE */
*html .form_button {
	width: 305px;
	}

.csc-mailform {
	border: none;
	}

.csc-mailform-field {
	width: 300px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	}

.csc-form-label {
	margin: 3px;
	border: none;
	}

.csc-form-fieldcell {
	margin: 3px;
}

.csc-form-label-req {
	margin: 3px;
}

.csc-mailform-radio{
	color: Black;
}

legend{
	color: Black;
}

/* Such Wörter Farbe */
.csc-sword {
	color: Red;
}