    #body{
	position:fixed;
	top:0px;
    left:0px;
	background:#A1251A;
    width:130px;
    height:450px;
    }
    #logo{
	position:fixed;
	top:15px;
    left:5px;
    }
    @font-face {
	font-family:RopaSans-Regular;
	src: url('RopaSans-Regular.ttf')
	format("opentype");
    }
    @font-face {
	font-family:RopaSans-Regular;
	src: url('RopaSans-Regular.ttf')
	format("opentype");
    }
    #ueberschrift{
	position:fixed;
	top:70px;
      	left:0px;
      	width:120px;
      	height:120px;
	font-family:RopaSans-Regular;
	font-size:25px;
	color:white;
    }
    #ueberschrift_klein{
	position:fixed;
	top:175px;
      	left:-3px;
      	width:120px;
      	height:670px;
	font-family:RopaSans-Regular;
	font-size:25px;
	color:white;
    }
    #Wetterdaten{
	position:fixed;
	top:215px;
      	left:15px;
      	width:120px;
      	height:180px;
	font-family:RopaSans-Regular;
	font-size:22px;
	color:white;
    }
    #Vorhersage{
	position:fixed;
	top:135px;
      	left:-2px;
      	width:125px;
      	height:270px;
	font-family:RopaSans-Regular;
	font-size:20px;
	color:white;
    }
    #Vorhersage_Heute_U{
	position:fixed;
	top:125px;
      	left:-2px;
      	width:125px;
      	height:50px;
	font-family:RopaSans-Regular;
	font-size:20px;
	color:white;
    }
    #Vorhersage_Heute_Symbol{
	position:fixed;
	top:150px;
      	left:20px;
      	width:130px;
      	height:100px;
	font-family:RopaSans-Regular;
	font-size:19px;
	color:white;
    }
   #Vorhersage_Heute_Text{
	position:fixed;
	top:220px;
      	left:-3px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:15px;
	color:white;
    }
   #Vorhersage_Heute_Temperatur{
	position:fixed;
	top:250px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:13px;
	color:white;
    }

    #Vorhersage_Morgen_U{
	position:fixed;
	top:290px;
      	left:-2px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:20px;
	color:white;
    }
    #Vorhersage_Morgen_Symbol{
	position:fixed;
	top:310px;
      	left:20px;
      	width:130px;
      	height:100px;
	font-family:RopaSans-Regular;
	font-size:19px;
	color:white;
    }
   #Vorhersage_Morgen_Text{
	position:fixed;
	top:380px;
      	left:-3px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:15px;
	color:white;
    }

   #Vorhersage_Morgen_Temperatur{
	position:fixed;
	top:410px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:13px;
	color:white;
    }

    #Vorhersage_Uebermorgen_U{
	position:fixed;
	top:680px;
      	left:0px;
      	width:230px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:25px;
	color:white;
    }
    #Vorhersage_Uebermorgen_Symbol{
	position:fixed;
	top:715px;
      	left:60px;
      	width:100px;
      	height:100px;
	font-family:RopaSans-Regular;
	font-size:19px;
	color:white;
    }
   #Vorhersage_Uebermorgen_Text{
	position:fixed;
	top:820px;
      	left:0px;
      	width:225px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:20px;
	color:white;
    }
   #Vorhersage_Uebermorgen_Temperatur{
	position:fixed;
	top:855px;
      	left:0px;
      	width:230px;
      	height:25px;
	font-family:RopaSans-Regular;
	font-size:22px;
	color:white;
    }
    #Copyright_groß{
	position:fixed;
	top:925px;
      	left:0px;
      	width:230px;
      	height:670px;
	font-family:RopaSans-Regular;
	font-size:22px;
	color:white;
    }
    #Copyright_klein{
	position:fixed;
	top:955px;
      	left:0px;
      	width:230px;
      	height:670px;
	font-family:RopaSans-Regular;
	font-size:18px;
	color:white;
    }
    #Aktualisierung{
	position:fixed;
	top:960px;
      	left:0px;
      	width:230px;
      	height:670px;
	font-family:RopaSans-Regular;
	font-size:13px;
	color:white;
    }
    p{
line-height: 0.0;
    }

