* { margin: 0px;padding: 0px; }
body {
 font: normal 10pt arial, helvetica, sans-serif;
 color: #000000;
 background-color: #ffffff;
}
.antifloat {
 clear: both;
 visibility: hidden;
 font-size: 1px;
}
div#placeholder {
 width: 100%;
 width: 990px;
}
/* begin:wrapper */
div#wrapper, div#iframe {
 float: left;
 clear: both;
 position: relative;
 top: 0px;
 left: 0px;
 width: 100%;
}
/* end:wrapper */
a { color: blue; }
a:visited { color: blue; }
a:hover { text-decoration: underline; }
fieldset { border: solid 0px transparent; }
img { border: none; }
ul { margin-left: 16px; }
/* beginn head */
div#head {
 background-image: none;
 background-repeat: no-repeat;
 height: 110px;
 font-weight: bold;
}
div#head div#date { padding: 7px 10px 0px 0px; }
div#head div#menue {
 margin: 50px 10px 0px 0px;
}
div#head div#menue, div#head div#date { text-align: right; }
div#head div#menue a {
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 margin-left: 12px;
}
div#head div#menue a:hover {
 text-decoration: underline;
}
/* ende head */
/* beginn body */
div#content {
 margin: 5px;
 padding: 5px;
 position: relative;
}
div#content div#content2 {
 margin: 0px 0px 0px 180px;
}
div#content h1 {
 font-size: 18pt;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 color: #0066cc;
 line-height: 20pt;
 margin: 10px 0px 0px 0px;
}
div#content h2 {
 font-size: 10pt;
}
div#content div.menueleft {
 float: left;
 width: 144px;
 position: absolute;
}
div#content div.menueleft a {
 text-decoration: none;
 font-size: 12px;
 color: #000000;
 line-height: 16px;
}
div#content div.menueleft a:hover {
 text-decoration: underline;
}
div#content div#google {
 margin: 30px 0px 0px 180px; 
 text-align: center;
}
div#content div.menueleft div.line {
 background-color: #0066cc;
 color: #ffffff;
 text-align: center;
 font-size: 11px;
 margin-top: 7px;
 margin-bottom: 7px;
}
div#content div.menueleft div.piclist {
 margin: 15px 0px 15px 0px;
}
div#content div.menueleft div.piclist div.pic {
 float: left;
 width: 40px;
/* height: 60px; */
 margin-right: 5px;
}
div#content div.text, div#iframe {
 font-size: 12px;
 position: relative;
 padding: 10px 10px 0px 10px;
}
div#content div.text div.back {
 position: relative;
 left: 2px;
 bottom: 2px;
 margin-top: 20px;
}
div#content div.text div.back a {
 text-decoration: none;
}
div#content div.text div.back a:hover {
 text-decoration: underline;
}
div#content div.text a, div#content table tr td a {
 text-decoration: none;
}
div#content table tr td { font-size: 13px; }
div#content div.text a:hover {
 text-decoration: underline;
}
div#content div.text ul {
 margin-left: 0px;
 list-style-position: outside;
 width: 800px;
}
div#content div.text table td.head {
 background-color: #000000;
 color: #ffffff;
}
div#content div.text2 h1 {
 font-size: 13px;
 color: #000000;
 padding-left: 10px;
 margin: 0px;
}
div#content div.text2 p {
 padding-left: 10px;
 padding-bottom: 12px;
 margin-bottom: 20px;
}
div#content div.text2 ul {
 list-style: none;
 padding-bottom: 12px;
}
div#content div.promo {
 font-size: 11px;
 position: absolute;
 right: 9px;
}
div#content div.promo a {
 text-decoration: none;
 color: #0066cc;
}
div#content div.promo a:hover {
 text-decoration: underline;
}
div#content div.border {
 border: solid 2px #0066CC;
 margin-top: 10px;
 padding: 10px 4px 12px 4px;
}
/* ende body */
div#ticker {
 height: 230px;
 width: 144px;
 overflow: hidden;
}
div#ticker h2 {
 font-weight: bold;
 font-size: 100%;
}
div#ticker div.frame {
 position: absolute;
 clip:rect(0px, 144px, 230px, 0px);
 height: 230px;
}
div#ticker div.item {
 margin: 0px 0px 10px 0px;
}
div#ticker div.item a {
 font-size: 8pt;
}
div#sqllog {
 margin: 0px 0px 0px 20px;
 font: normal 8pt arial, helvetica, sans-serif;
 text-align: left; 
}
div#sqllog div#dauer {
 margin: 0px 0px 20px 0px;
}
div#sqllog div#logoff {
 padding: 0px 0px 10px 0px;
}
/* Formulare */
fieldset#kontakt {
 margin: 0px auto;
 width: 600px;
}
fieldset#kontakt div {
 clear: both;
}
fieldset#kontakt div.button {
 text-align: center;
}
fieldset#kontakt label {
 float: left;
 width: 160px;
}
fieldset#kontakt input,fieldset#kontakt select,fieldset#kontakt textarea {
 width: 300px;
}
fieldset#kontakt div.button input {
 width: 100px;
}
/* Listen */
div#list {
 width: 100%;
}
div#list div.item1, div#list div.item2 {
 margin: 0px 0px 7px 0px;
 padding: 4px;
 width: 100%;
 border: dashed 1px #000000;
}
div#list div.item1 h2, div#list div.item2 h2 {
 font-weight: bold;
 margin-bottom: 2px;
 font-size: 100%;
}
div#list div.item1 div.detail, div#list div.item2 div.detail {
 margin-bottom: 2px;
}
div#list div.item1 div.data, div#list div.item2 div.data {
 margin-bottom: 2px;
}
fieldset.start {
 border: solid 1px #000000;
 padding: 15px 10px 18px 10px;
 margin: 25px;
}
fieldset.start a {
 color: #000000 !important;
 text-decoration: none;
}
fieldset.start a:hover { text-decoration: underline; }
fieldset.start legend { font-weight: bold; }
#start {
 margin: 10px 10px 60px 45px;
 color: #4c93d4;
 font-weight: bold;
}
#start button { margin-left: 15px;padding: 1px 7px; }
#start fieldset { padding: 10px; }
#start h1 { font-style: italic; }
#start ul {
 margin: 20px 10px 10px 26px;
 font-size: 1.1em;
}
div#content div.menueleft div.line { background-color: #8c8c9f; }
div#head { background-image: url(/viomatrix/imgs/bg/back_rohbaureport.jpg); color: #ffffff; }
div#content h1 { color: #8c8c9f; }
div#content div.border { border-color: #8c8c9f; }
div#content div.text div.back img { background-color: #8c8c9f; }
div#content div.text table td.head { background-color: #8c8c9f; }
div#list div.item1 { border-color: #8c8c9f; }
div#list div.item2 { border-color: #8c8c9f; }
#anfordern {
 float: right;
 margin: 0px 0px 0px 0px;
 background-color: #ffff77;
 width: 260px;
}
* html #anfordern { width: 270px; }
*+ html #anfordern { width: 270px; }
#anfordern div { margin: 0px 0px 6px 0px; }
#anfordern label {
 display: block;
 width: 240px;
}
#anfordern legend {
 font-weight: bold;
 font-size: 13px;
 margin: 0px 0px 6px 0px;
}
* html #anfordern legend { margin-left: -6px; }
*+ html #anfordern legend { margin-left: -6px; }
#anfordern input { width: 240px; }
#anfordern input.field { border: 1px solid #000000; }
#anfordern .missing input { border-color: red; }