/******************************************************************************

***** Stylesheet für connex*******************************************************************************/



body {
background-color : #000;
margin : 5px;
padding : 0;
font-size : 9pt;
font-family : "Mircosoft Sans Serif", Arial, sans-serif;
font-weight : normal;
color : #000;
}
h1 {
font-size : 16pt;
font-weight : bold;
font-style : normal;
color : #000000;
margin-top : 4px;
}
h2 {
font-size : 11pt;
font-weight : bold;
font-style : normal;
line-height : 13pt;
color : #000000;
margin : 0;
margin-top : 4px;
margin-bottom : 12px;
}
h3 {
font-size : 12pt;
font-weight : bold;
font-style : normal;
line-height : 13pt;
color : #000000;
margin : 0;
margin-top : 4px;
}
p {
font-size : 10pt;
font-weight : bold;
font-style : normal;
line-height : 12pt;
color : #000000;
margin-top : 0;
margin-bottom : 6px;
}
ul {
font-size : 10pt;
list-style-position : outside;
font-weight : bold;
color : #000000;
margin : 0;
margin-left : 16px;
margin-top : 6px;
padding : 0;
}
li {
font-size : 12px;
padding : 0;
font-weight : bold;
color : #000000;
margin : 0;
margin-left : 16px;
margin-bottom : 5px;
}
a:link {
text-decoration : underline;
color : #000000;
}
a:visited {
text-decoration : underline;
color : #fbbb7b;
}
a:active {
text-decoration : underline;
color : #fbbb7b;
}
a:hover {
text-decoration : underline;
color : #fbbb7b;
}
a.menu {
display : block;
border-bottom : 1px solid #f27900;
width : 130px;
font-size : 9pt;
font-weight : bold;
padding : 2px;
}
a.menu:link {
text-decoration : none;
color : #fbbb7b;
}
a.menu:visited {
text-decoration : none;
color : #fbbb7b;
}
a.menu:active {
text-decoration : none;
color : #ffffff;
}
a.menu:hover {
text-decoration : none;
color : #ffffff;
}
a.menu_sel {
display : block;
width : 150px;
height : 14px;
font-size : 9pt;
border-bottom : 1px solid #f27900;
font-weight : bold;
padding : 2px;
padding-left : 10px;
}
a.menu_sel:link {
text-decoration : none;
color : #fbbb7b;
}
a.menu_sel:visited {
text-decoration : none;
color : #fbbb7b;
}
a.menu_sel:active {
text-decoration : none;
color : #fbbb7b;
}
a.menu_sel:hover {
text-decoration : none;
color : #fbbb7b;
}
a.menu_sel_active {
display : block;
width : 150px;
height : 14px;
font-size : 9pt;
font-weight : bold;
border-bottom : 1px solid #f27900;
padding : 2px;
padding-left : 10px;
}
a.menu_sel_active:link {
text-decoration : none;
color : #fbbb7b;
}
a.menu_sel_active:visited {
text-decoration : none;
color : #ffffff;
}
a.menu_sel_active:active {
text-decoration : none;
color : #ffffff;
}
a.menu_sel_active:hover {
text-decoration : none;
color : #ffffff;
}
a.submenu {
display : block;
width : 150px;
height : 14px;
font-size : 9pt;
font-weight : bold;
padding : 2px;
padding-left : 10px;
}
a.submenu:link {
text-decoration : none;
color : #fbbb7b;
}
a.submenu:visited {
text-decoration : none;
color : #fbbb7b;
}
a.submenu:active {
text-decoration : none;
color : #ffffff;
}
a.submenu:hover {
text-decoration : none;
color : #ffffff;
}
a.submenu_active {
display : block;
width : 150px;
height : 14px;
font-size : 9pt;
font-weight : bold;
border-bottom : 1px solid #f27900;
padding : 2px;
padding-left : 10px;
}
a.submenu_active:link {
text-decoration : none;
color : #ffffff;
background-color : #f27900;
}
a.submenu_active:visited {
text-decoration : none;
color : #ffffff;
background-color : #f27900;
}
a.submenu_active:active {
text-decoration : none;
color : #ffffff;
background-color : #f27900;
}
a.submenu_active:hover {
text-decoration : none;
color : #ffffff;
background-color : #f27900;
}
a.button {
display : block;
height : 15px;
font-size : 9pt;
font-weight : bold;
padding : 2px;
text-align : center;
border-bottom : 1px solid #ff8000;
}
a.button:link {
text-decoration : none;
color : #000000;
}
a.button:visited {
text-decoration : none;
color : #fbbb7b;
}
a.button:active {
text-decoration : none;
color : #000000;
}
a.button:hover {
text-decoration : none;
color : #fbbb7b;
}
a.intro:link {
text-decoration : none;
color : #a0a0a0;
}
a.intro:visited {
text-decoration : none;
color : #a0a0a0;
}
a.intro:active {
text-decoration : underline;
color : #a0a0a0;
}
a.intro:hover {
text-decoration : underline;
color : #a0a0a0;
}
input {
font-size : 9pt;
font-family : Arial, sans-serif;
font-weight : normal;
color : #000000;
border : 1px solid #fbbb7b;
background-color : #ffffff;
padding : 0;
height : 17px;
}
input.checkbox {
padding : 0;
margin : 0;
width : 14px;
height : 14px;
}
textarea {
font-size : 9pt;
font-family : Arial, sans-serif;
font-weight : normal;
color : #000000;
background-color : #ffffff;
padding : 0;
}
.formconfig input {
color : #666;
border : 1px solid #b00554;
margin : 1px 0 0 0;
background-color : #fff;
}
.formconfig DIV.button input {
width : 60px;
height : 20px;
font-weight : bold;
color : #ffffff;
background-color : #000000;
border : 1px solid #000000;
}
.formconfig input.radio, .formconfig input.checkbox {
border : 0;
background-color : transparent;
}
.formconfig input.big {
width : 318px;
}
.formconfig input.small {
width : 88px;
}
.formconfig input.medium {
width : 225px;
}
.formconfig input.special {
width : 156px;
margin-right : 1px;
}
.formconfig DIV LABEL {
display : block;
width : 60px;
float : left;
clear : left;
margin : 2px 0 2px 0;
}
.formconfig DIV.checkboxes DIV.checkbox {
margin : 3px 0 0 0;
}
.formconfig DIV.checkboxes DIV {
width : 130px;
float : left;
padding-left : 0;
}
.formconfig DIV.checkboxes {
margin-top : 10px;
}
.formconfig DIV.checkboxes DIV.blockcomment {
float : none;
width : auto;
}
.formconfig DIV.checkbox LABEL {
display : inline;
width : 80px;
float : none;
clear : none;
}
.formconfig DIV.textarea {
margin-bottom : 10px;
}
.formconfig DIV.textarea LABEL {
float : none;
width : 390px;
padding-top : 10px;
}
.formconfig TEXTAREA {
width : 300px;
height : 100px;
font-family : Verdana, sans-serif;
border : 1px solid #000000;
background-color : #fff;
font-size : 85%;
}
.formconfig DIV.submit {
margin-left : 170px;
margin-top : -50px;
}
.formconfig DIV.button {
display : block;
clear : both;
}
.formconfig DIV.comment {
font-weight : normal;
margin-left : 0;
display : block;
clear : both;
}
.formconfig .comment A {
font-weight : normal;
}
.formconfig .comment .missingfield {
font-weight : bold;
}
.formconfig .comment UL {
margin : 0;
padding : 0 0 10px 25px;
}
.formconfig .message {
font-weight : bold;
color : #c00;
}
DIV.formconfig {
padding-top : 10px;
width : 400px; 
