body{
	margin:0;
}
body,td,li,input,textarea{
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

h1{font-size:18px; font-weight:bold; color:c00000;}
h2{font-size:16px; font-weight:bold; color:c00000;}
h3{font-size:16px; font-weight:bold; color:c00000;}

.navi {
	font-weight: bold;
	font-size: 10pt;
	color:#61bf1a;
}

a {
	color: #61bf1a;
	text-decoration: none
}
a:hover {
	color: black;
	text-decoration: none;
}

a.menu1{
	background-image:url(images/over-type1.gif);
	background-position:-200px 0px;
	background-repeat:no-repeat;
	display:block;
	width:190px;
	height:25px;
}
a.menu1:hover{
	background-position:0px 0px;
}
a.menu2{
	background-image:url(images/over-type2.gif);
	background-position:-200px 0px;
	background-repeat:no-repeat;
	display:block;
	width:190px;
	height:25px;
}
a.menu2:hover{
	background-position:0px 0px;
}

img.bild-links{float:left; margin-right:8px;}
img.bild-rechts{float:rechts; margin-left:8px;}

/* Flaggen */
#apDiv1 {
	position:relative;
	width:91px;
	height:25px;
	z-index:1;
	margin-top:10px;
	margin-left:26px;
}
.flag-opace{
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.5;
}

.head {
	font-weight: bold;
	font-size: 12pt;
}
.head1 {
	font-weight: bold;
	font-size: 16pt;
}
.list {
	list-style-type: square
}
.list1 {
	font-size: 8pt;
	list-style-type: square
}

.tableHeader{
	background-color:#eeeeee; 
	font-weight:bold;
	border-top:1px solid #61bf1a;
	border-bottom:1px solid #61bf1a;
	padding:2px;
}

.tableCell{
	padding:2px;
	font-size:11px;
}

.bau {
	text-indent: 0pt;
	padding-left: 20pt
}

strong{font-weight:bold;}

.green-bold{ color:#61bf1a; font-weight:bold; }

hr{color:#61bf1a; height:1px;}

img.border1{border:1px solid #666666;}
