body {
	background-color: #d2d2d2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7b7c7e;
	padding:0;
	margin:0;
}
img {
	border: 0;
}
hr {
	width: 50%;
	border: none;
	border-top-style: solid;
	border-top-width: 1px;
}
a {
	text-decoration: none;
	color: #00f;
}
a:visited {
	color:#00f;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:active {
	color:#c30;
}
/*
a.leitung {
	text-decoration: none;
	color: #000;
}
a:visited.leitung {
	color:#000;
}

a:hover.leitung, a:focus.leitung {
	text-decoration: underline;
}

a:active {
	color:#c30;
}
*/
h1, h2, h3 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-weight: bold;
	/*color: #0867aa;
	color: #da001b;*/
	color: 000;
}
h1 {
	/* padding-top: 20px; */
	font-size: 16px;
}
h2, h3 {
	padding-top: 25px;
	font-size: 12px;
}
h3 {
	padding-top: 25px;
	font-size: 12px;
}
h3 {
	padding-left: 0px;
}

p {
	margin:0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content p {
	line-height: 18px;
}
#left p {
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

#bottomline h1 {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

#bottomline p {
	line-height: 14px;
	line-height: 18px;
	padding: 0;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}

#leftcoltext h2 {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}

#leftcoltext p {
	line-height: 14px;
	padding: 0;
	padding-left: 25px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}

#rightcoltext p {
	line-height: 14px;
	padding: 0;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}
/*
#header {
	margin: 0;
	padding: 0;
}
#header img {
	width: 750px;
	height: 160px;
}
* html #header img {
	width: 750px;
	height: 160px;
}
*/
table {
	margin-top: 10px;
	/* margin-left: 25px; */
	line-height: 16px;
}
td {
	/* padding-right: 50px; */
}

#content ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 36px;
	list-style-image: url(../images/bullet.gif);
}
* html #content ul {
	list-style-image: url(../images/bullet_ie.gif);
}
*+html #content ul {
	list-style-image: url(../images/bullet_ie.gif);
}
#content ul li {
	color: #000;
	/* font-weight: bold; */
}

#aktuell_text {
	font-size: 14px;
	font-weight: medium;
}

.twolinks {
	margin-left: 20px;
	/*width: 447px;*/
}
.textright {
	padding-right: 20px;
	text-align: right;
}

.float_off {
	clear: both;
}



/* --------------left navigavtion------------- */
#vnav ul {
	margin: 0;
	padding: 0;
	border-top-style: solid;
	border-top-width: 0.05em;
	border-top-color: #fff;
}
#vnav li {
	list-style-type: none;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#vnav a {
	display: block;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 45px;
	padding-right: 20px;
}
#vnav ul ul a {
	padding-left: 60px;
}
* html #vnav ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 140px;
}
#vnav ul ul ul a {
	padding-left: 80px;
}
* html #vnav ul ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 120px;
}
#vnav ul ul ul ul a {
	padding-left: 100px;
}
* html #vnav ul ul ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 100px;
}
#vnav a {
	color: #646464;
}

#vnav ul ul, #vnav ul ul ul, #vnav ul ul ul ul{
	background-color: #ececec;
}
* html #vnav ul ul, * html #vnav ul ul ul, * html #vnav ul ul ul ul{
	background-color: #ececec;
}

#vnav a:hover, #vnav a:focus {
	background-color: #fffffe;
	color: #000;
}
#vnav li.last {
	border-bottom-style: none;
}
#vnav li.active {
	background-color:#fff;
}
#vnav li.active a {
	color: #000;
}
#vnav li.active ul a, #vnav li.active ul ul a, #vnav li.active ul ul ul a, #vnav li.active ul ul ul ul a {
	color: #000;
}
#vnav li.lastactive {
	border-bottom-style: none;
	background-color:#fff;
	color: #000;
}

#vnav a.arrow {
	background-image: url(../images/pfeil_grey.gif);
	background-repeat: no-repeat;
	background-position: 19em 0.6em;
}
#vnav a.arrow:hover, a.arrow:focus {
	background-image: url(../images/pfeil_black.gif);
	background-repeat: no-repeat;
	background-position: 19em 0.6em;
}

#vnav :hover ul li a:hover {
	left: 0px;
	background:#fff;
	color: #41CABC;
	color:#000;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}
#breadcrumb li {
	display:block;
	float:left;
	line-height:20px;
	width: 900px;
	font-size: 10px;
}
#breadcrumb a {
	/* color: #000; */
	color: #808080;
}
#breadcrumb a:hover, #breadcrumb a:focus {
	text-decoration: none;
	color: #00f;
	line-height:20px;
}
* html #breadcrumb a:hover, * html #breadcrumb a:focus {
	margin-right: 10px;
}
#breadcrumb li span {
	color: #808080;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display:block;
	float:left;
	line-height:20px;
	width: 60px;
}
#footer a {
	color: #000;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #00f;
	/* background-color: #fff; */
	line-height:20px;
}
* html #footer a:hover, * html #footer a:focus {
	/* background-color: #fff;  */
	margin-right: 10px;
}

#footer li.active a {
	/* background-color: #fff; */
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#000;
	color: #000;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}

#footer li a {
	float:left;
	display:block;
	/* padding-left: 10px; */
	height:20px;
	/* width:80px; */
	margin-right: 10px;
}
* html #footer li a {
	/* width:80px; */
}

#footer li a.double {
	float:left;
	display:block;
	padding-left: 10px;
	height:20px;
	width:200px;
	margin-right: 10px;
}
* html #footer li a.double {
	width:190px;
}

/* -----------hyperlinks--------------------------- */
/*
#content a {
	text-decoration: underline;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 1.5em;
	padding-left: 1.8em;
}

#content a.link:link {
	background-image: url(../images/symlink.gif);
	color:#41CABC;
}
#content a.link:visited {
	background-image: url(../images/symlinkvisited.gif);
	color:#5abeb9;
}
#content a.link:hover, #content a.link:focus {
	background-image: url(../images/symlinkhover.gif);
	color:#888f95;
}
#content a.link:active {
	background-image: url(../images/symlink.gif);
	color:#41CABC;
}
*/
#aktuell a {
	color:#000;
}

#aktuell_text a {
	text-decoration: underline;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	padding-left: 20px;
}

#aktuell_text a:link {
	background-image: url(../images/bullet_aktuell.gif);
}

#aktuell_text a:visited, #aktuell_text a:hover, #aktuell_text a:focus, #aktuell_text a:active {
	background-image: url(../images/bullet_aktuell_hover.gif);
	color: #666;
}

/*
#content a.pdf:link {
	background-image: url(../images/sympdf.gif);
	color:#41CABC;
}
#content a.pdf:visited {
	background-image: url(../images/sympdfvisited.gif);
	color:#5abeb9;
}
#content a.pdf:hover, #content a.pdf:focus {
	background-image: url(../images/sympdfhover.gif);
	color:#888f95;
}
#content a.pdf:active {
	background-image: url(../images/sympdf.gif);
	color:#41CABC;
}

#content a.jpg:link {
	background-image: url(../images/Link-Symbols/symjpg.gif);
	color:#50B796;
}
#content a.jpg:visited {
	background-image: url(../images/Link-Symbols/symjpgvisited.gif);
	color:#8CD0BA;
}
#content a.jpg:hover, #content a.jpg:focus {
	background-image: url(../images/Link-Symbols/symjpghover.gif);
	color:#555050;
}
#content a.jpg:active {
	background-image: url(../images/Link-Symbols/symjpg.gif);
	color:#50B796;
}

#content a.xls:link {
	background-image: url(../images/Link-Symbols/symxls.gif);
	color:#50B796;
}
#content a.xls:visited {
	background-image: url(../images/Link-Symbols/symxlsvisited.gif);
	color:#8CD0BA;
}
#content a.xls:hover, #content a.xls:focus {
	background-image: url(../images/Link-Symbols/symxlshover.gif);
	color:#555050;
}
#content a.xls:active {
	background-image: url(../images/Link-Symbols/symxls.gif);
	color:#50B796;
}

#content a.mail:link {
	background-image: url(../images/Link-Symbols/symmail.gif);
	color:#50B796;
}
#content a.mail:visited {
	background-image: url(../images/Link-Symbols/symmailvisited.gif);
	color:#8CD0BA;
}
#content a.mail:hover, #content a.mail:focus {
	background-image: url(../images/Link-Symbols/symmailhover.gif);
	color:#555050;
}
#content a.mail:active {
	background-image: url(../images/Link-Symbols/symmail.gif);
	color:#50B796;
}

#content a.movie:link {
	background-image: url(../images/Link-Symbols/symmovie.gif);
	color:#50B796;
}
#content a.movie:visited {
	background-image: url(../images/Link-Symbols/symmovievisited.gif);
	color:#8CD0BA;
}
#content a.movie:hover, #content a.movie:focus {
	background-image: url(../images/Link-Symbols/symmoviehover.gif);
	color:#555050;
}
#content a.movie:active {
	background-image: url(../images/Link-Symbols/symmovie.gif);
	color:#50B796;
}

#content a.top:link {
	background-image: url(../images/Link-Symbols/symtop.gif);
	color:#50B796;
}
#content a.top:visited {
	background-image: url(../images/Link-Symbols/symtopvisited.gif);
	color:#8CD0BA;
}
#content a.top:hover, #content a.top:focus {
	background-image: url(../images/Link-Symbols/symtophover.gif);
	color:#555050;
}
#content a.top:active {
	background-image: url(../images/Link-Symbols/symtop.gif);
	color:#50B796;
}

#content a.back:link {
	background-image: url(../images/Link-Symbols/symback.gif);
	color:#50B796;
}
#content a.back:visited {
	background-image: url(../images/Link-Symbols/symbackvisited.gif);
	color:#8CD0BA;
}
#content a.back:hover, #content a.back:focus {
	background-image: url(../images/Link-Symbols/symbackhover.gif);
	color:#555050;
}
#content a.back:active {
	background-image: url(../images/Link-Symbols/symback.gif);
	color:#50B796;
}

#printpage a.print:link {
	background-image: url(../images/Link-Symbols/symprint.gif);
	color:#50B796;
}
#printpage a.print:visited {
	background-image: url(../images/Link-Symbols/symprintvisited.gif);
	color:#8CD0BA;
}
#printpage a.print:hover, #printpage a.print:focus {
	background-image: url(../images/Link-Symbols/symprinthover.gif);
	color:#555050;
}
#printpage a.print:active {
	background-image: url(../images/Link-Symbols/symprint.gif);
	color:#50B796;
}
*/
/* -----------buttons--------------------------- */
#login a {
	display: block;
	width: 55px;
	height: 22px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	/* margin-left: 1.7em; */
	margin-top: 0.5em;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/btnlogin.gif);
}
#login a:link, #login a.visited, #login a:active{
	
}
#login a:hover, #login a:focus {
	background-image: url(../images/btnloginhover.gif);
}

#lang {
	margin-left: 1.7em;
	background-color:#00CCCC;
}
#lang p {
	float: left;
	width: 55px;
	height: 22px;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	margin-right: 0.3em;
}
#lang p a {
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/btnlogin.gif);
	text-decoration: none;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#lang p a:link, #lang p a:active, #lang p a.visited {

}
#lang p a:hover, #lang p a:focus {
	background-image: url(../images/btnloginhover.gif);
}

#lang p.grey a {
	background-image: url(../images/btnlanguage.gif);
}
#lang p.grey a:hover, #lang p.grey a:focus {
	background-image: url(../images/btnlanguagehover.gif);
}

/* 2 Spalten (Impressum, Lieferpartner) */
.gimg1 {
	width: 150px;
}
.gimg {
	width: 290px;
}
.gimg, .gimg1 {
	float: left;
	margin-left: 20px;
}
* html .gimg1 {
	margin-left: 0.5em;
}
.clear {
	clear: both;
}


/* Bilder unter Beispiele (Galerie) */
.sampletable {
	table-layout: fixed;
	width: 440px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
}
.sampletable tr {
	height: 210px;
}
.sampletable tr.imagetitle {
	height: 25px;
}
.sampletable td {
	vertical-align: top;
	width: 230px;
}
.sampletable tr.imagetitle td {
	padding-right: 20px;
}

/* Tabellenlayout Wettbewerb (Presse) */
.contesttable {
	table-layout: fixed;
	width: 535px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
}
.contesttable p {
	margin: 0;
	padding: 0;
}
.contesttable td {
	vertical-align: top;
}
.contesttable td.image {
	width: 260px;
	padding-left: 10px;
}

.winnertable {
	table-layout: fixed;
	width: 500px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 15px;
}
.winnertable p {
	margin: 0;
	padding: 0;
}
.winnertable td {
	vertical-align: top;
}
.winnertable td.image {
	width: 155px;
}
.winnertable td.text {
	width: 200px;
	padding-left: 10px;
}
#impressum a:hover, #impressum a:focus {
	font-color: b1b3b4;
}

#bottomlinetwocol ul{
	margin: 0;
	padding: 0;
	padding-left: 36px;
	/*list-style-image: url(../images/bullet.gif);*/
	list-style-type: square;
}

#bottomlinetwocol ul li{
	color: #646464;
	padding-bottom: 4px;
}