@CHARSET "ISO-8859-1";

body {
	background-color: #b1c3d7;
	background-image: url(../design/bg.png);
	background-repeat: repeat-x;
	font: 11px Verdana;
	color: #000 ;
	margin-top: 0px; }

#container {
	position:absolute;
	background-image: url(../design/bg_zeilen.png);
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -477px;
	border: 1px;
	width: 954px; }

#head {
	background-image: url(../design/head.png);
	margin-top: 0px;
	margin-left: 0px;
	width: 954px;
	height: 257px; }

#navi_left {
	position: relative;
	float: left;
	margin: 0px;
	width: 178px; }

#navi_left ul {
	width: 173px;
	padding: 0px;
	padding-left: 2px;
    margin: 0px;
	list-style-type: none; }

#navi_left li {
	width: 173px;
	height: 26px;
	padding-left: 2px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(../design/button.png); }

#navi_left li a {
	height: 26px;
	display: block;
	text-decoration: none;
	font: bold 14px Arial;
	color: #c40004;
	padding-left: 25px;
	padding-top: 4px; }

#content {
	position: relative;
	float: left;
	margin-top: 0px;
	width: 633px;
	color: #000;
	text-decoration: none; }

#content h1 {
	padding-top: 5px; }

#content a {
	font: 11px Verdana;
	color:#c40004;
	text-decoration: underline; }

#textFeld {
	font: 11px Verdana;
	text-decoration: none;
	color: #000; }

#textFeld a {
	font: bold 11px Verdana;
	text-decoration: underline; }

#content_header {
	margin-left: 0px;
	margin-top: 0px;
	height: 25px;
	width: 633px;
	background-color: #c40004;
	color: #fff;
	font: bold 11px Veradana; }

#content_header_arrow {
	width: 30px; }

#content_header a {
	color: #fff;
	font: bold 11px Verdana;
	text-decoration: none; }

#content_footer {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
	height: 25px;
	width: 633px;
	background-color: #c40004;
	color: #fff;
	font: 11px Verdana; }

#content_footer a {
	color: #fff;
	font: 11px Verdana;
	text-decoration: underline; }

#navi_right {
	float: left;
	margin-top: 0px;
	width: 143px; }

.linklist {
	background-image: url(../design/line.png);
	background-repeat: no-repeat;
	width: 554px;
	height: 22px; }

.linklistTitle {
 	padding-left: 20px;
 	text-decoration: none;
	color: #c40004; }

.starthead {
	background-image: url(../design/starthead.png);
	background-repeat: repeat-x;
	width: 633px;
	height: 85px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: middle; }

.startleft {
	background-color:#e9e9e9;
	float:left;
	padding: 5px;
	width: 264px;
	height: 180px;
	margin-left: 30px;
	margin-top: 0px; }

.startright {
	background-color:#e9e9e9;
	float: left;
	padding: 5px;
	width: 265px;
	height: 180px;
	margin-left: 25px;
	margin-top: 0px; }

.startbottom {
	clear: left;
	margin-left: 30px;
	margin-top: 0px; }

.starttext {
	background-color:#e9e9e9;
	padding: 5px;
	width: 564px;
	height: 13px;
	margin-left: 0px;
	margin-top: 5px;
	vertical-align: middle; }

.starttext a {
	font: 11px Verdana;
	color:#c40004;
	text-decoration: none; }

.headlink {
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	font: bold 11px Verdana;
	color: #c40004;
	text-decoration: none; }

.headlink a {
	font: bold 11px Verdana;
	color: #c40004;
	text-decoration: underline; }

h1 {
	font: bold 14px Verdana;
	text-decoration: none; }

h2 {
	font: bold 12px Verdana;
	color: #c40004;
	text-decoration: none; }
