div.box 
{
      	padding-left: 20px;
      	padding-right: 20px;
      	padding-top: 20px;
      
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        text-align: justify;
}

div.box-releases 
{
      	padding-left: 0px;
      	padding-right: 0px;
      	padding-top: 0px;
      
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        font-size: smaller;
				text-align: justify;
}


div.box1 
{
      	padding-left: 0px;
      	padding-right: 10px;
      	padding-top: 10px;
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        text-align: justify;
}

div.abox1 
{
      	padding-left: 0px;
      	padding-right: 10px;
      	padding-top: 30px;
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        text-align: justify;
}

div.box2 
{
      	padding-left: 10px;
      	padding-top: 10px;
 				padding-right: 10px;
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        text-align: justify;
}
div.abox2 
{
      	padding-left: 10px;
      	padding-top: 30px;
 				padding-right: 10px;
				border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        text-align: justify;
}

boxcenter
{
	vertical-align: middle;
}
 justify
{
 	text-align: justify;
}

klein
{
 font-size=80%;
}

A:link {text-decoration: none; color: white}
A:active {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
	