/* Tag Umschreibung */

body { 
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
	background-color: #CCCCCC;
}
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
}

ul {
    margin: 0;
    padding: 0;
}

/* Navigationselemente */

li.Navigation{
	padding: 0.25em 1em;
	list-style-type: none;
	border-left: 1px solid white;
    display:inline;
}
div.Navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:20px;
	background-color:#FFCC00;
	z-index:2;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

/* Basis */

div.Inhalt {

	position:absolute;
	width:750px;
	height:500px;
	left:50%;
	margin-left: -375px;
	top:50%;
	margin-top: -250px;
	z-index:1;
	overflow: hidden;
}
div.I1 {

	position:absolute;
	width:300px;
	height:100px;
	left:20px;
	top:30px;
	z-index:1;
	overflow: hidden;
	background-image: url(BG1.gif);
}
div.I2 {

	position:absolute;
	width:300px;
	height:100px;
	left:370px;
	top:30px;
	z-index:1;
	overflow: hidden;
	background-image: url(BG2.gif);

}
div.I3 {

	position:absolute;
	width:300px;
	height:100px;
	left:20px;
	top:180px;
	z-index:1;
	overflow: hidden;
	background-image: url(BG2.gif);
}
div.I4 {

	position:absolute;
	width:300px;
	height:100px;
	left:370px;
	top:180px;
	z-index:1;
	overflow: hidden;
	background-image: url(BG1.gif);

}
div.I5 {
	position:absolute;
	width:620px;
	height:30px;
	left:40px;
	top:330px;
	z-index:1;
	overflow: hidden;
	background-color: #FFCC00;	

}
div.Inhalt_Headline {
	position:absolute;
	left:0px;
	top:0px;
	width:747px;
	height:30px;
	background-color:#FFCC00;
	z-index:2;
	overflow: hidden;
	border-color: #000066;
	border-width: 0.5pt;
	border-style: solid;
}
div.back{
	position:absolute;
	left:671px;
	top:0px;
	width:75px;
	height:25px;
	background-color:#FF9900;
	z-index:3;
	overflow: hidden;
	border-color: #000066;
	border-width: thin;
	border-style: solid;
	padding-top: 4px;
}
div.Inhalt_Subline {
	position:absolute;
	left:0px;
	top:30px;
	width:747px;
	height:20px;
	background-color:#FFFF66;
	z-index:2;
	overflow: hidden;
	border-color: #000066;
	border-width: 0.5pt;
	border-style: solid;
}
div.Inhalt_Scroll {
	position:absolute;
	left:0px;
	top:65px;
	width:750px;
	height:395px;
	z-index:1;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.Footer {
	position:absolute;
	left:0px;
	top:478px;
	width:747px;
	height:20px;
	z-index:6;
	overflow: hidden;
	margin:0px;
	padding:0px;
	background-color:#FFCC00;
	border-color: #000066;
	border-width: 0.5pt;
	border-style: solid;
}
div.Footer_rechts {
	position:absolute;
	left:645px;
	top:0px;
	width:100px;
	height:20px;
	z-index:9;
	overflow: hidden;
	padding-right:5px;
}
div.Footer_links {
	position:absolute;
	left:0px;
	top:0px;
	width:645px;
	height:20px;
	z-index:7;
	overflow: hidden;
	padding-left:5px;
}

/* Inhaltsformatierungen */

div.Inhalt_Box{
	position:relative;
	width:700px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Box2{
	position:relative;
	left:10px;
	width:625px;
	background-color:#FFE0B3;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Box3{
	position:relative;
	left:10px;
	width:575px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-style: dotted;
	border-width: thin;
}
div.Abschnitt{
	position:relative;
	width:730px;
	z-index:1;
	left:5px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_HG{
	position:relative;
	width:680px;
	background-color:#FFCC99;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_HG1{
	position:relative;
	width:680px;
	background-color:#FFF1B9;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_a{
	position:relative;
	background-color:#FFF1B9;
	width:680px;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Inhalt_Abschnitt_b{
	position:relative;
	width:680px;
	z-index:1;
	background-color:#FFE0B3;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}
div.Abschnitt_links{
	position:relative;
	background-color:#FFE0B3;
	width:370px;
	height:274px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: left;
}
div.Abschnitt_rechts{
	position:relative;
	background-color:#FFF1B9;
	width:200px;
	height:274px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 25px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: left;
}
div.Inhalt_Abschnitt_rechts2{
	position:relative;
	background-color:#FFCC99;
	width:300px;
	z-index:2;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0066CC;
	border-style: solid;
	border-width: thin;
	float: right;
}
div.Inhalt_Bild{
	position:relative;
	width:670px;
	z-index:1;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0066CC;
	border-style: dotted;
	border-width: thin;
}

/* Linkdefinitionen */

a.Hinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Hinweis:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.top{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.topped{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.topped:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.ILINK{
	text-decoration: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.ILINK:hover {
	text-decoration: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.ILINK2{
	text-decoration: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.ILINK2:hover {
	text-decoration: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* Schriftarten */

.Fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.Subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
}
.Daten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.FliessText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FliessText_kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.FliessText_skl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/* Überchriften */

h1 {
    margin: 0px;
    padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}
h2 {
    margin: 0px;
    padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A68F4;
	font-weight: bold;
}
h3 {
    margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A68F4;
	font-weight: bold;
}