/* @override http://berlin/askullmann/main.css */

/* (c)2007 by dotplex.de */

body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
}

img {
	border: none;
}

/* Boxen */

#top {
	position: absolute;
	height: 150px;
	width: 950px;
	padding-left: 35px;
	padding-top: 40px;
}

#top_right {
	position: absolute;
	top:  65px;
	left: 308px;
}

#left {
	position: absolute;
	top: 150px;
	width: 270px;
	padding-left: 35px;
}

#right {
	position: absolute;
	top: 150px;
	left: 270px;
	width: 700px;
	border-left: 3px solid #e41e3b;
	padding-left: 40px;
	padding-bottom: 50px;
}

#chooseLang {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	color: #7f7f7f;
	font-size: 14px;
}

#chooseLang a:hover {
	color: #e41e3b;
}

/* Formatierungen */

.horst {
	visibility: hidden;
}

#left td,
#top_right td {
	width: 60px;
	height: 55px;
	border-style: solid;
	border-width: 1px;
}

#left td a,
#top_right td a {
	font-size: 9px;
	text-decoration: none;
}

#left ul {
	margin-left: 16px;
	padding-left: 0;
}

#left ul li {
	font-size: 11px;
}

#left ul li a {
	color: #e41e3b;
}

a {
	text-decoration: none;
	color: #000000;
}

.text a {
	color: #e41e3b;
}

strong {
	font-weight: bold;
	color: #e41e3b;
}

td.titel {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

td.untertitel {
	font-size: 12px;
	width: 100px;
}

td.bild {
	height: 100px;
	width: 100px;
	border: 1px solid #000;
	text-align: center;
}

.menu_text {
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a:hover .menu_text {
	color: #e41e3b;
}

.menu_img {
	opacity: 0.5;
	filter: alpha (opacity=50);
}

#right h2, #right h2 a {
	font-size: 20px;
	font-weight: bold;
	color: #e41e3b;
}

#right h2 a:hover, #right h3 a:hover {
	color: #000000;
}

#right h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 7px;
}

#right h3 a {
	color: #e41e3b;
}

#right h4 {
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}

#right p, td {
	font-size: 12px;
}

.fehler {
	color: #e41e3b;
	font-weight: bold;
}

.clear {
	clear: both;
}
