p, h1, h2, body, a, div, table {
color : #4e5008;
font-size : 11px;
font-family : verdana, arial, sans-serif;
text-align : left;
}
body {
margin : 0 0 0 0;
padding : 0 0 0 0;
background-repeat : no-repeat;
background-color : #fcfbed;
}
img {
border : 0;
}
#hg {
position : relative;
visibility : visible;
display : block;
width : 1000px;
height : 640px;
border-style : solid;
border-left-width : 1px;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-color : #ba280c;
background-color : #fcfbed;
}
#line1 {
color : #4e5008;
font-size : 15px;
font-family : "bradley hand itc", verdana, arial, sans-serif;
text-align : left;
}
#line2 {
color : #4e5008;
font-size : 15px;
font-family : "bradley hand itc", verdana, arial, sans-serif;
text-align : left;
}
#rahmen {
position : absolute;
visibility : visible;
display : block;
width : 975px;
height : 350px;
top : 0;
left : 0;
background-color : #fcfbed;
margin : 25px 25px 25px 25px;
}
#formular {
position : relative;
visibility : visible;
display : block;
top : 0;
left : 0;
background-color : #fcfbed;
width : 700px;
height : 400px;
border : #c55a0c;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
padding : 20px;
}
input#submit {
width : 75px;
margin-top : 10px;
background-color :#eee;
color : #4e5008;
font-weight : bold;
display : inline;
padding : 1px;
font-size : 12px;
text-align : center;
border : 2px solid #e6b0a5;
cursor : pointer;
}
input[type="text"], textarea {
border : 1px solid #e6b0a5;
}
*.anzeige {
color : #ba280c;
font-size : 13px;
}
*.big {
font-size : 13px;
}
*.blue {
color : #0101af;
font-size : 12px;
font-variant : small-caps;
}
*.green {
color : #4e5008;
}
*.mittig {
width : 100px;
height : 100%;
margin : auto;
text-align : center;
vertical-align : middle;
}
*.mittig2 {
width : 750px;
height : 100%;
margin : auto;
text-align : center;
vertical-align : middle;
}
a {
text-decoration : none;
font-weight : normal;
text-align : left;
border-style : none;
}
a:link {
color : #ba280c;
}
a:visited {
color : #ba280c;
}
a:hover {
color : #ba280c;
text-decoration:underline;
}
a:active {
color : #ba280c;
font-weight : bold;
text-decoration:underline;
}
a.page {
font-size : 13px;
}
a.infobox {
text-decoration : none;
}
a.infobox:hover {
color : #c55a0c;
background : #fcfbed;
font-weight : bold;
}
a.infobox span {
visibility : hidden;
position : absolute;
left : 16em;
margin-top : 1.2em;
padding : 1em;
text-decoration : none;
}
a.infobox:hover span {
visibility : visible;
border : 1px solid #c55a0c;
color : #4e5008;
background : #fcfbed;
font-weight : normal;
font-size : 10px;
text-align : left;
}