@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #00557e;
	padding-top: 104px;
	margin-left: 32px;
}

h2 {
	font-size: 140%;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #00557e;
    padding-top: 1em;
	margin-left: 40px;
	margin-bottom: 16px;
}

h3 {
    font-size: 120%;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    color: #00557e;
    padding-top: 1em;
    margin-left: 40px;
    margin-bottom: 8px;
}

.text {
	text-align: left;
	margin-left: 40px;
	margin-bottom: 16px;
}

p.text2 {
    line-height: 50px;
    text-align: left;
    margin-left: 40px;
    padding-bottom: 2em;
}
.schwarz {
	color: #000000;
	margin-bottom: 16px;
}

.image {
	text-align: left;
	padding-top: 0px;
	margin-left: 40px;
	margin-bottom: 16px;
}

ol {
    text-indent: 2.5em;
    list-style-position: inside;
}

blockquote {
    font-size: 90%;
    text-align: left;
    padding-left: 40px;
    padding-top:20px;
    padding-bottom: 30px;
}

blockquote.style2 {
    font-size: 90%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    border-left: 3px solid #ccc;
}

.menue_3 {
    color: #000000;
    text-align: left;
    padding-top: 20px;
    margin-left: 40px;
    margin-bottom: 20px;
}

.menue_2 {
	color: #ffffff;
	text-align: left;
	padding-top: 125px;
	margin-left: 40px;
	margin-bottom: 40px;
}

.menue_1 {
	color: #ffffff;
	text-align: left;
    line-height: 35px;
	margin-top: 320px;
	margin-right: 16px;
	font-size: 120%;
}

#discl {
    padding-top: 25em;
}


#discl p {
    font-size: 0.8em;
    color: #063c56;
}


fieldset {
    margin-left: 40px;
    margin-right: 40px;
    border:1px solid #999;
    border-radius:0px;
    box-shadow:0 0 10px #999;
    padding: 10px 10px 10px 10px;
}

label {
    display: inline-block;
    padding: 3px 6px;
    text-align: right;
    width: 150px;
    vertical-align:top;
}


legend {
    background:#fff;
}

#nav-bereich {
/*    background-color: yellow; */
    width: 238px;
    float: left;
}

#inhaltsbereich {
/*    background-color: green; */
    margin-left: 238px;
    width: 530px
}


table {
    margin-left: 40px;
    padding-bottom: 1em;
}

td {
    font-size: 90%;
    padding: 0.5em;
}

a:link {
    color: #ffffff;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    text-decoration: underline;
    color: #fbf309;
}
a:active {
    text-decoration: none;
    color: #fbf309;
}

#blaettern {
    text-align: center;
    background-color: #00557e;
    padding: 4px;
    margin-bottom: 16px;
}

#blaettern a:link {
    color: #ff0000;
    font-weight: normal;
    text-decoration: none;
}

.blaettern a:visited {
    color: #024C68;
}

#blaettern a:hover {
    color: #fbf309;
    text-decoration: underline;
    font-weight: normal;
}

#blaettern a {
    padding-right: 3em;
}

.nach-oben {
    text-align: center;
    background-color: #00557e;
    color: #ffffff;
}

.zurueck-b {
    text-align: left;
    background-color: #00557e;
    color: #ffffff;
}

.zurueck {
	color: #b1c903;
	text-decoration: none;	
	text-align: left;
	margin-left: 40px;
	margin-bottom: 16px;
}
.zurueck a:link {
	color: #b1c903;
    text-decoration: none;
}
.zurueck a:visited {
	color: #b1c903;

}
.zurueck a:hover {
	color: #ff0000;
	text-decoration: underline;	
}
.zurueck a:active {
	color: #b1c903;
	text-decoration: none;	
}
#generator {
    padding-bottom: 1em;
    padding-left: 2.5em;
}

#generator a:link {
    color: #00557e;
    text-decoration: underline;
}
#generator a:hover {
    color: #7401DF;
    text-decoration: underline;
}



