html {
}
* { 
margin: 0;
padding: 0;
}
html body { 
background:#fff;
margin: 0;
padding: 0;
height: 100%;
font-family: Georgia, Times New Roman,serif;
font-style: normal;
font-weight: normal;
font-size:14px;
color:#000;
}
@font-face {
font-family: 'globerlight';
src: url('../../fonts/Glober_Light-webfont.eot');
src: url('../../fonts/Glober_Light-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/Glober_Light-webfont.woff') format('woff'),
url('../../fonts/Glober_Light-webfont.ttf') format('truetype'),
url('../../fonts/Glober_Light-webfont.svg#globerlight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'globerbook';
src: url('../../fonts/Glober_Book-webfont.eot');
src: url('../../fonts/Glober_Book-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/Glober_Book-webfont.woff') format('woff'),
url('../../fonts/Glober_Book-webfont.ttf') format('truetype'),
url('../../fonts/Glober_Book-webfont.svg#globerbook') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'globersemibold';
src: url('../../fonts/Glober_SemiBold-webfont.eot');
src: url('../../fonts/Glober_SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/Glober_SemiBold-webfont.woff') format('woff'),
url('../../fonts/Glober_SemiBold-webfont.ttf') format('truetype'),
url('../../fonts/Glober_SemiBold-webfont.svg#globersemibold') format('svg');
font-weight: normal;
font-style: normal;
}
.alles {
background:transparent;
width:600px;
padding:20px;
}

#container {
margin:0 auto;
padding:0;
width:600px;
}
#header {
height:76px;
width:600px;
background:transparent;
padding:0;
margin:0;
}
#header h1 {
font-family:'globerbook',Arial,Helvetica,sans-serif;
font-size:36px;
line-height:36px;
font-weight:normal;
}
#header h2 {
font-family:'globerbook',Arial,Helvetica,sans-serif;
font-size:16px;
line-height:16px;
font-weight:normal;
}
#header h1 a:link, #header h1 a:visited,
#header h2 a:link, #header h2 a:visited {
color:#000;
text-decoration:none;
outline:none;
}
#header h1 a:focus, #header h1 a:hover, #header h1 a:active,
#header h2 a:focus, #header h2 a:hover, #header h2 a:active {
}
#navi {
display:none;
}
#links {
display:none;
}
#close {
display:none;
}
#impr {
display:none;
}
#rechts {
padding:0;
margin:0;
width:600px;
}
#subnavi {
display:none;
}
#content {
clear:both;
line-height:140%;
padding:20px 0 0 0;
}
#content h1 {
font-size:24px;
font-style: normal;
font-weight: normal;
margin:0 0 15px 0;
}
#content h1.slim {
font-size:24px;
line-height:32px;
font-style: normal;
font-weight: normal;
margin:0;
}
#content h2 {
font-size:19px;
line-height:25px;
font-style: normal;
font-weight: normal;
margin:0;
}
#content h2.space {
font-size:19px;
line-height:25px;
font-style: normal;
font-weight: normal;
margin:0 0 15px 0;
}
#content a:link, #content a:visited {
text-decoration:underline;
color:#000;
font-weight:normal;
outline:none;
}
#content a:focus, #content a:hover, #content a:active {
color:#999;
}
#content p, #content ul {
padding:0;
margin:0 0 18px 0;
}
#content ul {
margin:-18px 0 18px 25px;
}
#content ul ul {
margin:0 0 18px 25px;
}
#content td {
vertical-align:top;
}
.subline {
font-size:12px;
font-family:'globerlight',Arial,Helvetica,sans-serif;
font-weight:normal;
}
.subline2 {
font-size:10px;
font-family:'globerlight',Arial,Helvetica,sans-serif;
font-weight:normal;
line-height:12px;
}
.bildlinks {
float:left;
padding:0 10px 10px 0;
margin:0;
}
.bildrechts {
float:right;
padding:0 0 10px 70px;
margin:0;
}
.thumb {
float:left;
margin:0 10px 10px 0;
padding:0;
}
.thumb2 {
float:left;
margin:0 0 10px 0;
padding:0;
}
sup {
line-height:90%;
}
.clear {
clear:both;
height:1px;
line-height:1px;
font-size:1px;
margin:0;
padding:0;
}