html,body{
	min-width:700px;
	min-height:480px;
}

body {
	text-align:center;
	font-family: Arial, Verdana, serif;
	font-size: 14px;
	position: relative;
}

	a {
		color: #CF7F26;
		text-decoration: underline;
	}
	a:link, a:visited {
		color: #CF7F26;
	}
	a:hover, a:active {
		color: #CF7F26;
	}
	

.l1, a.l1, a.l1:link, a.l1:visited {
	font-size: 14px; font-weight: bold; color: #B72633; text-decoration: underline;
}
	a.l1:hover, a.l1:active {
	text-decoration: none;	color: #CF0028;
	}
h1 { 
	padding-top: 66px;
	margin-bottom:15px;
	font-size: 32px;
	text-align: center;
	line-height: 44px;
	font-weight: normal;
	font-family: Georgia,serif;
	color: #fff;
	}	
	h2 {font-size:24px;	 font-weight: bold; margin-top:5px; margin-bottom:25px;	text-align:left;}
	h3 {font-size:14px;	 font-weight: bold; margin-top:18px; margin-bottom:8px;	text-align:left;	}

p { 
	margin-top: 4px; 
	margin-bottom: 8px; 
	font-size: 14px;
	line-height: 20px;
	text-align: justify;  
	font-weight: normal;
}

		
.pic {
	margin:2px;
	padding:3px;
	border: 1px solid #A77F12;
}

.hide {display:none;}

hr {
	height:1px; 
	background-color: #D9D9D9;
	color: #D9D9D9; 
	border:0px; 
	text-align:center; 		
	padding: 0px;
	margin: 8px 0px;
}

#menubg {
	position: absolute;
	top:5px;
	width:100%;
	padding-top:10px;
	height: 40px;
	background: #8D815A;
	opacity: 0.8; 
	filter: alpha(opacity=80);
	z-index:9998;
}	
	
#menubuttons {
	position: relative;
	width:710px;
	padding-left:20px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
	clear:both;

	z-index:9999;
}

.schalter {
	float:left;
	margin:0px;
}


a.inline11 {
   display:block;
   width:117px;
   height:30px;
   background:url('../images/s1.png') no-repeat top left;
}
a.inline11:hover {
   display:block;
   width:117px;
   height:30px;
   background:url('../images/s1.png') no-repeat bottom left;
}
a.inline12 {
   display:block;
   width:107px;
   height:30px;
   background:url('../images/s2.png') no-repeat top left;
}
a.inline12:hover {
   display:block;
   width:107px;
   height:30px;
   background:url('../images/s2.png') no-repeat bottom left;
}
a.inline21 {
   display:block;
   width:104px;
   height:30px;
   background:url('../images/s3.png') no-repeat top left;
}
a.inline21:hover {
   display:block;
   width:104px;
   height:30px;
   background:url('../images/s3.png') no-repeat bottom left;
}
a.inline13 {
   display:block;
   width:203px;
   height:30px;
   background:url('../images/s4.png') no-repeat top left;
}
a.inline13:hover {
   display:block;
   width:203px;
   height:30px;
   background:url('../images/s4.png') no-repeat bottom left;
}
a.inline14 {
   display:block;
   width:172px;
   height:30px;
   background:url('../images/s5.png') no-repeat top left;
}
a.inline14:hover {
   display:block;
   width:172px;
   height:30px;
   background:url('../images/s5.png') no-repeat bottom left;
}



