* {
	margin: 0px;
}
body ,html{
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
}
body {
	background-color: #f6f6f7;
	color: #3C6DA3;
	letter-spacing: 0.02em;
}
p {
	line-height: 16px;
	margin-bottom: 8px;
}

h1,.contentheading,.componentheading {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.04em;
	margin-bottom: 1px;
margin-top: 1px;
font-weight: bold;
padding-bottom: 15px;
}




a {
	color: #3C6DA3;
	text-decoration: none;
}

a:hover {
	color: # 062759;
}

.textauszeichnung {
	letter-spacing: 0.05em;
	color: #7C3161;
	font-variant: small-caps;
	font-size: 9pt;

td a:hover {
	color: #999;
}
.sectiontableheader {
	background-color: #4682B4;
	color: #FFF;
}
.sectiontableheader a {
	text-decoration: none;
	color: #FFF;
}
.sectiontableheader a:hover {
	text-decoration: none;
	color: #062759;
}
td {
	padding: 3px;
	vertical-align: text-top;
}
.sectiontableentry1 {
}
.sectiontableentry2 {
	background-color: #E9E4E7;
}

}
#wrapper_main {
	background-color: #FFF;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	max-width: 975px;
	min-width: 880px;
}

#logo_left {
	display: block;
	float: left;
	min-width: 180px;
	height: 95px;
	width: 196px;
	background-image: url(../images/header_g_left.gif);
}
#logo_right {
	display: block;
	float: right;
	min-width: 345px;
	height: 95px;
	width: 363px;
	background-repeat: no-repeat;
	background-image: url(../images/header_g_rechts1.gif);
}
#suche  {
	background-color: #3C6CA4;
	color: #FFF;
	text-align: right;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	letter-spacing: 0.1em;
	clear: both;
}
#suche a  {
	text-decoration: none;
	color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 0.5px;
	border-right-style: dotted;
	border-right-color: #D8D0D9;
}
#suche a:hover {
	padding-top: 4px;
	padding-bottom: 5px;
	color: #a3b4cc;}
#navi_oben {
	background-color: #e7e0ea;

	padding-top: 7px;
	padding-bottom: 7px;
}


#navi_oben a  {
	margin-right: 3px;
	margin-left: 3px;
	border-right-width: 0.5px;
	border-right-style: dotted;
	border-right-color: #ececec;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navi_oben a:hover {
	color: #062759;

}
.markiert, #active_menu, #active_menumainmenuleft {
	color: #7C3161;
}


#wrapper_haupt  {
	clear: both;
}
#navi_links {
	max-width: 24%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 20px;
	float: left;
	min-width: 150px;
}
#navi_links a {
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEC;
	padding-top: 4px;
        padding-left: 4px;
}


#navi_links a:hover {
	background-color: #E9E4E7;
        color: #062759;
}



#navi_links ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(../punkt2.gif);
}
.mainlevelmainmenuleft {
	margin:5px 0 5px 0;
}
.sublevelmainmenuleft {
	margin:3px 0 3px 15px;
}
#wrapper_mitte_mit_left  {
	margin-right: 3%;
	width: 47%;
	float: left;
	min-width: 300px;
	margin-top: 20px;
}
#breadcrump {
	font-size: 9px;
}
.breadcrumbimg  {
	float: left;
	display: block;
	padding-right: 5px;
	padding-top: 2px;
}
.breadcrump_a, .pathway {
/*
	display: block;
	float: left;
*/
	padding-right: 5px;
}
#breadcrump a:hover {
	color: #062759;
}
#content {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
}

#content ul {
	line-height: 16px;
	list-style-type: circle;
}

#img_right {
	top: 142px;
	right: 50%;
	float: right;
	height: 300px;
	width: 20%;
}
#footer {
	width:975%;
	z-index:1;
	top: 10px;
	background-color: #e7e0ea;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 20px;
	float: left;
}
#footer a {
	margin-right: 3px;
	list-style-type: none;
	margin-left: 3px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #ececec;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #062759;
}





/*
.moduletablefloatright {
	float: right;
}
*/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.category {

	font-size: 12px;
	line-height: 20px;
letter-spacing: 0.02em	;

}

.description{
line-height: 16px;
	margin-bottom: 8px;
letter-spacing: 0.02em;

}


#wrapper_mitte #content a {
	color: #7C3161;
}

#wrapper_mitte #content a:hover {
	color: #062759;
}

#ckform #tel {
width:30px;
}

#content .contentpane tr td form table .sectiontableentry1 td .category {
	color: #7C3161;
}

#content .contentpane tr td form table .sectiontableentry2 td .category {
	color: #7C3161;
}
#content a {
	color: #7C3161;
}