* {
	padding: 0;
	margin: 0;
	}

body {
	background: #FFFFFF url(bilder/bg02.gif) top repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	color: #000000;
	}

acronym {
    font-weight: normal;
    text-decoration: none;
    border-bottom: dotted;
}

img {
	border: 0;
	margin-top: 3px;
}

#Seite {
    position: relative;
    margin: auto;
    text-align: left;
    width: 950px;
}

#Kopf {
    text-align: left;
    background: #A5D3F9 url(bilder/hd01.jpg) center top no-repeat;
    height: 173px;
}
#Kopf h1 span {
    display: none;
    position: absolute;
    margin: 10px 0 0 430px;
    height: 150px;
    width: 480px;
    border: 2px solid #120061;
}
#Kopf p.b {
    width: 480px;
    margin: 0 30px 0 0;
    float: right;
}

#Kopf p.ad {
    margin: 0px 0px 0px 0px;
    padding: 30px 0 0 45px;
}

#Kopf h2 {
    padding: 175px 0 0 10px;
    font-size: 95%;
    width: 940px;
    text-align: center;
	}

#Balken {
    margin: 24px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 220px;
    border: 2px solid #120061;
    background-color: #E8E4F1;
}
#Balken h6 {
	background-color: #120061;
	color: #FFFFFF;
	text-align: center;
	font-size: 101%;
}
#Balken ul {
	text-align: left;
	padding: 0 0 3px 20px;
}
#Balken li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 90%;
}
#Balken ul.kl {
	text-align: left;
	padding: 0 0 3px 15px;
}
#Balken li.kl {
    list-style-type: circle;
    font-weight: normal;
    font-size: 80%;
}
#Balken a, #Balken a:link, #Balken a:visited {
    display: block;
    text-decoration: underline;
    color: black;
}
#Balken a:hover, #Balken a:active, #Balken a:focus {
    font-weight: bold;
    text-decoration: underline;
    color: #DA251D;
}
#Balken p.ad {
    margin: 0;
	padding: 10px 0 10px 0;
    text-align: center;
	}

#Ebb p.ebb {
	padding: 0px 0 10px 0;
	}

#Ebb a, #Ebb a:link, #Ebb a:visited, #Ebb a:hover, #Ebb a:active, #Ebb a:focus {
	display: inline;
	font-weight: normal;
    text-decoration: underline;
	background-color: #F2F5F7;
}

#Inhalt {
    margin: 24px 0 0 230px;
    padding: 0px;
    width: 720px;
    text-align: center;
	}
#Inhalt_Text {
    margin: 0;
	padding: 0;
    text-align: justify;
    font-size: 90%;
	}
#Inhalt_Text p.ad {
    margin: 0;
	padding: 10px 0 10px 0;
    text-align: center;
	}
#Inhalt_Text h3 {
    margin: 0;
	padding: 0px 0 5px 0;
    text-align: left;
    font-size: 140%;
	}
#Inhalt_Text h4 {
    margin: 0;
	padding: 0px 0 5px 0;
    text-align: left;
    font-size: 120%;
	}
#Inhalt_Text a, #Inhalt_Text a:link, #Inhalt_Text a:visited, #Inhalt_Text a:hover, #Inhalt_Text a:active, #Inhalt_Text a:focus {
    color: #1A4785;
	font-weight: bold;
    text-decoration: underline;
}
#Inhalt_Kasten {
    margin: 0 0 0 0;
    padding: 10px;
    border: 2px solid #120061;
    background-color: #F9EDCA;
    font-size: 100%;
    text-align: justify;
	}
#Inhalt_Kasten p {
    margin: 0;
	padding: 0 0 10px 0;
	}
#Inhalt_Kasten ul {
    margin: 0;
	padding: 0 0 5px 20px;
	}

#Inhalt_Kasten li {
    margin: 0;
    padding: 0 0 5px 0px;
	}

#Fuss {
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
}
#Fuss_Text {
}
#Fuss_Text p {
    margin: 0;
    padding: 50px 0 0 0;
    text-align: center;
    color: #535353;
    font-size: 70%;
}
#Fuss_Text a, #Fuss_Text a:link, #Fuss_Text a:visited, #Fuss_Text a:hover, #Fuss_Text a:active, #Fuss_Text a:focus {
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}
