/* Datei:style.css*/

body {
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
background-color : white;
}

img {
 border-width:0;
}

#all {
width : 854px;
margin : 0 auto;
text-align : center;
}

#content {
width : 590px;
text-align : left;
margin-left : 133px;
}

#menu {
width : 785px;
text-align : left;
margin-left : 35px;
}

#submenu {
width : 785px;
text-align : left;
margin-left : 35px;
}

#infomenu {
width : auto;
text-align : left;
margin-left : 133px;
}

a, p, li, h1, h2, h3, h4, .messagetext, .messagearea, .type1, .type2, .head, .head2, .head3, .infotext, .button   {
font-family : Verdana;
font-size : 8pt;
font-style : normal;
color : #464646;
}

a {
font-weight : bold;
letter-spacing : 0;
line-height : 13px;
margin-left : 0;
margin-right : 0;
}

p {
font-weight : normal;
letter-spacing : 0;
line-height : 12pt;
margin-left : 0;
margin-right : 0;
}

li {
font-weight : normal;
letter-spacing : 0;
margin-left : -19px;
margin-right : 0;
line-height : 18px;
list-style-type : square;
}

h1 {
font-weight : bold;
color : #cc3333;
letter-spacing : 0;
line-height : 15px;
margin-bottom : -5px;
text-decoration : none;
}

h2 {
font-size : 13pt;
font-weight : bold;
color : #cc3333;
letter-spacing : 0;
margin-top : 0;
margin-left : 0;
line-height : 9px;
text-decoration : none;
}

h3 {
font-size : 8pt;
font-weight : bold;
color : #8ebd75;
letter-spacing : 0;
margin-top : 6px;
margin-left : 9px;
line-height : 16px;
}

h4 {
font-size : 8pt;
font-weight : bold;
color : #cc3333;
letter-spacing : 0;
margin-top : 6px;
margin-left : 9px;
line-height : 16px;
}

a:link, a:visited {
color : #464646;
text-decoration : none;
}
a:hover {
color : #cc3333;
text-decoration : none;
}

.messagetext {
font-weight : normal;
text-decoration : none;
background-color : #eef3f6;
padding : 2px;
height : 16px;
width : 360px;
border : 0;
}

.messagearea {
font-weight : normal;
text-decoration : none;
background-color : #eef3f6;
padding : 2px;
height : 130px;
width : 500px;
border : 0;
}

.button {
font-weight : bold;
color : #cc3333;
text-decoration : none;
background-color : white;
padding : 0;
border : 0;
}

.type1 {
font-weight : normal;
text-decoration : none;
background-color : white;
padding-left : 5px;
}

.type2 {
font-size : 6.5pt;
font-weight : normal;
color : #cc3333;
text-decoration : none;
background-color : white;
padding-left : 5px;
}


.head, .head2, .head3 {
font-weight : bold;
text-decoration : none;
margin-left : 0;
border : 0;
}

.head {
background-color : #eef3f6;
padding : 1px;
height : 15px;
width : 360px;
}

.head2 {
background-color : #eef3f6;
padding : 2px;
line-height : 12pt;
height : 12pt;
width : 586px;
}

.head3 {
color : #ffffff;
background-color : #8ebd75;
padding : 2px;
line-height : 12pt;
height : 12pt;
width : 586px;
}

.infotext {
font-weight : normal;
margin-left : 0;
margin-top : 6px;
margin-right : 0;
text-decoration : none;
background-color : white;
padding-left : 1px;
line-height : 18px;
}