* {
padding:0;
margin:0;
}

body {
background-color: #000000;
margin: 0px;
padding:0px;
top: 0px;
left: 0px;
right: 0px;
text-align:center;
font-family: Verdana; 
background: #000000;
}

img {
border: 0px;
}

.clear {
clear: both;
}

a {
color: #FFFFFF;
text-decoration: underline;
}
a:hover {
color: #e10000;
}


p, .sub {
font-size: 12px;
line-height: 16px;
color: #FFFFFF; 
display:block;
}

.sub {
font-size: 10px;
line-height: 10px;
letter-spacing:1px;
}

h2 {
font-size: 12px;
line-height: 16px;
color: #FFFFFF; 
display:block;
}









#position {
position:absolute; 
width: 100%;
min-width: 1050px;
display:block;  
text-align:center; 
height: 700px;  
left:0px;
}

#streifen_1 { 
width: 100%;
display:block;  
text-align:center; 
background: url(img/bg_swen_raschka.jpg);
background-repeat: no-repeat;
border-top: 2px solid #8c7e7b;
border-bottom: 2px solid #8c7e7b;
}
#streifen_2 { 
width: 100%;
display:block;  
text-align:center; 
height: 332px;
background: url(img/bg_eskindir_tesfay.jpg);
background-repeat: no-repeat;
background-position: right;
border-top: 1px solid #8c7e7b;
border-bottom: 1px solid #8c7e7b;
}

#video { 
width: 500px;
height: 308px;  
text-align:center; 
margin:auto;
margin-top:12px;
background-color: #000000;
border:1px solid #413d39;
}

#content_around { 
width: 500px;
height: 281px;  
text-align:center; 
margin:auto;
margin-top:28px;
background-color: transparent;
border:0px;
	color: #FFFFFF;
}

#content { 
width: 500px;
height: 320px;  
margin:auto;
margin-top:5px;
background-color: transparent;
overflow:auto;
text-align:center;
border:0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

#footer {
bottom:0px;
right: 0px;
position:fixed;
width: 60px;
height: 18px;
background-color: transparent;
text-align:right;
z-index:11;
padding-bottom:2px;
}
a.footer {
	color: #7f7573;
	font-size: 8px;
	line-height: 8px;
	margin-right: 3px;
}

.img_gallery {
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #FFFFFF;
}