body{
	margin: 0px;
	background-color: Green;
}
#main_container{
	width:778px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
}
#main_container2{
	width:778px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/body_back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
}
#top{
	height:201px;
	margin-bottom:0px !important;
	margin-bottom:-5px;
}
#header_top{
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:15px;
	margin-bottom:0px !important;
	margin-bottom:-4px;
}
#header{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:186px;
}
#header_image{
	height:169px;
	margin-bottom:0px !important;
	margin-bottom:1px;
}
#header_bottom{
	text-align:right;
	padding-right:13px;
	height:17px;
}
#main_body{
}
#body_left{
	padding-top:5px;
	float:left;
	width:156px;
}
a:link.menu_link, a:visited.menu_link {
	line-height:18px !important;
	line-height:16px;
	width:156px;
	height:18px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-indent:22px;
	text-decoration:none;
	background-image: url(../images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.menu_link, a#active_menu{
	line-height:18px !important;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:22px;
	text-decoration:none;
	background-image: url(../images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.style1 {
	color: #006600;
	font-style: italic;
}
#spacer{
	padding:5px;
}
#body_right{
	float:right;
	width:598px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 4px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#content_header{
	background-color:#FFFFFF;
	padding-top: 12px;
}
#main_content{
}
#main_content2{
	text-align:justify;
	padding-right:20px;
	padding-left:3px;
}
.content_title{
	color:#f37a35;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#left_content{
	text-align:justify;
	float:left;
	width:46%;
	padding-left:3px;
	padding-right:20px;
}
#right_content{
	text-align:justify;
	float:left;
	width:45%;
	padding-left:20px;
}
#content_bottom{
	padding-left:156px;
	float:left;
	background-color:#34B235;
	width:100%;
	height:20px;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	background-color:#34B235;
	width:778px;
	line-height:33px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

/* CyberCore Formular CSS */
.formbox {
  margin: 0 auto;
  width: 460px;
  background-color: #FFFFFF;
  background-image: url('/images/cfd.gif');
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: repeat-x;
  border: 1px solid #CBDE75;
  margin-top:5px;
}

.reihe {
  clear: both;
  padding: 2px 0px;
  margin:5px;
}

.label {
  float: left;
  width: 140px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
  margin:2px;  
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 250px;
}

input, select, textarea {
  border: 1px solid #CBDE75;
  background-image: url('/images/cfd.gif');
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: repeat-x;  
}

.formclass{
  border: 1px solid #CBDE75;
  background-image: url('/images/cfd.gif');
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: repeat-x; 
}
/* CyberCore Formular CSS */
