﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4A4A4A;
	background-image: url('../images/layout/hg1.jpg');
	background-repeat: repeat-x;
	/*overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	overflow-y: scroll;  scrollbar immer #5D5D5D;*/
}


html {
overflow-y:scroll;
}

	 
* {margin: 0;padding: 0;}

/* -----Standard-Link-Farben!----- */
a:link {color:#666666;text-decoration:none; font-weight:bold}
a:visited {color:#666666; text-decoration:none; font-weight:bold}
a:hover {color:#666666;text-decoration: underline; font-weight:bold}
a:active {color:#666666;text-decoration:none; font-weight:bold}

/*----------------------------------------------------------CONTAINER*/
#container {
	margin:auto; 
	width:750px;
	background-color:#FCF1BB;}
	
/*----------------------------------------------------------HEADBOX*/
.schrift1 {padding-top:5px;color:#FCF1BB;text-align:center;font-weight:bold}

td.headerbox{}
div.headerbox{margin:0 3px; padding:0; font-size:12px;background:#F5F2E4;}
div.headerlogo{}
div.headercontent{}

#meinFader {position: relative;	}

.next {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0); }
	
#meinFader .next img {border: 0px;}

/*  ----------------------------------------------------------  NAVIGATION  */
#sidebar {/*background-color: #C4E0FF;height: 33px;position: relative;clear: both;display: inline;*/
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 2px #E3792E solid;
	border-bottom: 1px #E3792E solid;
	height:20px;
	background-color:#FCEDA7;	}
#sidebar ul {
	list-style-type: none;	
	width: 100%;
	margin: 0;
	padding-left: 0px;	}
#sidebar li {
	float: left;/* damit alle auf einer Zeile stehen*/;
	height: 20px;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0;
	background-color: #FCEDA7;
	border-left: 1px #E3792E solid;	}
#sidebar a {
	font-weight: bold;
	padding: 3px 21px; /*3px 18px;*/
	text-decoration: none;
	color: #BF5000; 
	display: block;	}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FCF1BB;
	background-color:  #BF5000;	}
#active a:link, #active a:visited, #active a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FCF1BB;
	background-color: #BF5000;	}

/*------------------------------------------------------------CONTENT---*/
#content {
	width:550px; /*540px;*/
	position: relative;
	margin: auto;
	padding-top:20px;
	text-align: center;
}
/*IE6 only
* html #content {   	
	width: 537px;}*/  

#content .gold {
	margin: 0;
	text-align: center;
	color: #F3B701;
	font-size: 22px;
	font-weight:bold
}
/*#content img { padding: 1px; border:1px inset #E3792E;}*/


/*------------------------------------------------------------INDEX---*/

#bildrand img { padding: 1px; border:1px solid #E3792E;}


/*------------------------------------------------------------BILDER---
SlideShow  v 1.3
**************************************************************/
.slideshowContainer {
	width: 463px;
	height: 310px;
	margin:auto;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}
/* hier was ändern*/
.loading {
	background: url("layout.css") center no-repeat;
}
.slideshowThumbnail {
	outline: none;
}
.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}
a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}
.current img {
	border: 1px solid red;
	padding: 5px;
}
.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}
#thumbnails {
	/*width: 130px;
	float: left;*/
}

/*------------------------------------------------------------PREISE/LEISUNGEN---*/
table.preise1 {
	width: 96%;
	margin: auto;
	color: #4E6774;}	
.hgschrift2 {
	background-color: #FCE2A7;}
.klein1 {
	font-size:11px;
}

table.preise {
	width: 80%;
	margin: auto;
}
table.preise td.t3 {width: 174px;}

.stylehg1 {
	height:25px;
	vertical-align:middle;
	background-color: #FCE2A7;}
.stylehg2 {
	height:25px;
	vertical-align:middle;}














/*------------------------------------------------------------IMPRESSUM---*/
table.impressum {
	width: 90%;
	margin-left: 20px;
	font-size: 11px;
	text-align:left;
}
td.block {
	text-align: justify;
	/*margin-right: 20px;
	margin: 0 70px 20px 50px;*/
}

/*----------------------------------------------------KONTAKT*/

table.kontakt {
	width: 90%;
	margin-left: 50px;
	font-size: 11px;
}

table.kontaktformular {
	text-align:left;
    margin: 0px auto 10px auto;
    width:75%;
    border: 0;
    padding: 0px;
}
table.kontaktformular td.breite {
    width: 28%;
}
table.kontaktformular strong.red {
    color:#FF0000;
}
/*table.kontaktformular input.text { width: 70%;}*/
table.kontaktformular .eingabe2 {
	width: 75%;
	height: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px #038594 solid;
}
table.kontaktformular select {
    font-size: 11px;
}
table.kontaktformular textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
    width: 95%;
    height: 100px;
    border: 1px #038594 solid;
}
#variabel table.kontaktformular input#submit {
    padding: 2px 5px;
    border: 1px solid #656462;
	background-color: #FFF;		
}
table.kontaktformular input#submit {
	font-size: 11px;
}
table.kontaktformular .pflichtfeld {
    font-size: 10px;
    color:#FF0000;
    padding: 0 0 70px 0;
}
.fehleranzeige {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
    font-size: 11px;
    color:#FF0000;
    margin-left: 80px;
}
.kontaktausgabe1 {
	font-size: 12px;color: #3F3F3F;
}
.kontaktausgabe {
	padding-left: 60px;	color: #3F3F3F;
	font-size: 12px;
}

.anschrift {
	padding-left: 60px;
	color: #BD9C1A;
	font-size: 12px;
}



/*------------------------------------------------------------FOOTER---*/
#footerrand {
	width:750px;
	height:63px;
	margin:auto;
	background: url('../images/layout/wald2footer.jpg') 0 -32px;
}
#footer {
	position:relative;
	width:740px;
	height:50px;
	color:#FCF1BB;
	background:#BF5000; 
	left: 0px; 
	top: 5px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: auto; }
#footer p {
	padding-top:5px;
	text-align: center;
	font-size: 11px;
	clear: both; }
#footer a {
	color:#FCF1BB;
	text-decoration: none; font-weight:normal	}

	
	
	
	



