/* Body */
body {
	height:100%;
	background-color: #FFFFFF;
	margin:0px;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	text-decoration:none;
	font-style: normal;
	font-size: 12px;
	font-family : Futura, Verdana, sans-serif; 
/* 	font-family : Arial, sans-serif; */
	color:#000000;
}

TABLE {
 	border-collapse: collapse; 
}

table.green {
	border: thin solid #6EAB24;
}


TR {
}

TD {
  PADDING:0px; 
} 


/* Ueberschrift im Textfeld */
h1{
	font-size: 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-align: left;
	padding-left:30px;
	color: #003366;
}

 a{
	text-decoration:underline;
	font-style: normal;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	color: #009900;
}

/* normaler fliessender Text */
.text{
	text-decoration:none;
	font-style: normal;
	font-weight: normal ;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	text-align: left;
	padding-left:30px;
	padding-right:30px;
	color: #003366;
}

ol, ul {
	text-decoration:none;
	text-align : left;
	font-style: normal;
	font-weight: normal ;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	padding-left:30px;
	padding-right:30px;
	color: #003366;
}


.mini{
	text-decoration:none;
	font-style: normal;
	font-weight: normal ;
	font-size: 9px;
	font-family : Verdana, sans-serif;
	color: #003366;
}

.white{
	background-color: white;
}

.grau{
	text-decoration:none;
	font-style: normal;
	font-weight: normal ;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	color: Gray;
}

/* .green{
	text-decoration:none;
	font-style: normal;
	font-weight: normal ;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	color: #009900;
} */

.bggreen {
	background-color : #DAEAD6;
	width : 760px;
	height: 150px;
}

.binnen {
	border: 1px solid #6EAB24;
}

.small {
	font-size: 10px; 
}


.hgrau {
	background-color: #E7E4DE;
	padding-left : 30px;
	padding-right : 30px;
}

.blueline {
	background-color: #003366;
}

.navi {
		text-decoration: none;
		color: #003366;		
}

.navi:hover {
	font-weight: bold;
	text-decoration: none;
}

.navi:active {
	text-decoration: none;
}

.button {
	background-image:url('pix/bgnavi.jpg');
	background-repeat: repeat-y;
	width: 200px;
	font-size: 12px;
	text-align : left;
	text-decoration: none;
	color: #003366;
}
