﻿
.inhalt   { color: navy; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0px; margin-bottom: 0px }
.inhaltbold       { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.inhalttitel   { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.main   { font-weight: bold; font-size: 20px; line-height: 25px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.main2   { font-weight: bold; font-size: 25px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.main3   { font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainr   { color: #f00; font-weight: bold; font-size: 20px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.text     { font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textr { color: red; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text2   { font-weight: normal; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text3   { font-weight: normal; font-size: 10pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textbold     { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textbold_red { color: red; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textbold2   { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textklein   { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textkleinw { color: white; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titel2   { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titel2r   { color: #f00; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ib { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a   { color: blue; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover   { color: #09c; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
ib { color: black; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-size: 1.5em; font-weight: bold; margin: 0 0 }
h1 { font-size: 2em; font-weight: bold; margin: 0 0 }
body {
	width: 600px;
}
li
{
	margin-top: 7px;	
}

.divImgAuto {
    width: 100%;
    overflow: auto;
}

@media only screen and (max-width: 600px)
{
.autoimg
{
	width: 100%;
}

body {
	width: 100%;
}


}

