body {
	text-decoration: none;
	font: normal normal normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background: #FFF5D2 url(img/bg.jpg) repeat-y;
	margin: 0;
	color: #333333;
}

#normal {
	text-decoration: none;
	font: normal normal normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #333333;
	
}

a {
	color: #000000;
}

a.normal {
	color: #FF0000;
	text-decoration: none;
}

a.normal:hover {
	color: #666666;
	text-decoration: underline;
}

/* @group Design */

#head1 {
	width: 154px;
	height: 42px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(img/head_1.jpg) no-repeat scroll 0 0;
}

#head2 {
	width: 441px;
	height: 42px;
	top: 0px;
	left: 154px;
	position: absolute;
	background: url(img/head_2.jpg) no-repeat scroll 0 0;
}


#head3 {
	width: 406px;
	height: 42px;
	top: 0px;
	left: 595px;
	position: absolute;
	background: url(img/head_3.jpg) no-repeat scroll 0 0;
}


#head4 {
	width: 154px;
	height: 204px;
	top: 42px;
	left: 0px;
	position: absolute;
	background: url(img/head_4.jpg) no-repeat scroll 0 0;
}


#head5 {
	width: 441px;
	height: 204px;
	top: 42px;
	left: 154px;
	position: absolute;
	background: url(img/head_5.jpg) no-repeat scroll 0 0;
}

#head6 {
	width: 406px;
	height: 204px;
	top: 42px;
	left: 595px;
	position: absolute;
	background: #fff5d2 url(img/head_6.jpg) no-repeat scroll 0 0;*/
}


#head7 {
	width: 154px;
	height: 52px;
	top: 246px;
	left: 0px;
	position: absolute;
	background: url(img/head_7.jpg) no-repeat scroll 0 0;
}


#head8 {
	width: 441px;
	height: 52px;
	top: 246px;
	left: 154px;
	position: absolute;
	background: url(img/head_8.jpg) no-repeat scroll 0 0;
}


#head9 {
	width: 406px;
	height: 52px;
	top: 246px;
	left: 595px;
	position: absolute;
	background: url(img/head_9.jpg) no-repeat scroll 0 0;
}

#head10 {
	width: 154px;
	height: 78px;
	top: 298px;
	left: 0px;
	position: absolute;
	background: url(img/head_10.jpg) no-repeat scroll 0 0;
}


#menue_layer {
	width: 154px;
	top: 316px;
	left: 0px;
	position: absolute;
}

#main {
	width: 847px;
	top: 298px;
	left: 154px;
	position: absolute;
}

#copyright {
	width: 154px;
	top: 710px;
	left: 0px;
	position: absolute;
	padding: 3px;
	font-size: smaller;
}

table {
	font-size: 12px;
}


/* @end */

/* @group Body */

#ueberschrift {
	text-decoration: none;
	font: italic normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	text-decoration: none;
	font: italic normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	
	font: normal normal normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	color: #333333;
}


.ueberschrift_rechts {
	text-decoration: none;
	font: italic normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
}

table.news {
	padding: 3px;
}

td.abschluss {
	border-top: 1px solid #aea891;
}

td.itemnews {
	border-right: 1px solid #aea891;
	border-left: 1px solid #aea891;
	padding: 3px;
	line-height: 20px;
}

td.news {
	background-color: #AEA891;
	border-right: 1px solid #aea891;
	border-left: 1px solid #aea891;
	padding: 3px;
}

.headnews {
	font-weight: bold;
	color: #000000;
}

.datenews {
	color: #666666;
}



/* @end */

/* @group Sonstiges */



/* @end */


