body {
	font: 12px "trebuchet ms",verdana,arial,sans-serif;
	background: url(../../fileadmin/img/bgmain.jpg) repeat-x #fff;
	color: #330000;
	margin: 0;
	padding: 0;
}

table,tr,td {
	font: 12px "trebuchet ms",verdana,arial,sans-serif;
	color: #330000;
}

p.subline { 
	color: #990000;
	font-weight: bold;
}

p {
	margin: 5px 0 0 0;
}


a {
	font: 12px "trebuchet ms",verdana,arial,sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}


#wrapper {
   margin: 0 auto;
   width: 821px;
   background: url(../../fileadmin/img/wrap.jpg) repeat-y;
}

#shadleft {
	width: 15px;
	height: 380px;
	float: left;
	background: url(../../fileadmin/img/shad_l.jpg) no-repeat #fff;
	margin: 0px;
	padding: 0px;
}

#shadright {
	width: 15px;
	height: 380px;
	float: right;
	background: url(../../fileadmin/img/shad_r.jpg) no-repeat #fff;
}

#navigation {
	margin: 0px 0px 0px 20px;
	padding: 0;
}
*html #navigation { margin-left: 17px; } /*für den IE*/ 



.rightbox {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 260px;
}
*html #rightbox { margin-right: 2px; } /*für den IE*/ 

.subnav ul {
	clear:both;
	margin: 0;
	padding: 0;
	list-style: none;
}



.subnav #level2 {
	clear:both;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

.subnav ul li a.level1, .subnav ul li a.active1{
	padding: 7px 0px 7px 25px;
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #660000;
	text-decoration:none;
	width: 205px;
	background-image: url(../../fileadmin/img/bg_sub.jpg);
	background-repeat: no-repeat;
	background-color: #F6EDED;
	border-bottom: 1px solid #E8BEBD;
}

.subnav ul li a.level1:hover {
	background-image: url(../../fileadmin/img/bg_subov.jpg);
}
.subnav ul li a.level1:active, .subnav ul li a.active1{
	background-image: url(../../fileadmin/img/bg_subov.jpg);
}

.subnav ul li a.level2, .subnav ul li a.active2 {
	padding: 5px 0px 5px 25px;
	display: block;
	font-weight: bold;
	margin: 0;
	color: #660000;
	text-decoration:none;
	width: 205px;
	background-color: #F0F3F2;
	text-indent: 0px;
	/*border-bottom: 1px solid #E8BEBD; */
}

#twrss_table .twrss_item_content{
	
	border-bottom:1px dotted #E8BEBD;
	line-height: 16px;
	font-style: normal; 
	font-weight: normal; 
	padding:10px 3px 1px 3px;
	
}



td.headrow {padding: 0px 5px 15px 10px;}

td.row1 { 
		font: 12px "trebuchet ms",verdana,arial,sans-serif;
		  background: #F8F2F2;
		  color: #330000; 
		  padding:10px;
		   border-bottom: 2px solid #fff;
		 }

td.row2 {
		font: 12px "trebuchet ms",verdana,arial,sans-serif;
		  background: #F6ECEC; 
		  color: #330000;
		  padding: 10px; 
		  border-bottom: 2px solid #fff;
		 } 

#footcontent {
  margin: 20px 15px 0px 15px;
  padding: 5px 15px 5px 15px;
  width: 760px;
  height: 15px;
  background:  #F8F2F2;
  color: #666666;
}		

#footcontent .copyright {
	float: left;
	width: 300px;
}

#footcontent .toplink {
	float: right;
	width: 80px;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 0 auto;
    width: 821px;
	height: 25px;
	background-image: url(../../fileadmin/img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#guestbox .niceinput, #guestbox .nicetext
{	
	width: 450px;
	font-family: "trebuchet ms",arial,helvetica,sans serif;
	font-size: 12px;
	border: 1px solid #660000;
	border-right: 1px solid #E8BEBD;
	border-bottom: 1px solid #E8BEBD;
	background:  #F8F2F2;
}

img.textimg {
	margin: 0 10px 0 0;
}

a.headlink {
	
}

.twrss_channel_link {
	margin-bottom: 20px;
}

