body {
//padding-top:50px;
//padding-left: 130px;
margin:0px auto;
padding:50px;
background: #8999AB;
text-align: center; 
}

#wrapper
{
width: 1002px;
height: 758px;
text-align: left;
margin-right: auto;
margin-left: auto;
}


#header
{
width: 1002px;
height: 705px;
background-image: url(header.jpg);
}

#linkbox
{
width: 300px;
height: 135px;
padding-top: 210px;
padding-left:260px;
}

#internetdesignbox1
{
width: 600px;
min-height: 115px;
margin-top: 130px;
margin-left:120px;
background-image: url(images/Linkleiste-blanko.png);
background-repeat:no-repeat;
}


.tweet
{
width: 500px;
min-height: 115px;
margin-top: 130px;
margin-left:120px;
}

#designbox1
{
width: 100px;
height: 70px;
float:left;
}

#designbox2
{
width: 100px;
height: 70px;
float:left;
}

#designbox3
{
width: 100px;
height: 70px;
float:left;
}

#designbox4
{
width: 100px;
height: 70px;
float:left;
}

#designbox5
{
width: 100px;
height: 70px;
float:left;
}


#designbox1unten
{
width: 100px;
height: 20px;
float:left;
}

#designbox2unten
{
width: 100px;
height: 20px;
float:left;
}

#designbox3unten
{
width: 100px;
height: 20px;
float:left;
}

#designbox4unten
{
width: 100px;
height: 20px;
float:left;
}

#designbox5unten
{
width: 100px;
height: 20px;
float:left;
}


#internetdesignbox2
{
width: 650px;
min-height: 50px;
padding-left:120px;
}

#internetbox
{
float:left;
width: 600px;
height: 50px;
padding-top: 110px;
padding-left:130px;
}

#internetbox1
{
float:left;
width: 200px;
height: 50px;
padding-top: 110px;
padding-left:130px;
}

#internetbox2
{
float:left;
width: 150px;
height: 50px;
padding-top: 110px;
padding-left:130px;
}

#footer
{
width: 1002px;
height: 53px;
background-image: url(footer.jpg);
}


#footerbox2
{
height: 33px;
padding-top: 0px;
padding-left:913px;
}

#footerbox1
{
height: 10px;
padding-top: 0px;
padding-left:200px;
}

#footerbox
{
height: 10px;
padding-top: 32px;
padding-left:200px;
}


#spalte1
{
float:left;
width: 120px;
height: 40px;
}

#spalte2
{
float:left;
padding-top: 15px;
width: 100px;
height: 40px;
}

.clearenbeide {
  clear:both;
}

.clearenrechts {
  clear:right;
}


/* Bilder anzeigen mit Text
-----------------------------------------------*/
.foto_normal { border: 1px solid #CDC7C7; padding:2px; }
.foto_r { float: right; margin-left: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:4px; }
.foto_l { float: left; margin-right: 14px; margin-bottom: 10px; border: 1px solid #CDC7C7; padding:4px; }








a:link {
color: white; text-decoration: none;font-size: 10pt;letter-spacing:2px; 
} 

a:visited { 
color: white; text-decoration: none;font-size: 10pt;letter-spacing:2px; 
}

a:hover	{
color: #ffffff;
background: #7793A9;
}

a .bullet	{
visibility: hidden;
background-color: #fff;
text-decoration: none;
}

a:hover .bullet {
visibility: visible;
}

a img { 
border: 0; 
text-decoration: none;
}

a.bild:hover{
background-color:transparent;
border: 0;
}

.item	{
text-decoration: underline;
}




