
html {
height : 100%;
}
h1 {
color : #cacba6;
font-size : 15px;
letter-spacing : 10px;
font-variant : small-caps;
margin : 3px 0 0 260px;
font-family : Arial, Helvetica, sans-serif;
}
h2 {
color : #dddeb5;
font-size : 15px;
font-family : Arial, Helvetica, sans-serif;
}
h3 {
color : #dddeb5;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
}
body {
height : 100%;
min-height : 100%;
margin : 0;
padding : 0;
text-align : center;
color : #cacba6;
background-color : #080808;
background-image : url(img/bg.jpg);
background-position : center;
background-repeat : repeat-y;
background-attachment : fixed;
font : 12px arial, hevetica, sans-serif;
}
#header {
width : 800px;
height : 350px;
background-color : #40451d;
border-style : solid;
border-color : #15100a;
border-width : 1px 1px 0 1px;
background-image : url(./img/back.jpg);
}
#ueberschrift {
width : 800px;
height : 32px;
background-color : #120e08;
background-image : url(img/menue.png);
padding : 3px 0 0 0;
border-style : solid;
border-color : #15100a;
border-width : 1px 1px 0 1px;
color : #fbffe3;
}
#menubox {
padding : 0;
margin : 0 auto;
margin : 30px 0 0 15px;
float : left;
width : 179px;
height : auto;
text-align : center;
color : #fbffe3;
}
#menu ul {
list-style : none;
margin : 5px;
padding : 0;
}
#menu ul li a {
text-align : left;
width : 150px;
height : 15px;
display : block;
color : #cacba6;
padding : 5px 0 5px 20px;
font-family : Tahoma, Arial, Verdana, sans-serif;
background-image : url(img/mbgg.png);
text-decoration : none;
font-size : 1.2em;
}
#menu ul li a:hover {
text-align : left;
width : 150px;
height : 15px;
display : block;
color : #73744d;
padding : 5px 0 5px 20px;
font-family : Tahoma, Arial, Verdana, sans-serif;
font-size : 1.2em;
}
#backside {
height : auto;
position : relative;
margin-right : 0;
margin-left : 0;
width : 800px;
background-color : #fbffe3;
background-image : url(img/background.png);
border-style : solid;
border-color : #15100a;
border-width : 0 1px 0 1px;
}
#inhalt {
margin-left : 230px;
width : 500px;
height : auto;
min-height : 400px;
padding : 30px 30px 35px 30px;
background-color : #4f3f28;
line-height : 18px;
}
.bild_im_text_l {
width : auto;
height : auto;
float : left;
padding-right : 10px;
}
.bild_im_text_r {
width : auto;
height : auto;
float : right;
padding-left : 10px;
}
#footer {
position : absolute;
width : 800px;
height : 32px;
background-color : #120e08;
background-image : url(img/footer.png);
border-style : solid;
border-color : #15100a;
border-width : 0 1px 1px 1px;
text-align : center;
padding : 7px 0 0 0;
color : #fbffe3;
}
a.text-link {
color : #dddeb5;
font-size : 12px;
text-decoration : underline;
font-weight : bold;
}
a:hover.text-link {
color : #000000;
font-size : 12px;
text-decoration : underline;
font-weight : bold;
}
a.footer-link {
color : #fbffe3;
font-size : 10px;
text-decoration : none;
}
a:hover.footer-link {
color : #9da858;
font-size : 10px;
text-decoration : none;
}
.footer-text {
color : #fbffe3;
font-size : 10px;
text-decoration : none;
}
.content-text {
font-size : 12px;
color : #cacba6;
}
.rahmen-impressum {
border-style : solid;
border-color : #15100a;
border-width : 1px;
padding : 10px;
background-color : #604c30;
background-image : url(img/txtbg.png);
}
.rahmen-text {
border-style : solid;
border-color : #15100a;
border-width : 1px;
padding : 2px 5px 2px 5px;
background-color : #604c30;
background-image : url(img/txtbg.png);
width : 490px;
font-weight : bold;
}
input {
color : #cacba6;
font : 12px verdana;
border-style : solid;
border-color : #292014;
border-width : 1px;
width : 500px;
background-color : #604c30;
}
textarea {
color : #cacba6;
font : 12px verdana;
border-style : solid;
border-color : #15100a;
border-width : 1px;
text-transform : none;
width : 500px;
background-color : #604c30;
}
.inputfeld {
border-style : solid;
border-color : #15100a;
border-width : 1px;
font-family : Verdana;
font-size : 10pt;
color : #cacba6;
background-color : #604c30;
}
.inputfeld:hover {
border-style : dashed;
border-color : #000000;
background : #292014;
}
.inputfeld:focus {
border-style : dashed;
border-color : #000000;
background : #292014;
color : #cacba6;
}
.abschickenbutton {
border-width : 1px;
border-color : #15100a;
border-style : solid;
text-align : center;
background : #4f3f28;
background-color : #604c30;
}
.zurucksetzenbutton {
border-width : 1px;
border-color : #313131;
border-style : solid;
text-align : center;
}
.abschickenbutton:hover {
border-style : dashed;
border-color : #000000;
background : #292014;
}
.zurucksetzenbutton:hover {
border-style : dashed;
border-color : #000000;
background : #292014;
}
.OK {
background : #66e18b;
border : 1px solid #22b14c;
color : #003300;
margin : 10px auto;
padding : 1px 6px;
font-size : 12px;
}
.Hinweis {
background : #fffa93;
border : 1px solid #fff200;
color : #4c3900;
margin : 10px auto;
padding : 1px 6px;
font-size : 12px;
}
.Fehler {
background : #f47b82;
border : 1px solid #ed1c24;
color : #5b0004;
margin : 10px auto;
padding : 1px 6px;
font-size : 12px;
}
