body {
background-image: url(images/br.gif);
margin-top: 0px;
font-family: verdana;
font-size: 12px;
}

img {
border: 0px;
}

li {
margin-left: 30px;
}

a {
color: darkgray;
text-decoration: none;
}

a:hover {
color: black;
border-bottom: dotted 1px beige;
}

div#content {
position: relative;
margin-right: auto;
margin-left: auto;
bottom: 0px;
border: 2px solid #3B5FC9;
width: 894px;
background-color:white;
padding-bottom: 100%;
height: 100%;
padding: 4px;
z-index: 1;
}

div#intro-box {
font-family: verdana; 
font-size: 12px;
border: #1F2D56 2px solid;
background-color: white;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
width: 375px;
height: 200px;
}

div#intro-text {
padding: 3px;
font-family: verdana;
font-size: verdana;
border: #1F2D56 2px solid;
background-color: white;
margin: auto;
width: 650px;
margin-top: 20px;
}

div#wrapper {
width: 1000px;
margin: auto;
}

div#logo {
margin-left: auto;
margin-right: auto;
border-left: 2px solid #3B5FC9;
border-bottom: 2px solid #3B5FC9;
border-right: 2px solid #3B5FC9;
background-image: url(images/neu.png);
height: 200px;
width: 900px;
text-align:right;
background-position: left;
background-repeat: no-repeat;
background-color: white;
}

div#logobox {
width: 375px;
border-right: 2px solid #3B5FC9;
height: 200px;
}

div#ads {
position: relative;
z-index: 1;
top: -195px;
left: -30px;
margin: 0px;
}

div#ads img {
border: 0px;
}

div#menue {
background-color: #3B5FC9;
margin-left: auto;
margin-right: auto;
margin-top: 3px;
margin-bottom: 3px;
position: relative;
width: 898px;
color: white;
padding: 4px;
}

div#pic1 {
background-image: url(images/pic1.png);
width: 197px;
height: 181px;
opacity: 0.3;
margin-top: 15px;
margin-left: 10px;
border: 1px lightblue solid;
float: right;
}

div#pic1:hover {
background-image: url(images/pic1.png);
width: 197px;
height: 181px;
opacity: 1.0;
margin-top: 15px;
border: 1px lightblue solid;
float: right;
}

