body {
	margin: 0; padding: 0;
	font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	-webkit-text-size-adjust:100%;
}

a img {
	border: none;
}

a {
	color: rgb(150,150,150);
}


/* Header */

#header-wrapper {
	overflow: hidden;
}

#header {
	width: 980px;
	height: 94px;
	margin: 0 auto;
	padding-top: 0px;
	background-image: url(../images/linie_ver_header.png);
	background-repeat:no-repeat;
    background-position:829px 0px;
}

#header1 {
	width: 980px;
	height: 64px;
}

#header2{
	width: 980px;
	height: 30px;
}

#logo {
	float: left;
	width: 321px;
	height: 28px;
	margin: 0px;
	padding-top: 22px;
}


/* Menu */

#subnavi {
	height: 28px;
	padding: 19px 0 0 13px;
	float: right;
}

#subnavi ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#subnavi li {
	float: left;
}

#subnavi li.last {
	float: left;
	padding: 0 95px 0 20px;
}

#subnavi a {
	display: block;
	margin: 0 0px 0 10px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;	
}

#navi1 {
	height: 30px;
	padding: 0px 0 0 0px;
	float: right;
	width: 680px;
	background:#9F9D9C;
	margin-right: 151px;
}

#navi1 ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#navi1 li {
	float: left;
	background-image: url(../images/linie_navi.png);
	background-repeat: repeat-y;
    background-position:100% 0px;
    height:30px;
    margin: 0 8px 0 0;
    padding: 0 10px 0 0;
}


#navi1 a {
	display: block;
	margin: 8px 0px 0 0px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;	
	color: #fff;
	font-weight: bold;
}

#navi1 a:hover {
	color:#E1E1E1;
}

#header3 {
	height:30px;
	width: 980px;
	background-image: url(../images/linie_trennung_header.png);
	background-repeat: no-repeat;
    background-position:0px 0px;
    margin: 0 auto;
}

#breadcrumb {
	height: 30px;
	padding: 0px 0 0 0px;
	float: right;
	width: 681px;
	margin-right: 149px;
	background-image: url(../images/linie_breadcrumb.png);
	background-repeat: no-repeat;
    background-position:675px 6px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#breadcrumb li {
	float: left;
	margin: 0;
	padding: 0px 8px 0px 10px;
	list-style: none;
	background-image: url(../images/arrow_breadcrumb.png);
	background-repeat: no-repeat;
    background-position:1px 14px;
    height: 30px;
}

#breadcrumb a {
	display: block;
	margin: 12px 0px 0 0px;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	color:#C4C4C4;	
}

/* Content */

#content-wrapper {
	overflow: hidden;
}
#motiv {
	width: 980px;
	margin: 0 auto;
	height: 250px;
}

#motiv2 {
	width: 980px;
	margin: 0 auto;
	height: 126px;
}

#content{
	width: 980px;
	min-height: 126px;
	margin: 0 auto;
}

#content ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#content li{
	float:left;
}

#content li.left {
	width:150px;
}

#content li.center{
	width:676px;
	background-image: url(../images/linie_left.png);
	background-repeat: no-repeat;
    background-position:0% 100%;
    min-height: 300px;	
	padding: 0 0px 20px 0;
}

#content-text {
	min-height: 260px;
}

#up {
	float: right;
	padding: 0 10px 10px 0;
}

#content li.right {
	width:150px;
	background-image: url(../images/linie_right.png);
	background-repeat: no-repeat;
    background-position:0px 0px;
    min-height: 300px;	
}

#navi2 {
	width: 135px;
	padding: 10px 0 0 0px;
}

#navi2 ul {
	margin: 0;
	padding: 0px 0px 0px 12px;
	list-style: none;
	line-height: normal;
}

#navi2 li {
	float: left;
    margin: 0px;
    padding: 0 0 5px 0px;
	min-width: 125px;
}


#navi2 a {
	display: block;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	text-align: left;
	font-size: 10px;	
	font-weight: bold;
}

#navi2 a:hover {
	color:#646464;
}

#content a.active {
	padding-left: 10px;
}

#navi2 a.active {
	color:#646464;
	margin: 0px 0 0px 2px;
	background-image: url(../images/arrow_navi2.png);
	background-repeat: no-repeat;
    background-position:0px 8px;
}


h1 {
	color:#646464;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 30px 0 20px;
}

h3 {
	color:#646464;
	font-size: 11px;
	padding: 0px 15px 0 20px;
	font-weight: normal;
}

p{
	color:#646464;
	font-size: 11px;
	padding: 0px 30px 5px 20px;
	line-height: 20px;
	max-width: 670px;
}

/* Footer */

#footer {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../images/linie_trennung_header.png);
	background-repeat: no-repeat;
    background-position:0px 0px;
	padding-bottom:30px;
}

#footer ul {
	list-style: none;
	padding: 0; margin:0;
}


#footer li{
	float:left;
}

#footer li.footer-left {
	min-width:150px;
}

#footer li.footer-center{
	width:830px;
	background-image: url(../images/linie_u.gif);
	background-repeat: no-repeat;
    background-position:150px 6px;
    height:30px;
}

#copyright {
	float:left;
	font-size: 11px;
	color:#C4C4C4;
	margin: 15px 0 0 168px;
}

#print {
	float:right;
	margin: 10px 18px 0 0px;	
}

#print a {
	color:#C4C4C4;
	font-size: 11px;
	text-decoration: none;
	padding-left:10px;
}

td {
	color:#646464;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
}

#content ul.sitemap {
	color:#646464;
	font-size: 11px;
	padding: 0px 0px 25px 0px;
	width: 250px;
	list-style-type:disc;
}

#content ul.sitemap li {
	padding: 0px 0px 5px 5px;
	margin-left:35px;
}

#content ul.sitemap li ul {
	padding: 10px 0px 5px 0px;
	list-style-type:disc;
}

.pagination {
	padding-left: 20px;
	color:#646464;
	font-size: 11px;
}

.pagination li {
	padding: 0px 5px 0px 1px;

}