BODY {
          font-family: "verdana";
          font-weight: 500;
          font-size: 9pt;
          color: #685038;
          background-color: #D8C0A0;
}

H1 {      text-transform: uppercase;
          text-align: center;
          font-style: oblique;
          font-variant: small-caps;
          font-size: 16pt;
}

H4 {      background-color: #BEA387;
}

div.negativ {      background-color: #BEA387;
}

SPAN {    text-transform: uppercase;
          font-size: 14pt;
}

.bookmarks {font-size: 16pt;
}

td {   font-size: 8pt;
}

UL        { list-style-type: disc
}

DIV.background { background-image: url(/pics/jesajabg.jpg)
}

body.indent { padding-left: 10px;
}

A:link { color: #685038 }       /* unvisited link */
A:visited { color: #88694A }   /* visited links */
A:active { color: #4D3928 }    /* active links */

.container {
	width: 760px;
	margin: 0 auto;
}

#header 	{
	margin: 0;
	height: 100px;
	background-image:url(../pics/head.jpg) no-repeat 50% 50%;
}

.contentbox {
	float: left;
	width: 500px;
}


.links {
	background: #fff;
	float: left; 
	width: 190px;
	line-height: 1.2em;
}


.mitte {
	float: right; 
	width: 290px;
}

.rechts {
	float: right; 
	width: 230px;
	line-height: 1.2em;
}


#footer {
	clear: both;
	background: #fff url("../img/bg_footer.gif") repeat-y 50% 50%;
	border-top: 1px solid #66676B;
	border-bottom: 1px solid #66676B;
	line-height: 1.9em;
	margin: 40px 0;
	padding: 5px 0;
}

#footer a {
	text-decoration: none;
	border: none;
}
