/*  Andy Meisser - CH-7430 Thusis
  	Achtung: Die Reihenfolge der Einträge nicht verändern. 	*/
		
/* IE5.5+ PNG Fix */
div, h1, img { behavior: url(iepngfix.htc) }

.bgbox {	/* Ganze Page */
	position:absolute;
	z-index: 0;
	left:0px;
	top:0px;
	min-width: 975px;
	width: 100%;	
	/*height: 660px;*/
	background-image:url(../grafik/streifen.gif);
	background-position: top left;
	background-repeat:repeat-x;
}

.container {
	position:relative;
	background-image:url(../grafik/bg-container.jpg);	
	background-repeat:repeat-x;		
	width: 975px;		
	margin:0px auto;
	top:30px;
	text-align:center;
	overflow:inherit;
}

.leftside {
	position:absolute;
	left:-30px; 
	top:-30px;
	width: 460px;	
	height: 700px;
	background-image:url(../grafik/toedi2.png);
	background-repeat:no-repeat;
	float:left;
}

.bilder {
	position:absolute;
	left:88px; 
	top:98px;
	width:265px;
	height:205px;
	z-index:0;
}

.logo {
	position:absolute;
	left:88px; 
	top:304px;
	width:265px;
	height:104px;
	background-image:url(../grafik/fotologo.png);
	background-repeat:no-repeat;
	z-index:2;
}

.container2 {
	clear:both;
	width: 975px;	
	min-height:360px;
	border:2px solid red;
	overflow:visible;
	margin:0px auto;
	margin-bottom:40px;
	padding-bottom:40px;
	text-align:center;
	background:#eeebe5 url(../grafik/streifen-container2.gif);		
	background-repeat:repeat-x;
	border:1px solid #472c1b;
}


.navi {
	/*position:absolute;*/
	margin-left:430px; 
	margin-top:0px;
	width: 545px;
	height:310px;
	text-align:left;
}

.inhalt {
	margin-left:430px; 
	width:545px;
	text-align:left;
	overflow:visible;
}

.ausgewaehlt {
	vertical-align: middle;
	margin: 1px auto;
	padding: 2px;
	height:18;	
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
}

.navigation {
	font-size : 12px;
	vertical-align: middle;
	margin: 1px auto;
	padding: 2px;
	height:18;
	font-weight:bold;
	text-decoration:none;
}

.untermenue {
	color:#eeebe5;
	vertical-align: middle;
	margin: 1px ;
	padding: 4px;
	padding-left: 22px;
	text-decoration:none;
	font-size : 12px;
}

.Anavigation {
	color:#eeebe5;
	vertical-align: middle;	
	font-size : 12px;
	font-weight:bold;
	text-decoration:none
}

.Aausgewaehlt {
	color:#CC0000;
	vertical-align: middle;	
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
}

.Auntermenue {
	color:#CC0000;
	vertical-align: middle;
	margin: 1px ;
	padding: 4px;
	padding-left: 22px;	
	font-size : 12px;
	font-weight:bold;
	text-decoration:none;
}

A:LINK,ACTIVE,VISITED {
	font-family : Verdana, Geneva, Arial;
	color:#eeebe5;
	font-size : 12px;
	text-decoration:none;
	font-weight : bold;
} 

A:HOVER {
	font-family : Verdana, Geneva, Arial;
	color:#bfab9c;
	font-size : 12px;
	text-decoration:none;
	font-weight : bold;
} 

input {
	border: 1px solid slategray; 
	color:'';
	background-color:#e4e6e8;
}

p {
	margin-top:14px;
}

td {
	vertical-align: middle;
	font-family : Verdana, Geneva, Arial;
	font-size : 12px;
	font-style: normal;
}

#footer {
	margin:0 auto;
 	width:975px;
	margin-top:0px;
}

body {
	background:black url(../grafik/bg5.jpg) repeat;	
	font-family : Verdana, Geneva, Arial;
	font-size : 12px;
	font-style: normal;
	text-decoration:none;
	text-align:center;
	color:black;
	margin: 0px;
	padding: 0px;
}





