/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/


body { 
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}


h1{font-size: 120%;}
h2{font-size: 120%;}
h3{font-size: 110%;}
h4{font-size: 105%;}
h5{font-size: 105%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

acronym {
/*color: #64A4D7;*/
color: #000;
font-weight: bold;
}

/***************************/

#deco1 {
width: 100%;
height: 200px;
background: url(images/header-bg.gif) repeat-x top #fff;
}

#wrapper {
width: 930px;
margin: 0 auto;
margin-top: -200px;
padding-bottom: 36px;
overflow: hidden;
}

#header {
width: 246px;
height: 49px;
float: left;
margin: 53px 20px 0px 20px;
background: url(images/logo.gif) no-repeat;
}

#nav {
font-size: 0.95em;
margin: 71px 20px 16px 0px;
float: right;
height: 70px;
width: 600px;
}

/***************************/

#nav ul {
position: relative;
z-index: 2;
list-style: none;
float: right;
display: inline;
background: url(images/navi-linie.gif) right no-repeat;
padding-right: 3px;
}

#nav ul li{
position: relative;
padding: 2px 0 2px 3px;
background: url(images/navi-linie.gif) left no-repeat;
line-height: 1.4em;
margin: 0 0 0px 2px;
float: left;
display: inline;
}

#nav ul li ul{
width: 120px;
z-index: 10;
margin: 0px 0 0 0;
padding: 00;
display: none;
position: absolute; 
top: 1.9em;
left: 0px;
background: url(images/BG_menu.png);
/*border: 1px solid #545254;*/
overflow: hidden;
}

#nav ul li ul.aktiv{
display: block;
}

#nav ul li ul li{
background: transparent;
line-height: 1em;
margin: 0px 0 0 1px;
padding: 0 0 0 2px;
width: 120px;
}

#nav li > ul {
top: auto;
left: auto;
}

/*
#nav li:hover ul, #nav li.over ul { display: block; }	
*/

#nav a, #footer a {
display: block;
color: #545254;
padding: 2px 10px;
margin: 0;
text-decoration: none;
}

#nav ul li ul li a {
height: 1%;
padding: 4px 10px;
margin: 0;
text-decoration: none;
}
		
#nav a:hover, #nav a:active, #footer a:hover, #footer a:active  {
background-color: #f4f6cf;
color: #545254;
}		

/***************************/
	
#content{
/* position: relative; */
clear: both;
padding-bottom: 20px;
}	

#content a, #content a:link, #content a:visited {
/*color: #a3aa00;*/
color: #4092CF;
font-weight: 600;
text-decoration: none;
}
		
#content a:hover, #content a:active  {
text-decoration: underline;
}	

#content p, ul, h1, h2, h3, h4, h5, address, dl{
margin: 0 29px 1em 10px;
line-height: 1.5em;
color: #545254;
clear: both;
}

#content dl dt{
float: left;
display:inline;
width: 150px;
padding-bottom: 1em;
}

#content dl dd{
margin-left: 150px;
padding-bottom: 1.5em;
}

#content dl {
background: #f8f8f8;
padding: 1em 1em 0 2em;
font-size: 90%;
line-height: 1.3em;
/*border-left: #64A4D7 10px solid;*/
border-left: #C7D000 6px solid;
}

h1, h2, h3, h4, h5{
margin-bottom: 0.5em;
font-weight: bold;
}

#content p, #content address, #content label, #content ul{
font-size: 105%;
}

#content p + h3.news, #content p + h3.jobs{
margin-top: 3em;
}

#content h3.news, #content h3.jobs{
margin-left:5px;
margin-right: 14px;
padding-right: 10px;
font-size: 105%;
height: 31px;
line-height: 27px;
background: url(/images/HLSpecial-News.gif) no-repeat;
color: #000;
width: auto;
overflow: hidden;
}

#content h3.jobs{
background: url(/images/HLSpecial-Jobs.gif) no-repeat;
}

#content h3.news span, #content h3.jobs span{
text-transform: uppercase;
font-weight: 600;
margin-left: 30px;
margin-right: 16px;
width: 82px;
text-align: center;
float: left;
color: #cfcecf;
}

#content #col1{
float: left;
display: inline;
margin: 0 0 10px 0;
width: 458px;
overflow: hidden;
}	

#content #col2{
float: right;
display: inline;
margin: 0 -19px 10px 0px;
width: 458px;
overflow: hidden;
}	

#content #col1 img, #content #col2 img{
float: left;
display: inline;
padding: 10px;
margin: 0 19px 19px 0;
border: 1px solid #545254;
}

#content iframe{
padding: 10px;
margin: 0 19px 0 0;
border: 1px solid #545254;
}

#content #col2 address{
float: right;
display: inline;
font-style:normal;
font-size: inherit;
text-indent: 0;
}

#footer {
height: 36px;
position: fixed;
bottom: -1px;
background: url(/images/footer-bg.gif) repeat-x;
width: 100%;
}	

#footer ul{
font-size: 0.9em;
width: 920px;
margin: 0 auto;
margin-top: 8px;
background: url(/images/navi-linie.gif) left no-repeat;
overflow: hidden;
}

#footer ul li{
padding: 2px 3px 2px 0px ;
background: url(/images/navi-linie.gif) right no-repeat;
line-height: 1.2em;
margin: 0 0 0 2px;
float: left;
display: inline;
}

/************************/

#content h2#intro{
font-size: 160%;
margin-bottom: 26px;
/*color: #868485;*/
}

#content .toppic, #content .intropic{
margin: 0px 0px 38px 0px;
padding: 0;
border: 1px solid #545254;
overflow: hidden;
background-repeat: no-repeat;
}

#content .toppic{
height: 157px;
background-position: 5px 5px;
}

#content h1.toppic span{
font-size: 160%;
display: block;
text-align: right;
padding: 118px 45px 10px 10px;
/*color: #64A4D7;*/
}

#content .intropic{
margin-bottom: 19px;
height: 320px;
text-align: right;
position: relative;
background-position: 10px 10px;
/*background-color: #ddd;*/
}

#content .spacer{
margin-bottom: 19px;
height: 340px;
text-align: right;
position: relative;
background-position: 10px 10px;
/*background-color: #ddd;*/
}


#content .intropic p{
letter-spacing: 1px;
line-height: 1.7em;
font-weight: bold;
position: absolute;
width: 100%;
bottom: 5px;
right: 60px;
padding: 0;
margin: 0;
font-size: 160%;
white-space: pre;
}

#content .intropic p cite{
font-size: 60%;
font-weight: normal;
}

#content ul{
list-style-type: square;
list-style-position:outside;
}

#content ul li{
margin-left: 1em;
}

#BG_home{
background-image: url(images/BG_home.jpg);
}

#BG_home p.first{
top: 110px;
}

#BG_home p.second{
font-weight: normal;
font-size: 1.1em;
line-height: 1.4em;
bottom: 30px;
}

#BG_home acronym{
visibility: hidden;
}

#BG_unternehmen{
background-image: url(images/BG_unternehmen.jpg);
}
#BG_ueber-uns{
background-image: url(images/BG_ueber-uns.jpg);
}
#BG_jobs-und-news{
background-image: url(images/BG_jobs-und-news.jpg);
}
#BG_produkte{
background-image: url(images/BG_produkte.jpg);
}
#BG_produktuebersicht{
background-image: url(images/BG_produktuebersicht.jpg);
}
#BG_module{
background-image: url(images/BG_module.jpg);
}
#BG_entwicklung{
background-image: url(images/BG_entwicklung.jpg);
}
#BG_implementierung{
background-image: url(images/BG_implementierung.jpg);
}
#BG_schulungen{
background-image: url(images/BG_schulungen.jpg);
}
#BG_service{
background-image: url(images/BG_service.jpg);
}
#BG_beratung{
background-image: url(images/BG_beratung.jpg);
}
#BG_support{
background-image: url(images/BG_support.jpg);
}
#BG_referenzen{
background-image: url(images/BG_referenzen.jpg);
}
#BG_kontakt{
background-image: url(images/BG_kontakt.jpg);
}
#BG_kontaktformular{
background-image: url(images/BG_kontaktformular.jpg);
}
#BG_anfahrt{
background-image: url(images/BG_anfahrt.jpg);
}
#BG_impressum{
background-image: url(images/BG_impressum.jpg);
}

/****************************/

#Kontakt {
margin: 0 19px 0 0;
border: 1px solid #545254;
overflow: hidden;
}

form#Kontaktformular{
overflow: hidden;
margin: 10px;
background: #F9F9F9;
background: #eeeeee;
padding: 10px 0;
}

#Kontaktformular div{
margin: 2px 0;
width: 417px;
overflow: hidden;
}

#Kontaktformular label{
width: 120px;
margin: 3px 10px 3px 0;
float: left;
text-align: right;
}

#Kontaktformular #CKF_anrede{
margin-left: 130px;
width: auto;
}

#Kontaktformular #CKF_anrede label{
float: left;
width: auto;
margin-right: 0;
}

#Kontaktformular #CKF_anrede input{
margin-right: 20px;
background: transparent;
}

input#KF_vorname, input#KF_name, input#KF_firma, input#KF_funktion, input#KF_strasse, input#KF_fax, input#KF_telefon, input#KF_email, input#KF_betreff{
width: 270px;
}

#Kontaktformular textarea{
width: 270px;
height: 70px;
overflow: auto;
border: 1px solid #545254;
}

#Kontaktformular input#KF_land{
width: 20px;
}

#Kontaktformular input#KF_plz{
width: 40px;
}

#Kontaktformular input#KF_ort{
width: 110px;
margin-right: 0px;
}

#Kontaktformular #CKF_land_plz_ort label{
width: auto;
}

#Kontaktformular #CKF_land_plz_ort input{
margin-right: 10px;
}

#Kontaktformular #CKF_land_plz_ort span{
display: block;
float: left;
width: 120px;
margin: 3px 10px 3px 0;
text-align:right;
}

#Kontaktformular #CKF_land_plz_ort span label{
float: none;
margin-right: 0;
}

#Kontaktformular input, #Kontaktformular textarea{
float: left;
font-size: 0.9em;
padding: 3px;
background: #fff;
border: 1px solid #545254;
}

#Kontaktformular input#KF_submit{
margin: 2px 0 2px 130px;
padding: 2px;
color: #64A4D7;
background-image: none;
}


/****************************/



#significa{
padding-top: 1em;
color: #999;
font-size: 0.8em;
}

#significa a:link, #significa a:visited{
color: #999;
text-decoration:underline;
}

#significa a:hover, #significa a:active{
color: #000;
}









