/***** COMMON *****/
body {	
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:71%;
	background-color:#e7fb9d;
}
a img {
	border:none;
}
a {
	color:#ff6c00;
}
.clearer {
	clear:both;
	line-height:0;
	font-size:0;
}
th, td {
	vertical-align:top;
	text-align:left;
}
.button {
}
h1 {
	font-size:175%;
	color:#ff6c00;
	margin:30px 30px 11px 30px;
	padding:0;
	font-weight:lighter;
	text-align:left;
}
h1.underline {
	margin-bottom:0px;
	padding-bottom:5px;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
h2 {
	font-size:115%;
	color:#000;
	margin:35px 0 0 0;
	padding:0;
	font-weight:bold;
	line-height:135%;
	text-align:left;
}
h2 + p {	/*ersten Absatz nach einer Zwischenüberschrift speziell formatieren (greift nicht im IE6)*/
	margin-top:4px; 
}
#main h2 a {
	color:#004f2d;
	text-decoration:none;
}
#main h2 a:hover {
	text-decoration:underline;
}
.dbcontent p {
	margin-top:0; 
	padding-top:0;
}
.dbcontent2 p {
	margin:0; 
	padding:0;
}
#main .datum {
	color:#6d6d6d;
	font-weight:normal;
	padding-bottom:3px;
}
.content_success {
	color:#004e2d;
	font-weight:bold;
	padding-bottom:20px;
}
/***** COMMON *****/



/***** HEADER *****/
#headercon {
	width:100%;
	height:126px;
	background-color:#afce46;
	background-image:url(Images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#header {
	width:980px;
	height:126px;
}
#header .logo {
	float:left;
	text-align:left;
	padding-left: 20px;
	width:300px;
}
#header .navcon {
	float:left;
	width:660px;
}
#header .metanav {
	color:#fff;
	text-align:right;
	padding: 24px 27px 0 0;
	width:633px;
	height:60px;
}
#header .metanav a {
	color:#fff;
	text-decoration:none;
}
#header .metanav .langchoice {
	float:right;
	vertical-align:bottom;
	margin-left:6px;
	padding-top:2px;
}
#header .nav {
	text-align:left;
	padding: 0;
	width:660px;
	height:42px;
	overflow:hidden;
}
#header .nav ul, #header .nav li, #header .metanav ul, #header .metanav li {
	margin:0;
	padding:0;
}
#header .nav .mainnav {	
	float:left;
	font-size:105%;
}
#header .nav .mainnav a {
	color:#035642;
	text-decoration:none;
	display:block;
}
#header .nav .mainnav a:hover {
	background-image:url(Images/bg_primnav_active.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#header .nav .mainnav a.active {
	background-image:url(Images/bg_primnav_active.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-weight:bold;
}
#header .nav .mainnav li a {
	padding-bottom:4px;
}
#header .nav .mainnav li {
	float:left;
	list-style-type:none;	
	padding:0 5px 0 5px;
	height:20px;
	background-image:url(Images/bg_mainnavi_trenner_vertikal.gif);
	background-repeat:repeat-y;
	background-position: top right;
}
#header .nav .mainnav li.first {
	padding-left:0;
}
#header .nav .mainnav li.last {
	background-image:none;
}
#flashheadercon {
	width:100%;
	height:209px;
	background-image:url(Images/bg_flashheadercon_subsite.gif);
	background-repeat:no-repeat;
	background-position:953px 130px;	
}
#flashheader {
	width:953px;
	height:209px;
	background-image:url(Images/bg_flashheader_subsite.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}
#introsite #flashheadercon { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:290px;
	background-image:url(Images/bg_flashheadercon_introsite.gif);
	background-repeat:no-repeat;
	background-position:953px 210px;	
}
#introsite #flashheader { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:290px;
	background-image:url(Images/bg_flashheader_introsite.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}
body#home #flashheadercon { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:310px;
	background-image:url(Images/bg_flashheadercon_homesite.gif);
	background-repeat:no-repeat;
	background-position:953px 221px;	
}
body#home #flashheader { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:310px;
	background-image:url(Images/bg_flashheader_homesite.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}
#font_smaller {
	font-size:90%;
	font-weight:bold;
}
#font_reset {
	font-size:100%;
	font-weight:bold;
	padding-left:2px;
}
#font_bigger {
	font-size:125%;
	font-weight:bold;
	padding-left:4px;
}
/***** HEADER *****/



/**** SEKUNDÄRE NAVI UND SIDEBAR AUF DER LINKEN SEITE ****/
#subnavi {
	width:226px;
	top:126px;
	left:0px;
	position:absolute;
	padding:0;
	font-size:85%;
}
#subnavi a {
	color:#000000;
}

#subnavi .subnavi_content {
	width:195px;
	padding:10px 10px 1px 10px;
}
#subnavi .subnavi_content_index {
	width:195px;
	padding-left:18px;
}
#subnavi .subnavi_content_index h1 {
	margin:0 0 0 -12px;
	padding:5px 0 5px 0;
	color:#004f2d;
	font-size:120%;
	font-weight:bold;
}
#subnavi .subnavi_content_index a {
	color:#ff6c00;
	text-decoration:none;
}
#subnavi .subnavi_content_index a:hover {
	text-decoration:underline;
}

#subnavi .subnavi_content {
	min-height:200px;
	background-image:url(Images/bg_navi_vertikal.gif);
	background-position: 0px 207px;
	background-repeat:no-repeat;
}
#introsite #subnavi .subnavi_content { /*bei einer Übersichtsseite vorher definierte Min-Höhe und Position des Hintergrundbildes überschreiben*/
	min-height:281px;
	background-position: 0px 288px;
}
#body#home #subnavi .subnavi_content {
	height:210px;
	width:195px;
	padding:10px 10px 1px 10px;
	background-image:none;
	margin-bottom:60px;
}
#subnavi .subnavi_content ul {
	font-weight:bold;
	margin:5px;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
}
#subnavi .subnavi_content .mainlist {
	list-style-image:url(Images/raquo.gif);
}
#subnavi .subnavi_content .mainlist li {
	margin-bottom:10px;
}
#subnavi .subnavi_content .mainlist li li {
	margin-bottom:2px;
}
#subnavi .subnavi_content .mainlist .sublist{
	list-style-image:none;
	list-style-image:url(Images/dot.gif);
	padding-left: 0px;
	margin-left: 0px;
	font-weight:normal;
}
#subnavi .sublist a {
	text-decoration:none;
}
#subnavi .sublist a:hover {
	text-decoration:underline;
}
#subnavi .aktiva, #subnavi .sublist .aktiva{
	color:#ff6c00;
	text-decoration:underline;
}
#subnavi .blocks {
	float:right;
	clear:right;
	font-size:0px;
}
#subnavi .blockminheight {
	width:1px;
	height:80px;
}
#introsite #subnavi .blockminheight { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:160px;
}
body#home #subnavi .blockminheight { /*bei einer Übersichtsseite vorher definierte Höhe überschreiben*/
	height:160px;
}
#subnavi .blende {
	width:226px;
	height:40px;
	background-image:url(Images/blende_navi_vertikal.gif);
}
#subnavi .sidebar {
	margin:20px 0 0 10px;
	width:200px;
	background-image:url(Images/sidebar_border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#subnavi .sidebarHome {
	margin-top:12px;
    margin-left:20px;
}

#subnavi .sidebar_title {
	color:#004e2d;
	font-size:110%;

	background-image:url(Images/sidebar_oben.gif);
	background-repeat:repeat-x;
	/* border:#d3d3d3 1px solid; */
	border-bottom:0px;
	width:200px;
}
#subnavi .sidebar_title td {
	padding:26px 23px 0px 13px;
	/* border:#ffffff 1px solid; */
	border-bottom:0px;
}



#subnavi .sidebarHome .sidebar_title {
	background-image:url("/Styles/frontend/Images/carousel/tab_bg_a.gif");
	background-repeat:repeat-x;
	border-left:#d3d3d3 1px solid;
	border-right:#d3d3d3 1px solid;
}

#subnavi .sidebarHome .sidebar_title td {
	padding:15px 23px 6px 13px;
}


#subnavi .sidebar_title a  {
	color:#004f2d;
	text-decoration:none;
}
#subnavi .sidebar_title a:hover {
	text-decoration:underline;
}


#subnavi .sidebar_content .thumb {
	float:left;
	width:62px;
	height:52px;
	border:1px solid #ccc;
	text-align:center;
	margin-bottom:8px;
	background-color:#ffffff;
}
#subnavi .sidebar_content .thumb a {
 display:block;
}
#subnavi .sidebar_content .thumb td {
	width:62px;
	height:52px;
	text-align:center;
	vertical-align:middle;
}
#subnavi .sidebar_content .produktinfo {
	float:left;
	width:100px;
	margin-left:5px;
	height:54px;
}


#subnavi .sidebar_content_border {
	border:#d3d3d3 1px solid;
	border-top:0;
	width:198px;
	border-top:0px;
	margin-left:10px;
}
#subnavi .sidebar_content {
	background-color:#ffffff;
	background-repeat:repeat-x;
	padding:10px 13px 10px 13px;
	border:#ffffff 1px solid;
	/* background-image:url(Images/sidebar_bg_unten.gif); */
	background-repeat:repeat-x;
	background-position:bottom;
	width:170px;
}

#subnavi .sidebar_contentHome {
 padding: 0 13px;
}


#subnavi .sidebar_content a {
	color:#ff6c00;
}
#subnavi .sidebar_content img {
	padding-top:8px;
}

#subnavi .sidebar_content .titel {
	color:#004f2d;
	text-decoration:none;
	font-weight:bold;
}
#subnavi .sidebar_content .titel:hover {
	text-decoration:underline;
}
#subnavi .sidebar_content td, #subnavi .sidebar_content th {
	padding:6px 0 8px 0;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;

}

#subnavi .sidebar_content th {
	color:#ff6c00;
}
#subnavi .sidebar_content th a {
	color:#ff6c00;
}
#subnavi .sidebar_content ul {
	font-weight:normal;
	margin: 0 0 0 0;
	padding-top:0;
	padding-left:10px;
}
#subnavi .sidebar_content {
	list-style-image:url(Images/dot.gif);
}
#subnavi .sidebar_content li {
	margin-bottom:6px;
}
#subnavi h6 {
	padding:0;
	margin:0 0 6px; 0;
	color:#ff6c00;
	font-size:110%;
}
#subnavi .subnavi_content h6 {
	padding:0;
	margin:0 0 10px 0;
	color:#ff6c00;
	font-size:130%;
}
/**** SEKUNDÄRE NAVI UND SIDEBAR AUF DER LINKEN SEITE ****/


/***** MAIN *****/
#main {
	clear:both;
	float:left;
	margin-left:226px;
	width:727px;
	background-color:#fff;
	padding: 25px 0 20px 0;
}
#main .breadcrumb {
	font-weight:bold;
	margin: 0 30px 0 30px;
}
#main .breadcrumb a {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
#main .breadcrumb a.active {
	font-weight:normal;
	color:#ff6c00;
}
#main .searchbox {
	clear:both;
	float:left;
	width:652px;
	padding:10px 30px 0 45px;
	margin:0;
	background-image:url(Images/bg_search_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#main .searchboxbottom {
	clear:both;
	float:left;
	width:737px;
	padding:0;
	margin:0;
	height:12px;
	background-image:url(Images/bg_search_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:25px;
	font-size:0;
	line-height:0;
}
#main .searchbox .title, #main .searchboxextended .title {
	color:#fff;
	font-weight:bold;
	padding: 0 0 5px 0;	
}
#main .searchboxextended {
	clear:both;
	float:left;
	width:557px;
	margin:0 0 0 27px;
	padding:10px 20px 10px 20px;
	background-image:url(Images/bg_erweiterte_suche.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#main .searchboxextendedbtn {
	clear:both;
	float:left;
	margin:0 0 25px 57px;
}
#main .teaser {
	font-weight:bold;
	margin: 0 30px 10px 30px;
	text-align:justify;
}
#main .norecords {
	clear:both;
	float:left;
	width:433px;
	margin: 30px 0 15px 30px;
}
#main .content {
	clear:both;
	float:left;
	width:433px;
	margin: 0 0 15px 30px;
	text-align:justify;
	line-height:1.3em;
}
#main .sidebar {
	float:right;
	text-align:left;
	width:200px;
	margin:0 30px 15px 0;
	padding:0;
	background-image:none;
}
#main .sidebar .weblinks {
	margin-top:10px;
	color:#ff6c00;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .sidebar .weblinks td, #main .sidebar .weblinks th {
	font-weight:normal;
	padding-top:6px;
	padding-bottom:6px;
}
#main .sidebar .weblinks th {
	width:10px;
}
#main .sidebar .weblinks .titel {
	color:#004e2d;
	font-weight:bold;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .sidebar dl, #main .mediacon dl {
	margin:0 0 20px 0;
	padding:0;
}
#main .sidebar dt, #main .mediacon dt {
	margin:0;
	padding:0;
	text-align:center;
}
#main .sidebar dd, #main .mediacon dd {
	margin:4px 0 0 0;
	padding:0;
	font-size:85%;
	text-align:justify;
}
#main .content_breit {
	clear:both;
	float:left;
	width:667px;
	margin:0 30px 15px 30px;
	text-align:justify;
	line-height:1.3em;
}
#main .content_breit_underline {
	padding-top:15px;
	padding-bottom:15px;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .content_breit table.naehrwert {
	width:200px:
}
#main .content_breit table.naehrwert tr {
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 5px 0px 5px 0px;
}
#main .content_breit table.naehrwert td {
	text-align:right;
}
#main .content_breit table.detail {
	margin:0px 0px 15px 0px;
	width:100%;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .content_breit table.detail td, #main .content_breit table.detail th {
	padding-top:5px;
	padding-bottom:5px;
}

#main .content_breit tr.beschreibung {
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:0px;
	margin-top:0px;
}
#main .content_breit .gallery {
	clear:both;
}
#main .content_breit .gallery .col1v4 {
	float:left;
	width:150px;
	padding: 0 22px 40px 0;
}
#main .content_breit .gallery .col2v4 {
	float:left;
	width:150px;
	padding: 0 23px 40px 0;
}
#main .content_breit .gallery .col3v4 {
	float:left;
	width:150px;
	padding: 0 22px 40px 0;
}
#main .content_breit .gallery .col4v4 {
	float:left;
	width:150px;
	padding: 0 0 40px 0;
}
#main .content_breit .gallery table {
	width:100%;
}
#main .content_breit .gallery td {
	background-image:url(Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 5px 0 5px 0;
}
#main .content_breit .gallery td.image {
	text-align:center;
	vertical-align:bottom;
	background-image:none;
	padding:0;
	height:100px;
}
#main .content_breit .gallery td.title {
	background-image:none;
	height:35px;
	padding-bottom:0;
}
#products #main .content_breit .gallery td.title { /*im englischen sind die Bezeichnungen meist dreizeilig, daher den Titel höher gestalten*/
	height:53px;
}
#main .content_breit .gallery td.attributes {
	height:35px;
	padding-bottom:0;
}
#main .content_breit .gallery h2, #main .content_breit .gallery h2 a {
	font-size:100%;
	color:#004f2d;
	margin:0;
	padding:0;
	text-decoration:none;
}
#main .content_breit .gallery h2 a:hover {
	text-decoration:underline;
}
#main .content_breit .gallery h2.warengruppenname {
	font-size:135%;
	margin: 0 0 15px 0;
	padding-bottom:5px;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .content_breit .gallery td.detaillink  {
	font-weight:bold;
	color:#ff6c00;
}
#main .content_breit .gallery td.detaillink a {
	font-weight:bold;
	color:#ff6c00;
	text-decoration:underline;
}
#main .content_breit .overview .zeile {
	margin-bottom:20px;
	float:left;
}

#main .content_breit .overview .bild {
	float:left;
	margin-right:10px;
	width:200px;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
}
#main .content_breit .overview .bild table {
	width:100%;
	height:100px;
}
#main .content_breit .overview .bild td {
	text-align:center;
	vertical-align:bottom;
	padding:0;
	height:100px;
}

#main .content_breit .overview .raquo {
	float:left;
	text-align:right;
	width:15px;
}
#main .content_breit .overview h2 {
	padding:0 0 5px 0;
	margin:0;
	color:#004e2d;
}
#main .content_breit .overview .inhalt {
	float:left;
	width:430px;
	min-height:120px;
	padding-bottom:10px;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .content_breit .overview .mehr {
	text-align:right;
	color:#ff6c00;
}


#main .content_breit .faq .zeile {
	margin-bottom:5px;
	float:left;
}
#main .content_breit .faq .raquo {
	float:left;
	text-align:right;
	width:15px;
}
#main .content_breit .faq h2 {
	padding:0 0 5px 0;
	margin:0;
	color:#004e2d;
}
#main .content_breit .faq .inhalt {
	float:left;
	width:652px;
	padding-bottom:10px;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main .content_breit .faq a.ziel {
	font-weight:bold;
}
#main .content_breit .faq a.anker {
	color:#000000;
}
#main .content_breit .faq a.anker:hover {
color:#ff6c00;
}
#main .content_breit .faq .mehr {
	text-align:right;
	color:#ff6c00;
}

#main .content_breit .container {
	float:left;
	background-image:url(/Styles/frontend/Images/bg_trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px 0px 8px 0px;
	margin:5px 0px 5px 0px;
}
#main .pagenavitop, #main .pagenavibottom {
	clear:both;
	float:left;
	width:667px;
	text-align:right;
	margin-bottom:20px;
}
#main .pagenavitop a, #main .pagenavibottom a {
	text-decoration:none;
}
#main .pagenavitop .inactive, #main .pagenavibottom .inactive {
	color:#aaa;
}
#main .pagenavitop .activepage, #main .pagenavibottom .activepage {
	font-weight:bold;
}
#main .pagenavitop .hint, #main .pagenavibottom .hint {
	font-weight:bold;
}
#main .mediacon {
	margin-bottom:30px;
}
#main .mediacon .thumbs .thumb {
	float:left;
	width:62px;
	height:52px;
	border:1px solid #ccc;
	text-align:center;
	margin-bottom:8px;
}
#main .mediacon .thumbs .col1v3, #main .mediacon .thumbs .col2v3 {
	margin-right:4px;
}
#main .mediacon .thumbs .thumb a {
 display:block;
}
#main .mediacon .thumbs .thumb td {
	width:62px;
	height:52px;
	text-align:center;
	vertical-align:middle;
}
#main .mediacon .thumbs .noimage {
	background-image:url(Images/bg_noimage_thumb.gif);
	background-repeat:no-repeat;
}
#main .gallery .highlight {
	font-weight:bold;
	background-color:#e7fb9d;
}
/***** MAIN *****/



/***** FOOTER *****/
#footer {
	clear:both;
	float:left;
}
/***** FOOTER *****/


/***** SITEMAP *****/
.sitemapbox {
	width:190px;
	padding:10px 10px 1px 10px;
	text-align:left;
	border:1px solid #ccc;
	margin-bottom:15px;
}
.sitemapbox h6 {
	padding:0;
	margin:0 0 10px 0;
	color:#ff6c00;
	font-size:130%;
}
.sitemapbox h6 a {
	text-decoration:none;
}
.sitemapbox h6 a:hover {
	text-decoration:underline;
}
.sitemapbox ul {
	font-weight:bold;
	margin:5px;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
}
.sitemapbox ul a {
	color:#000;
}
.sitemapbox .mainlist {
	list-style-image:url(Images/raquo.gif);
}
.sitemapbox .mainlist li {
	margin-bottom:10px;
}
.sitemapbox .mainlist li li {
	margin-bottom:2px;
}
.sitemapbox .mainlist .sublist {
	list-style-image:none;
	list-style-image:url(Images/dot.gif);
	padding-left: 0px;
	margin-left: 0px;
	font-weight:normal;
}
.sitemapbox .sublist a {
	text-decoration:none;
}
.sitemapbox .sublist a:hover {
	text-decoration:underline;
}
/***** SITEMAP *****/


/***** FEHLERMELDUNGEN, ERFOLGSMELDUNGEN UND HINWEISE *****/
.successboxcon {
	margin:10px 0 10px 0; padding:0 0 0 24px; width:auto; background-color:#004e2d; background-image:url(Images/info_i.gif);background-position:left center;background-repeat:no-repeat;
}
.successboxcon a {
	color:#004e2d;
	text-decoration:underline;
}
.successbox {
	border-left:1px #fff solid;	padding:4px 6px 4px 6px; color:#004e2d;background-color:#fff;font-weight:bold;
}
.errorboxcon {
	margin:10px 0 10px 0; padding:0 0 0 24px; width:auto; background-color:#ff0000; background-image:url(Images/fehlermeldung_icon.gif);background-position:left center;background-repeat:no-repeat;
}
.errorboxcon a {
	color:#ff0000;
	text-decoration:underline;
}
.errorbox {
	border-left:1px #fff solid;	padding:4px 6px 4px 6px; color:#ff0000;background-color:#fff;font-weight:bold;
}
/***** FEHLERMELDUNGEN, ERFOLGSMELDUNGEN UND HINWEISE *****/


/*** BEGIN: TOOLTIP **********************************************/
.tooltip {
	position: absolute;
	display: none;
	background-color: #004e2d;
	border: 1px solid #eeeeee;
	color:#ffffff;
	font-size:90%;
	line-height:1.15em;
	padding:10px;
	width:160px;
}
/*** END: TOOLTIP **********************************************/


/***** SPEZIELLES *****/
.recordStatusInaktiv {
	padding:0px 5px;
	color:#ffffff;
	background-color:#ff0000;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.recordStatusAktiv {
	padding:0px 5px;
	color:#ffffff;
	background-color:#009900;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.recordStatusFehler {
	padding:0px 5px;
	color:#000;
	background-color:#ffff00;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.pflicht {
	color:#ff0000;
}
.backenduserinfo { /*wird als div am Anfang des Bodys ausgegeben, unter gewissen Umständen nur(!) für BackendUser sichtbar*/
	width:100%;
	background-color:#ff0000;
	color:#ffffff;
	position:absolute;
	top:0;
	left:0;
}
.backenduserinfo a { 
	color:#ffffff;
	text-decoration:underline;
}
.reflected { /*das Bild, das reflektiert wird, bekommt diese Klasse dynamisch zugewiesen. */
	margin-bottom:1px;
}
.Button {
	cursor: pointer; outline: none;
	color:#fff;
	font-weight:bold;
}
/***** SPEZIELLES *****/




/***** HIGHSLIDE JS *****/
.highslide     { cursor: url(/js/highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img     { visibility: hidden; }
.highslide img     { }
.highslide:hover img     { }
.highslide-wrapper     { background: white; }
.highslide-image     { border: 2px solid white; }
.highslide-image-blur     {  }
.highslide-caption     { display: none; border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }
.highslide-loading     { display: block; color: black; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; padding: 2px; border: 1px solid black; background-color: white; padding-left: 22px; background-image: url(/js/highslide/graphics/loader.white.gif); background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits i     { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover i     { color: white; background-color: gray; }
.highslide-move     { cursor: move; }
.highslide-overlay     { display: none; }
a.highslide-full-expand     { background: url(/js/highslide/graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }
.controlbar     { background: url(/js/highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a     { display: block; float: left; height: 27px; }
.controlbar a:hover     { background-image: url(/js/highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous     { width: 50px; }
.controlbar .next     { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move     { width: 40px; background-position: -90px 0; }
.controlbar .close     { width: 36px; background-position: -130px 0; }
.highslide-display-block     { display: block; }
.highslide-display-none     { display: none; }
/***** HIGHSLIDE JS *****/