@charset "UTF-8";
#text   a  {
	color: #CC0000;
	text-decoration: none;
}
#text   a:hover  {
	text-decoration: none;
	color: #666666;
}


#MenuBarHorizontal {
	height:					25px;
	width:					600px;
	margin:					0 0 0 300px;
	text-align: right;
	bottom: 0px;
	position: absolute;
	padding-right: 0px;
}

#content {
	position: absolute;
	width: 930px;
	padding: 0px 0 0px 0;
	left: 50%;
	margin-left: -450px;
	height: 76%;
	overflow: auto;
	margin-bottom: 0px;
	margin-top: 130px;
}
#content-index {
	position: absolute;
	width: 900px;
	padding: 130px 0 10px 0;
	left: 50%;
	margin-left: -450px;
	height: 540px;
}

#left {
	float: left;
	margin: 0 0 90px 0;
	width: 480px;
}
#schrift {
	width: 60px;
	height: 100%;
	margin: 0;
	float: left;
}
#text {
	text-align: justify;
	padding: 0 0px 0 0px;
	text-align: justify;
	float: left;
	margin: 0 0 0px 0;
	width: 360px;
}
#text1 {
	padding: 0 0 0 0px;
	width: 350px;
	text-align: left;
	float: left;
	margin: 0 0 0px 0;
}
#text1 td {
	padding-bottom: 10px;
}
#headerAbstand {
	position:absolute;
	height: 120px;
	width: 100%;
	top: 0;
	padding-bottom: 10px;
}
#headerLinks {
	height: 120px;
	width: 50%;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 0px;
	background-image: url(../img/container-2.gif);
	float: left;
	left: 0px;
}
#header {
    left: 50%;
	margin-left: -450px;
	position: absolute;
	height: 120px;
	width: 900px;
	border-right-color: #CC0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../img/container-2.gif);
	
}
#headerimg  {
	padding: 8px 0;
	width: 270px;
}
#menu {
	height:					120px;
	width:					440px;
	margin:					0 0 0 460px;
	text-align: right;
	bottom: 0px;
	position: absolute;
	padding-right: 0px;
}
#menu td {
	padding: 0 0 5px 10px;
	text-align: right;
	width: auto;
}

#footerAbstand {
	position: absolute;
	height: 80px;
	padding-top: 10px;
	bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
	left: 0px;
	background-color: #FFFFFF;
}

#footerRechts {
	height: 80px;
	width: 50%;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	bottom: 0px;
	background-image: url(../img/container-2.gif);
	right: 0px;
	position: absolute;
}

#footer {
	height: 80px;
	border-left-color: #CC0000;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	bottom: 0px;
	background-image: url(../img/container-2.gif);
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
#footernavi {
	height:							25px;
	width:							900px;
	margin:							11px 0px 0 0;
	text-align: right;
}

#footernavi ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	
}
#footernavi li {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #cc0000;
	width: auto;
	text-transform: lowercase;
	text-decoration: none;
}
#footernavi li a{
	color: #CC0000;
	text-decoration: none;
}
#footernavi li a:hover{
	color: #333333;
	text-decoration: none;
}


/* CSS Document */

#container {
	height:							auto;
	padding:						0;
	text-align:						left;
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -450px;
}
#left1 {
	width: 470px;
	float: left;
	height: 380px;
}
	


#design {
	text-transform:					lowercase;
	text-align:						right;
	font-size:						80%;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-top: 30px;
}
#design a {
	color:							#cc0000;
	text-decoration:				none;
	font-size:						100%;
}
#design a:hover {
	text-decoration:				underline;
}

