/** BASIC */

html, body {
	height: 100%;
}

.titleA {
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.titleB {
	height: 37px;
	background-repeat: no-repeat;
	background-position: left top;
}

.titleA h2, .titleA h3, .titleB h2 {
	display: none;
}

#title1 { background-image: url(../images/homepage07.gif); }
#title2 { background-image: url(../images/homepage10.gif); }
#title3 { background-image: url(../images/homepage13.jpg); }
#title4 { background-image: url(../images/homepage15.jpg); }
#title5 { background-image: url(../images/subpage1_01.jpg); }
#title6 { background-image: url(../images/subpage2_01.jpg); }

/** HEADER */

#header {
	width: 778px;
	height: 170px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 281px;
	height: 170px;
	/*background: url(../images/homepage01.jpg) no-repeat left top;*/
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menuwrap {
	float: left;
	width: 497px;
	height: 170px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_menu.jpg) no-repeat left top;	
}

#menuwrap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuwrap li {
	display: inline;

}

#menuwrap a {
	display: block;
	float: left;
   /*height: 170px;*/
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-top: 93px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
   background: url(../images/menuarrow_down.gif) no-repeat left center; 
	text-decoration: none;
	
}

#menuwrap span {
	/*display: none;*/
}


/* toplevelbuttons */
a.menuButton {
	color: #6f6f6f;
}

a.menuButtonActive, a.menuButton:hover {
	color: #65A606;
}

/* class container für submenulayer */
.menu {
   border: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}


/* submenubuttons (menuitems) */
a.menuItem { /* menuitem */
	margin: 0;
	width:125px;
	color: #333;
	background: url(../images/menuborderdot_full3.gif) repeat-x left bottom; 
	filter: Alpha(opacity=92);
	opacity:.92;
   -moz-opacity:.92;	
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  	
}

a.menuItemActive { /* menuitem f2 */
	margin: 0;
	width:125px;
	color: #65A606;
	background: url(../images/menuborderdot_full3.gif) repeat-x left bottom; 
	filter: Alpha(opacity=92);
	opacity:.92;
   -moz-opacity:.92;	
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  	
}

a.menuItem:hover {
  color: #65A606;
}


a.menuItemInRl {  /* menuitem in rootline */
	margin: 0;
	width:125px;
	color: #65A606;
	background: url(../images/menuborderdot_full3.gif) repeat-x left bottom; 
	filter: Alpha(opacity=92);
	opacity:.92;
   -moz-opacity:.92;	
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  	
}

a.menuItemInRlActive { /* menuitem f2 in rootline */
	margin: 0;
	width:125px;
	color: #65A606;
	background: url(../images/menuborderdot_full3.gif) repeat-x left bottom; 
	filter: Alpha(opacity=92);
	opacity:.92;
   -moz-opacity:.92;	
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  	
}

a.menuItemInRl:hover {
  color: #65A606;
}


/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 255px;
}

#leftcolwrap {
	margin: 0;
	padding: 0;
	width: 215px;
}

#leftcolwrap p {
	margin: 0;
	padding: 0 18px 0 18px;
}




#right {
	float: right;
	width: 493px;
	padding: 0px 30px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 778px;
	margin: 0px auto;
	padding: 15px 0px;
}

/** BOX1 */

#box1 {
	padding: 15px 0px 0px 0px;
}

#box1 .content {
	padding: 17px 17px 20px 37px;
}

/** BOX2 */

#box2 {
}

#box2 .content {
	padding: 17px 17px 20px 37px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding: 18px 17px 18px 19px;
}

#box4 .list1 {
	padding-left: 160px;
}

#box4 .list1 li {
	display: inline;
}

#box4 .list1 a {
	display: block;
	float: left;
	width: 135px;
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 18px 0px 0px 0px;
}

#box5 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box5 li {
	display: inline;
}

/** BOX6 */

#box6 {
	padding: 0px 30px 0px 13px;
}

#box6 .content {
	padding: 18px 17px 18px 19px;
}

h1.colheader {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	padding: 0 0 15px 20px;
	border: 0;
	color: #555;
	font-family: Geneva, sans-serif;
   font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2pt;	
	background: url(../images/bg_colheader.jpg) no-repeat left center; 	
}

h1.contentheader {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 493px;
	height: 35px;		
	padding: 10px 0 7px 20px;
	border: 0;
	color: #fff;
	font-family: Geneva, sans-serif;
   font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2pt;	
	background: url(../images/headergreen.jpg) no-repeat left top; 	
}

h1.contentheader_icon {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 493px;
	height: 35px;	
	padding: 0;
	padding: 10px 0 7px 20px;
	border: 0;
	color: #fff;
	font-family: Geneva, sans-serif;
   font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2pt;	
	background: url(../images/headergreen_icon.jpg) no-repeat left top; 	
}

h1.contentsimpleheader {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;	
	border: 0;
	color: #6f6f6f;
	font-family: Geneva, sans-serif;
   font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2pt;	
}

.standardinputfield {
   float:left;
	display:block;
	width:250px;
	border: 1px solid #5C721F;
	background:#F4F4F4;
	color: #6f6f6f;
   font-family: tahoma;
   font-size: 9pt;
	font-weight: normal;
}

#contactform label {
	float:left;
	clear:both;
	display:block;
	width:150px;
	margin-bottom:10px;
	padding-right:10px;
	color: #6f6f6f;
   font-family: tahoma;
   font-size: 9pt;
	font-weight: normal;		
}
#contactform textarea, select {
	float:left;
	display:block;
	width:250px;
	border: 1px solid #5C721F;
	background:#F4F4F4;
	color: #6f6f6f;
   font-family: tahoma;
   font-size: 9pt;
	font-weight: normal;	
}

#contactform fieldset {
	border:none;
	padding-left:0;
	padding-bottom:20px;
	display:block;
	clear:both;
}

#contactform h4 {
  color: #dd0000;
  margin: 0;
  padding: 0;
}


.contactchkbox {
	float:left;
	display:block;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	border: 1px solid #ddd;
	background:#F4F4F4;
	color: #6f6f6f;	
}
.submitbutton {
   clear: both;
	display:block;
	width:200px;
	margin: 0;
	margin-left: 120px;
	margin-top: 0px;
	padding: 0;	
	border: 1px solid #dd0000;
	background:#fff;
	color: #dd0000;
   font-family: tahoma;
   font-size: 9pt;
	font-weight: normal;	
}


h1.hdl_db_big {
   margin: 0;
   padding: 0 0 5px 0;
   font-family: tahoma;
   font-size: 13pt;
   font-weight: normal;
   color: #0046A5; 
   border: 0;
   background: url(../images/bg_headline_dotted.gif) repeat-x left bottom;	   
}


h2.hdl_db_small {
   margin: 0;
   padding: 0;
   font-family: tahoma;
   font-size: 10pt;
   font-weight: bold;
   color: #0046A5; 
   border: 0;
   border-bottom: 1px solid #B7B7B7;   
}
