/* @override http://www.sensitec.de/css/base.css */

/* @group prerequisites */
body { color: #595959; margin: 0; font: 62.5% "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background: #dedede url(../img/body.bg.png) repeat-x left top; text-align: center; }
a { text-decoration: underline; color: #595959; }
a.button { background: url(../img/buttonbackground.gif) no-repeat left top; color: white; padding-left: 8px; height: 16px; line-height: 16px; margin-bottom: 3px; }
a.button:hover { color: white; background-position: 0 -32px; background-repeat: no-repeat; }
h1,h2,h3,h4,h5,h6,img { margin: 0; padding: 0; }
ul { margin: 0; padding: 0; list-style-type: none; }
li { margin: 0; padding: 0; }
img { border: 0; }
p#txt-1 { float: left; width: 260px; height: 250px; margin: 0px 0 10px 5px; }
#midships div.left { margin: 0px 0px 20px; padding: 0px; display: block; height: 135px; width: 510px; }
#midships div.left p em { float: left; width: 160px; padding: 0px; text-align: left; margin: 70px 0 0 5px; *margin: 77px 0 0 5px; }
#midships div.left img { width: 328px; height: 135px; float: left; padding: 0px; }
#midships div.right { margin: 0px 0 10px 5px; padding: 0px; display: block; height: 250px; width: 250px; float: right; }
#midships div.right p.subheading em { float: right; width: 240px; margin-top: 5px; text-align: right; }
#midships div.right img { width: 240px; height: 190px; float: right; }
div.clearer { float: none; clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px }
div.left, img.left { margin: 2px 10px 5px 1px; float: left; border: 0; }
div.right, img.right { margin: 2px 1px 5px 10px; float: right; border: 0; }
div.across, img.across { margin: 0 0 10px 0; border: 0; }
div.bordered, img.bordered { border: 1px solid silver; }
div.item { border: 1px solid silver; margin-top: 0.6em; padding: 0; }
div.item a.boxed { display: block; }
div.item img { border: 1px solid silver; }
div.item h2 a { text-decoration: none; color: #cb006c; }
div.item h2 a:hover { color: black; text-decoration: underline; }
p.subheading { font-size: 0.9em; }
ul.bullets { margin-left: 2em; list-style-type: square; margin-top: 0.4em; margin-bottom: 1em; }
ul.bullets li { margin-bottom: 0.4em; margin-top: 0.6em; line-height: 140%; }
dl dt { font-weight: bold; margin-top: 1em; color: #000; }
pre { background-color: #fcff65; padding: 1em; border: 1px solid #b3b3b3; font-size: 12px; width: 900px; text-align: left; overflow: scroll; }
p.disclaimer { background-color: #fcff65; padding: 1em; margin: 0 auto; width: 890px; border: 1px solid #b3b3b3; color: #666; }
p.getmore a, a.getmore, span.getmore { text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.9em; text-align: right; margin-bottom: 1em; margin-top: 0; background-color: #cb006c; color: #fff; text-decoration: none; padding: 0.1em 0.3em; }
a.getmore { float: right; display: block; color: #fff; }
a.getmore:hover { background-color: #f87c9c; color: #fff; }
address { font-weight: bold; margin-bottom: 1em; font-style: normal; }
#error_message { width: 253px; margin: 0 auto; }
/*

 @end */
/* @group table */
table.listing { border-collapse: collapse; width: 523px; border: 1px solid #bfbfbf; }
table.listing * { vertical-align: top; }
table.grid { table-layout: auto; }
table.listing.grid { width: 523px; }
table.listing caption { color: #cb006c; text-transform: uppercase; font-size: 1.2em; border-bottom: 1px solid #cb006c; line-height: 140%; text-align: left; margin-bottom: 0.4em; font-weight: bold; }
table.listing th { border: 1px solid #bfbfbf; }
table.listing td { border-left: 1px solid #bfbfbf; padding: 4px; }
table.listing tr:hover { background-color: #f8e1e7; color: black; }
table.listing a:hover { color: black; }
table.grid tr.even:hover { background: #f2f2f2; }
table.grid tr.odd:hover { background: white; }
table.grid a:hover { color: white; }
table.grid th { text-align: left; }
table.listing .even { background-color: #f2f2f2; }
table.listing .odd {  }
table.listing a { text-decoration: none; display: block; }
table.grid th { width: 88px; padding: 0.3em; }
table.grid th.vertical { border-style: none; width: 84px; }
table.grid th.vertical a:hover { color: black; text-decoration: underline; }
/* @end */
/* @group maps */
#storepicture { float: left; margin-right: 5px; margin-bottom: 5px; }
/* @end */
/* @group layout */
#main { width: 920px; margin: 0 auto; text-align: left; background-color: white; }
/* @end */
/* @group header */
#header { height: 77px; background-image: url(../img/header.bg.jpg); position: relative; }
#header #logo { float: left; position: relative; width: 225px; height: 77px; }
#header #logo span { width: 100%; height: 100%; background: url(../img/header.logo.png) left top; position: absolute; }
#header #logo a { cursor: pointer; }
#header ul#navigation { list-style-type: none; margin: 0; padding: 2.1em 0 0; }
#header ul#navigation li { float: left; }
#header ul#navigation li a { color: #3f3f3f; text-decoration: none; border-top: 1px solid #7f7f7f; border-bottom: 1px solid #7f7f7f; margin: 0.4em; text-transform: uppercase; letter-spacing: 0.1em; font-size: 1.1em; display: block; padding: 0.3em 0.5em; }
#header ul#navigation li a:hover { color: black; background-color: #f8e1e7; border-bottom-color: #ca006c; border-top-color: #cb006c; }
div#add_on { position: absolute; right: 15px; top: 57px; }
div#add_on a { width: 135px; background: url(../img/header.add_on.bg.inactive.gif) no-repeat left top; height: 20px; display: block; color: white; text-decoration: none; font-size: 1.0em; vertical-align: middle; padding-top: 4px; padding-left: 7px; }
div#add_on_list { width: 660px; height: 20px; position: absolute; top: 57px; background-image: url(../img/header.add_on.bg.active.gif); right: 22px; }
div#add_on_list ul { list-style-type: none; margin: 0; padding: 0 0 0 4px; }
div#add_on_list ul li { margin: 0; padding: 0; float: left; }
div#add_on_list ul li a { display: block; color: white; padding: 4px; text-decoration: none; border-right-width: 1px; border-right-style: solid; }
div#add_on_list ul li #add_on_list_close { position: relative; width: 14px; height: 15px; margin: 0; padding: 0; display: block; top: 4px; left: 30px; border-right-style: none; cursor: pointer; }
div#add_on_list ul li #add_on_list_close span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/header.add_on.close.gif) no-repeat left top; }
div#add_on a:hover, div#add_on_list a:hover { text-decoration: underline; }
/* @end */
/* @group content */
#content { width: 910px; background-color: white; margin: 0 5px; }
#innercontent { width: 910px; min-height: 600px; background-color: white; float: left; }
#innercontent #breadcrumbs { clear: both; }
#innercontent #breadcrumbs p { margin: 0; padding: 0.3em 0 1em 24px; }
#language { float: right; padding: 5px 22px 5px 5px; }
/* @end */
/* @group shoulder layout */
#main div.leftshoulder_top { background: url(../img/content.leftshoulder.png) no-repeat left top; }
#main div.rightshoulder_top { background: url(../img/content.rightshoulder.png) no-repeat right top; }
#main div.leftshoulder { background: url(../img/content.leftshoulder.bg.png) repeat-y left top; }
#main div.rightshoulder { background: url(../img/content.rightshoulder.bg.png) repeat-y right top; }
/* @end */
/* @group base layout */
#midships { font-size: 1.1em; line-height: 140%; color: #333; padding: 0 0 0 14px; overflow: hidden; width: 523px; float: left; margin: 0 auto; }
#leftflank { float: left; padding-left: 24px; width: 180px; }
#rightflank { float: right; width: 134px; padding-right: 22px; }
/* @end */
/*

 @group leftflank */
#leftflank h3 { color: white; background-color: #999; text-transform: uppercase; letter-spacing: 0.1em; padding: 3px 5px; border-top: 1px solid #3f3f3f; border-right: 1px solid #3f3f3f; border-left: 1px solid #3f3f3f; font-size: 1.2em; margin-top: 20px; }
#leftflank h3.highlight { color: white; background-color: #cb006c; }
#leftflank div.producthighlight span.product_code { display: none }
#leftflank div.sidebox { border: 1px solid #3f3f3f; margin-bottom: 1em; padding-right: 0.4em; padding-left: 0.4em; }
#leftflank div.sidebox img { width: 170px; }
#leftflank div.sidebox ul { margin: 5px 0 0 20px; }
#leftflank div.sidebox li { list-style-type: disc; list-style-position: outside; padding: 3px 0; }
#leftflank div.sidebox a { text-decoration: none; }
#leftflank h3 span { position: absolute; width: 100%; height: 100%; background-repeat: no-repeat; background-position: left top; }
#leftflank h3#anwendungen span { background-image: url(../img/h3.navigation.anwendungen.gif); }
#leftflank h3#downloads span { background-image: url(../img/h3.navigation.downloads.gif); }
#leftflank h3#kontakt span { background-image: url(../img/h3.navigation.kontakt.gif); }
#leftflank h3#news span { background-image: url(../img/h3.navigation.news.gif); }
#leftflank h3#produkte span { background-image: url(../img/h3.navigation.produkte.gif); }
#leftflank h3#technologie span { background-image: url(../img/h3.navigation.technologie.gif); }
#leftflank h3#unternehmen span { background-image: url(../img/h3.navigation.unternehmen.gif); }
#leftflank ul.closed { display: none; }
#leftflank li a { display: block; font-weight: bold; border-bottom: 1px solid #7f7f7f; text-decoration: none; padding: 0.4em 0.6em 0.4em 12px; width: 162px; background: url(../img/li.chevron.png) no-repeat 0 -48px; font-size: 1.1em; }
#leftflank ul a { padding-left: 10px; width: 164px; font-weight: normal; }
#leftflank li ul ul a { padding-left: 20px; width: 154px; font-weight: normal; }
#leftflank li a.no_content { background: url(../img/li.chevron.png) no-repeat 0 -96px; }
#leftflank li a:hover, #leftflank li a.selected, #leftflank li a.no_content:hover { background: url(../img/li.chevron.png) no-repeat 0 0; color: black; }
#leftflank li a#unternehmen { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#unternehmen span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.unternehmen.gif); margin: 0; padding: 0; }
#leftflank li a#technologie { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#technologie span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.technologie.gif); margin: 0; padding: 0; }
#leftflank li a#produkte { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#produkte span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.produkte.gif); margin: 0; padding: 0; }
#leftflank li a#anwendungen { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#anwendungen span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.anwendungen.gif); margin: 0; padding: 0; }
#leftflank li a#news { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#news span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.news.gif); margin: 0; padding: 0; }
#leftflank li a#kontakt { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#kontakt span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.kontakt.gif); margin: 0; padding: 0; }
#leftflank li a#agb { position: relative; width: 180px; height: 23px; cursor: pointer; margin: 0; padding: 0; border-bottom: 1px solid white; }
#leftflank li a#agb span { position: absolute; width: 100%; height: 100%; background-image: url(../img/h3.navigation.downloads.gif); margin: 0; padding: 0; }
#leftflank div.sidebox ul#product_design { padding: 0; margin: 5px 0;}
#leftflank div.sidebox ul#product_design li { padding: 0;margin: 0; list-style-type: none; position: relative; height: 50px; width: 170px;  }
#leftflank div.sidebox ul#product_design li a { background: none; padding: 0; margin: 0; border: none; }
#leftflank div.sidebox ul#product_design li span { position: absolute; height: 100%; width: 100%; background-repeat: no-repeat;}
#leftflank div.sidebox ul#product_design li span.free_pitch { background-image: url(../img/free_pitch.png); }
#leftflank div.sidebox ul#product_design li span.fix_pitch { background-image: url(../img/fix_pitch.png); }
#leftflank div.sidebox ul#product_design li span.pure_pitch { background-image: url(../img/pure_pitch.png); }
#leftflank div.sidebox ul#product_design li span.perfect_wave { background-image: url(../img/perfect_wave.png); }

#jobbox {border: 1px solid black; margin-top: 10px;}
#jobbox h3 {margin-top: 0; border-bottom: 1px solid black; border-top: 0px;	border-right: 0px;	border-left: 0px;}
#jobbox a {margin-left: 3px}
#jobbox p {margin-left: 2px}

/* @end */
/* @group midships */
#midships h1 { color: #cb006c; text-transform: uppercase; font-size: 1.2em; border-bottom: 1px solid #cb006c; line-height: 140%; margin-bottom: 1em; }
#midships h2 { color: #cb006c; font-size: 1.2em; line-height: 140%; }
#midships h3 { font-size: 1.1em; line-height: 140%; color: #3f3f3f; }
#midships p { margin-top: 0; }
#midships dl { width: 530px; background-color: #f2f2f2; float: left; }
#midships dt { width: 130px; float: left; margin: 0; border-bottom: 1px solid white; background-color: #d8d8d8; padding: 0.2em 0 0.2em 0.4em; }
#midships table td { border: 1px solid #cecece; padding: 2px; }
#midships dd { margin: 0 0 0 138px; border-bottom: 1px solid white; padding: 0.2em 0.2em 0.2em 0; }
#midships div.showcase { border: 1px solid #bfbfbf; background-color: #f2f2f2; margin-top: 1em; padding: 10px; }
#midships div.showcase dl { background-color: #e5e5e5; width: 500px; margin: 5px 0px 15px 0px; }
#midships div.showcase dt { width: 25%; }
#midships div.showcase dd { background-color: #e5e5e5; }
/* @end */
/* @group rightflank */
#rightflank div.sidebox { border: 1px solid #3f3f3f; margin-bottom: 1em; padding-right: 0.4em; padding-left: 0.4em; }
#rightflank div.sidebox p strong { font-weight: bold; color: black; font-size: 1.1em; }
#rightflank div.sidebox a { text-decoration: none; }
#rightflank div.gray { background-color: #d8d8d8; }
#rightflank div.white { background-color: white; }
#rightflank h3 { color: white; background-color: #999; text-transform: uppercase; letter-spacing: 0.1em; padding: 3px 5px; border-top: 1px solid #3f3f3f; border-right: 1px solid #3f3f3f; border-left: 1px solid #3f3f3f; font-size: 1.2em; width: 122px; }
#rightflank form { margin: 0; padding: 0; }
#rightflank input { width: 115px; font-size: 0.9em; margin-bottom: 0.4em; }
/* @end */
/* @group footer */
#footer { clear: both; width: 700px; margin: 1em auto; text-align: center; padding-top: 1em; }
#footer p { margin: 0; }
#footer a { padding: 0.4em; text-decoration: none; }
#footer a:hover { color: #cb006c; text-decoration: underline; }
/* @end */
/* @group product */
#product div.columns_1_2 { width: 320px; float: left; }
#product div.columns_2_2 { float: right; width: 195px; }
#product h2 { font-size: 1.2em; line-height: 140%; }
#product h3 { font-size: 1em; margin-top: 0.8em; margin-bottom: 0.2em; }
#product ul { margin-bottom: 2em; }
/* @end */
/* @group additional_info */
#additional_info {  }
#additional_info table { border-collapse: collapse; border: 1px solid silver; width: 100%; margin-bottom: 1em;}
#additional_info table.productoverview { position: absolute; top: -9999px; left: -9999px;}
div#product #additional_info table.productoverview { position: static; top: 0; left: 0;}
#additional_info caption { text-align: left; font-weight: bold; margin-bottom: 0.2em; }
#additional_info th, #additional_info td { padding: 0.2em; border-right: 1px solid silver; border-bottom: 1px solid #f2f2f2; background-color: #fff; }
#additional_info th { background-color: #f2f2f2; }
#additional_info th.centered, td.centered { text-align: center; }
#additional_info tfoot td { font-size: 0.8em; }
/* @end */
/* @group products */
div.product_summary { border: 1px solid #bfbfbf; margin-top: 1em; width: 513px; padding: 4px; font-size: 0.9em; position: relative; overflow: auto; }
#midships div.product_summary h1 { border: none; background-color: #fdedf5; padding: 2px 4px; }
#midships div.product_summary h1 span.pico img { border: 1px solid white; margin: 0 1px; }
#midships div.product_summary a.button { width: 83px; text-decoration: none; float: right; margin-top: 6px; }
div.product_summary div.picture img { float: left; margin-right: 5px; }
div.product_summary div.summary { width: 350px; }
div.product_summary div.summary a { text-decoration: none; }
div.product_summary div.advantages { width: 145px; border-left: 1px dotted #bfbfbf; padding-left: 0.4em; float: right; }
div.product_overview div#additional_info table { border-collapse: collapse; border: 1px solid silver; margin-bottom: 1em; width: 260px; }
div.product_overview div#additional_info caption { text-align: left; font-weight: bold; margin-bottom: 0.2em; }
div.product_overview div#additional_info th, div.product_overview div#additional_info td { padding: 0.2em; border-right: 1px solid silver; border-bottom: 1px solid #f2f2f2; background-color: #fff; }
div.product_overview div#additional_info th { background-color: #f2f2f2; }
div.product_overview div#additional_info th.centered, div.product_overview div#additional_info td.centered { text-align: center; }
div.product_overview div#additional_info tfoot td { font-size: 0.8em; }
product_summary table.productoverview { display: block; }
#notes { margin-top: 1em; border-top: 1px solid silver; clear: both; }
/* @end */
/* @group columns */
div.golden_ratio { padding-bottom: 1em; float: left; width: 523px; }
div.columns_1_2 { float: left; }
div.columns_2_2 { float: right; }
div.columns_1_2.angle { background: white url('../img/bg.winkel.jpg') repeat-x left top; padding: 0.4em; margin-bottom: 0.4em; }
div.columns_2_2.length { background: white url('../img/bg.laengen.jpg') repeat-x left top; padding: 0.4em; }
div.columns_2_2.magnetic_field { background: white url('../img/bg.magnet.jpg') repeat-x left top; padding: 0.4em; }
div.columns_1_2.power { background: white url(../img/bg.strom.jpg) repeat-x left top; padding: 0.4em; }
div.golden_ratio div.columns_1_2 { width: 288px; }
div.golden_ratio div.columns_2_2 { width: 195px; padding-left: 5px; }
div.columns_fifty { float: left; width: 523px; }
div.columns_fifty div.columns_1_2 { width: 48%; }
div.columns_fifty div.columns_2_2 { width: 48%; }
div.featured_news { padding: 4px; background: #f6e88d url(../img/feature_news.bg.png) repeat-x; margin-bottom: 1em; border: 1px solid #f7ee9a; width: 513px; }
div.featured_news div.columns_1_2 { width: 284px; }
div.featured_news div.columns_2_2 { width: 219px; padding-left: 5px; background-color: #fdfce0; padding-top: 5px; }
/* @end */
/* @group columns2 */
div.pitch-techno { width: 523px; margin: 0px; padding: 0px; }
div.txt-1 { width: 260px; height: auto; float: left; margin: 0px; padding: 0px; }
div.txt-2 { width: 260px; height: auto; float: right; margin: 0px; padding: 0px; }
div#pitch-img { display: block; margin: 0px 0px 20px; padding: 0px; width: 523px; height: 410px; background-color: #cccccc; }
div#txt-box { width: 260px; height: 200px; float: left; margin: 0px; padding: 0px; }
div#txt-box h3 { position: relative; width: 250px; height: 80px; margin: 5px; padding: 0px; float: left; }
div#txt-box h3 span { position: absolute; width: 250px; height: 80px; margin: 0px; padding: 0px; top: 0px; left: 0px; }
div#txt-box p { margin: 0px; padding: 5px; float: left; display: block; }
div#txt-box2 { width: 260px; height: 200px; margin: 0px; padding: 0px; float: right; }
div#txt-box2 h3 { position: relative; width: 250px; height: 80px; margin: 5px; padding: 0px; float: left; }
div#txt-box2 span { position: absolute; width: 250px; height: 80px; margin: 0px; padding: 0px; float: left; }
div#txt-box2 p { margin: 0px; padding: 5px; float: left; display: block; x; }
div#txt-box span.free-pitch { background-image: url(../img/img.pitch1.jpg); }
div#txt-box2 span.fix-pitch { background-image: url(../img/img.pitch2.jpg); }
div#txt-box span.pure-pitch { background-image: url(../img/img.pitch3.jpg); }
div#txt-box2 span.perfect-wave { background-image: url(../img/img.pitch4.jpg); }
/* @end */
/* @group catalogues */
#catalogues { width: 530px; float: left; }
#catalogues a { text-decoration: none; color: black; }
#catalogues a:hover { text-decoration: underline; }
#catalogues a.getmore { color: white; }
#catalogues a.getmore:hover { background-color: #f87c9c; color: white; text-decoration: none; }
#catalogues div.line { float: left; }
#catalogues div.columns_1_2 { width: 360px; }
#catalogues div.columns_2_2 { width: 161px; }
#catalogues dl { width: 360px; background-color: white; }
#catalogues dt { width: auto; background-color: #f8e1e7; color: black; float: none; }
#catalogues dt a { color: black; }
#catalogues dd { margin: 0 0 0 10%; padding-left: 0.6em; }
/* @end */
/* @group box & borders */
div.bordered { border: 1px dotted silver; padding: 0.4em; }
div.newsbox { border: 1px solid #cb006c; }
div.newsbox p { margin-top: 0.4em; margin-bottom: 0; }
div.newsbox p.getmore { margin: 0; }
div.newsbox p.heading { margin-left: 0.4em; margin-right: 0.4em; }
div.newsitem { margin: 0.4em; }
div.newsbox h1 { font-size: 1.1em; }
/* @end */
/* @group icons */
div.icon_component, div.icon_module, div.icon_kit, div.icon_system { position: relative; width: 26px; height: 22px; }
div.icon_angle, div.icon_length, div.icon_magnet, div.icon_power { position: relative; width: 38px; height: 32px; }
div.icon_component span, div.icon_module span, div.icon_kit span, div.icon_system span, div.icon_angle span, div.icon_length span, div.icon_magnet span, div.icon_power span { position: absolute; width: 100%; height: 100%; background-repeat: no-repeat; background-position: left top; }
div.icon_component span { background-image: url(../img/icon.component.gif); }
div.icon_module span { background-image: url(../img/icon.module.gif); }
div.icon_kit span { background-image: url(../img/icon.kit.gif); }
div.icon_system span { background-image: url(../img/icon.system.gif); }
div.icon_angle span { background-image: url(../img/icon.angle.gif); }
div.icon_length span { background-image: url(../img/icon.length.gif); }
div.icon_magnet span { background-image: url(../img/icon.magneticfields.gif); }
div.icon_power span { background-image: url(../img/icon.power.gif); }
/* @end */
/* @group tool tips */
.bubbletip { cursor: pointer; }
.tool-tip { color: #fff; width: 240px; z-index: 13000; text-align: left; }
.tool-title { font-weight: bold; font-size: 11px; margin: 0; color: #b0ff61; padding: 8px 8px 4px; background: url(../img/bubble.png) top left; }
.tool-tip b { font-weight: bold; font-size: 11px; color: #b0ff61; }
.tool-text { font-size: 11px; padding: 4px 8px 8px; background: url(../img/bubble.png) bottom right; }
/* @end */
/* @group badges */
div#badges { clear: both; float: none; color: #fff; }
h5#ce_badge,
h5#handsoff_badge,
h5#rohsconf_badge, 
h5#ul_badge { position: relative; width: 46px; height: 46px; margin: 0; padding: 0; float: left; }
h5#ce_badge span { position: absolute; width: 100%; height: 100%; background-position: left top; background-repeat: no-repeat; background-image: url(../img.badges/badge.ce.gif); }
h5#handsoff_badge span { position: absolute; width: 100%; height: 100%; background-position: left top; background-repeat: no-repeat; background-image: url(../img.badges/badge.handsoff.gif); }
h5#rohsconf_badge span { position: absolute; width: 100%; height: 100%; background-position: left top; background-repeat: no-repeat; background-image: url(../img.badges/badge.roshconf.gif); }
h5#ul_badge span { position: absolute; width: 100%; height: 100%; background-position: left top; background-repeat: no-repeat; background-image: url(../img.badges/badge.ul.gif); }
/* @end */
/* @group types */
h1#angle, h1#length, h1#magnetic_field, h1#power { width: 210px; height: 42px; border: none; position: relative; }
#angle span { width: 100%; height: 100%; background: url('../img/head.angle.jpg') no-repeat top; position: absolute; }
#length span { width: 100%; height: 100%; background: url('../img/head.length.jpg') no-repeat top; position: absolute; }
#magnetic_field span { width: 100%; height: 100%; background: url('../img/head.magnetic_fields.jpg') no-repeat top; position: absolute; }
#power span { width: 100%; height: 100%; background: url('../img/head.power.jpg') no-repeat top; position: absolute; }
/* @end */
/* @group map */
#map { border: 1px solid silver; width: 520px; height: 320px; margin-bottom: 1em; }
#map p { margin-top: 0; }
/* @end */
/* @group standorte */
#standorte {  }
#standorte div.box { margin: 1em; border: 1px solid #cfcfcf; height: 180px; padding-top: 10px; padding-right: 10px; }
#standorte div.box address { font-style: normal; font-weight: 600; padding-left: 1em; }
#standorte div.columns_fifty { width: 450px; border-top: 1px solid #cfcfcf; margin: 1em; padding: 1em; }
#standorte div.columns_fifty.odd {  }
#standorte div.columns_fifty.even {  }
#standorte div.first { border: none; }
/* @end */
/* @group overview */
#overview div.item { background-color: white; height: 14.4em; font-size: 0.9em; overflow: hidden; }
#overview div.item a.boxed { display: block; color: #696969; text-decoration: none; height: 100%; padding: 0.3em 0.6em; }
#overview div.item a.boxed:hover { background-color: #f2f2f2; }
#overview div.item h2 {  }
#overview p a { display: inline !important; float: right; }
/* @end */
/* @group registrationform */
d

iv#registrationform dt, dd { line-height: 1.5em; }
div#registrationform input.text { border: 1px solid #999; padding: 0; margin: 0; width: 280px; height: 1.2em; line-height: 1.5em; }
div#registrationform input.zip { width: 80px; }
div#registrationform input.city { width: 195px; }
div#registrationform textarea { width: 400px; height: 50px; margin: 0.2em; }
div#registrationform div { margin: 0.2em; background-color: #f2f2f2; }
div#registrationform p { padding: 0.2em; }
/*

@end */
/* @group workshop */
div#workshop_info { margin-left: 1em; float: right; width: 250px; }
div#workshop_info dl { width: 250px; margin: 0; }
div#workshop_info dt { width: 50px; }
div#workshop_info dd { width: 190px; margin-left: 50px; }
/* @end */
/* @group press_releases */
div.press_announcement div.tools { padding: 5px; background-color: white; text-align: right; }
div.press_announcement a.tools { color: white; background-color: #cb006c; font-size: 9px; text-transform: uppercase; padding: 2px 4px; text-decoration: none; }
div.press_announcement a.tools:hover { background-color: #6767cb; }
div.press_announcement a.tools:visited { color: white; }
div.press_releases_wrapper { border: 1px solid #bfbfbf; height: 250px; overflow: auto; }
table.press_releases_listing { table-layout: fixed; border-collapse: collapse; color: black; width: auto; }
table.press_releases_listing caption { font-size: 12px; font-weight: bold; text-align: left; padding: 4px; display: none; }
table.press_releases_listing thead { display: none; }
table.press_releases_listing tfoot { font-size: 10px; }
table.press_releases_listing tfoot tr { background-color: white; }
table.press_releases_listing tfoot tr:hover { text-decoration: underline; background-color: white; }
table.press_releases_listing tfoot a { display: inline; text-decoration: underline; }
table.press_releases_listing tr { background-color: #e5e5e5; }
table.press_releases_listing tr.even {  }
table.press_releases_listing th, table.press_releases_listing td { padding: 4px; border: 1px solid white; vertical-align: text-top; }
table.press_releases_listing a { text-decoration: none; color: black; display: block; }
table.press_releases_listing tr.even { background-color: #f8f8f8; }
table.press_releases_listing tr:hover { cursor: pointer; background-color: #f1c2d2; }
table.press_releases_listing tr.even:hover { cursor: pointer; background-color: #f1d9e1; }
table.press_releases_listing tr.selected { background: #f1c2d2 none 0; }
table.press_releases_listing tr.selected:hover { background: #f188ab none 0; }
div.press_announcement { border: 1px solid #bfbfbf; margin-top: 1em; padding: 4px 8px; background: #fff url(../img/bg.winkel.jpg) repeat-x left top; text-align: justify; }
div.press_announcement a { color: black; text-decoration: underline; }
div.press_announcement a:hover { text-decoration: none; }
div.press_announcement a:visited { color: gray; }
div.press_announcement h2 { border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 1em; margin-top: 0.4em; padding-bottom: 0.4em; }
div.press_announcement p.intro { font-weight: bold; }
div.press_announcement p.announcement { line-height: 140%; font-size: 1.0em; }
div.press_announcement p.signature { text-align: right; font-style: italic; background-color: #fff; padding: 0.6em 1em; }
div.press_announcement img.attached_picture { border: 4px solid white; float: right; margin: 0.6em 0 0.6em 1em; }
/* @end */
/* @group 10 MR-Symposium */
#symposium { float: left; width: 520px; padding: 0; margin: 0;}
#symposium h2 { margin-bottom: 10px; }
#symposium h4 { margin-bottom: 10px; }
#symposium dl { margin: 0; }
#symposium dl dt { width: 150px; padding: 5px; }
#symposium dl dd { padding: 5px; margin-left: 160px; }
#symposium form { float: left; width: 520px; margin: 0; padding: 0; }
#symposium form fieldset { margin: 10px 0; padding: 15px 5px; border: 1px solid lightgrey;}
#symposium form legend { color: #cb006c; }
#symposium form span.label, #symposium form span.rlabel { padding-left: 8px; } 
#symposium form span.label:after, #symposium form span.rlabel:after { content: ':'; }
#symposium form span.rlabel { background: transparent url(../../img.badges/required.png) no-repeat 0px -2px; }
#symposium form p.textfeld { position: relative; height: 20px; }
#symposium form p.textfeld input { position: absolute; left: 190px; width: 280px; padding: 3px; }
#symposium form p.textfeld input#re_plz { width: 75px; }
#symposium form p.textfeld input#re_ort { width: 190px; left: 280px; }
#symposium form p.error { color: red; }
#symposium address { background-color: #eee; padding: 5px; }
#symposium address h4 { font-size: 120%; margin-bottom: 5px; }
#symposium address p { margin: 2px 0; }
/* @end */

/* news, messen */
div#messe_ausstellung td.titel { text-align: center; padding: 0.4em; }
div#messe_ausstellung img.messe-logo { display: block; margin-bottom: 0.8em; }
/* @end */
#redaktbeitraege { clear: left; }

/* Forschung */
div#partnerbanner img,
div#partnerbanner2 img {float: right; padding: 3px; margin: 2px; border: 1px solid #ddd;}
div#partnerbanner2 {clear: both;}