HTML, BODY {margin:0px; padding:0px;height:100%;}

BODY {background-color:#CDCDB2; background-image: url(../images/layout/body_bg.png); background-repeat: repeat-x;}

BODY, DIV, P, H1, H2, TD, TH, INPUT, TEXTAREA, SELECT {font-family: tahoma, arial; font-size:12px; line-height:15px; color:#1b1b1b;}
TD, TH {vertical-align:top;}

IMG {border:0px;}

FORM {margin:0px;padding:0px;}

INPUT {font-size:11px; line-height:13px; width: 230px; background-color:#E6E6D9; border:1px solid #8A8888; color: #4A4444;}
INPUT.button {width: auto; height: auto; border:0px;}
TEXTAREA {font-size:11px; line-height:13px; width: 230px; height:115px; background-color:#E6E6D9; border:1px solid #8A8888; color: #4A4444;}

H1 {font-size:17px; line-height:20px; color:#1b1b1b; margin-top: 0px; margin-bottom: 30px; font-weight: normal;}
H1.klein {font-size:13px; line-height:16px; color:#1b1b1b; margin-top: 0px; margin-bottom: 30px; font-weight: bold;}
IMG.img_invisible {position:absolute; margin-left: -25px; cursor: pointer; margin-top:1px;}

H2 {font-size:12px; line-height:15px; color:#1b1b1b ;margin-top: -30px; margin-bottom: 15px; font-weight: normal;}
H3 {font-size:12px; line-height:15px; color:#1b1b1b ;margin-top: 25px; margin-bottom: 15px; font-weight: bold;}

P {font-size:13px; line-height:15px; color:#1b1b1b; margin-top: 15px; margin-bottom: 15px;}

A {color:#D66227; text-decoration: none;}
A:hover {color:#D66227; text-decoration: underline;}

UL {list-style-image: url(../images/layout/li.png); margin-top:15px; margin-bottom:15px;}
UL.ul_abstand LI {padding-bottom:5px;}
UL.ul_link {margin-top:5px;margin-bottom:5px; list-style-image: url(../images/layout/icon_more.png);}
