
body{
margin-top: 0px;
background-image: url("images/nyabg/bg2.png");
background-repeat: repeat;
font-family: Tahoma;
line-height: 12px;
font-size: 11px;
}

.bottom{
position: relative;
z-index: 30;
width: 780px;
height: 11px;
color: white;
padding: 10px;
float: left;
background-color: #009ddb;
}

.kontaktinfo{
position: relative;
z-index: 30;
text-align: left;
padding: 0px;
width: 236px;
height: 82px;
color: black;
margin-top: 10px;
float: left;
}

.middle{
position: relative;
z-index: 30;
width: 760px;
margin-top: 0px;
padding: 20px;
background-color: #ffffff;
min-height: 400px;
float: left;
}

/*
.middle{
position: relative;
z-index: 30;
width: 760px;
margin-top: 0px;
padding: 20px;
background-color: #9ac9db;
min-height: 400px;
float: left;
}*/

.logo{
position: relative;
z-index: 30;
width: 244px;
height: 105px;
margin-left: -3px;
margin-top: -3px;
float: left;
background-image: url("images/logotyp.png");
background-repeat: no-repeat;
}

.theheader{
float: left;
font-size: 13px;
width: 505px;
margin: 0px 0px 10px;
color: #009ddb;
font-weight: bold;
}

