body {
	background-attachment: fixed;
	background-image: url(bodypix/bg_b_big.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	border:0;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menuaktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21434B;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #466E76;
	font-weight: bold;

}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.man:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.man:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.man:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.man:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #21434B;
	text-decoration: underline;
}
a:visited {
	color: #21434B;
	text-decoration: underline;
}
a:hover {
	color: #21434B;
	text-decoration: none;
}
a:active {
	color: #21434B;
	text-decoration: underline;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.rahmengrau {
	border: 1px solid #CCCCCC;
}
.newsimgleft {
	margin: 2px 10px 2px 0px;
	float: left;
	border-left: 0px solid #ffffff;
	padding-left: 0px;
}

.menuselect {
	color: #21434B;
	font-weight:bold;
}
a.menuselect:link {
	color: #21434B;
}
a.menuselect:visited {
	color: #21434B;
}
a.menuselect:hover {
	color: #21434B;
}
a.menuselect:active {
	color: #21434B;
}
/*
.menuhov {
	color:#21434B;
}
a.menuhov:link {
	color:#21434B;
}
a.menuhov:visited {
	color:#21434B;
}
a.menuhov:hover {
	color:#21434B;
}
a.menuhov:active {
	color:#21434B;
}
*/

.menu, 
a.menu:link,
a.menu:visited,
a.menu:active,
a.menu:hover {
	color:#ffffff;
	font-size: 11px;
	text-indent: 11px;
	text-decoration: none;
	border-bottom:dotted 1px #ffffff;
}
 
.menuleaf,
a.menuleaf:link,
a.menuleaf:visited,
a.menuleaf:active,
a.menuleaf:hover {
	color:#ffffff;
	font-size: 11px;
	text-indent: 20px;
	border-bottom:none;
}