body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
/*
.bg {
	background-color: #666666;
}
*/
.bg {
	background-color: #A6A6A6;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.head_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bg1 {
	background-color: #333333;
}
.txt_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.border {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	background-image: url("../bilder/logo_frame.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.bot_ad{
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
}

A.bot_ad_link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}

A.bot_ad_link:hover {
	text-decoration: underline;
}

a.startLink {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.startLink:hover {
	color: #BB5E00;
	text-decoration: underline;
}