body,td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.top {
	color:white;
	text-decoration:none;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}


a.top:hover {
	color: #B3B3B3;
	font-weight: bold;
}

a.topaktiv {
	color:white;
	font-weight: bold;
	font-size: 75%;
	color: #B3B3B3;
	text-transform: uppercase;
}

/* SUBNAVIGATION */
.subnavi {
	margin-top: 23px;
	
}



span.aktiv {
	background-color: #AB100C;
	height: 5px;
}
.navigation ,.aktiv {
/*	display: block;
	width:110px; */
	color: #AB100C;
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
}

div.content {
	width: 430px;
	height: 310px;
	/*	padding-top:5px; */
	color: White;
	font-weight: bold;
	overflow: auto;
	scrollbar-base-color: #B3B3B3;
	scrollbar-darkshadow-color: #B3B3B3;
	scrollbar-track-color: #B3B3B3;
	font-size: 12px;
}


div.balken {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 182px;
	height: 270px;
	overflow: hidden;
}

.copy {
	font-size: 80%;
	color: #B0B0B0;
}

.copy a {
	color: #B0B0B0;
}

/* Teaser */

.balken H1 {
	width:100%;
	margin:0;
	background-color: #AB100C;
	color: White;
	font-size: 95%;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.balken p {
	margin: 0;
	color: #252525;
	padding: 5px;
	font-size: 85%;
}

.inhalte table, .inhalte td {
	border: 0;
}

.inhalte td  {
/*	border: 1px solid White; */
	color: White;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;
}

.inhalte h1 {
	font-size: 130%;
}


.inhalte h2 {
	font-size: 105%;
	color: #696969;
	margin: 0;
	padding: 0;´
}

.inhalte {
	padding: 5px;
}

.teaser img {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

A {
	
	color: #AB100C;
}

.tools {
	font-size: 70%;
}

