body {
	background-color: #D33015;   /*#B73722 */
	margin:0px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	vertical-align:top;
	color:	#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.textonly {
	vertical-align:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
}


.box {
	border: 1px solid #FFFFFF;
}

.linie_unten {
	border-bottom: 1px solid #FFFFFF;
}

.linie_rechts {
	border-right: 1px solid #FFFFFF;
}

.linie_untenrechts {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.logo {
	background-image: url(../img/logo_karlbucher.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textnavi {
	
	padding-left: 5px;
	line-height: 20px;
	font-weight: bold;
	background-position: bottom;
	background-image: url(../img/logo_karlbucher.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}

.navElm {
	color: #000000;
	text-decoration: none;
}
.navElmActive {
	color: #FFFFFF;
	text-decoration: none;
}
