html,
body,
#page {
	min-height: 100%;
}

html,
body,
* html #page {
	height: 100%;
} 

body,
input,
textarea,
select,
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

body {
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	background: #f2f2f2 url('/fileadmin/img/background/body.gif') left top repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a img {
	border: none !important;
}

:focus {
	outline: solid 0;  /* rahmen um links entfernen */
}

.clear {
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

* html .clear {
	display: inline;
}

html>/**/body .clear {
	display: block !important;
}

#page,
#bottom {
	width: 980px;
}

#page {
	position: relative;
	margin: 0px auto;
	background-color: white;
}

.left,
.center,
.right {
	display: inline;
	float: left;
}

.left {
	width: 186px;
}

.center {
	width: 564px;
}

.right {
	float: right;
	width: 168px;
	margin-right: 20px;
}

#page #top {
	min-height: 1px;
	padding-top: 1px;
	border-top: 3px solid #79b51c;
	font-size: 12px;
	background: url('/fileadmin/img/page/top/background.gif') left 1px repeat-x;
}

* html #page #top {
	height: 1px;
}

#page #top .left .printaddress {
	display: none;
}

#page #top .left .logo {
	margin: 15px 0px 0px 15px;
}

#page #top .left .logo img {
	display: block;
}

#page #top .left .logo .title {
	position: absolute;
	left: -100000000px;
}

#page #top .right {
	width: auto;
}

#page #top .right .navigation {
	margin-top: 41px;
}

#page #top .right .navigation ul,
#page #top .right .navigation ul li {
	margin: 0px;
	padding: 0px;
}

#page #top .right .navigation ul li {
	display: inline;
	float: left;
	list-style: none;
}

#page #top .right .navigation ul li a {
	display: block;
	min-height: 1px;
	padding-left: 15px;
	color: #666;
	cursor: pointer;
}

#page #top .right .navigation ul li a .title {
	float: left;
	margin: 2px 0px;
	padding-right: 14px;
	border-right: 1px solid #bfbfbf;
	line-height: 12px;
	text-transform: lowercase;
}

html>/**/body #page #top .right .navigation ul li a .title {
	margin-top: 1px;
	line-height: 13px;
}

#page #top .right .navigation ul li a img.print {
	float: left;
}

#page #top .right .navigation ul li.last a .title {
	border-right: none;
}

#page #top .right .navigation ul li a:hover,
#page #top .right .navigation ul li.act a {
	color: #5b8716;
}

#page #top .bar {
	min-height: 1px;
	margin-top: 17px;
	color: white;
	background: #79b51c url('/fileadmin/img/page/top/bar/background.gif') left bottom repeat-x;
}

* html #page #top .bar {
	height: 1px;
}

#page #top .bar .navigation {
	display: inline;
	float: left;
}

#page #top .bar .navigation ul,
#page #top .bar .navigation ul li {
	margin: 0px;
	padding: 0px;
}

#page #top .bar .navigation ul li {
	display: inline;
	float: left;
	list-style: none;
}

#page #top .bar .navigation ul li a {
	display: block;
	padding: 12px 0px;
	font-size: 12px;
	color: white;
}

#page #top .bar .navigation ul li a img.separator {
	vertical-align: -2px;
}

#page #top .bar .navigation ul li a .title {
	padding: 0px 21px;
}

#page #top .bar .navigation ul li a:hover,
#page #top .bar .navigation ul li.act a {
	color: #d0ff87;
}

#page #top .bar .navigation ul li.first a .title {
	padding-left: 27px;
}

#page #top .bar .navigation ul li.last a .title {
	padding-right: 27px;
}

#page #top .bar .navigation ul li.act a {
	padding-bottom: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #eeffd3;
}

#page #top .bar .search {
	display: inline;
	float: right;
	margin: 7px 15px 0px 0px;
}

#page #top .bar .search input {
	display: block;
	border: none;
}

#page #top .bar .search .entry,
#page #top .bar .search .button {
	display: inline;
	float: left;
}

#page #top .bar .search .entry input,
#page #top .bar .search .button {
	border: 1px solid #639517;
	border-top: none;
	border-left: none;
}

html>/**/body #page #top .bar .search .entry {
	margin-top: 1px;
}

#page #top .bar .search .entry input {
	width: 118px;
	height: 15px;
	padding: 4px 7px 3px;
	font-size: 12px;
	background-color: #f1f6ea;
}

#page #top .bar .search .button {
	margin-top: 1px;
}
	
#page #top .bar .search .button input {
	width: 47px;
	height: 22px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b8716;
	background: #efefef url('/fileadmin/img/page/top/bar/search/button/background.gif') left bottom repeat-x;
	cursor: pointer;
}

html>/**/body #page #top .bar .search .button input {
	height: 22px;
	padding-top: 0px;
	border-bottom: 2px solid #d6d6d6;
	background-position: left 12px;
	line-height: 23px;
}

#page #middle {
	margin: 20px 0px 30px;
}

#page #middle .left {
	margin: 0px 11px;
}

#page #middle .left .navigation {
	padding-bottom: 17px;
}

#page #middle .left .navigation ul,
#page #middle .left .navigation ul li {
	margin: 0px;
	padding: 0px;
}

#page #middle .left .navigation ul {
	background: url('/fileadmin/img/background/dotted.gif') left bottom repeat-x;
}

* html #page #middle .left .navigation ul {
	height: 1px;
}

#page #middle .left .navigation ul li {
	list-style: none;
	background: url('/fileadmin/img/background/dotted.gif') left top repeat-x;
}

#page #middle .left .navigation ul li a {
	display: block;
	min-height: 1px;
	padding: 8px 10px 7px 16px;
	color: #666;
	background: url('/fileadmin/img/icons/squares/single/green.gif') 6px 15px no-repeat;
}

* html #page #middle .left .navigation ul li a {
	height: 1px;
}

#page #middle .left .navigation ul li a:hover {
	color: #6ba117;
}

#page #middle .left .navigation ul li.act {
	background: none;
}

#page #middle .left .navigation ul li.act a {
	padding-left: 17px;
	font-weight: bold;
	color: white !important;
	background-color: #82bb1e;
}

#page #middle .left .navigation ul li.sub a {
	border-bottom: 1px solid white;
}

#page #middle .left .navigation ul li.sub ul {
	background: #ededed;
}

#page #middle .left .navigation ul li.sub ul li {
	background: url('/fileadmin/img/icons/arrows/double/forward/silver.gif') 17px 9px no-repeat; 
}

#page #middle .left .navigation ul li.sub ul li a {
	padding: 4px 10px 3px 28px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #616161 !important;
	background: none;
}

#page #middle .left .navigation ul li.sub ul li a:hover,
#page #middle .left .navigation ul li.sub ul li.act a {
	color: #6ba117 !important;	
}

#page #middle .left .navigation ul li.sub ul li.first {
	background-position: 17px 15px;
}

#page #middle .left .navigation ul li.sub ul li.first a {
	padding-top: 10px;
}

#page #middle .left .navigation ul li.sub ul li.last a {
	padding-bottom: 10px;
}

#page #middle .left .address {
	margin: 28px 0px 0px 16px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#page #middle .left .address h5,
#page #middle .left .address h6	{
	margin: 0px;
	color: #6ba117;
}

#page #middle .left .address h5 {
	padding-bottom: 2px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page #middle .left .address h6	{
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
}

#page #middle .left .address p {
	margin: 0px 0px 10px;
}

#page #middle .left .address p a:hover {
	text-decoration: underline;
}

#page #middle .center #slideshow {
	position: relative;	
	overflow: hidden;
}

#page #middle .center #slideshow img {
	position: absolute;
	display: none;
	z-index: 1;
	top: 0px;
	left: 0px;
}

#page #middle .center #slideshow img.first {
	position: relative;
	display: block;
	z-index: 3;
}

#page #middle .center #slideshow.visible img {
	display: block;
}

#page #middle .center #slideshow img.middle {
	z-index: 2;
}

#page #middle .center .pages_images {
	margin-bottom: 21px;
}

#page #middle .center .pages_images img {
	display: block;
}

#page #middle .center .content {
	margin: 0px 15px;
	font-size: 13px;
}

#page #middle .center .content h1 {
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	line-height: 20px;
	color: #6ba117;
}

#page #middle .center .content h2 {
	margin: 0px 0px 5px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
	/*background: url('/fileadmin/img/background/dotted.gif') left bottom repeat-x;*/
}

#page #middle .center .content h2 a {
	border-bottom: none;
}

#page #middle .center .content h3 {
	margin: 0px 0px 3px;
	font-size: 13px;
}

#page #middle .center .content h6 {
	margin: 0px 0px 10px;
	font-size: 16px;
}

#page #middle .center .content ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

#page #middle .center .content ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 6px 12px;
	background: url('/fileadmin/img/icons/squares/single/green.gif') no-repeat 2px 6px;
}

#page #middle .center .content p {
	margin: 0px 0px 10px;
	line-height: 16px;
}

#page #middle .center .content a {
	border-bottom: 1px dotted #6ba117;
	color: #6ba117;
}

#page #middle .center .content .image a,
#page #middle .center .content dt a {
	border-bottom: none !important;
}

#page #middle .center .content a u {
	border-bottom: 1px dotted #6ba117;
	text-decoration: none;
}

#page #middle .center .content a:hover {
	border-bottom-color: #666;
	color: #666;
}

#page #middle .center .content a:hover u {
	border-bottom-color: #666;
}

#page #middle .center .content .sitemap ul ul li {
	margin-top: 5px;
	font-weight: bold;
}

#page #middle .center .content .sitemap ul ul li a {
	color: #5b5b5b;
}

#page #middle .center .content .sitemap ul ul li ul {
	margin-top: 8px !important;
	
}

#page #middle .center .content .sitemap ul ul li ul li {
	margin-top: 0px;
	font-weight: normal;
}

#page #middle .center .content .sitemap ul ul li ul li a {
	color: #6ba117;
}

#page #middle .center .content .dirmenu,
#page #middle .center .content .todirform,
#page #middle .center .content .fromdirform {
	overflow: hidden;
	margin-top: -10px;
}

#page #middle .center .content .todirform input,
#page #middle .center .content .fromdirform input {
	border: 1px solid #aaa;
	margin-right: 3px;
	padding: 1px;
	color: #555;
}

#page #middle .center .content .todirform input[type="submit"],
#page #middle .center .content .fromdirform input[type="submit"] {
	border: 1px solid #73ac1b;
	margin-right: 0px;
	padding: 0px;
	background: #73ac1b;
	color: white;
	cursor: pointer;
}

#page #middle .center .content .diamond {
	background: url('/fileadmin/img/icons/diamond.gif') no-repeat 2px 3px;
	padding-left: 18px;
}

#page #middle .center .content .listpoint {
	background: url('/fileadmin/img/icons/squares/single/green.gif') no-repeat 2px 6px;
	padding: 0px 0px 0px 12px;
}

#page #middle .center .content .page {
	background: url('/fileadmin/img/icons/page.gif') no-repeat 2px 2px;
	padding-left: 18px;
}

#page #middle .center .content .pdf,
#page #middle .center .content .xls,
#page #middle .center .content .doc {
	padding: 0px 0px 1px 22px !important;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#page #middle .center .content .pdf {
	background-image: url('/fileadmin/img/icons/files/pdf.gif');
}

#page #middle .center .content .xls {
	background-image: url('/fileadmin/img/icons/files/xls.gif');
}

#page #middle .center .content .doc {
	background-image: url('/fileadmin/img/icons/files/doc.gif');
}

#page #middle .center .content .back {
	display: inline;
	float: right;
	margin-top: 2px;
}

#page #middle .center .content .back a {
	display: block;
	border-bottom: none;
	color: #666;
	background: url('/fileadmin/img/icons/arrows/double/backward/silver.gif') 0px 6px no-repeat;
}

#page #middle .center .content .back a u {
	display: block;
	margin-left: 11px;
	border-bottom-color: #666;
}

#page #middle .center .content .back a:hover {
	color: #6ba117;
	background-image: url('/fileadmin/img/icons/arrows/double/backward/green.gif');
}

#page #middle .center .content .back a:hover u {
	border-bottom-color: #6ba117;
}

#page #middle .center .content .title {
	margin-bottom: 15px;
}

#page #middle .center .content .header {
	margin-bottom: 10px;
}

#page #middle .center .content .header h1 {
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	line-height: 27px;
	color: #6ba117;
}

#page #middle .center .content .header h2 {
	margin-bottom: 2px;
	padding-bottom: 0px;
	background: none;
}

#page #middle .center .content .text {
	margin-bottom: 15px;
}

#page #middle .center .content table {
	padding: 0px !important;
	margin: 0px !important;
}

#page #middle .center .content th,
#page #middle .center .content td {
	text-align: left;
	padding: 0px 30px 0px 0px;
	margin: 0px;
	vertical-align: top;
}

#page #middle .center .content #form {
	margin-bottom: 15px;
}

#page #middle .center .content #form label {
	float: left;
	width: 178px;
	margin: 3px 10px 4px 0px;
}

* html #page #middle .center .content #form label {
	margin-right: 8px;
}

#page #middle .center .content #form .pflichtfeld label {
	background: url('/fileadmin/img/icons/form/required.gif') right 4px no-repeat;
}

#page #middle .center .content #form input,
#page #middle .center .content #form textarea {
	width: 300px;
	margin: -3px 0px 6px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #b5b5b5;
}

html>/**/body #page #middle .center .content #form input,
html>/**/body #page #middle .center .content #form textarea {
	margin-bottom: 8px;
}

#page #middle .center .content #form select {
	width: 313px;
	margin: -2px -1px 7px 0px;
}

#page #middle .center .content #form textarea {
	overflow: auto;
	height: 100px;
}

#page #middle .center .content #form h3 {
	margin: 10px 0px;
}

#page #middle .center .content #form .captcha img {
	float: left;
	margin-top: 1px;
}

#page #middle .center .content #form .captcha input {
	float: left;
	width: 195px;
	margin: 0px 0px 0px 10px;
}

#page #middle .center .content #form .captcha .hinweis {
	font-size: 11px;
	line-height: 13px;
	color: #cc0000;
}

#page #middle .center .content #form .agb input {
	float: left;
	width: auto;
	margin: 0px 0px 0px -3px;
	padding: 0px;
	border: none;
}

html>/**/body #page #middle .center .content #form .agb input {
	margin: 4px 3px 3px 1px;
}

#page #middle .center .content #form .agb label {
	width: 467px;
	margin: 0px;
	padding: 3px 0px 0px 16px;
	background: url('/fileadmin/img/symbole/stern.gif') 2px 5px no-repeat;
}

#page #middle .center .content #form .info {
	display: inline;
	float: left;
	width: 285px;
	margin-top: 18px;
	font-size: 90%;
}

#page #middle .center .content #form .csc-mailform-submit {
	float: right;
	cursor: pointer;
	width: 208px;
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-color: white;
	border-left-color: white;
	font-size: 100%;
	font-weight: bold;
	color: white;
	background-color: #7bba00;
}

html>body #page #middle .center .content #form .csc-mailform-check {
	border: none;
	width: auto;
	margin-top: 0px;
}


#page #middle .center .content .news .list {
	margin-bottom: 15px;
}

#page #middle .center .content .news .list .row {
	font-size: 12px;
	background: url('/fileadmin/img/icons/arrows/single/forward/green.gif') 0px 7px no-repeat;
}

#page #middle .center .content .news .list .row a {
	display: block;
	padding: 2px 10px;
	border-bottom: none;
	color: #6ba117;
}

#page #middle .center .content .news .list .row a u {
	text-decoration: none;
}

#page #middle .center .content .news .list .row a:hover {
	color: #6ba118;
}

#page #middle .center .content .news .list .row a:hover u {
	border-bottom: 1px dotted #6ba117;
}

#page #middle .center .content .news .latest .row {
	margin-bottom: 5px;
}

#page #middle .center .content .news .latest .row .image,
#page #middle .center .content .news .latest .row .text {
	display: inline;
	float: left;
}

#page #middle .center .content .news .latest .row .image {
	margin-left: 5px;
}

#page #middle .center .content .news .latest .row .text {
	width: 370px;
	margin: 6px 10px 0px;
}

#page #middle .center .content .news .latest .row .text h3 {
	margin: 0px 0px 4px;
	font-size: 12px;
	font-weight: normal;
	color: #6ba117;
}

#page #middle .center .content .news .latest .row .text h3 a {
	border-bottom-color: white;
}

#page #middle .center .content .news .latest .row .text h3 a:hover {
	border-bottom-color: #666;
}

#page #middle .center .content .news .latest .row .text p {
	padding-left: 12px;
	background: url('/fileadmin/img/icons/arrows/single/forward/green.gif') 0px 6px no-repeat;
}

#page #middle .center .content .news .latest .row .text p a {
	margin-left: 3px;
	border-bottom: none;
	background: url('/fileadmin/img/icons/arrows/double/forward/green.gif') 0px 7px no-repeat;
}

#page #middle .center .content .news .latest .row .text p a u {
	margin-left: 9px;
	border-bottom: 1px dotted #6ba117;
	text-decoration: none;
}

#page #middle .center .content .news .latest .row .text p a:hover {
	background-image: url('/fileadmin/img/icons/arrows/double/forward/silver.gif');
}

#page #middle .center .content .news .latest .row .text p a:hover u {
	border-bottom-color: #666;
}

#page #middle .center .content .news .single .header {
	margin-right: 0px;
	margin-left: 0px;
}

#page #middle .center .content .news .single .header h1 {
	width: 440px;
}

#page #middle .center .content .news .single .image {
	display: inline;
	float: right;
	margin: 2px 0px 10px 25px;
}

#page #middle .center .content .news .single .image img {
	display: block;
}

#page #middle .center .content .news .single ul li {
	padding-bottom: 0px;
	margin-bottom: 1px;
	background-position: 2px 7px;
}

#page #middle .center .content .references .button {
	position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
	background: url('/fileadmin/img/page/middle/center/content/references/button/silver/background.gif') left top repeat-x;
}

#page #middle .center .content .references .button a {
	display: block;
	padding: 2px 10px 6px 17px;
	border-bottom: none;
	font-size: 11px;
}

#page #middle .center .content .references .button a img.pre,
#page #middle .center .content .references .button a img.post {
	position: absolute;
	top: 0px;
}

#page #middle .center .content .references .button a img.pre {
	left: 0px;
}

#page #middle .center .content .references .button a img.post {
	right: 0px;
}

#page #middle .center .content .references .list ul li a {
	display: block;
	border: none;
	color: #666;
}

#page #middle .center .content .references .list ul li a u {
	border-color: #666;
}

#page #middle .center .content .references .list ul li a:hover u {
	color: #6ba117;
}

#page #middle .center .content .references .list ul li a:hover u {
	border-bottom-color: #6ba117;
}

#page #middle .center .content .references .list .col {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 34px;
}

#page #middle .center .content .references .list .last {
	margin-right: 0px;
}

#page #middle .center .content .references .list .group {
	margin-bottom: 20px;
}

#page #middle .center .content .references .list .group h3 {
	padding-bottom: 3px;
}

#page #middle .center .content .references .current {
	margin: 0px -15px;
}

#page #middle .center .content .references .current .row {
	min-height: 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	background: url('/fileadmin/img/background/dotted.gif') left bottom repeat-x;
	/*background: url('/fileadmin/img/page/middle/center/content/references/current/row/background.gif') left bottom no-repeat;*/
}

* html #page #middle .center .content .references .current .row {
	height: 1px;
}

#page #middle .center .content .references .current .row .image,
#page #middle .center .content .references .current .row .text {
	display: inline;
	float: left;
}

#page #middle .center .content .references .current .row .image {
	width: 190px;
	margin-left: 15px;
}

#page #middle .center .content .references .current .row .image img {
	display: block;
}

#page #middle .center .content .references .current .row .image img.border {
	padding: 1px;
	border: 1px solid #ccc;
}

#page #middle .center .content .references .current .row .text {
	display: inline;
	float: left;
	width: 300px;
	margin: 18px 22px 0px;
}

#page #middle .center .content .references .current .row .text .title {
	margin-bottom: 7px;
}

#page #middle .center .content .references .current .row .text .title h2 {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	background: none;
}

#page #middle .center .content .references .current .row .text .title h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #6ba117;
}

#page #middle .center .content .references .current .row .text .title h3 a {
	border-bottom: none;
}

#page #middle .center .content .references .current .row .text .facts {
	margin: 0px 0px 13px 0px;
	font-size: 12px;
	line-height: 15px;
}

#page #middle .center .content .references .current .row .text .facts p {
	margin: 0px;
	padding-left: 9px;
	background: url('/fileadmin/img/icons/ndash.gif') 1px 8px no-repeat;
}

#page #middle .center .content .references .current .row .text .options {
	margin-left: 8px;
}

#page #middle .center .content .references .gallery .flash {
	position: relative;
	overflow: hidden;
	height: 250px;
}

#page #middle .center .content .references .gallery .flash object {
	position: absolute;
	bottom: 0px;
}

#page #middle .center .content .references .description .introduction,
#page #middle .center .content .references .description #slideshow {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

#page #middle .center .content .references .description .introduction {
	width: 284px;
	padding-top: 4px;
}

#page #middle .center .content .references .description .introduction .title h2 {
	background: none;
}

#page #middle .center .content .references .description .introduction .title h2 a {
	color: #666;
}

#page #middle .center .content .references .description .introduction .title h2 a:hover {
	color: #6ba117;
}

#page #middle .center .content .references .description #slideshow {
	float: right;
	width: 250px;
}

#page #middle .center .content .references .description #slideshow a {
	border-bottom: none;
}

#page #middle .center .content .references .description #slideshow.notebook {
	width: 200px;
	height: 143px;
	background: url('/fileadmin/img/page/middle/center/content/references/description/notebook/background.jpg') left top no-repeat;
}

#page #middle .center .content .references .description #slideshow.notebook img {
	top: 8px;
	left: 32px;
}

#page #middle .center .content .references .description .button {
	background: url('/fileadmin/img/page/middle/center/content/references/button/white/background.gif') left top repeat-x;
}

#page #middle .center .content .references .description .images {
	float: left;
	border-top: 2px solid #d5d5d5;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	background: url('/fileadmin/img/page/middle/center/content/references/description/images/background.gif') left top repeat-x;
}

#page #middle .center .content .references .description .images img {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-right: 9px;
	background: #fff;
}

#page #middle .center .content .references .description .facts {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 15px;
}

#page #middle .center .content .references .description .facts p {
	margin: 0px 0px 3px 0px;
	padding-left: 9px;
	background: url('/fileadmin/img/icons/ndash.gif') 1px 8px no-repeat;
}


#page #middle .center .content .references .description .facts h3 {
	color: #626262;
}

#page #middle .center .content .references .description .text {
	margin-bottom: 25px;
	font-size: 12px;
}

#page #middle .center .content .references .description .links {
	margin: 0px 0px 20px 6px;
}

#page #middle .center .content .searchresult {
	margin-bottom: 20px;
}

#page #middle .center .content .searchresult h2 {
	font-size: 13px;
	font-weight: bold;
}

#page #middle .center .content .searchresult a {
	color: #666;
	border-bottom: 1px dotted #666;
}

#page #middle .center .content .searchresult a:hover {
	border-bottom: none;
}

#page #middle .right h3 {
	margin: 0px 0px 6px;
	padding: 3px 6px;
	font-size: 12px;
	color: white;
	background: #96ca22 url('/fileadmin/img/page/middle/right/title/background.jpg') left top repeat-y;
}

#page #middle .right h3 a {
	color: white;
}

#page #middle .right .title h4 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #6ba117;
}

#page #middle .right .topic {
	width: 155px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 14px;
}

#page #middle .right .topic strong {
}


#page #middle .right .image {
	margin: 15px 0px;
	margin: 0px 0px 15px 0px;
}

#page #middle .right .topic .text p {
	margin: 10px 0px 0px;
}

#page #middle .right .logos .list .row {
	margin-bottom: 10px;
}

#page #middle .right .logos .list .row img,
#page #middle .right .logos .list .row a img {
	display: block;
	border: 3px solid #ededed !important;
}

#page #middle .right .news {
	margin-bottom: 10px;
}

#page #middle .right .news .latest .row {
	font-size: 12px;
	background: url('/fileadmin/img/icons/arrows/single/forward/green.gif') 0px 7px no-repeat;
}

#page #middle .right .news .latest .row a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #6ba117;
}

#page #middle .right .news .latest .row a u {
	text-decoration: none;
}

#page #middle .right .news .latest .row a:hover {
	color: #6ba118;
}

#page #middle .right .news .latest .row a:hover u {
	border-bottom: 1px dotted #6ba117;
}

#page #middle .right .news .latest .row a img {
	display: block;
	margin-top: 5px;
	margin-left: -10px;
	border: 1px solid #cccec1 !important;
	padding: 0px !important;
}

#page #middle .right .news .latest .row a img.border {
	padding: 1px;
	border: 1px solid #ccc;
}

#page #middle .right .references .description {
	margin-top: 7px;
}

#page #middle .right .references .description .box {
	margin-bottom: 15px;
}

#page #middle .right .references .description .box h4 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 13px;
	color: #626262;
}

#page #middle .right .references .description .box p {
	margin: 0px;
}

#page #middle .right .references .description .box ul {
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

#page #middle .right .references .description .box ul li {
	padding-left: 18px;
	list-style: none;
	background-repeat: no-repeat;
}

#page #middle .right .references .description .box .services ul li,
#page #middle .right .references .description .box .features ul li {
	margin-bottom: 2px;
	background-image: url('/fileadmin/img/icons/ndash.gif');
	background-position: 4px 8px;
	padding-left: 12px;
}

#page #middle .right .references .description .box .client img.logo {
	display: block;
	margin-top: 5px;
}

#page #middle .right .text ul {
	margin: 0px;
	padding: 0px;
}

#page #middle .right .text ul li {
	font-size: 12px;
	list-style: none;
	background: url('/fileadmin/img/icons/arrows/single/forward/green.gif') 0px 7px no-repeat;
}

#page #middle .right .text ul li {
	display: block;
	padding: 2px 10px;
}

#page #middle .right .text ul li a {
	color: #6ba117;
}

#page #middle .right .text ul li a:hover {
	border-bottom: 1px dotted #6ba117;
	color: #6ba118;
}

 /* CSS styled IMGTEXT                          */
/***********************************************/

#page #middle .center .content .csc-textpic {
	/*display: inline !important;*/
	min-height: 1px !important;
	padding-bottom: 10px !important;
}

*+html #page #middle .center .content .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

* html #page #middle .center .content .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

/* Pictures on left, add margin on right */
#page #middle .center .content .csc-textpic-left .csc-textpic-imagewrap {
	padding-right: 14px;
}

#page #middle .center .content .csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 14px;
}

#page #middle .center .content .csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 14px !important;
}
	
/* Pictures on right, add margin on left */
#page #middle .center .content .csc-textpic-right .csc-textpic-imagewrap {
	padding-left: 14px;	
}

#page #middle .center .content .csc-textpic-intext-right-nowrap .csc-textpic-text {
	padding-right: 14px;
}

#page #middle .center .content .csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-left: 14px !important;
}

/* Bilder mehrspaltig */

#page #middle .center .content dl.csc-textpic-image {
	margin-right: 14px;
}



/* Bilder allgemein */

#page #middle .center .content .csc-textpic-image {
	display: block;
}

#page #middle .center .content .csc-textpic-image img {
	display: block;
}

/* Symbole */

#page #middle .center .content .csc-textpic-image a img.symbol {
	display: inline;
	width: 13px;
	height: 13px;
	margin: -20px 0px 0px;
	padding: 3px;
	border: 1px solid white;
	border-bottom: none;
	border-left: none;
	background-color: #e3e3e3;
}

/* Bildunterschriften */

#page #middle .center .content .csc-textpic-caption {
	font-size: 80%;
	margin-bottom: 5px !important;
	padding: 4px 5px!important;
	text-align: center;
}

html>body #page #middle .center .content .csc-textpic-caption {
	margin: 0px !important;
}

#page #middle .center .content .csc-textpic {
	clear: both;
}

#page #middle .center .content .csc-textpic-border img {
	border: none !important;
}

/** Inhaltsstile **/

#page #middle .center .content .green {
	/*color: #7bba00;*/
	color: #6ba117;
}

#page #middle .center .content .greenbig {
	color: #6ba117;
	font-size: 16px;
}

#page #middle .center .content .greenarrow {
	background: url('/fileadmin/img/icons/arrows/double/forward/green.gif') no-repeat 4px 5px;
	padding-left: 16px
}

#page #middle .center .content .separator {
	background: url('/fileadmin/img/background/dotted.gif') repeat-x bottom;
	padding-bottom: 10px;
}

#page #middle .center .content .greybox {
	background: #f5f5f5;
	border-top: 2px solid #82bb1e;
	padding: 8px 5px;
}

#page #middle .center .content .greenbox {
	background: #82bb1e;
	padding: 8px 5px;
	color: #fff;
}

#page #middle .center .content .greenbox a {
	color: #fff;
	border-color: white;
}

#page #middle .center .content .smalltext  {
	font-size: 80%;
}

#page #middle .center .content .textdecorationNone a {
	text-decoration: none;
	border: none !important;
	color: #666 !important;
}

#page #middle .center .content .textdecorationNone a:hover {
	color: #7bba00 !important;
}
