body { color: #4d4d4d; font-size: 12px; font-family: verdana; background-color: #fff; background-image: url(../images/global/background.jpg); background-repeat: repeat-x; height: 100%; margin: 0; min-height: 100%; }
td { font-size: 12px; line-height: 17px; }
#wrapper {
margin: auto; /* Div soll zentriert werden */
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
}
html > body #shadowbox { background-image: url(../images/global/schatten.png); background-repeat: repeat; width: 1019px; height: 100%; }
#shadowbox { width: 1019px; height: 100%; filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='../images/global/schatten.png', sizingMethod='scale');
}
#headerpic { padding-top: 15px; }

#navigationbar { width:975px; height:43px; background-image: url(../images/global/navibalken.jpg); background-repeat: no-repeat; margin-top: 6px; }
#navbuttonspositioner { float: left; padding-top: 10px; padding-left: 35px; }
#login { float: right; padding-top: 10px; padding-right: 25px; }
.loginfeld { color: #5c5c5c; font-size: 12px; font-family: verdana; background-color: #ffe0b4; width: 100px; height: 20px; border: solid 1px #bf822c; }
h1 { color: #b42432; font-size: 18px; }
.footer { background-image: url(../images/global/hintergrund_footer.jpg); background-repeat: no-repeat; background-position: center 50%; width: 975px; height: 42px; }

.shadow { width: 1019px; height: 100%;padding-left: 21px; filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='../images/global/schatten.png', sizingMethod='scale'); }


html > body .shadow { background-image: url(../images/global/schatten.png); background-repeat: repeat; width: 1019px; padding-left: 21px; }
.whitefooter { color: #fff; }
.whitefooter a { color: #fff; text-decoration: none; }
a { color: #972324; font-size: 12px; text-decoration: none; }
.pulldown { BACKGROUND-COLOR : #eeeeee; COLOR : #3c3c3c; FONT-SIZE : 12px; font-family: verdana; border-color: #3c3c3c; border-width: 1px; }
.field { color: #5c5c5c; font-size: 12px; font-family: verdana; background-color: #ffe0b4; height: 20px; border: solid 1px #bf822c; }

