body {
	font: 0.2em/1.6em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, Tahoma;
	background: #FFFFFF repeat-x left top;
	color: #444;
}
#frame {
	width: 910px;
	vertical-align: top;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

TABLE#content_wrap {
	background-repeat: no-repeat;
	background-position: left top;
}

p {
	margin: 0 0 15px 0px;
	padding: 0px;
	font-size: 1em;
}
p a {
	color: #333333;
	text-decoration: underline;
}

p a:hover {
	color: #0099FF;
	text-decoration: underline;
}

#content p {
	margin: 0 0 15px 0px;
	padding: 0px;
	font-size: 1em;
	color: #000000;
}

.csc-linkToTop a {
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	background-image: url(../images/a_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

.csc-linkToTop a:hover {
	color: #0099FF;
	text-decoration: underline;
	
}


h1 {
	margin: 0px 0 0;
	vertical-align: top;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	margin: 0 0 0px;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 1px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #0099FF;
}

h6 {
	font: normal 0.8em ;
	padding: 0px;
	color: #FFFFFF;
}


h1 a {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 10px;
	background-image: url(../images/a_arrow.gif);
}
h1 a:hover {
	color: #0099FF;
	text-decoration: underline;
}

TD#content{
	overflow: hidden;
	padding: 5px 30px 10px 0px;
	position: relative;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 500px;
	font-size: 12px;
}


TD#left_content{
	overflow: hidden;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	position: relative;
	font-size: 12px;
	vertical-align: top;
	border-top: thin solid #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
	color: #FFFFFF;
}

#left_content h1.csc-firstHeader {
	color: #FFFFFF;
	vertical-align: top;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 4px;
	background-image: url(../images/left_h1_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 

#left_content h2.csc-firstHeader {
	margin: 0 0 0px;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/left_h1_bg.gif);
	background-repeat: repeat-x;
} 


#left_content h1 {
	margin: 0 0 0px;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 4px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/left_h1_bg.gif);
}
TD#left_content p {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 0 7;
	font-size: 0.95em;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}

TD#left_content p a {
	color: #666666;
	background-image: url(../images/a_arrow.gif);
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}

TD#left_content p a:hover {
	text-decoration: underline;
}


h2 a, #left_content h1 a {
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/a_arrow_invert.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	color: #FFFFFF;
}

h2 a:hover, #left_content h1 a:hover {
	text-decoration: underline;
}
h4 { color: #0588BD; background: inherit; font-weight: normal; font-size: 0.9em; }

#header {
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.download {
	font-size: 1em;
	color: #000033;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	background-image: url(../images/a_arrow_down.gif);
}
a.download:hover {
	
	text-decoration: underline;
	
}

#logo {
	background: url(../images/top_logo_white.jpg) no-repeat left top;
	height: 70px;
}

TD#left_table {
	vertical-align: top;
	width: 200px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#left_table_end {
	background-image: url(../images/left_content_end.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}

TD#content_table {
	vertical-align: top;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


TD#menu_lang {
	text-align: left;
	vertical-align: bottom;
	background-repeat: repeat-x;
	background-position: left center;
}

TD#menu_lang a {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


TD#menu_top {
	text-align: right;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: left center;
	padding: 5px 10px;
}

TD#menu_top a {
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/a_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

TD#menu_top a:hover {
	text-decoration: underline;
	background-image: url(../images/a_arrow.gif);
	color: #0099FF;
}

TD#menuTopStart {
	background-color: #0099FF;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

TD#menuTopEnd {
	background-color: #0099FF;
}

.top_info {
	float: right;
	padding: 40px 0 0px;
	color: #808080;
	text-align: right;
}

	.top_info_left {
	width: 400px;
	float: left;
	padding-top: 43px;
	text-align: left;
	}

	.top_info_right {
	width: 500px;
	float: right;
	padding: 0 0 0 0px;
	border-left: 1px solid #eee;
	}




.csc-header {
}

.csc-header csc-header-n2 {
	background-image: url(../images/left_content_end.gif);
	background-repeat: no-repeat;
}

.csc-textpicHeader {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}








.left_end {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	background-position: top;
}



TD#headerimage {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	width: 700px;
}

TD#csc-uploads-fileName{
	border: 0px none #000;
	overflow: hidden;
	margin: 0px auto;
	padding: 2px 20px 2px 5px;
	position: relative;
	font-size: 12px;
	vertical-align: top;
	background-image: url(file:///Macintosh%20HD/Applications/MAMP/htdocs/fileadmin/templates/be/images/arrow_blue.gif);
	background-attachment: fixed;
	background-position: left center;
}




TD#footer{
	width: 800px;
	height: 50px;
	float: none;
	text-align: center;
	vertical-align: middle;
	font-size: 0.6em;
	color: #999999;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

TD#footer a {
	color: #0099FF;
	text-decoration: underline;	
}


TD#searchbox {
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left top;
}

TD#searchbox a {
	font-size: 0.6em;
	text-decoration: none;
	background-image: url(../images/a_arrow_invert.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
}

TD#searchbox a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
}

.searchtext {
	font-size: 0.8em;
	color: #CCCCCC;
	padding-bottom: 2px;
}

TD#productdropdown {
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #333333;
	vertical-align: top;
}

.tx-indexedsearch-searchbox {
	padding-left: 5px;
	font-size: 0.95em;	
}

.tx-indexedsearch-searchbox a {
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 0.8em;
}

.tx-indexedsearch-res, .tx-indexedsearch-descr {
	font-size: 0.8em;
}
.tx-indexedsearch-res a , .tx-indexedsearch-title title a , .tx-indexedsearch-path path a {
	font-size: 0.85em;
	color: #000033;
	text-decoration: underline;
}

.tx-macinasearchbox-pi1 {
	font-size: 12px;
	vertical-align: top;
	color: #FFFFFF;
}
.tx-macinasearchbox-pi1 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.browsebox a {
	color: #0099FF;
	text-decoration: underline;
}

.csc-sitemap {
	padding-left: 15px;
}

.csc-sitemap ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

.csc-sitemap li {
	padding-left: 20px;
	background-image: url(../images/page_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}



TD#menu_main {
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 0.75em;
	overflow: hidden;
	width: 200px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 0px;
}

.menuTop_level1-no {
	font-weight: normal;
	position: static;
	vertical-align: top;
	color: #0099FF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-left: 5px;
	}


	
.menuTop_level1-no a {
	color: #0099FF;
	text-decoration: none;
	padding-left: 5px;
}
.menuTop_level1-no a:hover {
	text-decoration: underline;	
	
}

.menuTop_level1-act {
	color: #0099FF;
	position: static;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: thin solid #FFFFFF;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/mainmenu_1_blue_arrow.gif);
	font-weight: bold;
}
.menuTop_level1-act a {
	text-decoration: none;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0099FF;
	padding-left: 5px;
}
.menuTop_level2-no {
	color: #0099FF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
}
.menuTop_level2-no a {
	color: #0099FF;
	text-decoration: none;
	font-size: 0.95em;
	padding-left: 7px;
}

.menuTop_level2-no a:hover {
	text-decoration: underline;	
}

.menuTop_level2-act {
	color: #0099FF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}
.menuTop_level2-act a {
	color: #0099FF;
	padding-left: 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
}






.menuTop_level3-no {
	color: #0099FF;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuTop_level3-no a {
	color: #0099FF;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	font-size: 0.85em;
}

.menuTop_level3-no a:hover {
	
	text-decoration: underline;
}

.menuTop_level3-act {
	color: #0099FF;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.menuTop_level3-act a {
	color: #0099FF;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}

TD#pathmenuheader {
	font-size: 11px;
	color: #333333;
	padding: 5px 5px 5px 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}


TD#pagetitle {
	font-size: 20px;
	color: #0099FF;
	padding: 10px 5px 10px 0px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}

TD#pathmenu {
	font-size: 11px;
	color: #333333;
	padding: 5px 5px 5px 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}

TD#pathmenu a {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}

TD#pathmenu a:hover {
	
	text-decoration: underline;

}

#pathmenurow {
	padding: 5px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/pathmenurow_bg.gif);
}

/************************/
/* Page menu, */
/************************/
.csc-menu  {
	list-style-image: url(../images/a_arrow.gif);
	list-style-type: none;
	list-style-position: outside;
}

.csc-menu-def {
	margin-left: 10;
	padding-left: 10;
	padding-bottom: 3px;
}

.csc-menu a {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.csc-menu a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color: #0099FF;
}

.csc-menu dt {
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
}

.csc-menu dd {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	left: -10px;
}





.csc-textpic-image {
	padding-left: 10px;
}



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD {
	vertical-align : top;
	background-image: url(file:///Macintosh%20HD/Applications/MAMP/htdocs/fileadmin/templates/be/images/arrow_blue.gif);
	height: 15px;
	padding-top: 5px;
}
TABLE.csc-uploads TR.tr-even {
	background-color: #EDEBF1;
	padding-top: 5px;
}
TABLE.csc-uploads TR.tr-odd { 
	background-color: #D8D7DC; 
	padding-top: 5px;
}

TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName a {
	width: 80%;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #0099FF;
	text-decoration: none;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }
.background {
}


.csc-sitemap ul a {
	
	color: #333333;
	text-decoration: none;
}

.csc-sitemap ul a:hover {
	text-decoration: underline;
}


/************************/
/* Tables */
/************************/

TABLE.specification {
	font-size: 0.9em;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
TABLE.specification TR {
	vertical-align: top;
	border: 0px;
	padding: 0px;
}

TABLE.specification TD {
	padding: 0px;
	border: 0px;
}


TABLE.specification TR.tr-even {
	background-color: #C7E6FF;
	border: 0px;
}

TABLE.specification TR.tr-odd {
	background-color: #F0F0F0;
	border: 0px;
	
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 0px !important;
	}

/************************/
/* Mailform plus */
/************************/

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	
	float:left;
	width:100px;
	font-size: 0.8em;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
	
}


/************************/
/* A1 TEASERMENU */
/************************/

TABLE.teasermenu {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

TD.teasermenu-content {
	padding: 0 10 10 10px;
	text-align: left;
	vertical-align: top;
}

TD.teasermenu-content a {
	text-decoration: none;
	color: #333333;
	background-image: url(../images/a_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1em;
	padding-right: 10px;
	font-weight: bold;
}

TD.teasermenu-content a:hover {
	text-decoration: underline;
	color: #0099FF;
}

.teaserimage {
	border: thick solid #999999;
}

TD.teasermenu-end {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.csc-textpic-imagewrap dl {
	margin-left: 0px;
	padding-left: 0px;
}
