body {
	margin: 0;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #666666;
	background-image: url(../img/bgrnd.gif);
}

a {
	color: #2483D1;
	text-decoration: none;
	left: 0px;
	padding: 0px;

}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #BAC80F;
	font-size: 1.5em;
	line-height: normal;
	padding-bottom: 1em;

}



h2 {
	color: #666666;
	font-size: 1em;
	line-height: normal;
	margin: 0px;
	padding: 0.5em 0px;
	font-weight: bold;

}

h3 {
	color: #BAC80F;
	font-size: 1.3em;
	line-height: normal;
	padding-bottom: 0em;
	padding-top: 0.5em;

}

h4 {
	color: #666666;
	font-size: 1.2em;
	line-height: normal;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;

}


h5 {
	color: #BAC80F;
	font-size: 1.1em;
	line-height: normal;
	margin: 0px;
	padding: 0em;

}

h6 {
	color: #666666;
	font-size: 0.85em;
	line-height: normal;
	margin: 0px;
	padding: 0em;
	font-weight: normal;

}

p { margin: 0; }

th {
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
td {
	line-height: normal;
}



input, select {
	width: 300px;
	float: left;
	display: block;
	margin-bottom: 3px;
   
}

textarea {
	width: 300px;
	display: block;
	float: left;
  
}

label {
	text-align: right;
	padding-right: 1em;
	width: 110px;
	float: left;
	display: block;
}

form {
	border: 1px dotted #999;
	margin:0;
	padding:0.5em;
	background-color: #EFEFEF;
	width: 450px;
}

form br {
  clear: left; 
 
  
}

.forminner {
	margin-left: 110px;
	padding-left: 1em;
	width: 320px;
}

.form input{
	margin-left: 0px;
	padding-left: 1em;
	display: block;
	float: left;
}


input#submit { 
  float: none;
  width: auto;
}

.checkbox {
	width: 30px;
	margin: 0;
	padding: 0;
}



.small {
	font-size: 0.8em
}

.input_text {
	font-size: 1.2em;
	color: #666666;
}


#ProfileForm {
	border: none;
	background-color: #ccc;
	height: 40px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: 320px;
}


#ProfileForm input#submit {
	float: left;
	width: 50px;
}

#ProfileForm input {
	width: 150px;
	margin: 0;
	padding: 0;
}

#formstartsubmit {
	width: 50px;
	margin: 0;
	padding: 0;
}




#newsletter {
	width: 250px;
	margin-left: 35px;
	padding: 0;
	
}

#pageContainer {
	border: 1px solid #ccc;
	width: 890px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
* html #pageContainer {
	/* \*/
	word-wrap: break-word;
	left: 50%;
	width: 890px;
	margin-left: -446px;
	position: relative;
	/* verhindert float-Probleme beim IE/Win siehe Referenz zu float */
}
#header {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	height: 180px;
	margin-bottom: 0;
	position: relative;
	text-align: left;
	width: 890px;
	margin: auto;
	left: 1px;
}
#hionelogo {
	position: absolute;
	top: 48px;
	right: 40px;
}
#headertxt {
	position: absolute;
	left: 40px;
	top: 40px;
}



#main {
	border: 1px none #BAC80F;
	background: #f8f8f8;
	margin: 0;
	padding: 0 0 2em;
	font-size: 1.2em;
}

#left, #middle, #right, #SOWrap {
	overflow: visible;
	position: relative;
}
#SOWrap {
	float: left;
	width: 100%;
	z-index: 3;
	margin: 0px;
	padding: 0px;
}



#left{
	float: left;
	margin: 5px 1px 0 -155px;
	z-index: 4;
	width: 120px;
}

#left img{
	float: left;
	
}


.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}

.red {

	color: #FF0000;
	}
	
.bold {
	font-weight: bold;
	}	
.extlink {
	background-image: url(../img/icn_ext_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	padding-left: 13px;
}
.infolabel {
	position: relative;
	width: 150px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: normal;
}

/***( indexmain )**********************************************/

#indexmain {
	position: relative;
	width: 890px;
	margin: auto;
	background-color: #f8f8f8;
	height: 251px;
	
}

#indexmaintopleft {
	position: absolute;
	width: 533px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#indexmaintext {
	height: 81px;
	position: absolute;
	top: 130px;
	margin: 0px;
	width: 317px;
	padding: 20px;
	left: 533px;
	border-right: thin none #CCCCCC;
	background-color: #e3e3e3;



}

#indexform {
	background-color: #CCCCCC;
	position: absolute;
	width: 337px;
	left: 533px;
	height: 130px;
	padding-left: 20px;
	margin: 0px;
	

}
#indexform h1 {
	font-size: 1.2em;
	color: #333333;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
}
#indexform p {
	margin: 0px;
	padding-bottom: 1em;
}



#indexmain2 {
	position: relative;
	width: 890px;
	margin: auto;
	background-color: #f8f8f8;
	height:1145px;
}


#indexmain2 h2 {
	color: #666666;
	font-size: 1.2em;
	line-height: normal;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;

}


#indexmain2topleft {
	position: absolute;
	width: 493px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}



#indexmain2text {
	height: 1145px;
	position: absolute;
	top: 0px;
	margin: 0px;
	width: 356px;
	padding: 0px;
	left: 533px;
	background-color: #e3e3e3;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.news {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	clear: left;
	


}

.newsimg {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;
	}
	
.news h1 {
	color: #BAC80F;
	font-size: 1.1em;
	line-height: normal;
	margin: 0px;
	padding: 0em;

}

#indexmain2 .news h2 {
	
	font-size: 1.0em;
	font-wight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0em;

}

#indexmain2news9 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news9_img {
	height: 90px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}

#indexmain2news8 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news8_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}


#indexmain2news7 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news7_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}



#indexmain2news6 {
	height: 70px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news6_img {
	height: 70px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}


#indexmain2news5 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news5_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}


#indexmain2news4 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news4_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}


#indexmain2news3 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news3_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}


#indexmain2news2 {
	height: 70px;
	margin: 0px 0px 10px;
	padding: 0px;
	float: none;


}

#indexmain2news2_img {
	height: 70px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;


}

#indexmain2news1 {
	height: 85px;
	margin: 0px 0px 10px;
	padding: 0px 40px 0px 0px;
	float: none;


}

#indexmain2news1_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;


}

#index2form {
	position: absolute;
	width: 356px;
	left: 533px;
	height: 112px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	

}
#index2form h1 {
	font-size: 1.2em;
	color: #333333;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
}
#index2form p {
	margin: 0px;
	padding-bottom: 1em;
}


.small {
	font-size: 10px;
	color: #666;
}
.subheadline {
	font-size: 0.8em;
	color: #666666;
}




/***(nav)**********************************************/

#nav{
	position: relative;
	width: 890px;
	margin: 0px;
	background-color: #BAC80F;
	height: 115px;
	z-index: 1;
	padding: 0px;
	
}
#nav ul {
	padding: 0px;
	margin: 10px 0px 0px;
}



#nav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 150%;
}

#nav ul li a {
	color: #333;
	display: block;
	height: 13px;
	position: relative;
	text-decoration: none;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#nav ul li a:hover {color: #000; text-decoration: underline;}


#nav ul li a.hilink {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 24px;
}


#nav img {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#navmarketing {
	position:absolute;
	width:177px;
	z-index:1;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 112px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navberatung {
	position:absolute;
	left: 178px;
	width:177px;
	z-index:2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 112px;
	padding-top: 3px;
}

#navwebclassic {
	position:absolute;
	left: 356px;
	width:177px;
	z-index:3;
	height: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
	top: 1px;
}

#navwebspecials {
	position:absolute;
	left: 534px;
	width:177px;
	z-index:3;
	height: 112px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
}

#navwirueberuns {
	position:absolute;
	left: 712px;
	width:178px;
	z-index:3;
	height: 112px;
	padding-top: 3px;
}


.navactive {
	background-image: url(../img/nav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: #FFFFFF;
	position: relative;
	padding-left: 20px;
	line-height: 150%;
	height: 13px;
	
	 
}

.pfeil {
	margin-left: 0px;
	align: absmiddle;
	font-size: 14px;
	font-weight: bolder;
	color: #4D4C13;
	float: left;
	margin-right: 6px;
	
	 
	
}
.boxes {
	position: relative;
	width: 250px;
	float: left;
	height: 15em;
	padding-right: 0.5em;
}
.hiddenlabel {
	display: none;
}

#image {
	margin: 0px;
	width: 890px;
	z-index: 102;
	height: 120px;
	left: 3px;
	padding: 0px;
}

#subnav {
	margin: 0px 0px 0px 3px;
	width: 886px;
	z-index: 102;
	height: 120px;
	left: 3px;
}

#subnav img {
	margin: 0px;
	padding-left: 24px;
	padding-top: 3px;
	display: block;
	float: left;
	position: absolute;
	}



#subnav ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



#subnav ul li {display: inline; }

#subnav ul li a {
	color: #333333;
	height: 13px;
	position: relative;
	text-decoration: none;
	background-position: 6px 6px;
	background-repeat: no-repeat;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 44px;
	display: block;
	width: 120px;
}
#subnav ul li a:hover {color: #000; text-decoration: underline;}



#subnav ul li a.marketing {
	color: #000000;

}



#subnav_ebiz {
	margin: 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_goldgrube.jpg);
	height: 120px;
	left: 0px;
}

#subnav_webclassic {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_sonnentag.jpg);
	height: 120px;
	left: 0px;
}

#subnav_emmarketing {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_holeinone.jpg);
	height: 120px;
	left: 0px;
}



#subnav_emmarketing_glooq {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_glooq.jpg);
	height: 120px;
	left: 0px;
}


#subnav_specials {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_individeal.jpg);
	height: 120px;
	left: 0px;
}


#subnav_onlinebackup {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_onlinebackup.jpg);
	height: 120px;
	left: 0px;
}

#subnav_highforceone {
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_highforceone.jpg);
	height: 120px;
	left: 0px;
}


#subnav_referenzen{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_referenzen.jpg);
	height: 120px;
	left: 0px;
}

#subnav_partner{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_partner.jpg);
	height: 120px;
	left: 0px;
}

#subnav_kuugel{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_kuugel.jpg);
	height: 120px;
	left: 0px;
}

#subnav_wayhemming{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_wayhemming.jpg);
	height: 120px;
	left: 0px;
}

#subnav_sprachrohr{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_sprachrohr.jpg);
	height: 120px;
	left: 0px;
}

#subnav_philo{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_philo.jpg);
	height: 120px;
	left: 0px;
}

#subnav_team{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_team.jpg);
	height: 120px;
	left: 0px;
}

#subnav_news{
	margin: 0px 0px 0px 0px;
	width: 890px;
	z-index: 102;
	background-image: url(../img/subnavimage_news.jpg);
	height: 120px;
	left: 0px;
}

#middle {
	float: left;
	margin: 0 0 0 0px;
	width: 520px;
	z-index: 5;
	padding: 40px 0px 20px 40px;
	line-height: 150%;
}




#middle a {
	color: #2483D1;
	text-decoration: none;
	left: 0px;
	padding: 0px;

}

#middle a:hover {text-decoration: underline;}
#middle p {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#middle ul {
	margin: 0px;
	padding: 0em 0px 0px;
}
#middle ul li {
	background-image: url(../img/ul_pfeil_cont.gif);
	background-position: left 6px;
	margin: 0px;
	padding: 0px 0px 10px 15px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#middle ul ul{
	margin: 0px 0px 10px;
	padding: 0em 0px 0px;
}


#middle ul ul li {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: left top;
	align: absmiddle;
	margin: 0px 0px 0px 28px;
	background-image: url(../img/ul_pfeil.gif);
	list-style-type: none;
	font-size: 0.9em;
}

#middle_box {
	height: 115px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#middle_box_img {
	height: 105px;
	padding: 0px;
	float: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#middle_box2 {
	height: 85px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#middle_box2_img {
	height: 85px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px;
	float: left;
	vertical-align: middle;


}



#right hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#right, #right2, #right3 {
	float: right;
	width: 250px;
	margin: 0px 0px 10px;
	z-index: 2;
	border: 1px dotted #666;
	padding: 15px;
	position: relative;
	right: 15px;
	font-size: 0.85em;
	top: 15px;
	background-color: #FFFFFF;
}
#right h1, #right2 h1,  #right3 h1{
	font-size: 1.1em;
	margin: 0px;
	padding: 0em 0px 1em;
	color: #333333;
	font-weight: bold;
}

#right h2, #right2 h2, #right3 h2{
	font-size: 1em;
	margin: 0px;
	padding: 1em 0px 1em 0em;
	color: #666666;
	font-weight: bold;
}

#right ul, #right2 ul, #right3 ul {
	margin: 0px;
	padding: 0px;
	
}


#right ul li, #right2 ul li, #right3 ul li {
	text-decoration: none;
	padding: 0px 0px 0.5em 15px;
	background-repeat: no-repeat;
	background-position: left top;
	align: absmiddle;
	margin: 0px;
	background-image: url(../img/ul_pfeil.gif);
	list-style-type: none;
	font-size: 1em;
}
#right p, #right2 p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}


/***( footer )**********************************************/

#footer {
	position: relative;
	width: 890px;
	height: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 2em;
	text-align: center;	
}
* html #footer {
	/* \*/
	word-wrap: break-word;
	left: 50%;
	width: 892px;
	margin-top: 5px;
	margin-left: -446px;
	position: absolute;
		height: 10px;
	/* verhindert float-Probleme beim IE/Win siehe Referenz zu float */
}
