body {
background-color: #FFF;
font-size: 12px;
font-family: Helvetica, sans-serif;
color:#000000;
padding-top:5px;
padding-bottom: 5px;
margin:0;
text-align:center;
}


/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin: 0 auto;
text-align: left;
background-repeat: repeat-y;
background-color: #FFF;
border: 1px solid #000;
}

/* ---------- head -------------- */
#head-pic {
width: 210px;
height: 200px;
background-color: #FFF;
text-align: left;
margin: 0px;
padding-left: 10px;
float: left;
}

#head-pic a img {
border: 0;
}

#kaffeebecher{
float: right;
margin-top: 35px;
margin-right: 15px;}

#head-text {
width: 400px;
height: 200px;
float: left;
}

/* ---------- Content -------------- */
#content-pic {
height: 280px;
clear: both;
float: left;
background-color: #FFF;
padding: 5px;
padding-left: 15px;
margin-bottom: 5px;
}



#content-text {
height: 280px;
float: left;
background-color: #FFF;
background-repeat: repeat-y;
padding: 5px;
margin-bottom: 5px;
font-family: Comic Sans MS, sans-serif;
}

#content-iframe {
margin-bottom: 5px;
}

#menu-rechts {
width: 150px;
float: right;
margin-right: 20px;
line-height: 22px;
font-family: Verdana, Helvetica, sans-serif;
margin-top: 25px;
}

#menu-rechts a, #menu-rechts a:visited {
color: #000;
text-decoration: none;
}

#menu-rechts a:hover {
background-color: #f7c080;
}

#menu-rechts ul{
list-style-type: none;
margin: 0px;
padding: 0px;
display:block;
border: 1px solid #f7c080;
background-color: #FDF0E1;
}


#menu-rechts ul li {
list-style-type: none;
display:block;
}

#menu-rechts ul li a {
display:block;
text-decoration:none;
padding-left: 5px;
}

#menu-rechts ul li a:hover,#menu-rechts ul li a:active,#menu-rechts ul li a:focus {
background:#f7c080 !important;
}

#content-pic a img {
border: 2px solid #FFF;}

#content-pic a img:hover {
border: 2px solid #000;}

a:visited {
color: blue;}

a img{
border: 2px solid #f7c080;}

a img:hover{
border: 2px solid #000;}

.iframe {
float: left;
width: 700px;}

#content-iframe {
float: left;
height: 300px;
}

#mini-menu {
width: 358px;
border-bottom: 1px solid #f7c080;
margin: 0px;
}

#mini-menu a, #mini-menu a:visited {
line-height: 10px;
padding:0px;
margin: 0px;
}

/* ---------- Bottom -------------- */
#bottom {
width: 880px;
height: 100px;
background-color: #f7c080;
clear: both;
padding: 5px;
padding-left: 15px;
}

/* ---------- footer -------------- */
#footer {
width: 900px;
vertical-align: middle;
background-color: #FFF;
background-repeat: repeat-y;
margin-top: 5px;
}

#footer a img {
text-decoration: none;
border: 0;
}
