body {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: repeat-x url(../img/bg_lines.gif
	) #999999;
}

td, th {
	font-size: 10px;
}

h1 {
	font-size: 14px;
	text-decoration: none;
	color: #e2001a;
	margin-bottom: -15px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	text-decoration: none;
	color: #e2001a;
	margin-bottom: -15px;
	text-transform: uppercase;
}

.top {
	background: no-repeat url(../img/titel.gif);
}

.middle {

}

.bottom {
	background: no-repeat  none;
}

.middle_left {
	width: 99px;
	height: 100%;
	background: url(../img/striche.jpg) repeat;
	border: 1px none #99cc66;
}

.middle_right {
	width: 20px;
	height: 100%;
	background: url(../img/striche.jpg) repeat;
}

.container {
	width: 710px;
	height: auto;
	position: relative;
	margin-top: 30px;
	margin-left: -350px;
	left: 50%;
	background: #ffffff;
	font-size: 8px;
	border-top: 1px none #000000;
	border-bottom: 1px none #000000;
}

.schatten_links {
	width: 9px;
	height: 100%;
	background: url(../img/shine.png) repeat-y;
}

.schatten_rechts {
	width: 9px;
	height: 100%;
	background: url(../img/shine2.png) repeat-y;
}

.middle_center {
	border: 1px none #00ff33;
}

.middle_center_txt {
	float: left;
	width: 440px;
	border: 3px none #f81280;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 13px;
}

.middle_center_txt a {
	color: #e2001a;
	text-decoration: none;
	font-weight: bold;
}

.middle_center_txt a:hover {
	color: #e2001a;
	text-decoration: underline;
	font-weight: bold;
}

.middle_container_right {
	width: 100px;
	height: 100px;
	border: 3px none #137f0f;
	float: right;
	margin-top: 15px;
	border-top: none #000000;
}

.middle_video {
	width: 100px;
	height: auto;
	border: 1px solid #e2001a;
	border-top: 15px solid #e2001a;
	background: #e6e6e6;
	padding: 3px;
	margin-top: 20px;
}

.middle_video h1 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-top: -17px;
}

.middle_video a {
	color: #e2001a;
	text-decoration: none;
	font-weight: bold;
}

.middle_video a:hover {
	color: #e2001a;
	text-decoration: underline;
	font-weight: bold;
}

.middle_news {
	width: 100px;
	height: auto;
	border: 1px solid #e2001a;
	border-top: 15px solid #e2001a;
	background: #e6e6e6;
	padding: 3px;
}

.middle_news a {
	color: #e2001a;
	text-decoration: none;
	font-weight: bold;
}

.middle_news a:hover {
	color: #e2001a;
	text-decoration: underline;
	font-weight: bold;
}

.middle_news h1 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin-top: -17px;
}

.navi {
	width: 200px;
	text-align: right;
	height: 90px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 28px;
}

.menuLevel1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.menuLevel1 {
	color: #e2001a;
	font-size: 13px;
	font-weight: bold;
}

.bulletTopNavi {
	color: #ff0000;
	float: right;
	margin-left: 3px;
}

.menuLevel1 a:hover {
	color: #e2001a;
}

.footer {
	width: 750px;
	text-align: center;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666666;
}

.navi_links {
	width: 100px;
	height: auto;
	text-align:left;
	top: 150px;
	font-weight: bold;
	border: 2px none #00ff33;
}

.page_titel {
	width: 80px;
	height: auto;
	border: 1px none #996699;
}

.container_rootline_languages {
	border: 2px none #3366ff;
	height: 30px;
	margin-left: 5px;
	float: left;
	width: 560px;
}

.languages {
	width: 150px;
	margin-right: 0;
	float: right;
	text-align: right;
}

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 100px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 99px;
	border-top: 1px solid #000000;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #000000;
	border-top: 1px none #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #000000;
	width: 97px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}


