body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

h1{
font-size:17px;
font-weight: bold;
color:#cc0000;
margin: 20px 0px 10px 0px;
padding: 0px 0px 3px 0px;
border-bottom:solid 1px #dddddd;}



h2{
    font-size: 12px;
    font-weight: bold;
    padding: 12px 0px 0px 12px;
    margin:0px;
    color: #000000;
}   

h3{
    font-size: 10px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin:0px;
    color: #666666;
}

a{
    color: #000000;
    text-decoration: none;
    }
a:hover{
    color: #ee0000;
    text-decoration: underline;
    }




#starter{
    margin: 0px auto 0px auto;
    height: 560px;
    width: 848px;
    background: url(../upload/bilder/background.jpg) top left no-repeat;
    
    padding:208px 0px 0px 0px;
    }


#starter ul{
    margin: 0px 0px 0px 157px;
    
    
    background: #ffffff;
    
    padding:0px;
    list-style-type:none;
    }
    
#starter li{
    display:inline;
    margin-right: 13px;
    }
    
#starter img{
border:0px;
}



#header{
background: url(../upload/bilder/background2.jpg) top left no-repeat;
margin: 0px auto 0px auto;
height: 343px;
width: 848px;
}

#header #ticker{
    color: #ffffff;
    padding: 10px 0px 0px 0px;
    height: 15px;
    width: 848px;
    overflow:hidden;
}
#header #menu{
    color: #000000;
    margin: 300px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 15px;
    width: 643px;
    text-align:right;
    
}

#header #menu ul{
list-style-type:none;
margin: 0px;
padding: 0px;
}

#header #menu li{
display: inline;
margin: 0px 0px 0px 38px;
font-size:11px;
font-weight: bold;

}


#content{
margin: 0px auto 0px auto;
width: 848px;
background: url(../upload/bilder/gray.jpg) top left repeat-y;

}


#content ul{

list-style-type:none;

margin: 20px 0px 0px 0px;
}

#content li{
font-size:10px;
font-weight: bold;

padding: 0px 0px 12px 24px;
background:  url(../upload/bilder/red.jpg) top left no-repeat;
background-position: 0px 3px;
}




#leer{
background: url(../upload/bilder/fasada.jpg) top left no-repeat;
margin: 80px 0px 0px 100px;
height: 150px;

}


p{
margin: 12px 0px 0px 0px;
padding: 0px;
}

#txt{margin: 0px 0px 30px 0px;}
#txt a{
color:#666666;}
#txt a:hover{
color:#cc0000;}
