body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-face-color: #5AADBD;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #5aadbd;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #5aadbd;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #006532;
	vertical-align: top;
	text-align: left;
	background-color: #5AADBD;
}
.tdbackground{
	background-color: #DCE1E5;
	color: #006532;
}
.tdbackgroundsilver{
	background-color: #ACB7C1;
	color: #006532;
}
.tdbackgroundred{
	background-color: #006532;
	color: #000000;
}

/*
-- Textstyle --
*/
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
}

td {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #5BBADC3;
}

ul, ol, li {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5BADC3;
	background-color: transparent;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5BADC3;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5BADC3;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #5BADC3;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

hr {
	color: #00C1B8;
	background-color: transparent;
}

.picture-center {
	vertical-align: top;
	text-align: center;
}

.bildunterschrift {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #5BADC3;
	background-color: transparent;
}

.fussnote {
	font-size: 10px;
	font-weight: normal;
	color: #5BADC3;
	font-family: Verdana, arial, helvetica;
	background-color: transparent;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #00C1B8;
	text-decoration: underline;
	font-weight: normal;
}


/*
-- ENDE Linkstyle --
*/
