body
{
	background-color: #fff;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #003366;
}
a
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color: #339900;
	text-decoration: none;
	font-weight:bold;
}


h1
{
	font-size: 20px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18px;
}

h2
{
	font-size: 16px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 0px;
}


.site
{
	margin: auto;
	width: 1000px;
	position: relative;
	top: 10px;
	height: 730px;
}

.header
{
	width: 1000px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #003366;

}
.menu
{
	width: 190px;
	height: 492px;
	background-color: #339900;
	position: absolute;
	top: 241px;
	margin: 0px;
	padding: 1px;

	left: -1px;
}
.menu a
{
	display: block;
}
.menu a:hover 
{ 
	color: #003366;
}

ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul ul
{
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
    background-color: #003366;
    border-top:3px solid #339900;
}
li
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom:0px;
	padding-top:10px;
	background-color: #339900;
	border-bottom:3px solid #003366;	
}
.menu_aktiv
{
    color: #FFFFFF;
	font-weight: bold;
    background-color: #003366;
}
.menu_aktiv2
{
	background-color: #003366;
}
.menu_aktiv2 a:hover 
{ 
	color: #339900;
}
.menu_box
{
	
}
.menu2
{
	text-align: right; 
	width: 900px;
	position: absolute;
	right: 0px;
	top: 190px;
	padding:8px;

}
.menu2aktiv
{
	color: #339900;
}
.menu3
{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	left: 20px;
	top: 174px;
}
.menu3 a
{
	color: #003366;
}

.copy
{
	position: absolute;
	left: 1px;
	top: 32px;
	width: 1000px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #339900;
	color: #fff;
	text-align: center;
}
.content
{
	width: 800px;
	height: 520px;
	background-color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 229px;
	overflow: auto;

}
.contenttext
{
	width: 600px;
	height: 510px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: auto;
	padding-left: 10px;
    padding-right: 55px;
}
.infobox
{
	width: 130px;
	height: 413px;
	position: absolute;
	right: 0px;
	top: -10px;
	overflow: hidden;
}
.infobox2
{
	width: 120px;
	height: 120px;
	background-color: #003366;
	border: 1px #969696 solid;
	margin: 5px;
	margin-top: 15px;
	overflow: hidden;
}


.feet
{
	width: 990px;
	height: 21px;
	background-color: #003366;
	position: absolute;	
	top: 751px;
	left: 1px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
.preview
{
	width: 620px;
	margin-top: 20px;
}
.preview a
{
	color: gray;
	font-size: 14px;
	text-decoration: none;
}
.previewbox
{
	width: 240px;
	height: 150px;
	float: left;
	background-color: #003366;
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px #808080 solid;
}
.preview_headline
{
	background-color: #339900;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #003366 solid;
}
.preview_content
{
	height: 110px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.preview_next
{
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
}
#gross
{
	
	font-size: 18px;
}
.green
{
	color: #339900;
}
.FKlasse
{
    border: 0px;
    background-color: #339900;
}
.FKlasse td
{
    background-color: #FFFFFF;
}
.FKlasse th
{
    color: #FFFFFF;
    height: 30px;
}
