h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #D50021;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #5A7C8D;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #5A7C8D;
	display: inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
}
.hr {
	color: #5A7C8D;
    }
.tags {
    font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.8em;
	display: none;
	}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #002494;
	font-size: 1.0em;
	font-weight: bold;
    }
.navactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #D50021;
	font-size: 1.0em;
	font-weight: bold;
    }
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #002494;
	font-size: 1.0em;
	padding-left: 15px;
	padding-right: 15px;
    }
.subnavactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #D50021;
	font-size: 1.0em;
	padding-left: 15px;
	padding-right: 15px;
    }
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #002494;
	font-size: 1.0em;
	text-decoration: none;
	border: none;
    }
a:link {
	color: #002494;
	text-decoration: none;
    }
a:active {
	color: #002494;
	text-decoration: none;
    }
a:visited {
	color: #002494;
	text-decoration: none;
    }
a:hover {
	color: #D50021;
	text-decoration: none;
    }
a.nav:link {
	color: #002494;
	text-decoration: none;
    }
a.nav:active {
	color: #002494;
	text-decoration: none;
    }
a.nav:visited {
	color: #002494;
	text-decoration: none;
    }
a.nav:hover {
	color: #D50021;
	text-decoration: none;
    }
a.navactive:link {
	color: #D50021;
	text-decoration: none;
    }
a.navactive:active {
	color: #D50021;
	text-decoration: none;
    }
a.navactive:visited {
	color: #D50021;
	text-decoration: none;
    }
a.navactive:hover {
	color: #D50021;
	text-decoration: none;
    }
a.subnavactive:link {
	color: #D50021;
	text-decoration: none;
    }
a.subnavactive:active {
	color: #D50021;
	text-decoration: none;
    }
a.subnavactive:visited {
	color: #D50021;
	text-decoration: none;
    }
a.navactive:hover {
	color: #D50021;
	text-decoration: none;
    }
a.footerlink:link {
	color: #5A7C8D;
	text-decoration: none;
    }
a.footerlink:active {
	color: #5A7C8D;
	text-decoration: none;
    }
a.footerlink:visited {
	color: #5A7C8D;
	text-decoration: none;
    }
a.footerlink:hover {
	color: #D50021;
	text-decoration: none;
    }
a.headlink:link {
	color: #FFFFFF;
	text-decoration: none;
    }
a.headlink:active {
	color: #FFFFFF;
	text-decoration: none;
    }
a.headlink:visited {
	color: #FFFFFF;
	text-decoration: none;
    }
a.headlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
    }
.bildrahmen {
    border: 1px solid #002494;
	}

.container {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 585px; 
	padding: 0px;
	border: none;
	}
	
.cleft {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 165px; 
	text-align: left;
	padding: 0px;
	border: none;
	margin-right: 15px;
	}
	
.clefttext {
	font-family: Arial, Helvetica, sans-serif;
    color: #5A7C8D;
	font-size: 1.0em;
	font-style: italic;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	border: none;
	}
	

.cright {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	width: 400px; 
	padding: 0px;
	border: none;
	}

.ccleft {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 48%; 
	text-align: left;
	padding: 0px;
	border: none;
	}
	
.ccright {
    float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: right;
	width: 48%; 
	padding: 0px;
	border: none;
	}

.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FF0000;
}

.statuscontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1.0em;
	background-color: #E5F2FC;
	width: 510px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

.beschriftung {
    width: 25%;
	line-height: 200%;
	float: left;
	clear: left;
	font-size: 1.0em;
	font-weight: bold;
	}
html>body .beschriftung {
    width: 21%;
	}
	
.feld {
	line-height: 200%;
	font-size: 1.0em;
}

.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #002494;
    background-color: #F5F6FA;
	border: 1px solid #002494;
	width: 280px;
	padding: 2px;
}

.textfeldreadonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #002494;
	width: 280px;
	padding: 2px;
}

.textfeld2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #002494;
    background-color: #F5F6FA;
	border: 1px solid #002494;
	width: 60px;
	padding: 2px;
}

.textfeld3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #002494;
    background-color: #F5F6FA;
	border: 1px solid #002494;
	padding: 2px;
	width: 193px; 
	}

.ddl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #002494;
    background-color: #F5F6FA;
	border: 1px solid #002494;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002494;
	border-style: none;
	border: none;
	line-height: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 15px;
}
A.button:link {background: #002494; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:active {background: #002494;  color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:visited {background: #002494; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:hover {background: #FFFFFF; color: #002494; text-decoration: none; line-height: 1.8em;}


	
/* M O D UL E S */

/* NEWSBOX */
.infohead {
    font-family: Arial, Helvetica, sans-serif;
    color: #5A7C8D;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	width: 155px;
	}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A7C8D;
	font-size: 1.0em;
	width: 155px;
	background-color: none;
	padding: 0px;
	padding-bottom: 20px;
	}
.infoboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-bottom: 3px;
	width: 155px;
}

/* END NEWSBOX */

/* NEWS */

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A7C8D;
	padding: 0px;
}
.newshead {
    font-family: Arial, Helvetica, sans-serif;
    color: #002494;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	}
.newscontainer {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 585px; 
	padding: 0px;
	border: none;
	margin-top: 30px;
    }
.newsbox1 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 165px; 
	text-align: left;
	padding: 0px;
	border: none;
	margin-right: 15px;
	}
.newsbox2 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	width: 400px; 
	padding: 0px;
	border: none;
	}
.newsboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-bottom: 3px;
}

/* END NEWS */


/* IMPRESSUM */

A.imlink:link {background: transparent; color: #002494; text-decoration: none}
A.imlink:active {background: transparent; color: #002494; text-decoration: none}
A.imlink:visited {background: transparent; color: #002494; text-decoration: none}
A.imlink:hover {background: transparent; color: #D50021; text-decoration: none}

.containerim {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 585px; 
	padding: 0px;
	border: none;
	}
	
.cleftim {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 280px; 
	text-align: left;
	padding: 0px;
	border: none;
	margin-right: 15px;
	padding-left: 5px;
	voice-family: "\"}\"";  /* Box-Model-Hack */
	voice-family:inherit;
	width: 275px; 
	}
html>body .cleftim {
	width: 275px; /* Box-Model-Hack Ende */
	}
	
.crightim {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	width: 280px; 
	padding: 0px;
	border: none;
	}

/* END IMPRESSUM */


/* REFERENCES */
.refhead {
    font-family: Arial, Helvetica, sans-serif;
    color: #002494;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
	}
.refcontainer {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 585px; 
	padding: 0px;
	border: none;
	margin-top: 30px;
    }
.refbox1 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 165px; 
	text-align: left;
	padding: 0px;
	border: none;
	margin-right: 15px;
	}
.refbox2 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	width: 400px; 
	padding: 0px;
	border: none;
	}
.refboxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-bottom: 3px;
}

/* END REFERENCES */



/* SITEMAP */

.csitemap {
	color: #D50021;
	font-weight: bold;
	line-height: 1.8em;
	}
.csitemapsub {
	padding-left: 40px;
	line-height: 1.6em;
	}
.sitemapheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #002494;
}
a.sitemapheadlink:link {
	color: #002494;
	text-decoration: none;
    }
a.sitemapheadlink:active {
	color: #002494;
	text-decoration: none;
    }
a.sitemapheadlink:visited {
	color: #002494;
	text-decoration: none;
    }
a.sitemapheadlink:hover {
	color: #D50021;
	text-decoration: underline;
    }

/* END SITEMAP */


.enlarge {
	height: 22px;
	overflow: hidden;
	margin-left: 1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 28px;
	margin-top: -26px;
	}
html>body .enlarge {
	margin-top: -23px;
	}

.buttonenlarge {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002494;
	line-height: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
A.buttonenlarge:link {background: #002494; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:active {background: #002494;  color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:visited {background: #002494; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:hover {background: #FFFFFF; color: #002494; text-decoration: none; }

.feldname {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 15%; 
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	border: none;
	}
	
.feldname2 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 25%; 
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	}
	
.daten {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 84%; 
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	border: none;
	}
	
.daten2 {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 74%; 
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: none;
	}
	
.bild {
	padding-bottom: 10px;
}

.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A7C8D;
	font-size: 1.0em;
	font-style: italic;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.boxcontainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
	background-color: transparent;
	padding: 0px;
	width: 585px;
	float: left;
    }
.leftbox1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
	width: 180px;
	padding-right: 15px;
	background-color: transparent;
	float: left;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	}
.rightbox1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
	background-color: transparent;
	float: right;
	width: 400px;
	text-align: left;
	}

/* E N D   M O D UL E S */

