/* SEITEN-CSS Haus Traudl*/

body {

	background-color: #ffffcc;
	scrollbar-DarkShadow-Color:#ffffcc;
	scrollbar-Track-Color:#ffffcc;
	scrollbar-Face-Color:#ffffcc;
	scrollbar-Shadow-Color:#993300;
	scrollbar-Highlight-Color:#ffffcc;
	scrollbar-3dLight-Color:#993300;
	scrollbar-Arrow-Color:#993300;

}

#inhalt	{
	width:800px;
	margin-top: 10px;
	margin-left: -370px;
	left:50%;
	position:absolute;
}


#logo	{
	/*float: left;*/
	position: absolute;
	top: 5px;
	left: 10px;
	margin-top: 10 px;
	margin-left: 10 px;
	width: 200px;
	height: 70px;
	}
	
#titel	{
	position: absolute;
	top: 15px;
	left: 230px;
	margin: 10px;
	padding: 0;
	height: 20px;
	width: 466px;

	
	/*position: absolute;
	top: 30px;
	left: 330px;
	text-align: center;*/
	}



#layerbild, #layerbild1, #layerbild2, #layerbild3, #layerbild4, #layerbild5 {
	position:absolute;
	left:200px;
	top:170px;
	width:300px;
	height:300px;
	visibility: hidden;
	vertical-align: middle;
	}
	
#bilder	{
	height:400px;
	width:180px;
	top:130px;
	left:10px;
	position: absolute;
	border-right: 1px solid #993300;
	background-color: #ffffcc;
	overflow:auto;
	cursor: pointer;
}


#text {
	position:absolute;
	left:510px;
	top:150px;
	width:230px;
	height:240px;
	text-align:center;
	Color: #993300;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 1,5em;

	/*border: 1 outset #993300;*/
	}

#text1 {
	position:absolute;
	left:200px;
	top:400px;
	width:540px;
	height:60px;
	text-align:center;
	Color: #993300;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1,5em;


	/*border: 1 outset #993300;*/
	}
		

#kontakt {
	position:absolute;
	left:120px;
	top:120px;
	width:500px;
	/*height:240px;*/
	text-align:center;
	Color: #993300;
	padding: 10px;
	/*border: 1 outset #993300;*/
	}
	
#kontakt1 {
	position:absolute;
	margin-left: -350px;
	left:50%;
	top:150px;
	width:700px;
	/*height:240px;*/
	text-align:center;
	Color: #993300;
	padding: 10px;
	/*border: 1 outset #993300;*/
	}
	
#navi	{
height:15px;
width:180px;
margin-top: -20px;
margin-left: -370px;
top:575px;
left:50%;
position: absolute;
text-align: center;
/*border: 1px solid #993300;*/
background-color: #ffffcc;
border-top: 1px solid #993300;

}

.li {
	align: left;
	text-align: left;
	}

.re {align:right; valign:center;}

hr {color: #993300; width: 95%; text-align: center;}

.kasten {align:center; valign:center; border: 2px solid #993300;}

img	{
margin: 5px;
}

/*-------Schrift----- */


p, h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; color: #993300; }

.do p	{line-height: 2;}

.n { color: #996600;}

.kl p {
	font-size: 11px;
}

.kl a {font-size=11px;
	color: #993300;
	font-size: 11px;
}



.mi {text-align: center;}


h1 {font-size: 3em;}


h2 {font-size: 1,8em;}

h3 {font-size: 1,6em;}


/*--------------- Formulare----------*/

form	{
	align: center;
	}
	
input.feld1	{
	background: #ffffff;
	width: 200px; 
	height: 23px;
	font-size: 15px;
	color: #993300;
	/*border: 1px solid color: #993300;*/
	cursor: hand;
	}


.feld	{
	overflow: hidden;
	border: solid 1px color: #ffffcc;
	/*text-align: center;*/
	}
	
.feld2	{
	background: #ffffff;
	width: 200px; 
	height: 23px;
	font-size: 15px;
	color: #993300;
	/*border: 1px solid color: #993300;*/
	cursor: hand;
	}





  
