#addr{
 position: absolute;
 right: 15px;
 top: 15px;
 }

#content{
 font-size: 12pt;
 line-height: 1.4em;
 min-height: 300px;
 padding: 15px;
/* _padding: 15px; */
 }

#footer{
 background: transparent url("/images/footer_bg.png") no-repeat scroll bottom center;
 border-top: 1px dotted #C0C0C0;
 font-size: 9pt;
 font-style: italic;
 padding: 5px 0 0 15px;
 height: 25px;
 }

#glsys-webdesign{
 bottom: 8px;
 right: 8px;
 }

#main{
 background: transparent url("/images/center_bg.png") repeat-y scroll top center;
 min-height: 400px;
 height: auto !important;
 height: 400px;
 padding: 0;
 }

#header{
 background: transparent url("/images/header_bg.png") no-repeat scroll top center;
 height: 127px;
 padding: 0;
 text-align: left;
 width: 940px;
 }


#raabszig_logo{
 left: 15px;
 position: absolute;
 top: 15px;
 }

#slideshow{
 left: 240px;
 position: absolute;
 top: 12px;
 }

body{
 background: #EEEEEE url("/images/bg.jpg") repeat-x scroll top left;
 border: 0;
/*
# height: auto !important;
# height: 600px;
*/
 line-height: 1.3em;
 margin: 0;
 max-height: 100%;
 padding: 0;
 }

body,table{
 font-family: 'Gentium',sans-serif;
/* text-shadow: 0 2px 2px #999999; */
 }

input, textarea{
 border: 1px solid #C0C0C0;
 padding: 1px;
 width: 500px;
 }

input#submit{
 width: 33%;
 }

.indent{
 text-indent: 1cm;
 }

.menu01{
 position: absolute;
 top: 110px;
 left: 0;
 right: 0;
 display: block;
 }

.white{
 background: white;
 }

