html {background-color:#edeeee;}
body {
	height: 100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,textarea,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B2C56;
}

.inhalt {
	width: 542px;
	height: 425px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}

.fliesstext {
	text-align:left;
	line-height: 160%;
}

a {
	color: #BC264D;
	font-weight: bold;
}

a.hauptnavigation {
	padding-left: 17px;
	padding-right: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

a.hauptnavigation:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.hauptnavigation_aktiv {
	padding-left: 17px;
	padding-right: 17px;
	color: #1B2C56;
	text-decoration: none;
}

a.hauptnavigation_aktiv:hover {
	color: #1B2C56;
	text-decoration: underline;
}

.unternavigation {
	line-height: 180%;
}

a.unternavigation {
	color: #1B2C56;
	text-decoration: none;
}

a.unternavigation:hover {
	text-decoration: underline;
}

a.unternavigation_aktiv {
	color: #1B2C56;
	text-decoration: underline;
}

a.unternavigation_aktiv:hover {
	text-decoration: underline;
}

a.seitennavigation {
	color: #1B2C56;
	font-weight: normal;
    font-style: italic;
	line-height: 160%;
	text-decoration: none;
}

a.seitennavigation:hover {
	text-decoration: underline;
}

a.seitennavigation_aktiv {
	color: #1B2C56;
	font-weight: normal;
	line-height: 160%;
	text-decoration: underline;
}

a.seitennavigation_aktiv:hover {
	text-decoration: underline;
}

a.link {
	color: #1B2C56;
	font-weight: normal;
    line-height: 160%;
	text-decoration: underline;
}

a.link_fett {
	color: #1B2C56;
	font-weight: bold;
    line-height: 160%;
	text-decoration: none;
}

a.link_fett:hover {
	color: #1B2C56;
	font-weight: bold;
    line-height: 160%;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 160%;
}

.container {
    overflow: auto; width: 100%;
}

.image {
    margin-left: 10px;
}

.image_right_margin {
    margin-left: 10px;
    margin-right: 30px;
}

.fehler {
	color: #FF0033;
	font-weight: bold;
    line-height: 160%;
	size:14pt;
}