t/* ================================================== GLOBAL ================================================== */

* {
	margin: 0;
	padding: 0;
	}

html {overflow: yes; }

body,
td, th,
/* input,*/ select, option, textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	}
	
	

a,
a:link,
a:active {
	text-decoration: underline;
	color: #99A001;
	}

a:visited {
	color: #99A001;
	}

a:hover {
	text-decoration: underline;
	}

img {
	border: 0;
	}

hr {
	height: 0;
	margin: 12px 0 18px 0 !important;
	margin: 2px 0 6px 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #ccff33;
	border-left: 0;
	}

p, ul, ol {
	margin: 0;
	padding: 0 0 12px 0;
	}

ul li {
	list-style-type: square;
	margin: 0 0 2px 25px;
	padding: 0;
	}

ul li ul li {margin: 2px 0 0 22px; list-style-type: circle; }
ul li ul li ul li {list-style-type: disc; }

ol li {
	list-style: decimal none inside;
	margin: 0 0 0 16px;
	}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6,
h1 a,
h1 a:link,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:active,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:active,
h4 a:visited,
h5 a,
h5 a:link,
h5 a:active,
h5 a:visited,
h6 a,
h6 a:link,
h6 a:active,
h6 a:visited {
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: normal;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	margin: 5px 0 10px 0;
	}

h2 {
	font-size: 16px;
	margin: 4px 0 8px 0;
	}

h3 {
	font-size: 15px;
	margin: 3px 0 7px 0;
	}

h4 {
	font-size: 14px;
	margin: 3px 0 6px 0;
	}

h5 {
	font-size: 13px;
	margin: 2px 0 5px 0;
	}

h6 {
	font-size: 12px;
	margin: 2px 0 4px 0;
	}

td {vertical-align: top; }

/* ================================================== FORM ================================================== */

form {
	margin: 0;
 	padding: 0;
	}

/*input,*/
textarea {
	padding: 1px;
	line-height: normal;
	}

select {
	}

option {
	background-color: #ffffff;
	}

input.input,
textarea.input {
	border: 1px solid #888888;
	}

input.image,
input.radio,
input.checkbox,
input.button {
	border-width: 0;
	padding: 0;
	background-image: none;
	background-color: transparent;
	}

input.button {
	background-color: #e0e0e0;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #d0d0d0;
	padding: 8px 2px 8px 2px;
	cursor: pointer;
	}

/* ================================================== FUNCTIONAL / SYSTEM ================================================== */

.clr {clear: both; }
.zero {font-size: 1px; line-height: 1px; }

img.inline-icon16 {margin: 0 0 -3px 0; }

/* ================================================== LAYOUT ================================================== */

body {
	margin: 20px;
	background: #ffffff url('../images/body-bg.jpg') 0 0;
	text-align: center;
	}

#body {
	width: 852px;
	margin: 0 auto 0 auto;
	text-align: left;
	overflow: hidden;
	}

#top1 {
	padding: 0 0 0 12px;
	background: url('../images/top1-edge1.gif') 0 100% no-repeat;
	}

#top1 .in {
	padding: 0 16px 0 0;
	background: url('../images/top1-edge2.gif') 100% 100% no-repeat;
	}

#top1 .in .in {
	height: 90px;
	padding: 0;
	background: url('../images/top1-bg.jpg') 0 100% no-repeat;
	}

#logo {
	float: left;
	}

#logo a {
	display: block;
	float: left;
	margin: 24px 0 0 19px;
	}

#tmenu {
	float: right;
	margin: 64px 0 0 0;
	}

#tmenu ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

#tmenu li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0;
	}

#tmenu a,
#tmenu span {
	display: block;
	float: left;
	}

#tmenu a {
	margin: 0;
	padding: 1px 10px 1px 10px;
	border-left: 1px solid #666666;
	color: #2B2B2B;
	text-decoration: none;
	}

#tmenu .fst a {border-left-width: 0; }
#tmenu .lst a {padding-right: 11px; }

#tmenu a:hover {
	padding: 0 10px 0 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #ffffff;
	}

#tmenu .fst a:hover {border-left: 1px solid #666666; }
#tmenu .lst a:hover {border-right: 1px solid #666666; }

#top2 {
	border: 1px solid #9A9B9C;
	background: url('../images/mmenu-bg.gif') 0 50% repeat-x;
	}

.mmenu {
	position: relative;
	float: left;
	margin: 0;
	padding-right: 0;
	padding-left: 19px;
	font-size: 12px;
	line-height: 14px;
	z-index: 2;
	}

.mmenu a,
.mmenu a:link,
.mmenu a:active,
.mmenu a:visited {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 0 0 5px;
	color: #2B2B2B;
	font-weight: bold;
	text-decoration: none;
	}

#top2 .mmenu a,
#top2 .mmenu a:link,
#top2 .mmenu a:active,
#top2 .mmenu a:visited {
	margin-top: 4px;
	}

#bottom1 .mmenu a,
#bottom1 .mmenu a:link,
#bottom1 .mmenu a:active,
#bottom1 .mmenu a:visited {
	margin-bottom: 4px;
	}

.mmenu .active a,
.mmenu .active a:link,
.mmenu .active a:active,
.mmenu .active a:visited {
	color: #fff532;
	}

.mmenu a:hover,
.mmenu .active a:hover {
	color: #000000;
	}

.mmenu a span {
	display: block;
	padding: 0 5px 0 0;
	}

.mmenu a span span {
	padding-right: 2px;
	padding-left: 2px;
	}

#top2 .mmenu a span span {padding-top: 7px; padding-bottom: 9px; }
#bottom1 .mmenu a span span {padding-top: 9px; padding-bottom: 5px; }

#top2 .mmenu a:hover {background: url('../images/top2-mmenu-a.hover-edge1.gif') 0 0 no-repeat; }
#top2 .mmenu a:hover span {background: url('../images/top2-mmenu-a.hover-edge2.gif') 100% 0 no-repeat; }
#top2 .mmenu a:hover span span {background: url('../images/top2-mmenu-a.hover-bg.gif') 0 0 repeat-x; }

#bottom1 .mmenu a:hover {background: url('../images/bottom1-mmenu-a.hover-edge1.gif') 0 100% no-repeat; }
#bottom1 .mmenu a:hover span {background: url('../images/bottom1-mmenu-a.hover-edge2.gif') 100% 100% no-repeat; }
#bottom1 .mmenu a:hover span span {background: url('../images/bottom1-mmenu-a.hover-bg.gif') 0 100% repeat-x; }

#top2 .subnavigation {top: 35px; }
#bottom1 .subnavigation {bottom: 33px; }

#top2 .subnavigation,
#bottom1 .subnavigation {
	position: absolute;
	display: none;
	left: -1px;
	padding: 0 0 0 12px;
	}

#top2 .subnavigation .in,
#bottom1 .subnavigation .in {
	padding: 0 12px 0 0;
	}

#top2 .subnavigation .in .in,
#bottom1 .subnavigation .in .in {
	width: 828px;
	padding: 0;
	}

#top2 .subnavigation .in .in .in,
#bottom1 .subnavigation .in .in .in {
	margin: 0 -12px 0 -12px;
	padding: 0 0 6px 6px;
	background: url('../images/blank.gif') 0 0 no-repeat; /* IE bug */
	overflow: hidden;
	}
	
#top2 .subnavigation {background: url('../images/top2-subnavigation-edge1.gif') 0 100% no-repeat; }
#top2 .subnavigation .in {background: url('../images/top2-subnavigation-edge2.gif') 100% 100% no-repeat; }
#top2 .subnavigation .in .in {background: url('../images/top2-subnavigation-bg.gif') 0 100% repeat-x; }

#bottom1 .subnavigation {background: url('../images/bottom1-subnavigation-edge1.gif') 0 0 no-repeat; }
#bottom1 .subnavigation .in {background: url('../images/bottom1-subnavigation-edge2.gif') 100% 0 no-repeat; }
#bottom1 .subnavigation .in .in {background: url('../images/bottom1-subnavigation-bg.gif') 0 0 repeat-x; }

#top2 .subnavigation .in .in .in .item,
#bottom1 .subnavigation .in .in .in .item {
	float: left;
	width: auto;
	margin: 6px 6px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: normal;
	}

#top2 .subnavigation .in .in .in .item {background: url('../images/subnavigation-item-bg.gif') 0 0 no-repeat; }
#top2 .subnavigation .in .in .in .item .in {background-image: none; }

#top2 .subnavigation .in .in .in .item.hover {background: url('../images/subnavigation-item.hover-bg.gif') 0 0 no-repeat; }

#bottom1 .subnavigation .in .in .in .item {background: url('../images/subnavigation-item-bg.gif') 0 0 no-repeat; }
#bottom1 .subnavigation .in .in .in .item .in {background-image: none; }

#bottom1 .subnavigation .in .in .in .item.hover {background: url('../images/subnavigation-item.hover-bg.gif') 0 0 no-repeat; }

#top2 .subnavigation .in .in .in .item .in,
#bottom1 .subnavigation .in .in .in .item .in {
	width: 171px;
	height: 82px;
	margin: 0;
	padding: 0;
	}

#top2 .subnavigation .in .in .in .item .in .in,
#bottom1 .subnavigation .in .in .in .item .in .in {
	width: auto;
	height: auto;
	margin: 0;
	padding: 7px;
	background-image: none;
	text-align: center;
	}

.subnavigation .in .in .in .item,
.subnavigation .in .in .in .item a,
.subnavigation .in .in .in .item h3 {
	color: #5a5a5a;
	}

.subnavigation .in .in .in .item.hover,
.subnavigation .in .in .in .item.hover a,
.subnavigation .in .in .in .item.hover h3 {
	color: #000000;
	}

.subnavigation .in .in .in .item a,
.subnavigation .in .in .in .item h3 {
	float: none;
	}
	
.subnavigation .in .in .in .item h3 {
	margin: 0 0 7px 0;
	padding: 1px 2px 1px 2px;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	}

.subnavigation .in .in .in .item h3 a,
.subnavigation .in .in .in .item h3 a:link,
.subnavigation .in .in .in .item h3 a:active,
.subnavigation .in .in .in .item h3 a:visited {
	display: inline;
	font-weight: bold;
	}

.subnavigation .in .in .in .item a,
.subnavigation .in .in .in .item a:link,
.subnavigation .in .in .in .item a:active,
.subnavigation .in .in .in .item a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	}

#top2 .subnavigation .in .in .in .item a:hover,
#bottom1 .subnavigation .in .in .in .item a:hover {
	background-image: none;
	}

.subnavigation .in .in .in .clr {
	float: none;
	clear: none;
	width: auto;
	margin: 0;
	padding: 0;
	height: 82px;
	}

#top3 {
	padding: 3px 0 3px 30px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
	background: #ffffff url('../images/top3-bg.gif') 0 100% repeat-x;
	}

#top3 h3 {
	float: left;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	}

.icons {
	float: right;
	padding: 0 10px 0 0;
	font-size: 1px;
	line-height: 1px;
	}

.icons ul {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	}

.icons li {
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	list-style-type: none;
	}

#bottom1 .icons li {padding-top: 7px; }

.icons img {
	margin: 0;
	padding: 0;
	}

#middle {
	padding: 20px 30px 20px 30px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #9A9B9C;
	background: #ffffff url('../images/middle-bg.jpg') 0 100% repeat-x;
	}

#middle .in {
	padding-bottom: 1px; /* IE hack */
	background: url('../images/middle-in-bg.gif') 0 0 repeat-y;
	}

#middle.broad .in {
	background-image: none;
	}

#middle .in * .in {border-width: 0; }

#main {
	float: left;
	width: 490px;
	}

#middle.broad #main {
	float: none;
	width: auto;
	}

#breadcrumb {
	padding: 0 0 8px 0;
	color: #333333;
	font-size: 11px;
	line-height: normal;
	}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
	}

#breadcrumb a:hover {
	text-decoration: underline;
	}

#content {}

#content .image.left {float: left; margin: 3px 12px 3px 0; }
#content .image.right {float: right; margin: 3px 0 3px 12px; }

.image .caption {
	margin: 4px 0 0 0;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	
	}

#content .image .caption {
	text-align: center;
	}

.box1 {
	margin: 0 0 10px 0;
	}

.box1 .pre {
	height: 7px;
	font-size: 1px;
	line-height: 1px;
	}

#content .box1 .pre {background: url('../images/content-box1-pre.gif') 0 0 no-repeat; }
#sidebar .box1 .pre {background: url('../images/sidebar-box1-pre.gif') 0 0 no-repeat; }

.box1 .content {
	padding: 1px 12px 1px 12px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #333333;
	}

.box1 .content {background: #ffffff url('../images/box1-bg.gif') 0 100% repeat-x; }

.box1 .post {
	height: 7px;
	font-size: 1px;
	line-height: 1px;
	}

#content .box1 .post {background: url('../images/content-box1-post.gif') 0 0 no-repeat; }
#sidebar .box1 .post {background: url('../images/sidebar-box1-post.gif') 0 0 no-repeat; }

#content table {
	width: 100%;
	margin: 4px 0 10px 0;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	}

#content table th,
#content table td {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	}

#content table th {
	padding: 5px;
	background: #f6f6f6 url('../images/content-table-th-bg.gif') 0 100% repeat-x;
	text-align: center;
	}

#content table td {
	padding: 4px;
	background: #ffffff url('../images/content-table-td-bg.gif') 0 100% repeat-x;
	font-size: 11px;
	line-height: normal;
	}

#content .news-entry {
	margin: 0 0 20px 0;
	}

#sidebar {
	float: right;
	width: 240px;
	padding-top: 22px;
	}

#sidebar a:hover {}

#sidebar .image {
	margin: 0 auto 5px auto;
	text-align: center;
	}

#sidebar .narrow.image {
	width: 180px;
	}

#sidebar .image .caption {
	text-align: left;
	}

#sidebar .image .caption a,
#sidebar .image .caption a:link,
#sidebar .image .caption a:active,
#sidebar .image .caption a:visited {
	color: #333333;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	margin: 0;
	padding: 1px 0 3px 0;
	list-style-type: none;
	}

#sidebar .box2 {
	margin: 0 0 12px 0;
	padding: 0 0 1px 0;
	}

#sidebar .box2 .pre {
	margin: 0;
	padding: 0 0 0 8px;
	background: url('../images/box2-pre-edge1.gif') 0 0 no-repeat;
	}

#sidebar .box2 .pre .in {
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../images/box2-pre-edge2.gif') 100% 0 no-repeat;
	}

#sidebar .box2 .pre .in .in {
	margin: 0;
	padding: 0;
	background: url('../images/box2-pre-bg.gif') 0 0 repeat-x;
	}

#sidebar .box2 .pre .in .in .in {
	margin: 0 -2px 0 -2px;
	padding: 1px 0 4px 0;
	background: url('../images/blank.gif') 0 0 no-repeat; /* IE bug */
	}

#sidebar .box2 .pre .icon {
	float: left;
	margin: 5px 0 0 0;
	padding: 4px;
	background: url('../images/box2-pre-icon-bg.gif') 0 0 no-repeat;
	overflow: hidden;
	}

#sidebar .box2 .pre .icon img {
	width: 16px;
	height: 16px;
	}

#sidebar .box2 .pre .title {
	float: left;
	margin: 5px 0 0 0;
	padding: 5px;
	font-weight: bold;
	color: #454545;
	}

#sidebar .box2 .content {
	padding: 12px 12px 0 12px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #909090;
	background-color: #fbfbfb;
	}

#sidebar .box2 .post {
	padding: 0 0 0 8px;
	margin: 0;
	background: url('../images/box2-post-edge1.gif') 0 100% no-repeat;
	}

#sidebar .box2 .post .in {
	padding: 0 8px 0 0;
	margin: 0;
	background: url('../images/box2-post-edge2.gif') 100% 100% no-repeat;
	}

#sidebar .box2 .post .in .in {
	padding: 0;
	margin: 0;
	background: url('../images/box2-post-bg.gif') 0 100% repeat-x;
	}

#sidebar .box2 .post .in .in .in {
	padding: 4px 5px 4px 5px;
	margin: 0 -8px 0 -8px;
	background: url('../images/blank.gif') 0 0 no-repeat; /* IE bug */
	}

#bottom1 {
	border: 1px solid #9A9B9C;
	background: url('../images/mmenu-bg.gif') 0 50% repeat-x;
	}

#bottom2 {
	padding: 0 0 0 12px;
	background: url('../images/bottom2-edge1.gif') 0 100% no-repeat;
	color: #ffffff;
	font-size: 11px;
	line-height: normal;
	}

#bottom2 .in {
	padding: 0 12px 0 0;
	background: url('../images/bottom2-edge2.gif') 100% 100% no-repeat;
	}

#bottom2 .in .in {
	padding: 10px 18px 12px 18px;
	background: url('../images/bottom2-bg.gif') 0 100% repeat-x;
	}

#bottom2 .left {
	float: left;
	}

#bmenu {
	padding: 0 0 4px 0;
	color: #666666;
	}

#bmenu ul {
	margin: 0;
	padding: 0;
	}

#bmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	border-left: 1px solid #666666;
	list-style-type: none;
	}

#bmenu li.fst {
	padding-left: 0;
	border-left-width: 0;
	}

#bmenu a,
#bmenu a:link,
#bmenu a:active,
#bmenu a:visited {
	color: #666666;
	text-decoration: none;
	}

#bmenu a:hover {
	text-decoration: underline;
	}

#footer {
	color: #959C00;
}

#bottom2 .right {
	float: right;
	padding-top: 3px;
	}

/* ================================================== Meins ================================================== */
	
.lgruen {
	color: #CBD400;
	font-weight:bold;
	width: 90%;
	}

.umfragetabelle
{
	color: #FFFFFF;
	font-weight:bold;
	width: 90%;
}

