@charset "utf-8";
/* CSS Document */
/* by Werbeverlag K. A. - http://www.werbeverlag.de */

/*Webseite-Grundeinstellung*/
body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(web_img/back_01.jpg);
	background-position: 0% 50%;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

#h_align {
	position: absolute;
	display: block;
	visibility: hidden;
	overflow: visible;
	width: 100%;
	top: 50%;
	left: 0px;
	}

#v_align {
	position: absolute;
	margin-left: -417px;
	top: -290px;
	left: 50%;
	width: 835px;
	height: 580px;
	visibility: visible;
	}
	
.banner {
	height: 135px;
	width: 835px;
	background-image: url(web_img/seitenbanner.jpg)
	}

.bannerstart {
	height: 135px;
	width: 835px;
	background-image: url(web_img/banner_start.jpg)
	}
	
.layout {
	height: 310px;
	width: 835px;
	background-color: #000000;
	}	

.layoutstart {
	height: 330px;
	width: 835px;
	background-color: #000000;
	}

.mainleft{
	position:absolute;
	background-color: #695353;
	height: 270px;
	width: 580px;
	top: 135px;
	left: 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	scrollbar-shadow-color: #000000;
	scrollbar-face-color: #B48F90;
	scrollbar-base-color: #695353;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #B48F90;
	scrollbar-darkshadow-color: #b48f90;
	scrollbar-track-color: #695353;
	scrollbar-arrow-color: #695353;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	}

.mainleftstart{
	position:absolute;
	background-color: #B48F90;
	background-image: url(web_img/background_start_left.jpg);
	height: 330px;
	width: 250px;
	top: 135px;
	left: 0px;
	}
	
.mainright {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	height: 310px;
	width: 235px;
	}

.mainrightstart {
	position:absolute;
	top: 135px;
	left: 250px;
	background-color: #B48F90;
	font: Arial;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	height: 150px;
	width: 405px;
	padding-top: 180px;
	padding-left: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

.mainrighthome {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	background-image: url(web_img/pic_home.jpg);
	height: 310px;
	width: 235px;
	}
	
.mainrightservice {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	background-image: url(web_img/pic_service.jpg);
	height: 310px;
	width: 235px;
	}

.mainrightphotos {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	background-image: url(web_img/pic_photos.jpg);
	height: 310px;
	width: 235px;
	}

.mainrightkontakt {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	background-image: url(web_img/pic_kontakt.jpg);
	height: 310px;
	width: 235px;
	}

.mainrightlinks {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	background-image: url(web_img/pic_links.jpg);
	height: 310px;
	width: 235px;
	}
	
.mainrightimp {
	position:absolute;
	top: 135px;
	left: 600px;
	background-color: #695353;
	height: 260px;
	width: 215px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px
	}
	
.navleft {
	position:absolute;
	top: 445px;
	left: 0px;
	background-color: #B48F90;
	height: 20px;
	width: 600px;
	float: left;
	line-height: -5px;
	word-spacing: 55px;
	}

.navright {
	position:absolute;
	top: 445px;
	left: 600px;
	background-color: #B48F90;
	height: 20px;
	width: 235px;
	float: left;
	}

.footer {
	position:absolute;
	top: 465px;
	left: 0px;
	height: 115px;
	width: 835px;
	clear: both;
	}
	
.footerstart {
	position:absolute;
	top: 465px;
	left: 0px;
	height: 115px;
	width: 835px;
	background-image: url(web_img/footer_start.jpg);
	clear: both;
	}
	
/*Navigation im Text*/
a.navtext:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.navtext:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.navtext:hover {
	color: #FF0000;
	text-decoration: none;
	}
a.navtext:active {
	color: #000000;
	text-decoration: none;
	}
	
/*Navigation auf Startseite*/
a.navstart:link {
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.navstart:visited {
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.navstart:hover {
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.navstart:active {
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

/*Navigationsleiste*/
a.nav:link {
	font: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.nav:visited {
	font: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.nav:hover {
	font: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.nav:active {
	font: Verdana;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
	}
	
/*Überschriften*/
.headline {
	font: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	}
.headlinebig {
	font: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	}
