@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D7D7D7;
	position: absolute;
	width: 700px;
	min-height: 850px;
	margin-left: -350px;
	width: 100%;
	left: 50%;
	margin-top: 0px;
}
#header {
	background: url(img/header_1.jpg);
	position: absolute;
	width: 700px;
	height: 240px;
}


#footer {
	background-color: #8f2934;
	position: absolute;
	width: 685px;
	height: 40px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 15px; 
	padding-top: 2px; 
}
#background {
	background-color: #fff;
	position: absolute;
	width: 700px;
	min-height: 650px;
	height: auto;
	margin-top: 45px;
	
}
#line {

	position: relative;
	background-color: #8f2934;
	height: 10px;
	width: 700px;
	margin-top: 185px;
	;
}



#text {
	position: absolute;
	background-color: #fff;
	width: 700px;	
	height: auto;
	margin-left: 0px;

}

#content {
	position: absolute;
	background-color: #fff;
	width: 700px;

	height: auto;
	margin-left: 0px;
	margin-top: 355px;

}

#slider {
	background: url(img/Header.jpg);
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#slider2 {
	background: url(img/Header2.jpg);
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#slider3 {
	background: url(img/Header3.jpg);
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#slider4 {
	background: url(img/Header4.jpg);
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#slider5 {
	
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#slider6 {
	
	background: url(img/Header6.jpg);
	position: absolute;
	width: 650px;
	height: 335px;
	margin-left: 25px;
	margin-top: 15px;
	box-shadow: 3px 3px 3px grey;
	
}

#right {
	position: absolute;
	margin-top: 415px;
	margin-left: 675px;
	width: 290px;
}

a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #646363;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
p {
		position: relative;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 27px;

}
h1 {
	position: realitve;
	color: #8f2934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
		text-transform:uppercase;
		margin-left: 27px;

}
h2 {	position: realitve;
color: #8f2934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 27px;


}
ul#Navigation {
	position: absolute;
	margin-left: -35px;
	margin-top: 12px;
	width: 600px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	width: 1%;
	display: table-cell;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul#Navigation a, ul#Navigation span {
	text-decoration: none;
	font-weight: lighter;
	color: #fff;
	text-align: justify;
}
* html ul#Navigation a, * html ul#Navigation span {
	/* nur fuer IE 5.0x erforderlich */
	width: 900px;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	text-align: justify;
}
ul#Navigation a:hover, ul#Navigation span {
	color: #DCDCDC;
	text-align: justify;
}
ul {
	position: relative;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
}
