/** Start Stylesheet: wipmedia.css / Copyright by wipmedia hamburg  */

body{
background-color:#ffffff;
text-align:center;
font-family: Verdana,Helvetica,Swiss,SunSans-Regular;
font-style: normal;
}

p{
font-size: 16px; 
font-family: Verdana; 
font-weight: bold; 
font-style: normal; 
color: #ffffff; 
line-height: 20px; 
text-decoration: none; 
text-align: left; 
margin: 15px;
}

#main{
position: relative;
margin: auto;
z-index: 1;
width:960px;
height:530px;
padding : 0px;
text-align: center;
}

#menueoben{
position: absolute;
left: 0px;
top: 50px;
z-index: 2;
width:580px;
height:18px;
text-align:left;
text-vertical-align:5px;
font-size:11px;
line-height:18px;
margin-left:5px;
padding : 0px;
color: #cc3333;
}

#menueunten{
position: absolute;
left: 0px;
bottom: 0px;
z-index: 2;
width:580px;
height:20px;
text-align:left;
text-vertical-align:center;
margin-left:5px;
padding : 0px;
font-size:11px;
color: #009966;
}

#bildbox{
position: absolute;
left: 0px;
top: 70px;
z-index: 1;
padding:0px; 
width:585px;
height:440px;
padding-top:0px;
padding-right:0px;
}

#titlebox{
position: absolute;
right: 0px;
top: 0px;
z-index: 1;
text-align:left;
width:360px;
height:70px;
margin-left:0px;
margin-left:0px;
padding : 0px;
padding-top:0px;
padding-left:0px;
}

#textbox{
position: absolute;
right: 0px;
top: 70px;
z-index: 2;
background-repeat:no-repeat;
padding:0px; 
background-color : #7AB440;
width:360px;
height:320px;
padding-top:0px;
padding-right:0px;
text-align: right;
text-margin: 10px;
}

#logo{
position: absolute;
right: 0px;
bottom: 20px; 
z-index: 2;
width:360px;
height:90px;
text-align:left;
margin-bottom:0px;
padding : 0px;
}

a:link{
color:#cc3333;
text-decoration: none;
}

a:visited {
color:#dd4444;
text-decoration: none;
}

a:hover {
color:#ffffff;
background-color:#666666;
text-decoration: none;
}

a:active {
color:#aa1111;
text-decoration: none;
