/* Copyright Scientec Internet Applications + Media GmbH - www.scientec.de */


body{margin:0; padding:0; background-color: white; font-family: Arial, Helvetica, sans-serif}
#kopf{margin-bottom: 10px}
#main {}
#navigation {width:190px; font-size: 12px; vertical-align:top}
#navigation #buttons{width:145px; border-collapse:collapse}
#navigation #buttons td{padding:2px; border-bottom:1px solid #ccc}
#navigation a{ font-size: 12px;color:#333; text-decoration:none}
#navigation td.aktiv a:hover{ color:#333}
#navigation td.inaktiv a:hover{ color:#339999}
#navigation td.aktiv { background-color: #C8E8E5; padding:0 8px 0 2px; font-weight:normal}
#navigation td.inaktiv {background-color: #fff; padding:0 8px 0 2px; font-weight:bold}
#inhalt td,#inhalt p,#inhalt ul{vertical-align:top;font-size: 12px; color: #006666}
#inhalt a{ font-size: 12px;color:#333; text-decoration:none}
#inhalt a:hover{ text-decoration:underline}
#rechts {width:220px;}

h1 {  font-size: 16px; color: #339999; text-transform:uppercase}
h2 {  font-size: 14px; color: #339999; border-left:8px solid #ccc; padding-left:2px}


