/* CSS Document */

body {
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BDCBD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* layout */
#site {
	z-index: 1;
	position: absolute;
	width: 770px;
	height: auto;
	left: 50%;
	margin-left: -385px;
	padding: 0;
}

#logodruck {
	z-index: 2;
	position: absolute;
	visibility: hidden;
	width: 670px;
	height: 62px;
	margin: 0;
	padding: 0;
}

#right {
	z-index: 3;
	position: absolute;
	width: 660px;
	margin: 19px 0 0 110px;
	padding: 0;
}

#head {
	z-index: 3;
	background-image: url(../images/layout/head.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin: 0;
	padding: 0;
}

#content {
	z-index: 3;
	background-image: url(../images/layout/bgtext.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 8px 40px 0 132px;
}

#feet {
	z-index: 3;
	background-image: url(../images/layout/feet.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
	padding: 0;
}

#left {
	z-index: 4;
	position: absolute;
	width: 221px;
	margin: 57px 0 0 0;
	padding: 0;	
}

#mhead {
	z-index: 4;
	background-image: url(../images/layout/mhead.jpg);
	background-repeat: no-repeat;
	height: 157px;
	margin: 0;
	padding: 0;
}

#mfeet {
	z-index: 4;
	background-image: url(../images/layout/mfeet.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
	padding: 0;
}
/* navigation */
#topnav {
	z-index: 4;
	background-image: url(../images/layout/bgmenu.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 0 0 30px;
}

a.toplink {
	cursor: pointer;
	display: block;
	color: #333333;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom: 1px dashed #D8DADC;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	text-decoration: none;
}

a.toplink:hover, a.toplink:active {
	color: #0061A6;
}

#subtaetig {
	z-index: 10;
	position: absolute;
	visibility: hidden; 
	top: 180px;
	left: 110px;
	width: 150px;
	height: auto; 
	background-image:  url(../images/layout/bgsubm.gif);
	border: 1px solid #BCBEC0;
}

a.sublink {
	cursor: pointer;
	display: block;
	white-space: nowrap;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	list-style-type: none;
	color: #333333;
	border-bottom: 1px dashed #D8DADC;
	padding: 5px 7px;
}

a.sublink:hover, a.sublink:active {
	color: #0061A6;
}

a.sublinkb {
	cursor: pointer;
	display: block;
	white-space: nowrap;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	list-style-type: none;
	color: #333333;
	padding: 5px 7px;
}

a.sublinkb:hover, a.sublinkb:active {
	color: #0061A6;
}
/* links */
.zeile {
	z-index: 3;
	clear: both;
	float: left;
	width: 490px;
	height: auto;
	margin: 0 0 40px 0;
	padding: 0;
}

.zleft {
	z-index: 3;
	float: left;
	text-align: right;
	width: 190px;
	margin: 0;
	padding: 0;
}

.zright {
	z-index: 3;
	float: right;
	text-align: left;
	width: 290px;
	margin: 0;
	padding: 0;
}
/* bild */

.bild {
	z-index: 3;
	float: left;
	clear: both;
	width: auto;
	height: auto;
	margin: 30px 0 20px 0;
	padding: 3px;
	border: 1px solid #0061A6;
}
/* text */
.text {
	z-index: 3;
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	azimuth: center;
	voice-family: paul;
	stress: 20;
	richness: 90;
	cue-before: url(ping.au);
}

h1 {
	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
	font-size: 2.8em;
	color: #0061A6;
	margin: 0;
	padding: 10px 0 30px 0;
}

h2 {
 	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1em;
	font-weight: bold;
 	color: #333333;
 	margin: 0;
 	padding: 0 0 20px 0;
}

h3 {
 	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1em;
	font-weight: bold;
 	color: #333333;
 	margin: 0;
 	padding: 0;
}

h4 {
	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
 	color: #0061A6;
 	margin: 0;
 	padding: 20px 0 20px 0;
}

p {
 	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1em;
	font-weight: normal;
 	color: #000000;
 	margin: 0;
 	padding: 0;
}

p.boldli {
 	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1em;
	font-weight: bold;
 	color: #333333;
 	margin: 0;
 	padding: 0;
}

p.space {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0 0 20px 0;
}

p.top {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 20px 0 20px 0;
}

p.center {
	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
 	color: #0061A6;
 	margin: 0;
 	padding: 0 0 20px 0;
}

ul {
	list-style: none;
	margin-left: 20px;
	padding: 0 0 10px 0;
}

ul li {
	list-style-position: outside;
	list-style-image:  url(../images/layout/listenicon.gif);
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 0;
}

ul li a:link {
	color: #0061A6;
	text-decoration: none;
}

ul li a:hover {
	color: #0061A6;
	text-decoration: none;
}

ul li a:visited {
	color: #0061A6;
	text-decoration: none;
}

p a:link {
	color: #0061A6;
	text-decoration: none;
}

p a:hover {
	color: #0061A6;
	text-decoration: none;
}

p a:visited {
	color: #0061A6;
	text-decoration: none;
}

/* pfeil */
.pfeil {
	margin-left: 470px;
	border: 0;
}

/* sitemap */
#sitemap-baum ul {
	margin: 0 30px 0 45px;
	padding: 0;
}

#sitemap-baum ul li {
	margin: 12px 0 0 0;
	padding: 0;
}

#sitemap-baum ul ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#sitemap-baum ul ul li {
	margin: 0;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 100%;
}

#sitemap-baum ul a {
	margin: 0;
	padding: 0 10px;
	font-size: 105%;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#sitemap-baum ul a:visited {
	color: #333333;
	padding-right: 15px;
}

#sitemap-baum ul a:hover,
#sitemap-baum ul a:active,
#sitemap-baum ul a:focus {
	color: #0061A6;
}

#sitemap-baum ul ul a {
	font-variant: normal;
	font-weight: normal;
}

#sitemap-baum ul ul a.lev2 {
	font-variant: small-caps;
	font-weight: normal;
}

#sitemap-baum ul span.sm-aktiv {
	padding-left: 10px;
	font-weight: bold;
}

img {
	border: 0;
}

