body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F6F6F6;
/*
background-color: #FFFFFF;
background-color: #F9F9F9;
	background-image: url(background.jpg);
*/
	margin: 0;

}
a:link, a:visited, a:active {
	color: #26821C;
	text-decoration: none;
}
a:hover {
	color: #35BB27;
	text-decoration: none;
	font-weight:bold;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
/*
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
*/
h2{
margin:0;
margin-bottom:10px;

padding:1px;
font-size:14px;
border-bottom: 3px solid #CCCCCC;
color: #6F6F6F;
}

h5{
margin:0;
margin-bottom:10px;

padding:1px;
font-size:14px;
border-bottom: 3px solid #CCCCCC;
color: #6F6F6F;
}

form {
	margin: 0;
}
.main0 {
	width: 760px;
	margin: auto;
	padding: 5px;
	text-align:right;
	font-size: 10px;
	color: #999999;
	
}
.main {
	width: 760px;
	margin: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border:1px solid #C6C6C6;
	background-image: url(header7.jpg);
	background-position: 161px 5px ;
 	background-repeat:no-repeat;

}

.headbox{
width:200px;
height:50px;
margin:5px;
margin-top:0px;

color: #6F6F6F;
}

.headbox2{
width:150px;
height:90px;
margin:5px;
margin-top:2px;
padding:3px;
font-size:10px;
font-family: Tahoma, Arial;
color: #6F6F6F;

}
/*
.headbox2{
width:135px;
height:120px;
margin:5px;
border:1px solid #C6C6C6;
padding:3px;
font-size:10px;
font-family: Tahoma;
/*background-color:#EEEEEE;*/
color: #6F6F6F;
}
*/


.headbox2head{
background-color:#EEEEEE; height:16px; margin-bottom:5px; font-size:12px; font-weight:bold; color:#999999; background-image: url(kontakt.gif); padding:2px; padding-left:30px;
	background-position: 2px 2px ;
 	background-repeat:no-repeat;
}
.headbox2subhead{
 margin-bottom:5px; 
 font-weight:bold; 
}
.headbox h3{
font-size: 10px;
margin:0;

}
.banner, .search_box {
	height: 80px;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 140px;
	margin: 5px;
	margin-top: 10px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
	font-size:10px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dotted #999999;
}
.menu_main a:hover {
	border-bottom: 1px dotted #999999;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-top:11px;
	margin-left: 150px;
	padding: 4px 5px 14px 10px;
	text-align: justify;
	clear: right;
}

.content A{
font-weight:bold;

}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}