* {	padding: 0; margin: 0; background-repeat: no-repeat; }
body { 
	background-image: url(images/background.gif); background-repeat: repeat-y; background-color: #243954;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #243954;
}
a { color: #243954; font-weight: bold; outline: none; }
a:visited { color: #243954; }
p { margin-bottom: .8em; }
h1 { font-size: 1.4em; margin-bottom: .6em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
table { border: none; width: 90%; }
ul, ol {list-style-position: outside; padding-left: 2.5em; }
li { margin-bottom: .1em; }
img.float_left { float: left; margin: 0 .4em .2em 0; border: 1px solid #243954; }
img.float_right { float: right; margin: 0 0 .2em .4em; border: 1px solid #243954; }
img.top_center { display: block; margin: 0 auto .2em auto; border: 1px solid #243954; }
#logo { position: absolute; top: 19px; left: 290px; z-index: 100; }
#overall_header { position: relative; width: 800px; height: 40px;  background-color: #243954; border: 0; }
#impressum { position: absolute; right: 0; bottom: 0; font-size: 0.8em; color: white; }
#impressum a { color: white; text-decoration: none; }
#content { width: 800px; border: 0; }
#main_img { float: left; height: 90px; width: 279px; border-top: 1px solid white; border-bottom: 1px solid white; }
#main_header { float: left; width: 518px; height: 69px; background-image: url(images/main_header.jpg); border: 1px solid white; border-right: none; }
#navigation { clear: left; float: left; height: 400px; width: 279px; color: #b7cce1; }
#navigation a { display: block; padding: .2em 60px; color: #b7cce1; font-weight: normal; text-decoration: none; }
#navigation a:hover, #navigation a:active, #navigation a.active { color: white; background-image: url(images/navigation_hover.gif); background-position: center left; }
#navigation ul { margin-top: 1.3em; list-style: none; padding: 0; }
#navigation li { margin: 0; }
#main { position: relative; top: -21px; float: left; width: 399px; padding: 30px 10px; border-left: 1px solid white; }
#main .content_element { margin-bottom: 2em; }
#skyscraper { position: relative; top: -21px; float: left; width: 100px; }
.spacer { clear: both; }
