/* Allgemein ***********************************************************/
/* ept  ****************************************************************/
/* 27.08.07 ta *** 08.12.09 Update bt22 ta *****************************/
/* (c) brain at work GmbH . D-88299 Leutkirch . www.brain-at-work.de ***/

body /* ACHTUNG: im Backoffice werden die Container-Styles in den body geladen */
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #555555;
	background-color: #FFF;
}

body.febody /* nur fuer Frontend gueltig */
{
	background-color: #FFF;
	text-align: center;
}

tbody
{
	font-size: 75%;
}
.febody tbody
{
	font-size: 100%;
}

form, 
input,
textarea,
select
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}

h1, .beetoolsskinSkin .mce_h1 span.mceText,
h2, .beetoolsskinSkin .mce_h2 span.mceText,
h3, .beetoolsskinSkin .mce_h3 span.mceText,
h4, .beetoolsskinSkin .mce_h4 span.mceText,
h5, .beetoolsskinSkin .mce_h5 span.mceText,
h6, .beetoolsskinSkin .mce_h6 span.mceText,
p,  .beetoolsskinSkin .mce_p span.mceText,
td p
{
	margin-top: 0px;
	padding-top: 0px;
}
h1, .beetoolsskinSkin .mce_h1 span.mceText
{
	color: #000;
    font-size: 120%; 
	border-bottom: 1px solid #CFD0D2;
	padding-bottom: 6px;
	margin-bottom: 10px;
	width: 712px;
}
h2, .beetoolsskinSkin .mce_h2 span.mceText
{ 
    color: #DE0024; 
    font-size: 120%; 
	border-bottom: 1px solid #CFD0D2;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
h3, .beetoolsskinSkin .mce_h3 span.mceText
{
	color: #000;
    font-size: 110%; 
	margin-bottom: 10px;
}
h4, .beetoolsskinSkin .mce_h4 span.mceText
{
	color: #555555;
    font-size: 100%; 
	margin-bottom: 5px;
}
h5, .beetoolsskinSkin .mce_h5 span.mceText
{
	color: #FFF;
	background-color: #DE0024;
    font-size: 100%; 
	padding: 2px 5px 2px 5px;
	margin-bottom: 0px;
}
h5 a
{
	color: #FFF;
}

h6, .beetoolsskinSkin .mce_h6 span.mceText
{
	color: #565555;
    font-size: 100%;
	background-color: #EFF0F0;
	padding: 1px 0 1px 5px;
	margin-bottom: 3px;
	margin-top: 0;
}

p
{
	margin-bottom: 5px;
}

/* Bilder mit Links, Links fuer versch. Typen ************************************************************************/

img
{
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 0px;
}
.thumb_image,
.zoomimagefe,
.hyperlinkfe,
.doclinkfe,
.dlimagefe
{
	cursor: hand;
	cursor: pointer;
}

.pic
{
	line-height: 0;
}


.piclabel label,
.pic label
{
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
}

.zoomimagefe label,
.pic label.zoomimagefe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_popup_zoom_1.gif) no-repeat;
	cursor: pointer;
}
.zoomimagefe label:hover,
.pic label.zoomimagefe:hover
{
	background: url(image/icon_popup_zoom_2.gif) no-repeat;
}

.hyperlinkfe .piclabel label,
.pic label.hyperlinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_hyperlink_1.gif) no-repeat;
	cursor: pointer;
}
.hyperlinkfe .piclabel label:hover,
.pic label.hyperlinkfe:hover
{
	background: url(image/icon_hyperlink_2.gif) no-repeat;
}

.doclinkfe .piclabel label,
.pic label.doclinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 15px;
	background: url(image/icon_download_1.gif) no-repeat;
	cursor: pointer;
}
.doclinkfe .piclabel label,
.pic label.doclinkfe
{
	background: url(image/icon_download_1.gif) no-repeat;
}

a
{
	color: #000;
}

a:hover
{
	text-decoration: underline;
}

/* Overlib für title-Anzeige bei Bildern ***************************************/

.overlibbackground
{
	background-color: #FFFFEE;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	width: auto;
	padding: 0 5px;
	line-height: 120%;
}
/* Print-Header: nur sichtbar fuer media=print ************************************/

.febody .printheader
{
	display: none;
}

#stylesheetlblprint  /* Link "Druckansicht" */
{
}

#stylesheetlblnormal  /* Link "Zurueck zur Web-Ansicht " */
{
}

/* Container-Aufbau drumherum ************************************/

div.all /* umfasst alles */
{
	width: 995px;
	text-align: left;
	margin: auto;
	position: relative;
}

/* Container-Aufbau Kopf ************************************************************************/

div.headcontainer
{
	width: 995px;
	height: 92px;
	background: url(image/w_top.gif) no-repeat bottom left;
	position: relative;
}

div.language
{
	width: 500px;
	position: absolute;
	left: 20px;
	top: 0px;
}

div.topnavlogosearch
{
/*	width: 300px; */
	width: 223px;
	height: 35px;
	position: absolute;
	right:  15px;
	top: 98px;
	text-align: left;
}

div.topnavlogosearch a,
div.topnavlogosearch label
{
	padding-left: 13px;
	background-image: url(image/s_bullet_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.searchinput
{
	color: #666666;
	width: 150px;
	height: 16px;
}
.febody .searchinput
{
	border:none;
	background: #FFF;
}

.searchsubmit,
.searchsubmitagain
{
	border: none;
	cursor: pointer;
	text-align: left;
	color: #555;	
	height: 16px;
	width: 70px;
	font-size: 100%;
	vertical-align: text-bottom;
	background-color: transparent;
	background-image: url(image/s_bullet_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
}
.searchsubmitagain
{
	width: 150px;
}


.searchpopup .searchsubmit
{
	border: none;
	cursor: pointer;
	text-align: left;
	display: block;
	padding-left: 13px;
	background-color: transparent;
	background-image: url(image/s_bullet_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 100px;
}

.searchlastsubmit
{
	position: absolute;
	right: 10px;
	top: 20px;
	color: #818181;
	border: none;
	background: transparent;
	text-decoration: none;
	font-size: 90%;
	cursor: pointer;
	text-align: right;
}

div.topnavlogosearch a.searchclose
{
	background: url(image/s_bullet_close.gif) right no-repeat;	
	padding-right: 15px;
}

input.searchinput:focus,
input.searchinput:active
{
	color: #000000;
	background-color: #FFFFFF;
}

/** NEUE SUCHE LAYOUT ****************************************************/

div.searchinputdiv
{
	position: relative;
}

div.searchinfofield
{
	color: #555555;
	font-weight: bold;
	border: 1px solid #555555;
	padding: 10px 10px 10px 50px;
	background: url(image/waiting.gif) no-repeat 10px 5px;
}

div.searchoutput ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px dotted #999999;
}
div.searchoutput p
{
	margin: 0;
}

li.searchresultitem
{
	padding: 1%;
	border-bottom: 1px dotted #D0D0D2;
}

li.searchresultitem div.searchresultpic
{
	width: 18%;
	margin-right: 2%;
	float: right;
	text-align: center;
	overflow: hidden;
}

li.searchresultitem div.searchresulttext
{
}

li.searchresultitem img
{
	width: auto !important;
	height: auto !important;
	max-height: 80px !important;
	max-width: 80px !important;
	margin: 0 !important; 
}

li.searchresultitem a
{
	text-decoration: none;
	color: #4C4C4C;
}

li.searchresultitem h3 a
{
	text-decoration: underline;
}

li.searchresultitem h3
{
	border:none;
	margin: 0;
}

li.searchresultitem .breadcrumbpath a.hyperlinkfe
{
	font-size: 80%;
	color: #999999;
}

div.divproposallist
{
	position: relative;
	z-index: 10000;
}

div.divproposallist ul
{
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 0;
	z-index: 10000;
}

div.divproposallist ul,
div.divproposallist li
{
	list-style-type: none;
}

/* breadcrumbpath ************************************************************************************/

.breadcrumb
{
}

div.breadcrumbpath
{
	clear: both;
}

div.breadcrumbpath a.hyperlinkfe
{
	color: #999999;
	font-size: 90%;
	text-decoration: none;
	background: url(image/s_bullet_breadcrumb.gif) no-repeat;
	padding-left: 7px;
	padding-right: 5px;
}
div.breadcrumbpath a.hyperlinkfe:hover
{
	text-decoration: underline;
}

/** Blaettern Links ****************************************************************/

.listpagediv
{
	height: 20px;
	padding-top: 5px;
	line-height: 125%;
	font-size: 12px;
	clear: both;
}

.blaettern
{
	margin-top: 20px;
	line-height: 125%;
	font-size: 12px;
	clear: both;
}

a.blaetterlink,
a.listpagenext,
a.listpageprevious
{
	padding: 1px 5px 1px 5px;
	margin-right: 5px;
	color: #737373;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: center;
	text-decoration: none;
}
a.blaetterlink:hover,
a.listpagenext:hover,
a.listpageprevious:hover
{
	border: 1px solid #999999;
}

.listpagediv a.active
{
	background-color: #666666;
	color: #FFFFFF;
}

/* Contenteraufbau Mitte *******************************************************************************/

.maincontainer
{
	background: #FFF url(image/w_main.gif) 0px 0px;
	position: relative;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.leftcontainer
{
	width: 224px;
	height: 300px;
	padding: 20px 1px 0 20px;
	float: left;
	position: relative;
}

.centercontainer
{
	width: 715px;
	padding: 20px 15px 0 20px;
	float: left;
}

.rightcontainer
{
	width: 200px;
	float: right;
}

/* Menue *****************************************************************************/

div.menu
{
	position: relative;
	width: 230px;
}

div.menu ul, 
div.menu li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.menu a.menu:hover
{
	text-decoration: underline;
}

div.menu ul /* 1. Ebene absolute Positionierung oben  */
{
	width: 730px;
	height: 35px;
	position: absolute;
	left: 265px;
	top: -47px;
	z-index: 10;
}

div.menu ul li a.menu
{
	display: block;
	height: 30px;
	margin-right: 10px;
	padding: 0 3px 0 15px;
	font-size: 100%;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	background: url(image/s_bullet_mainmenu.gif) no-repeat 0px 3px;
	float: left;
}

div.menu ul li a.active
{
	color: #DE0023;
	background: url(image/s_bullet_mainmenu_active.gif) no-repeat 0px 3px;
}

div.menu ul ul /* 2. Ebene absolute Positionierung   */
{
	position: absolute;
	width: 230px;
	left: -245px;
	top: 93px;
	padding: 0;
}

div.menu ul ul li a.menu
{
	display: block;
	height: auto;
	margin-right: 20px;
	padding: 5px 3px 5px 15px;
	font-size: 100%;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	background: url(image/s_bullet_mainmenu.gif) no-repeat 0px 8px;
	float: none;
}

div.menu ul ul li a.active
{
	font-weight: bold;
	color: #DE0023;
	background: url(image/s_bullet_mainmenu_active.gif) no-repeat 0px 8px;
}

div.menu ul ul ul /* 3. Ebene relative Positionierung */
{
	position: relative;
	width: 230px;
	left: 0;
	top: 0;
	background: transparent;
	padding: 0;
}

div.menu ul ul ul li a.menu
{
	display: block;
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	margin: 0 20px 0 15px;
	padding: 5px 3px 0px 12px;
	font-size: 100%;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background: url(image/s_bullet_submenu.gif) no-repeat 0px 8px;
	float: none;
}

div.menu ul ul ul li a.active
{
	color: #E2001A;
	background: url(image/s_bullet_submenu_active.gif) no-repeat 0px 8px;
}

div.menu ul ul ul ul /* 4. Ebene relative Positionierung */
{
	position: relative;
	width: 230px;
	left: 0;
	top: 0;
	background: transparent;
	padding: 0;
}

div.menu ul ul ul ul li a.menu
{
	display: block;
	font-size: 11px;
	margin: 2px 0 0 2px;
	padding: 0 0 5px 20px;
	color: #3E647E;
	text-decoration: none;
	border-bottom: none;
}

div.menu ul ul ul ul li a.active
{
	color: #E2001A;
}

div.menu ul a.disabled, /* allg. nicht sichtbare/inaktive Kategorien */
div.menu ul ul a.disabled,
div.menu ul ul ul a.disabled
{
	text-decoration: line-through;
	font-style: italic;
}

div.menu ul a.protectclosed, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectclosed,
div.menu ul ul ul a.protectclosed
{
	background:  url(image/icon_protectclosed.gif) no-repeat bottom right;	
}

div.menu ul a.protectopen, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectopen,
div.menu ul ul ul a.protectopen
{
	background:  url(image/icon_protectopen.gif) no-repeat bottom right;	
}


/* Suche + Login link ********************************************************************************/
/*
div.search
{}
*/


/* Menue Infobox *************************************************************************************/

.menuinfobox
{
	line-height: 140%;
}

.menuinfobox h2
{
	width: 204px;
}

/* Content + Artikellisten ***************************************************************************/

.contentcontainer, 		/* Hauptbereich fuer Detail-Texte */
.articledetailcontain,	/* Liste der Detail-Texte "alle auf 1 Seite" */
.articlelistcontain1, 	/* Artikelliste Kurzbeschr. 1-spaltig */
.articlelistcontain2	/* Artikelliste Kurzbeschr. 2-spaltig */
{
	background-color: #E8E9E9;
}

.contentcontainer h4
{
	margin-bottom: 5px;
}
.contentcontainer table h4
{
	margin-bottom: 0px;
}

.articlelistcontain2 .normarticle,
.articlelistcontain2 .nextcatarticleitem
{
	width: 46%;
	margin-right: 20px !important; /* wegen IE fester Pixelwert statt Prozent */
	margin-right: 10px;
	float: left;
}

.mainarticle
{
	margin-bottom: 20px;
	line-height: 140%;
}

.articledetail
{
	line-height: 150%;
}

.centercontainer .normarticle
{
	margin-bottom: 20px;
}
.centercontainer .nextcatarticleitem
{
	margin-bottom: 20px;
}

.articlelistcontain1 .normarticle p, 
.articlelistcontain1 .nextcatarticleitem p,
.articlelistcontain2 .normarticle p, 
.articlelistcontain2 .nextcatarticleitem p,
.normarticle h3,
.mainarticle h3,
.nextcatarticleitem h3
{
	margin: 0;
}

.normarticle a, 
.nextcatarticleitem a
{
	text-decoration: none;
}

.normarticle a span.morelink, 
.nextcatarticleitem a span.morelink
{
	color: #F00;
	text-decoration: underline;
}

a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe
{
	text-decoration: underline;
}

.febody a.doclinkfe,
.febody a.hyperlinkfe,
.febody a.articlelinkfe
{
	cursor: pointer;
	text-decoration: none;
}

/*
.centercontainer a.hyperlinkfe,
.centercontainer a.articlelinkfe
{
	background: url(image/s_bullet_mainmenu.gif) no-repeat 0px 3px;
	padding-left: 12px;
} */

/* beetools-PopUp **********************************************/

.beetoolspopup
{
	width: 440px;
	height: 340px;
	position: relative;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

.beetoolspopup iframe,
.beetoolspopup .beetoolspopupcontent
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
	height: 300px;
	border: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.beetoolspopup .top,
.beetoolspopup .bottom
{
	position: relative;
}

.beetoolspopup .topleft,
.beetoolspopup .bottomleft,
.beetoolspopup .topright,
.beetoolspopup .bottomright
{
	width: 20px;
	height: 20px;
	position: absolute;
}
/*
.beetoolspopup .topleft		{	top: 0px;	left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px 0px no-repeat;	}
.beetoolspopup .bottomleft	{ 	bottom: 0px; left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px -20px no-repeat;	}
.beetoolspopup .topright 	{	top: 0px; 	right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px 0px no-repeat;	}
.beetoolspopup .bottomright	{	bottom: 0px; right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px -20px no-repeat;	}

.beetoolspopup .topmiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px 0px repeat-x;
}

.beetoolspopup .middleleft
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) 0px 0px repeat-y;
}
.beetoolspopup .middleright
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) -20px 0px repeat-y;
}
*/
.beetoolspopup .middlemiddle
{
	width: 400px;
	height: 300px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
/*
.beetoolspopup .bottommiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px -20px repeat-x;
}
*/
.beetoolspopupclose
{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	background: #AAAAAA;
	color: #000000;
	border-width: 1px;
	cursor: pointer;
}

iframe.beetoolspopupiframe body.febody
{
	background-color: #f00;
}

/* Block rechts ***************************************************************************/

.dynamicblock /* Artikelliste Kurzbeschr. rechts */
{
	margin-bottom: 20px;
}

.staticblock /* Artikel Kurzbeschr. statisch */
{
	margin-bottom: 20px;
}

/* Formulare *********************************************************************************/

.formstyleadresse
{}
.formstylenewsletter
{}
.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select
{
	font-size: 100%;
	background-color: #FFF;
	border: none;
}

.FormErrorMessageStyle /* eingeblendete Fehlernachricht */
{
	color: #E40025;
}

.formerrorfields
{
	color: #E40025;
	background-color: #FFFFFF;
	border: 1px solid #E40025;
	padding: 5px 10px;
}

.febody input.formerror, /* Klasse des Input bei fehlenden Eingaben */
.febody textarea.formerror,
.febody select.formerror
{
	border: 1px solid #E40025;
}

input.formsubmit
{
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 13px;
	background-color: transparent;
	background-image: url(image/s_bullet_shortlinks.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}

.febody .formfieldhidden
{
	display: none;
}

/* Footer *********************************************************************************/

.footercontainer
{
	width: 995px;
	padding-top: 12px;
	background: #FFF url(image/w_footer.gif) repeat-x top left;
	font-size: 90%;
	color: #555555;
}

.footercontainer a
{
	color: #555555;
}

.footerleft
{
	background-color: #E7E8E8;
	width: 215px;
	height: 14px;
	padding: 8px 10px 5px 20px;
	text-align: left;
	float: left;
}
.footerright
{
	background-color: #EFF0F0;
	margin-left: 263px !important;
	margin-left: 254px;
	width: 194px;
	height: 14px;
	padding: 6px 10px 7px 20px;
	text-align: left;
	float: left;
}

.backlink
{
	text-decoration: none;
	color: #555555;
}

.formstylerecommend /* Klasse im form-Tag */
{}

input.recommend /* Weiterempfehlen-Button */
{
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-align: left;
	font-size: 100%;
	color: #555555;
}

.toplink /* nach oben Link */
{
	text-decoration: none;
	color: #555555;
}

#stylesheetlblprint, /* Zur Druckansicht */
#stylesheetlblnormal
{
	cursor: pointer;
	color: #555555;
}

/* Layoutvorlagen *********************************************************************************/

.pics-left
{
	float: left;
	padding-right: 3%;
	border: none;
}

.pics-right
{
	float: right;
	padding-left: 3%;
	border: none;
}

.pics-short
{
	float: left;
	padding-right: 3%;
	border: none;
}

.zweispalter
{
	clear: both;
	padding-top: 10px;
}

.zweispalter .columnleft  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 468px;
	float: left;
}
.zweispalter .columnright  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 224px;
	float: right;
}

.dreispalter
{
	clear: both;
	padding-top: 10px;
}

.dreispalter .columnleft /* Dreispaltige Anordnung - links */
{
	width: 224px;
	float: left;
}
.dreispalter .columnmiddle /* Dreispaltige Anordnung - mitte */
{
	width: 224px;
	margin-left: 20px;
	float: left;
}
.dreispalter .columnright /* Dreispaltige Anordnung - rechts */
{
	width: 224px;
	float: right;
}

body.febody .invisible /* fuer .bawhiddenhtml Einblend-Texte wie Datenschutz-Hinweis, Suchmaschinentext */
{
	display: none;
}

body.febody .bawhiddenhtml
{
}

body.febody .searchpopup
{
	width: 250px;
	height: 75px;
	position: absolute;
	left: 50px;
	top: 15px;
	padding: 0px;
	background-color: #E8E9E9;
	border: 2px solid #DFDFE0;
	z-index: 100;
}
body.febody .searchpopup form
{
	padding: 5px;
}

body.febody .formfieldhidden
{
	display: none;
}

/** Sitemap *********************************************************************/

ul.sitemap
{}

ul.sitemap li a
{
	text-decoration: none;
}
ul.sitemap li a:hover
{
	text-decoration: underline;
}

ul.sitemap li
{
	list-style-type: none;
	list-style-image: url(image/s_bullet_mainmenu.gif);
	font-weight: bold;
	margin-top: 20px;
}

ul.sitemap ul li
{
	list-style-type: disc;
	list-style-image: none;
	font-weight: normal;
	margin-top: 0;
}

ul.sitemap ul
{
	border-top: 1px solid #BBB;
	padding-top: 10px; 
	margin-left: 0;
	padding-left: 30px;
}

ul.sitemap ul ul
{
	border-top: none;
	padding-top: 0;
}

/** ept SPEZIAL *****************************************************************/

.picarea /* Bildbalken oben in Layoutvorlagen */
{
	clear:both;
}

table.introstandardproducts p
{
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 2px;
	background-color: #EFF0F0;
	clear: both;
	font-size: 90%;
	line-height: 125%;
}

table.intronews p
{
	margin-bottom: 5px;
}

table.fairdate
{
	border-top: 1px solid #CFD0D2;
	padding: 5px 0 5px 0;
}
td.fairlogo
{
	width: 245px;
}
td.fairlocation
{
	width: 108px;
}
td.fairhall
{
	width: 122px;
}
td.fairtime
{
	width: 224px;
}

.hyperlinkbullet
{
	display: block;
	padding-left: 13px;
	background-image: url(image/s_bullet_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div.productnewspic
{
	width: 224px;
	padding-right: 20px;
	float: left;
}

div.productnewstext
{
	width: 468px;
	float: left;
}

table.history /* Tabelle f�r Geschichtsabschnitte */
{
	width: 100%;
	border-bottom: 1px solid #D1D2D4;
}

td.historypic
{
	width: 102px;
	vertical-align: top;
}
td.historypic .pic
{
	line-height: 0;
}

td.historyyear
{
	width: 63px;
	text-align: center;
	vertical-align: top;
}

td.historytext
{
	width: 545px;
	vertical-align: top;
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	display: none;
}