/* existand GmbH - Robert Naumann */

body { font-family: arial; font-size:12px; color:#707173; }

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

#slogan h1 { font-size:11px; font-weight:normal; }
#slogan .part1 { font-weight:bold; color:#005763;  }
#slogan .part2 { color:#9aa197; font-weight:bold; }
#slogan .part3 { color:#9aa197; }

a:link,
a:visited { color:#005763; text-decoration:none; }
a:hover { color:#7ea0a8; text-decoration:#7ea0a8; }

/* Sprachauswahl */
#lang_layer #lang_sel a { color:#005763;  }
#lang_layer #lang_sel .current { color:#005763; font-weight: bold;}

/* Seitentitel */
#pagetitle .title { color:#fff; font-size:14px; font-weight:bold; }

/* Überschriften in Maincontent */
#maincontent h3 { font-size:16px; font-weight:bold; margin:0; margin-bottom:20px; }
#maincontent h3 .part1 { color:#3f7179; }

/* Zeilenabstand */
.za_10 { line-height:1em; }
.za_20 { line-height:2em; }

/* Mtec Farbcodes */
.mtec_green { color:#3F7179; }
.mtec_grey { color:#707173; }

/* Spezielle Links */
.link-mit-lupe { padding-left:23px; background:url(../../images/mtec/design/lupe.png) no-repeat; }

/* Formularfelder */
select, input[type=text] { width: 98%; }

/* Speziellformat: Widerrufbox */
.widerruf_box { border: 1px #ccc solid; background-color: #eee; padding: 6px; margin-top: 15px; }
.widerruf_box p { text-align: justify; }
.widerruf_box h4 { font-weight: bold; font-size: 14px; }
.widerruf_box h5 { font-weight: bold; font-size: 12px; }

/* Textformate */
.fat { font-weight: bold; }