﻿*, img {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body  {
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-family:"Comic Sans MS";
}
body  {
	overflow: auto;
    background: url(../hintergrund_1.jpg) red repeat-x;
}
#rahmen {
    position: absolute;
    width: 100%;
    top: 20%;
    left: 0px;
    height: auto;
    background-color:transparent;
}
#inhalt {
    position:relative;
    width: 1120px;
    height:596px;
    left: 50%;
    margin-left: -560px;
    background-color:transparent;
}
#inhalt_links {  
    position:relative;
    width: 300px;
    height: auto;
    text-align:center;
    float: left;	
}
#inhalt_mitte {  
    position:relative;
    width: 520px;
    height: auto;
    text-align:center;
    float: left;	
}
#index_logo {
    position:relative;
    width:100%;
    height:126px;
    text-align:center;
    background-color:transparent;
}
#index_video {
    position:relative;
    width:100%;
    height:280px;
    text-align:center;
    vertical-align:middle;
    background-color:transparent;
}
#video5 {
    border-right: grey solid 2px; 
    border-bottom: grey solid 2px;
    border-top: lightgrey solid 1px; 
    border-left: lightgrey solid 1px;
}
#index_text {
    position:relative;
    width:480px;
    height:60px;
    padding: 10px 0px 0px 0px;
    margin: 0px 20px 0px 20px;
    text-align:center;
    color: red;
    background-color: yellow;
    border: 1px solid #108030;
	font-size: large;
	text-shadow:1px 1px 1px #000;
}
.studiosus {
    color: #108030;
}
.gross {
	font-size: large;
} 
.klein {
	font-size: small;
} 
.medium {
	font-size: medium;
}   
#index_willkommen {
    position:relative;
    width:100%;
    height:90px;
    margin-top: 30px;
    text-align:center;
}
#inhalt_rechts {  
    position:relative;
    width: 300px;
    height: auto;
    margin-top: 100px;
    text-align:center;
    float: left;	
} 
#peking_panorama {
	padding: 0px;
    border: 1px solid #108030;
   	margin-left: 200px;
}