* {
margin: 0px;
padding: 0px;
}

/***********
* Elemente *
***********/

body {
font-family: Verdana;
}

h2 {
color: #FFFFFF;
margin-bottom: 50px;
font-family: comic sans ms;
}

/*****************
* IDs / Elemente *
*****************/

#rahmen {
width: 918px;
margin: auto;
}

#logo {
position: absolute;
width: 918px;
height: 324px;
}

#navigation {
position: absolute;
margin-top: 260px;
margin-left: 70px;
text-align: right;
font-family: comic sans ms;
font-size: 13px;
font-weight: bold;
list-style-type: none;
}

#termine {
background: #FFBB70 url(RBK_apricot_920_ohne.jpg) repeat-y center 0px;
color: #990000;
}

#termine a {
color: #ffffff;
text-decoration: none;
}

#termine a:hover {
text-decoration: underline;
}

#termine p, #termine h4 {
width: 500px;
font-size: 13px;
line-height: 20px;
}

#termine p {
margin-bottom: 50px;
}

#termine h4 {
margin-bottom: 20px;
}

#inhalt {
position: absolute;
margin-left: 245px;
margin-top: 120px;
}

#dekobild {
position: absolute;
margin-top: 440px;
margin-left: 660px;
z-index: 15;
}

/**********
* Klassen *
**********/

.unterstrichen {
text-decoration: underline;
}



