@charset "UTF-8";
/**
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
* @copyright       Copyright 2005-2008, Dirk Jesse
* @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
*/
@media all
{
html * { font-size: 100.01%; outline: none; }

textarea, pre, tt, code {
font-family:"Courier New", Courier, monospace;  	
width: 200px;
}

body {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 75.00%; 
color: #434c59;  
}

h1,h2,h3,h4,h5,h6 { 
	font-weight:bold; 
	color:#434c59;
	margin: 0 0 0.25em 0; 
}

h1 { font-size: 200%; color:#73B007; margin: 10px 0 8px 0; letter-spacing: 0.03em;}                        /* 24px */
h2 { font-size: 133.33%; color:#73B007; margin: 30px 0 15px 0;}     /* 24px */
h3 { font-size: 133.33%; margin: 30px 0 5px 0; }                        /* 18px */
h4 { font-size: 133.33% }                     /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; }  /* 14px */

h6.ansprechpartner,
h6.ansprechpartner_p {
font-size: 100%;
font-style: normal;
width: 90%;
padding: 8px 0px 6px 10%; /* LTR */
margin:74px 0 0 0;
background: #D6D6D6;
}

h6.ansprechpartner_p {margin-top: 0px;}

.featuremain h2 {color: #434c59; margin: 0 0 30px 0; font-size: 1.6em; line-height: 1.6em; font-weight: normal; padding: 0; text-align: left;}
.produktmain h2 {color: #434c59; margin: 0 0 20px 0; padding: 0;}

p { line-height: 1.8em; margin: 0 0 1em 0; clear: both; }


/* ### Lists | Listen  #### */

ul, ol, dl { line-height: 1.5em; margin: 0 0 10px 0;}
li { margin-left: 1.5em; line-height: 1.8em }

dt { font-weight: bold }
dd { margin: 0 0 1em 2em }

/* ### text formatting | Textauszeichnung ### */

cite, blockquote { font-style:italic }
blockquote { margin: 0 0 1em 1.5em }

strong,b { font-weight: bold }
em,i { font-style:italic }

pre, code { font-family: monospace; font-size: 1.1em; }

acronym, abbr {
letter-spacing: 0;
border-bottom: .1em dotted #666;
cursor: help;
}

small {font-size: 0.85em;}

/**
* Generic Content Classes
* (en) standard classes for positioning and highlighting
* (de) Standardklassen zur Positionierung und Hervorhebung
*
* @section content-generic-classes
*/

.note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
.important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
.warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
.center { text-align:center; margin: 0.5em auto }

/**
* External Links
*
* (en) Formatting of hyperlinks
* (de) Gestaltung von Hyperlinks
*
*/

a {color: #076cb2; text-decoration:none;}
a:focus,
a:hover,
a:active {text-decoration:underline;}





#topnav a { color: #73B007; font-weight: normal; background:transparent; text-decoration:none; }
#topnav a:focus, 
#topnav a:hover,
#topnav a:active { text-decoration:underline; background-color: transparent;}

#footer a { color: #434c59;}
#footer a:focus, 
#footer a:hover,
#footer a:active {color: #434c59;text-decoration:underline;}

#edit a { color: #ddd; font-weight: normal; background:transparent; text-decoration:none; }
#edit a:focus, 
#edit a:hover,
#edit a:active { color: #999; text-decoration:none; background-color: transparent;}

/**
* Tables | Tabellen
* (en) Generic classes for table-width and design definition
* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
*
* @section content-tables
*/

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed }

th,td { padding: 0.5em; }
thead th { background: #434c59; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }

/**
* Miscellaneous | Sonstiges
*
* @section content-misc
*/

hr {
color: #fff;
background:transparent;
margin: 0 0 0.5em 0;
padding: 0 0 0.5em 0;
border:0;
border-bottom: 1px #eee solid;
}

#start_teaser_buttons img {padding-right: 8px;}

.start_feature {padding: 0 20px 0 0}
.start_feature p {padding: 0px 0 15px 0; margin: 0; line-height: 1.6em;}
.start_feature img {float: left; margin: 2px 10px 60px 0}

.breadcrumb a, .breadcrumb a:hover, #breadcrumb_acvtive {}
#breadcrumb_acvtive {font-weight: bold;color:#434c59;}

.vcard {line-height: 1.5em; border-bottom: 1px solid #D6D6D6; border-left: 1px solid #D6D6D6; border-right: 1px solid #D6D6D6; background: #FBFBFB; margin-bottom: 30px; padding: 15px 20px 10px 20px; }
.vcard a {color: #434c59;}
.vcard img {margin: 5px 0 10px 0;}
.fn {font-weight: bold;}
.tel {margin: 0px 0 0px 0; background: url(../images/cellphone.gif) 2px top no-repeat; padding: 0 0 0 18px;}
.email {background: url(../images/ic_mail.gif) left 2px no-repeat; padding: 0 0 0 18px; margin-bottom: 10px}
.v-card {background: url(../images/ic_vcard.gif) left 2px no-repeat; padding: 0 0 0 18px;}
.xing {background: url(../images/ic_xing.gif) left top no-repeat; padding: 0 0 0 18px;}
#adresscontact {margin-top: 5px; font-weight: bold;}

.subpre {background: url(../images/pre.gif) no-repeat left 2px; padding: 0 0 0 13px;}
.subnext {background: url(../images/next.gif) no-repeat right 2px; padding: 0 13px 0 0px; margin-left: 20px;}

.un_logo {margin: 0px 0 0 35px;}



#pricetable {margin-bottom: 40px;}

.pt_subfeature_basic {background: #fff; font-weight: bold; font-size: 1.2em; padding: 30px 0.5em 10px 0; border: 0;}
.pt_pro, .pt_card {text-align: center; width: 210px;}

.pt_pro, .pt_card, .pt_feature {border: 1px solid #eee;}

.pt_more {color: #434c59;}

.odd {background: #f2f2f2;}

}

