* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #E4E4E4;
	text-align: center;
	font-family: arial;
	font-size: 76%;
	color: #333333;
}

a {
	color: #666666;
}

img {
	border: none;
}

#wrapper_all {
	background-image: url(/pix/bg_page.jpg);
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#header {
	background-image: url(/pix/bg_header.jpg);
	height: 263px;
	text-align: right;
}
#headerimage {
	background-image: url(/kopfgrafiken/header_pic_home.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 263px;
	width: 100%;
}

#middle {
	overflow: hidden;
	width: 100%;
}

#middle_left {
	float: left;
	width: 302px;
}
#navi {
	background-image: url(/pix/bg_navi_middle.jpg);
	background-position:0 -22px;
}
#navi_top {
	background-image: url(/pix/bg_navi_top.jpg);
	background-repeat: no-repeat;
}
#navi_bottom {
	background-image: url(/pix/bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navi_main {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 33px;
	padding-right: 70px;
}
#navi_main dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
#navi_main ul.menu1{
	list-style-type: none;
}
#navi_main ul.menu2{
	list-style-type: none;
	margin-left: 0em;
	margin-top: -0.5em;
	padding-left: 0em;
}
#navi_main #active {
	background-image: url(/pix/klammer.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
* html #navi_main #active {
	background-image: url(/pix/klammer.gif);
}
#navi_main ul.menu1 li {
	padding-left: 40px;
}
#navi_main ul.menu2 li {
	background-image: url(/pix/bullet3.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
* html #navi_main ul.menu2 li {
	background-image: url(/pix/bullet3.gif);
}
#navi_main ul.menu2 li#active2 {
	background-image: url(/pix/bullet3-active.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
* html #navi_main ul.menu2 li#active2 {
	background-image: url(/pix/bullet3-active.gif);
}
#navi_main ul.menu2 li a {
	font-family: "Times New Roman", Times, FreeSerif, serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#navi_main .navi_replace {
	font-size: 1.6em;
}
#navi_main .navi_replace a {
	font-family: "Times New Roman", Times, FreeSerif, serif;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em;
}


#middle_right {
	float: left;
	width: 663px;
	padding-right: 15px;
}

#content {
	padding: 5px 25px 0 25px;
}
#content h1 {
	font-family: "Times New Roman", Times, FreeSerif, serif;
	font-size: 2em;
	margin-bottom: 0.5em;
	color: #990000;
}
#content h2 {
	font-size: 1.5em;
	margin-bottom: 0.3em;
	color: #333333;
}
#content h2 a {
	color: #333333;
}
#content h3 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
	color: #333333;
}
#content p {
	margin-bottom: 0.5em;
}
#content ul {
	list-style-image: url(/pix/bullet1.jpg);
	list-style-position: 0px 5px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 2em;
}
#content ol {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-left: 2em;
}
#content li {
	padding-bottom: 0.5em;
}
#content .contenttable, #content table {
	background-color: #FFFFFF;
	border: 1px solid #E2ECF9;
	width: 100%;
	line-height: 140%;
}
#content .contenttable th, #content table th {
	background-color: #E2ECF9;
	border: 1px solid #E2ECF9;
	padding: 0.5em;
	color: #666666;
}
#content .contenttable td, #content table td {
	background-color: #FBFBFB;
	border: 1px solid #E2ECF9;
	padding: 0.5em;
	color: #666666;
}
#content .contenttable tr, #content table tr {
	padding: 0.5em;
	color: #333333;
}
#content .contenttable .t_row_even {
	border-top: 1px solid #FFFFFF;
	padding: 0.5em;
	background: #F2FCF9;
	color: #333333;
}
#content .contenttable img, #content table img {
	margin-right: 0.5em;
}

#content .block {
	background-image: url(/pix/horizontal_ruler.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	padding-bottom: 35px;
	overflow: hidden;
	width: 100%;
}
#content .list_block {
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
#content .text {
	overflow: hidden;
	width: 100%;
	margin-bottom: 2em;
}
#content .morelink {
  margin-left: 0.5em;
}

/* Text/images */
#content .leftimage {
	float: left;
	margin-right: 0.5em;
}
#content .rightimage {
	float: right;
	margin-left: 0.5em;
}
#content .centerimage {
	text-align: center;
	margin: 1em auto;
}
#content .centerimage .lupe { 
	text-align: left;
}
#content .textimage {
	overflow: hidden;
}
#content .textimage .image {
	margin: 0em;
	padding: 1px;
	text-align: right;
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#content .textimage .bildunterschrift {
	text-align: center;
	margin: 0em;
	padding: 0em;
	font-size: 0.9em;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#content .textimage .lupe {
	margin: 0em;
	padding: 0em;
	font-size: 0.9em;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 1px 3px;
}
#content .textimage a,#content .textimage a:visited {
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
}
#content .textimage a:hover {
	border: 0em;
	text-decoration: underline;
}

#footer {
	background-image: url(/pix/bg_footer.jpg);
	padding: 0px 15px 0px 189px;
	height: 153px;
	text-align: center;
}
#footer_links {
	padding-top: 30px;
}
#footer_links a {
	color: #666666;
	text-decoration: none;
}
#footer_links a:hover {
	text-decoration: underline;
}
