/* Main Font */BODY, INPUT, TEXTAREA, TD, SELECT {    font-family: Verdana, Arial, sans-serif;    font-size: 11px;    line-height: 15px;}/* Main Layout Style */BODY {    color: #000000;    background-color: #FFFFFF;    margin: 0px;}/* Default Link Style */A:link, A:visited {    color: #767474;    text-decoration: none;}A:hover, A:active {    color: #0033CC;    text-decoration: none;}/* Navigation */TD.mainnavigation{    padding: 22 px 0px 0px 0px;}TD.subnavigation{    padding: 0px 0px 10px 48px;}TD.nav_referenzen{    padding: 0px 0px 5px 0px;}/* Content */TD.leist_list{    vertical-align: top;    padding: 0px 0px 15px 0px;}TD.formular{    padding: 0px 0px 5px 0px;}TD.part_img{    padding: 0px 7px 14px 0px;    valign: middle;}TD.c_main{    vertical-align: top;    width: 496px;    padding: 0px 20px 10px 0px;}TD.c_right{    vertical-align: top;    width: 254px;    padding: 0px 0px 10px 0px;}SPAN.c_toptitle{    color: #0033CC;    font-size: 13px;    font-weight: bold;    }SPAN.c_title_blue{    color: #0033CC;    font-size: 11px;    font-weight: bold;    }SPAN.c_title{    color: #000000;    font-weight: bold;}INPUT{    background: #E6EFF9;    border-color: #0033CC;    border-style: solid;    border-width: 1px;}TEXTAREA{    background: #E6EFF9;    border-color: #0033CC;    border-style: solid;    border-width: 1px;}A.nav_kreis:visited, A.nav_kreis:link {	color: #767474;	font-weight: bold;}A.nav_kreis:active, A.nav_kreis:hover {	color: #0033CC;	font-weight: bold;}A.navjob:link, A.navjob:visited {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #767474; }A.navjob:hover, A.navjob:active {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #0033CC; }a.nav {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #767474; }a.navOver {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #0033CC; }span.nav {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #767474; }span.navOver {	cursor: pointer;	cursor: hand;	font-weight: bold;	color: #0033CC; }