body {
	background-color: #FFFFFF;
	background-image: url(gfx/fond_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	background-attachment: fixed;
	scrollbar-base-color:#CCCCCC;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#ffffff;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#CCCCCC;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-track-color:#efefef;

}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	left: 0px;
	text-indent: 5pt;
	padding: 5px 0px;

}
a.navi:link, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	left: 0px;
	text-indent: 5pt;
	padding: 5px 0px;
}
a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	left: 0px;
	text-indent: 5pt;
	padding: 5px 0px;
	background-color: #3d539b;

}
navi_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	left: 0px;
	text-indent: 5pt;
	padding: 5px 0px;
	background-color: #3d539b;
}

img {
	border: 0px;
}
.bilderrahmen {
	border: 1px solid #3d539b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}

.roterkasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	height: 20px;
	width: 150px;
	text-align: center;
	left: 152px;
	top: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.balken {
	background-image: url(gfx/zacken.gif);
	background-repeat: no-repeat;
	left: 155px;
	top: 10px;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	width: 700px;
	padding-top: 10px;
	position: absolute;
	left: 155px;
	top: 148px;
	overflow: auto;
	height: 70%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 40px;
}
.textblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d539b;
	font-weight: normal;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d539b;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	left: 5px;
	right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px none #3d539b;
	border-right: 1px solid #3d539b;
	border-bottom: 1px solid #3d539b;
	border-left: 1px solid #3d539b;
	background-color: #FFFFFF;



}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d539b;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tabellentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.navifeld {
	background-image: url(gfx/fond_navi.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 148px;
	background-attachment: fixed;
	width: 150px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d539b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
}
.freiraum {
	margin-left: 10px;
	margin-bottom: 10px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3d539b;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;



}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #3d539b;
	width: 96%;
	padding: 2px;


}

