    #body{
	position:fixed;
	top:0px;
    left:0px;
	background:#A0B100;
    width:125px;
    height:480px;
    }
    #logo{
	position:fixed;
	top-5px;
    left:15px;
    }
    @font-face {
	font-family:RopaSans-Italic;
	src: url('MRopaSans-Italic.ttf')
	format("opentype");
    }
    @font-face {
	font-family:RopaSans-Italic;
	src: url('RopaSans-Italic.ttf')
	format("opentype");
    }
    #ueberschrift{
	position:fixed;
	top:55px;
    left:0px;
    width:125px;
	font-family:RopaSans-Italic;
	font-size:30px;
	color:white;
    }
    #ueberschrift_klein{
	position:fixed;
	top:175px;
      	left:-3px;
      	width:125px;
      	height:670px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }
    #Wetterdaten{
	position:fixed;
	top:215px;
      	left:15px;
      	width:125px;
      	height:180px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }
    #Vorhersage{
	position:fixed;
	top:135px;
      	left:-2px;
      	width:125px;
      	height:270px;
	font-family:RopaSans-Italic;
	font-size:30px;
	color:white;
    }
    #Vorhersage_Heute_U{
	position:fixed;
	top:105px;
    width:125px;
    height:670px;
	font-family:RopaSans-Italic;
	font-size:20px;
	color:white;
    }
    #Vorhersage_Heute_Symbol{
	position:fixed;
	top:135px;
    width:125px;
	color:white;
    }
   #Vorhersage_Heute_Text{
	position:fixed;
	top:190px;
    left:0px;
    width:125px;
    height:25px;
	font-family:RopaSans-Italic;
	font-size:14px;
	color:white;
    }

    #Vorhersage_Morgen_U{
	position:fixed;
	top:255px;
    width:125px;
    height:25px;
	font-family:RopaSans-Italic;
	font-size:20px;
	color:white;
    }
    #Vorhersage_Morgen_Symbol{
	position:fixed;
	top:285px;
    width:125px;
	font-family:RopaSans-Italic;
	font-size:19px;
	color:white;
    }
   #Vorhersage_Morgen_Text{
	position:fixed;
	top:340px;
    width:125px;
    height:25px;
	font-family:RopaSans-Italic;
	font-size:14px;
	color:white;
    }
   #Vorhersage_Morgen_Temperatur{
	position:fixed;
	top:635px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }

    #Vorhersage_Uebermorgen_U{
	position:fixed;
	top:680px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }
    #Vorhersage_Uebermorgen_Symbol{
	position:fixed;
	top:715px;
      	left:60px;
      	width:125px;
      	height:100px;
	font-family:RopaSans-Italic;
	font-size:19px;
	color:white;
    }
   #Vorhersage_Uebermorgen_Text{
	position:fixed;
	top:820px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }
   #Vorhersage_Uebermorgen_Temperatur{
	position:fixed;
	top:855px;
      	left:0px;
      	width:125px;
      	height:25px;
	font-family:RopaSans-Italic;
	font-size:25px;
	color:white;
    }
    #Copyright_groß{
	position:fixed;
	top:400px;
      	left:0px;
      	width:125px;
      	height:670px;
	font-family:RopaSans-Italic;
	font-size:14px;
	color:white;
    }
    #Copyright_klein{
	position:fixed;
	top:420px;
      	left:0px;
      	width:125px;
      	height:670px;
	font-family:RopaSans-Italic;
	font-size:10px;
	color:white;
    }
    #Aktualisierung{
	position:fixed;
	top:960px;
      	left:0px;
      	width:125px;
      	height:670px;
	font-family:RopaSans-Italic;
	font-size:13px;
	color:white;
    }
    p{
line-height: 0.0;
    }

