body{
	font-family:Arial, sans-serif;
	padding: 15px 15px 15px 15px;
	background-image:url(../hintergrundbilder/bg_grad.jpg);
}
a.home, a:visited.home{
	color: #005FA9;
	text-decoration: none;
	font-size:16px;
}

a:hover.home{
	text-decoration: underline;
	font-size:16px;
}

a.main, a:visited.main{
	color: #005FA9;
	text-decoration: none;
}

a:hover.main{
	text-decoration: underline;
}

td.main{
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	font-size:14px;
	border: 1px solid #000000;
}

.input {
	border:1px solid #666666;
}

.button {
	border:1px solid #666666;
	background-image:url(../hintergrundbilder/bg_nav.jpg);
}

.buttonlink {
	text-decoration:none;
	color:#000000;
}

.tdlink {
	border:1px solid #666666;
	padding:2px 3px 2px 3px;
	color:#000000;
	background-image:url(../hintergrundbilder/bg_nav.jpg);
}

.green {
	color: #00CC33;
	font-weight: bold;
}
	
.top{
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	text-align: center;
}

.aligntop{
	vertical-align:top;
}

td.top{
	
	padding: 10px 10px 10px 10px;
}

table.bodytable{
	background-color: #FFFFFF;
	border: 0px;
}

table.navigation{
	border: 1px solid #000000;
}

a.navigation, a:visited.navigation {
	display: block;
	background-image:  url("../hintergrundbilder/bg_nav.jpg");
	padding: 3px 0px 3px 10px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 72%;
	font-weight: bold;
}

a.navigation2, a:visited.navigation2 {
	display: block;
	background-image:  url("../hintergrundbilder/bg_nav.jpg");
	padding: 3px 0px 3px 25px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 65%;
	font-weight: bold;
}

a.navigationactive {
	display: block;
	background-image:  url("../hintergrundbilder/active.gif");
	padding: 3px 0px 3px 10px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 72%;
	font-weight: bold;
}

a.navigationactive2 {
	display: block;
	background-image:  url("../hintergrundbilder/active.gif");
	padding: 3px 0px 3px 25px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	font-size: 65%;
	font-weight: bold;
}

a:hover.navigation, a:hover.navigation2, a:hover.navigationactive, a:hover.navigationactive2 {
	border-top: 1px solid #cccccc;
	background-color: #B5F8AB;
	background-image: none;
	font-weight: bold;
}

.info{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 15px 10px 15px 10px;
	margin-top: 0px;
}

.titel{
	font-size:18px;
}

.little{
	font-size:12px;
}

.link {
	padding-bottom:25px;
}
