html, body, table {
	font-family:arial, helvetica, verdana, sans;
	font-size:1em;
	color:black;
	margin:0px;
	height:100%;
}
a {
	color: #fd3f33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
.total {
   	height:100%;
	background-image: url(pics_common/hg_all.jpg);
	background-repeat: repeat-y;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD3F33;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD3F33;
}
h2 {
	font-size: 16px;
	line-height: 130%;
}
h3 {
	font-size: 16px;
	background-image: url(pics_common/hg_title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 16px;
	line-height: 250%;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
form {
	margin:0
}
.datum_re {
	width:100%;
	text-align: right;
	border-bottom:solid 1px #000;
	font-size:10px;
}
.datum_li {
	width:100%;
	border-bottom:solid 1px #000;
	font-size:10px;
}
.text_btn {
	font-weight: bold;
	line-height: 200%;
	font-size: 12px;
	background-image: url(pics_common/text_btn.jpg);
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 122px;
	background-repeat: no-repeat;
	float: right;
}
#head {

	height: 76px;
	background-repeat: no-repeat;
	background-image: url(pics_common/topimage.jpg);
        text-align: left;
}
#links {
	float: left;
	color: #FFFFFF;
	width: 120px;
	margin-left: 10px;
	font-size: 60%;
	line-height: normal;
}
#links a {
	/*color: #FFFFFF;*/
}
#links a:hover {
	/*text-decoration: none;*/
}
#mitte {
	display: block;
	float: left;
	width: 570px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 135%;
}
#mitte ul {
	line-height: 125%;
	list-style-image: url(pics_common/bullet.gif);
}
#mitte ol {
	line-height: 125%;
	list-style-type: decimal;
}
#mitte li {
	padding-bottom:2px;
	margin-bottom:2px;
}
.copyright {
	text-align: center;
	width: 100%;
	font-size: 9px;
	line-height: 100%;
}


#rechts { float: right; width: 200px; margin: 0px; padding: 0px; }
#rechts_menue_main {
	font-size: 11px;
	float: right;
	width: auto;
	/*width: 98px;*/
	margin-top: 24px;
}
#rechts_menue_main a {
	font-weight: bold;
	color: #000000;
	width: 100%;
	padding-left: 3px;
                display: block;
}
#rechts_menue_main a:hover {
	color: #fd3f33;
	background-color: #f2f2f4;
	text-decoration: none;
                width: 98px;
}

#rechts_menue_main a.active {
	color: #fd3f33;
	background-color: #f2f2f4;
	text-decoration: none;
                width: 98px;
}


#rechts_menue_sub {
	text-align: right;
	float: left;
	width: 96px;
	margin-top: 24px;
	font-size: 11px;
}
#rechts_menue_sub a {
	color: #000000;
	text-decoration: none;
}
#rechts_menue_sub a:hover {
	color: #fd3f33;
}

#rechts_menue_sub .active {
	color: #fd3f33;
}

#rechts_menue_sub a.sub {
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
}

#rechts_menue_sub a.sub_active {
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;	
color: #fd3f33;
}




#rechts_menue_sub   p  {

	margin: 2px;
	padding: 2px;
}




.pic_re {
	float: right;
	margin-bottom: 8px;
	margin-left: 16px;
}
.pic_li {
	float: left;
	margin-bottom: 8px;
	margin-right: 6px;
}
.weiterlesen {
	width: 100%;
	text-align: right;
	padding-bottom: 6px;
}
.artikel {
	float: left;
}
.small {
	font-size: 10px;
	line-height: 110%;
}
/* ------------------------------------------------------------------*/
/* edit styles                                                                    */
/* ------------------------------------------------------------------*/

#rechts_menue_sub a .edit {
color: #000000;
	text-align: left;
font-size: 14px;
}
#rechts_menue_sub_edit {
float: left;
	text-align: left;
	width: auto;
	margin-top: 24px;
	font-size: 11px;
}
#rechts_menue_sub_edit a {
	
}



