body {
 min-width: 1000px; /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
 background-color: #CCDAE0;
 margin: 0px;
 padding: 0px;
 font-family: Verdana, sans-serif;
 font-size: 0.76em;
}
a:active, a:hover, a:visited, a:focus { outline: none; }
#placeholder { background-color: #ffffff; }
#wrapper {
 width: 970px;
 margin: 0px 0px 0px 21px;
 overflow: hidden;
}
 .antifloat {
 clear: both;
 visibility: hidden;
 font-size: 1px;
 height: 1px;
 padding: 0px !important;
 margin: 0px !important;
}
#bordertop {
 width: 711px;
 height: 25px;
 background-color: #004661;
}
#container {
 font-size: 0.9em;
 color: rgb(0,51,102);
}
#container .column { float: left; }
#center {
 padding: 0px; /* CC padding */
 width: 473px; /* plus 10px border left an right */
 min-height: 300px;
 background-color: #CCDAE0;
}
#left {
 width: 237px; /* LC width */
 min-height: 300px;
 padding: 0px; /* LC padding */
 margin: 0px;
 background-color: #B3C8D0;
}
#right {
 width: 230px; /* RC width plus 7px border-left*/
 min-height: 300px;
 padding: 0px; /* RC padding */
 margin-left: 15px;
}
#footer { clear: both; }
/* HEADER */
#header {
 padding: 0px;
 margin: 0px;
 width: 950px;
}
#header a#logo, #printlogo {
 display: block;
 width: 230px;
 height: 150px;
 background-image: url(/viomatrix/imgs/gfx/logo.jpg);
 background-repeat: no-repeat;
 padding: 0px;
 margin: 0px;
}
#header img.gfx {
 width: 473px;
 height: 150px;
 display: block;
 float: right;
 padding: 0px;
 margin: 0px;
}
#header #headerright {
 display: block;
 float: right;
 height: 150px;
 width: 225px;
 margin: 0px;
 padding: 0px;
 text-align: right;
 position: relative;
}
#header ul#submenu {
 display: block;
 padding: 7px 0px 0px 17px;
 height: 25px;
 margin: 0px;
 font-size: 0.9em;
 color: #036;
 text-align: center;
}
#header ul#submenu li {
 display: block;
 margin: 0px;
 padding: 0px;
 float: left;
}
#header ul#submenu li a, #header ul#submenu li a:active, #header ul#submenu li a:link, #header ul#submenu li a:visited { text-decoration: none; color:#003366; }
#header ul#submenu li a:hover { text-decoration: underline; }
#header ul#submenu li a.aktiv { text-decoration: none; }
#header form.search {
 position: absolute;
 bottom: -37px;
 left: 0px;
 display: block;
 height: 1.9em;
 width: 230px;
 margin: 0px;
 padding: 1px 0px 2px 0px;
 border-top: 1px solid #B6B5B5;
 border-bottom: 1px solid #B6B5B5;
}
#header form.search fieldset {
 margin: 0px;
 padding: 3px 0px 0px 0px;
 border: 0px;
}
#header form.search fieldset label {
 text-transform: uppercase;
 font-size: 0.9em;
 color: #004661;
 width: auto;
 float: left;
 font-weight: normal;
 margin: 3px 0px 0px 8px;
 padding: 0px 0px 0px 0px;
}
#header form.search fieldset input {
 color: #036;
 float: left;
 width: 120px;
 padding: 2px 0px 1px 0px;
 margin: 0px 0px 0px 20px;
 font-size: 0.86em;
 border: 1px solid #666666;
}
#header form.search fieldset .submit {
 width: 33px;
 height: 19px;
 border: none;
 background-image: url(/viomatrix/imgs/gfx/button_mini.gif);
 background-repeat: no-repeat;
 display: block;
 float: right;
 background-color: #ffffff;
 cursor: pointer;
}
#header .frame {
 width: 711px;
 height: 150px;
 border-bottom: 1px solid #000000;
 padding: 0px;
 margin: 3px 0px 5px 0px;
 background-color: #B3C8D0;
}
#header ul#menu {
 display: block;
 width: 711px;
 height: 2.3em;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 clear: both;
 float: none;
 background-image: url(/viomatrix/imgs/gfx/navi_bg.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 text-transform: uppercase;
 font-size: 1em;
 color: rgb(255,255,255);
 letter-spacing: 0.8pt;
}
#header ul#menu li {
 display: block;
 width: 119px;
 height: 100%;
 margin: 0px;
 padding: 0px;
 float: left;
}
#header ul#menu li a, #header ul#menu li a:link, #header ul#menu li a:visited, #header ul#menu li a:active {
 text-decoration: none;
 color: rgb(255,255,255);
 display: block;
 text-align: center;
 width: 119px;
 height: 100%;
 padding: 7px 0px 0px 0px;
}
#header ul#menu li a:hover, #header ul#menu li a.aktiv {
 background-image: url(/viomatrix/imgs/gfx/navi_bg_aktiv.png);
 background-repeat: no-repeat;
 background-position: 1px 1px;
 text-decoration: none;
}
#header #navpath {
 display: block;
 width: 970px;
 height: 18px;
 margin: 0px;
 padding: 5px 0px 0px 17px;
 clear: both;
 float: none;
 font-size: 0.9em;
 letter-spacing: 0.1em;
 color: #036;
}
#header #navpath a, #header #navpath a:link, #header #navpath a:active, #header #navpath a:visited {
 text-decoration: none;
 color: #036;
}
#header #navpath a:hover { text-decoration: underline; }
/* MENU LINKS */
ul#secmenu {
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 1.1em;
}
ul#secmenu li {
 display: block;
 margin: 0px;
 padding: 0px 0px 2px 0px;
 list-style-type: none;
 letter-spacing: -1px;
 background-image: url(/viomatrix/imgs/gfx/subnavi_bg2.png);
 background-repeat: no-repeat;
 background-position: bottom left;
 letter-spacing: 1px;
}
ul#secmenu li a, ul#secmenu li a:visited , ul#secmenu li a:link , ul#secmenu li a:active, ul#secmenu li span {
 display: block;
 text-decoration: none;
 color: #004661;
 padding: 5px 0px 5px 17px;
}
ul#secmenu li.click { padding: 0px; }
ul#secmenu li.aktiv a, ul#secmenu li.click a, ul#secmenu li.aktiv a:visited, ul#secmenu li.click a:visited, ul#secmenu li.aktiv a:link, ul#secmenu li.click a:link, ul#secmenu li.aktiv a:active, ul#secmenu li.click a:active {
 text-decoration: none;
 color: #000000;
}
ul#secmenu li li.aktiv a, ul#secmenu li a:hover {
 background-image: url(/viomatrix/imgs/gfx/subnavi_bg_aktiv.png);
 background-repeat: repeat-y;
 background-position: 0px 1px;
}
ul#secmenu li ul {
 padding: 2px 0px 0px 0px;
 background-image: url(/viomatrix/imgs/gfx/subnavi_bg2.png);
 background-repeat: no-repeat;
 background-position: top left;
}
#center ul { margin-left: -39px; }
#center ul li {
 list-style: none;
 background-image: url(/viomatrix/imgs/gfx/pfeil.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 padding: 0px 0px 0px 9px;
 height: 1%;
}
#center .kontakt {
 padding: 0px;
 border-bottom: 1px solid #E1ECF1;
 margin: 0px 0px 12px 0px;
}
#center .kontakt li a { padding-left: 10px;font-weight: normal !important; }
#center .kontakt h2 { font-weight: bold;letter-spacing: 1px;text-transform: uppercase;font-size: 1.1em !important; }
#center .picture {
 width: 250px;
 float: left;
 padding: 0px;
 margin-bottom: 6px;
}
#center .picture .bu { padding: 6px 0px 0px 0px; }
#center .picture .bu p {
 margin: 0px;
 padding: 2px 0px 0px 0px;
}
#center .picture .bu h1, #center .picture .bu h2, #center .picture .bu h3, #center .picture .bu h4, #center .picture .bu h5, #center .picture .bu h6 {
 font-size: 1em;
 font-weight: normal;
 text-transform: uppercase;
 margin: 0px;
}
/* RECHTS */
#right .picture {
 padding: 0px 0px 30px 0px;
 font-size: 0.9em;
 color: #036;
}
#right .picture .bu p {
 margin: 0px;
 padding: 2px 0px 0px 0px;
}
#right .picture .bu h1, #right .picture .bu h2, #right .picture .bu h3, #right .picture .bu h4, #right .picture .bu h5, #right .picture .bu h6 {
 font-size: 0.9em;
 font-weight: normal;
 text-transform: uppercase;
}
#right .picture .bu span, #center .picture .bu span {
 float: right;
 padding: 2px 0px 0px 0px;
 display: block;
}
#center .picture .bu span {
 margin-right: 26px;
 font-size: 0.9em;
}
#right .picture .bu span a, #right .picture .bu span a:link, #right .picture .bu span a:active, #right .picture .bu span a:visited,
#center .picture .bu span a, #center .picture .bu span a:link, #center .picture .bu span a:active, #center .picture .bu span a:visited { text-decoration: none;color: #000000; }
#right .picture .bu span a:hover, #center .picture .bu span a:hover { text-decoration: underline; }
/* CONTENT */
#center {
 padding: 0px;
 color: #000000;
}
#center a, #center a:link, #center a:visited, #center a:active, #right .picture .bu p a, #right .picture .bu p a:link, #right .picture .bu p a:visited, #right .picture .bu p a:active {
 color: #004661;
 font-weight: bold;
 text-decoration: none;
}
#center a:hover, #right .picture .bu p a:hover { text-decoration: underline; }
#center p.more a { font-weight: normal; }
#center .box p { margin-bottom: 2px;margin-right: 8px; }
#center h1,#center h3,#center h4,#center h5,#center h6 {
 color: #000000;
 text-transform: uppercase;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 6px;
 font-size: 1em;
}
#center h2 {
 color: #000000;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 6px;
 font-size: 1em !important;
 letter-spacing: 2px;
}
#center div { padding: 20px 8px 20px 12px; }
#center #options {
 padding: 0px 0px 0px 0px;
 font-size: 0.8em;
 overflow: auto;
}
#center #options a { font-weight: normal; } 
#center h1, #center h2 { font-size: 1.1em; }
#center .box {
 padding: 0px;
 margin: 2em 4px 0px 0px;
 float: left;
 width: 222px;
 min-height: 9em;
}
#center p { margin: 0px 0px 1.4em 0px; }
#center p img {
 display: block;
 padding: 5px 0px;
}
#center table {
 display: block;
 width: 100%;
}
#center table tr td, #center table tr th {
 text-align: left;
 padding: 2px 0px;
 width: auto;
}
/* FORMULRARE allgemein */
form fieldset {
 border: none;
 padding: 0px;
 margin: 0px;
}
form div.hint {
 float: none;
 width: 100%;
}
form label {
 float: left;
 clear: both;
 display: block;
 width: 200px;
 margin: 0px 0px 2px 0px;
 color: #004661;
}
form label.left {
 float: right;
 width: 473px;
 padding: 0px 0px 0px 20px;
 font-weight: normal;
 letter-spacing: 2.0px;
}
form input, form select {
 width: 214px;
 border: 1px solid #666666;
 color: #403e2e;
}
form .medium { width: 120px; }
form div.small { width: 88px;margin-right: 6px; }
form input.small { width: 82px;margin-right: 6px; }
form select.small { width: 82px;margin-right: 6px; }
form select.long, form input.long { width: 446px; }
form input.button {
 width: auto;
 height: 18px;
 font-weight: bold;
 font-size: 0.9em;
 color: rgb(255,255,255);
 border: 1px solid rgb(0,81,181);
 padding: 0px 10px 0px 10px;
 margin: 0px;
 cursor: pointer;
}
form button {
 border: none;
 display: block;
 width: 214px;
 height: 19px;
 font-size: 0.9em;
 background-color: inherit;
 background-image: url(/viomatrix/imgs/gfx/button_medium.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 padding: 0px 0px 3px 0px;
 text-align: center;
}
form textarea {
 width: 446px;
 height: 105px;
 padding: 0px;
 margin: 0px;
 border: 1px solid #666666;
}
form div {
 padding: 0px !important;
 float: left;
 margin: 0px 12px 14px 0px;
}
.missing input, input.missing, .missing select, .missing textarea { border-color: red; }
/* FOOTER */
#cfooter {
 padding: 10px 0px 10px 10px;
 letter-spacing: 0.8px;
 font-size: 0.9em;
 height: 25px;
 border-left: 210px solid rgb(235,218,174);
 border-right: 235px solid rgb(217,200,157);
 background-color: rgb(255,239,198);
}
#cfooter a, #cfooter a:link, #cfooter a:visited, #cfooter a:active {
 color: rgb(0,51,102);
 text-decoration: none;
}
#cfooter a:hover { text-decoration: underline; }
#footer {
 letter-spacing: 0.5px;
 font-size: 0.86em;
 color: #ffffff;
 margin-top: 9px;
 padding: 5px 0px 7px 0px;
 background-color: #000000;
 width: 711px;
 overflow: auto;
}
#footer a {
 text-decoration: none;
 color: rgb(71,62,15);
}
#footer span.white { padding-left: 17px; }
#footer span.blue, #footer span.blue a { color: #B3C8D0; }
#footer a:hover {text-decoration: underline; }
/*** Equal-height Columns ***/
#container { overflow: hidden; }
#container .column {
 padding-bottom: 1001em; /* X + padding-bottom */
 margin-bottom: -1000em; /* X */
}
#center #sitemap { padding: 0px; }
#center #sitemap div { padding: 0px; }
/*** Footer Fix ***/
* html body { overflow: hidden; }
* html #footer-wrapper {
 float: left;
 position: relative;
 width: 100%;
 height: 30px;
 background-color: #ffffff;
}
#unten {
 height: 100%;
 width: 100%;
 background-image: url(/viomatrix/imgs/gfx/schatten.png);
 background-repeat: repeat-x;
}
* html #header ul#menu { height: 2em; }
* html #header form.search { bottom: -38px;height: 2.3em; }
* html #header form.search label { padding: 2px 0px 0px 0px;margin: 0px; }
* html #header form.search fieldset input { margin: 0px 0px 0px 10px; }
* html form div { margin: 0px; }
* html form textarea { width: 442px; }
* html #center { height: 300px; }
* html #center ul { margin-left: 0px; }
* html ul#secmenu li a { height: 1%; }
* html ul#secmenu li ul { margin: 0px; }
#printlogo {
 display: none;
 background-image: none;
 height: 46px;
 width: 228px;
 margin-bottom: 12px;
}
