/* hauptger&uuml;st */

#main {
	background-color:#FFF;
	width:840px !important;
  	width:843px;
  	height:100%;
  	margin:0 auto;
 	overflow:hidden;
	border-top:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	}

#box {
	width:520px !important;
	width:495px;
	padding:25px;
	background-position:right bottom;
	background-repeat:no-repeat;
	height:100%;
  	margin:0 auto; 	
	float:right;
	}
	
#abox {
	width:750px;
	padding:20px;
	height:100%;
  	margin:0 auto; 	
	}	
	
#cbox {
	width:750px;
	padding:20px;
	height:100%;
  	margin:0 auto; 
	text-align:center;
	}	

#box .lineh {	
	line-height:1.8em;
	}
	
#box_pic {
	margin-left:50px !important;
	margin-left:30px;
	margin-top:15px;
	padding:25px;
	float:left;	
	}
	
#box_pic a:hover {
	background-color:transparent ! important;
	text-decoration:none;
	}	
	
#box_pic img {
	border:groove 3px #000;
	padding:2px;
	}	
	
#top {
	height:95px;
	border-bottom:solid 1px #bbbbbb;
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	color:#2A3C22;
	padding:5px;
	font-weight:bold;
	text-align:center;
	z-index:1;
	}
	
#left {
	padding:10px;
  	width:375px;
  	height:100%;
  	margin-left:6px;
	float:left;
	background-image:url(../images/dots_bg.gif);
	background-position:right;
	}
	
#left img{
	padding:4px;
	}

#right {
	padding:10px;
  	width:410px;
  	height:100%;
  	margin:0 auto;
	float:right;
	}	
	
.sleft {
	margin-top:15px;
	float:left;
	width:150px;
	}
	
.sright {
	margin-top:15px;
	margin-right:7px;
	float:right;
	width:240px;
	text-align:justify;
	}	

.smiddle {
	margin-left:30px;
	width:300px;
	text-align:center;
	border:dotted 1px #000;
	}	
	
.frame{
	margin:0 auto;
	width:270px;
	height:155px;
	text-align:center;
	padding:15px;
	background-image:url(../images/green_frame.png);
	background-repeat:no-repeat;
	}
	
.frame_green{
	margin-left:10px;
	width:330px;
	text-align:center;
	padding:15px;
	background-color:#e5ffe5;
	}
	
.aleft {
	margin-top:15px;
	float:left;
	width:250px;
	}
	
.aright {
	margin-right:50px;
	float:right;
	width:450px;
	text-align:left;
	}	

#footer {
	font: normal 12px verdana, sans-serif; color: #808080;
	border-top:solid 0px #D7DCC9;
	padding:2px;
	height:20px;
	text-align:center;
	background-color: #030303;
	background-image:url(../images/menue.gif);
	background-position:bottom;
	}

#footer a, #footer a:visited, #footer a:active {
	font: normal 12px verdana, sans-serif; color: #808080;
	text-decoration:none;
	background-color:transparent;
	}
	
#footer a:hover {
	font: normal 12px verdana, sans-serif; color: #fff;
	text-decoration:none;
	background-color:transparent;
	}
