body {
	margin: 0px;
	background-color: #ffffff;
	border-top: 10px solid #004080;
	font-family: Verdana;
	font-size: 10pt;
}

a {
	color: #004080;
}

/* Layout */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#toolbox {
	float: right;
	width: 500px;
	height: 20px;
	font-size: 8pt;
	text-align: right;
	padding-top: 2px;
}

#banner {
	float: left;
	width: 800px;
	height: 241px;
	background-color: #004080;
}

#regnow {
	float: left;
	width: 200px;
	height: 50px;
	padding-top: 10px;
	display: none;
}

#regnow img {
	margin-top: 8px;
	border: 0px;
	float: right;
}

#maincontent {
	float: left;
	width: 790px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
}

#footer {
	float: left;
	width: 400px;
	font-size: 8pt;
	border-top: 2px solid #004080;
}

/* Styles */
h1 {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	background-color: #004080;
	color: #ffffff;
	line-height: 150%;
	padding-left: 10px;
	clear: both;
}

H2 {
	font-size: 12pt;
	color: #000000;
}

H3 {
	float: left;
	font-size: 10pt;
	padding: 0 10px 20px 10px;
	width: 50px;
	height: 100%;
	margin-top: 0px;
	clear: both;
}

p {
	font-size: 10pt;
}

/* Navigation */

#navigation {
	float: left;
	width: 600px;
	height: 50px;
	padding-top: 10px;
	display: none;
}


#navigation ul.navlist {
	position: relative;
	width: 100%;
	height: 1.15em;
	margin: 0;
	padding: 0;
	border-bottom: 8px solid #004080;
	white-space: nowrap;
}


#navigation li {
	float: left;
	margin: 0 2px 0px 0px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #004080;
	list-style-type: none;
}

#navigation a {
	position: relative;
	width: 9em;
	display: block;
	margin: 0;
	padding: 1px 0.4em;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #eee;
	color: #666;
	font: normal 0.7em/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#navigation li.active a {
	background-color: #004080;
	color: #fff;
	border-color: #004080;

}

#navigation li a:hover {
	color: #fff;
	background-color: #004080;
	text-decoration: none;
	border-color: #004080;
}


#navigation ul.subnavlist {
	position: absolute;
	width: 100%;
	left: 0;
	top: 1.7em;
	height: .90em;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #004080;
	white-space: nowrap;
}

#navigation ul.subnavlist li {
	width: 16ex;
	margin: 0;
	border: 0;
}

#navigation ul.navlist li ul.subnavlist {
	display: none;
}

#navigation ul.navlist li.active ul.subnavlist {
	display: inline;
}

#navigation ul.subnavlist li {
	width: 16ex;
	margin: 0;
	border: 0;
}

#navigation ul.subnavlist li a {
	width: auto;
	padding: 0.06em 1em .25em;
	border: 0;
	background-color: #fff;
	color: #004080;
	font: normal normal 0.66em/110% Verdana, Arial, sans-serif;
}

#navigation ul.subnavlist li.active a {
	background-color: #cccccc;
	color: #000;
}

#navigation ul.subnavlist li a:hover {
	color: #000;
	background-color: #cccccc;
	text-decoration: none;
	font-weight: 400;
	/* IE5/Mac disappearing item fix */
}

#navigation ul.subnavlist li.subactive a {
	background-color: #cccccc;
	color: #000;
}

* html > body .navlist, * html > body .navlist ul.subnavlist {
	width: 600px;
	/* IE5/Mac fixed width fix */
}



/* Clear-fix for IE5/Mac \*//*/
#mainmenu a {
	float: left;
}
#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/


/* TEST FOR RELEVANCE */
#navigation {
	font-size: 1em;
/*	padding-top: 10px; */
}

table.contenttable-1 {
	width: 100%;
	border-collapse: collapse;
}

table.contenttable-1 td, table.contenttable-1 th {
	border-bottom: 2px solid #000000;
	vertical-align: top;
}

table.contenttable-1 .td-0 {
	padding: 10px;
	width: 10%;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

table.contenttable-1 .td-1 {
	width: 80%;
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
}

table.contenttable-1 .td-2 {
	width: 10%;
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
}

.csc-frame-frame1 {
	width: 100%;
	padding-bottom: 12px;
	padding-top: 10px;
	clear: both;
}

.csc-frame-frame2 {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.csc-frame-frame1 h3, .csc-frame-frame2 h3 {
	display: block;
	height: 100%;
	float: left;
	padding-top: 12px;
	line-height: 100%;
}

.csc-frame-frame1 p.bodytext, .csc-frame-frame2 p.bodytext {
	width: 80%;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#myvar {
	margin-left: 100px;
	border-left: 5px solid #cccccc;
}

a.myvar {
	text-decoration: underline;
}

.csc-header {
	clear: both;
}

.csc-header h2 {
	padding-top: 10px;
}

/* Schedule */

div.tx-rgtabs-pi1 .csc-header {
	width: 750px;
	height: 50px;
	float: left;
}

.csc-textpic-lastcol {
	float: right;
}

#leftcol {
	float: left;
	width: 390px;
	background-color: #ffffff;
	text-align: center;
}

#rightcol {
	float: left;
	width: 400px;
	background-color: #ffffff;
}

div.csc-header-n7 h3 {
	display: none;
}

.csc-subheader-0 {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}

.flvplayer_listpic_caption {
	font-size: 9px;
	width: 80px;
	margin-top: 5px;
	float: left;
	
}

#flvcaption {
	font-size: .9em;	
}

.news-single-imgcaption {
	width: 132px;
	font-size: .9em;
	text-align: center;	
}

.tx-wecconnector-content {
	width: 700px;
	padding: 10px;
	float: left;
}
.tx-wecconnector-title {
	text-align: left;
	padding: 0px;
	
}
.tx-wecconnector-entry {
	width: 700px;
	border: none;
	border: 1px solid #cccccc;
}

.tx-wecconnector-subject {
	padding-left: 0px;
}
.tx-wecconnector-message {
	float: left;
	width: 230px;
	height: 160px;
	margin: 10px 0 0 5px;
	font-size: 10pt;
	text-align: right;
}
.tx-wecconnector-messageinfo {
	float: left;
	width: 255px;
	height: 164px;
	margin: 0px;
	overflow: hidden;
	border: none;
}

.tx-wecconnector-options {
	float: left;
	width: 180px;
}

.tx-wecconnector-form {
	width: 510px;	
}

.tx-wecconnector-button {
	float: left;
	padding-top: 5px;
}

.tx-wecconnector-image {
	width: 100px;
	float: left;
}

.tx-wecconnector-message img {
	width: 100px;
	float: right;
}

.tx-wecconnector-showCategory {
	display: block;
	width: 700px;
	height: 20px;
	background-color: #004080;
	color: #ffffff;	
}

.tx-wecconnector-options {
	width: 700px;
	height: 23px;
	background-color: #efefef;
	float: left;
}

#newsdesc, #newsheader {
	display: none;
}

/* EXTENSIONS */

.tx_mh_branchenbuch-alphabetical .instructions {
	width: 80%;
	margin: 10px 20px 0 20px;
	
}

.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #004080;
}



.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu li.mhbranchenbuch_letter {
	float: left;
	display: block;
	width: 6px;
	padding: 5px 5px 5px 5px;
	list-style-type: none;
	font-weight: bold;
}

.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu li.mhbranchenbuch_letter_act {
	float: left;
	display: block;
	width: 10px;
	padding: 5px 5px 5px 5px;
	list-style-type: none;
	font-weight: bold;
	background-color: #004080;
	color: #ffffff;	
}

.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu li.mhbranchenbuch_letter a {
	text-decoration: none;
}

.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu li.mhbranchenbuch_letter_act a {
	text-decoration: underline;
	color: #ffffff;
}

#body_186 .tx_mh_branchenbuch-premium-1 {
	width: 778px;
	height: 150px;
	float: left;
	clear: both;
}

#body_186 .tx_mh_branchenbuch-premium-1 {
	background: transparent url(/fileadmin/ext-templates/images/mpicon.jpg) no-repeat right top ;
}

#body_186 .tx_mh_branchenbuch-premium-1 .yp_image {
	float: left;
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	height: 160px;
}

#body_186 .tx_mh_branchenbuch-premium-1 .yp_contact {
	float: left;
	width: 608px;
	height: 150px;
	padding-left: 9px;
	border-left: 1px dotted #004080;
}



.align-left {
	text-align: left;
	vertical-align: top;
}

td p.bodytext {
	margin-top: 0px;
}

.tx-kuloplayer-pi1 {
	text-align: center;
}

#body_209 #leftcol{
	width: 590px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

#body_209 #rightcol{
	width: 190px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

#body_178 .leftcol {
	background: #ffffff url(/fileadmin/templates/nacc2009/images/home_left.gif) no-repeat;
	display: block;
	width: 214px;
	height: 700px;
	float: left;
}

#body_178 .rightcol {
	width: 550px;
	padding-left: 20px;
	float: left;
}

#body_178 .rightcol h2 {
	clear: both;
}

#body_178 .rightcol .leftcol{
	background: #ffffff;
	display: block;
	width: 330px;
	height: 280px;
	float: left;
}

#body_178 .rightcol .rightcol{
	background: #ffffff;
	display: block;
	width: 200px;
	overflow: hidden;
	padding-top: 10px;
	float: left;
}

#body_178 .rightcol .rightcol h2 {
	margin: 10px 0 7px 0;
}

#bookmark {
	float: left;
	width: 400px;
	border-top: 2px solid #004080;
	text-align: right;
}

.s_entry, .xs_entry {
	width: 385px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 155px;
	float: left;
	border-bottom: 1px dotted #cccccc;
	
}

#body_186 .browseBoxWrap {
	width: 778px;
	height: 100px;
	clear: both;
}

#body_182 .csc-frame-frame2 ul, 
#body_234 .csc-frame-frame2 ul, 
#body_238 .csc-frame-frame2 ul, 
#body_240 .csc-frame-frame2 ul, 
#body_242 .csc-frame-frame2 ul, 
#body_248 .csc-frame-frame2 ul, 
#body_252 .csc-frame-frame2 ul,
#body_253 .csc-frame-frame2 ul,
#body_312 .csc-frame-frame2 ul
  {
	display: inline;	
}


#body_182 .csc-frame-frame2 li, 
#body_234 .csc-frame-frame2 li, 
#body_238 .csc-frame-frame2 li, 
#body_240 .csc-frame-frame2 li, 
#body_242 .csc-frame-frame2 li, 
#body_248 .csc-frame-frame2 li, 
#body_252 .csc-frame-frame2 li, 
#body_253 .csc-frame-frame2 li,
#body_312 .csc-frame-frame2 li {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	padding: 5px;
	font-size: .8em;
	text-align: center;
}

dd.csc-textpic-caption {
	font-size: .8em;
	text-align: center;
}

#body_178 .rightcol .rightcol dd.csc-textpic-caption {
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#body_179 .leftcol, 
#body_180 .leftcol, 
#body_182 .leftcol, 
#body_208 .leftcol, 
#body_234 .leftcol,
#body_238 .leftcol, 
#body_240 .leftcol, 
#body_242 .leftcol, 
#body_248 .leftcol, 
#body_252 .leftcol,
#body_253 .leftcol,
#body_263 .leftcol,
#body_268 .leftcol,
#body_312 .leftcol  {
	width: 580px;
	float: left;
}

#body_179 .rightcol, 
#body_180 .rightcol, 
#body_182 .rightcol, 
#body_208 .rightcol, 
#body_234 .rightcol, 
#body_238 .rightcol, 
#body_240 .rightcol, 
#body_242 .rightcol, 
#body_248 .rightcol, 
#body_252 .rightcol,
#body_253 .rightcol,
#body_263 .rightcol,
#body_268 .rightcol,
#body_312 .rightcol {
	width: 180px;
	float: left;
	padding: 0 10px;
}

#body_179 .rightcol .csc-frame-frame2, 
#body_180 .rightcol .csc-frame-frame2, 
#body_182 .rightcol .csc-frame-frame2, 
#body_208 .rightcol .csc-frame-frame2, 
#body_234 .rightcol .csc-frame-frame2, 
#body_238 .rightcol .csc-frame-frame2, 
#body_240 .rightcol .csc-frame-frame2, 
#body_242 .rightcol .csc-frame-frame2, 
#body_248 .rightcol .csc-frame-frame2, 
#body_252 .rightcol .csc-frame-frame2,
#body_253 .rightcol .csc-frame-frame2,
#body_263 .rightcol .csc-frame-frame2,
#body_268 .rightcol .csc-frame-frame2,
#body_312 .rightcol .csc-frame-frame2 {
	margin: 10px 5px;
	padding: 0;
	border: 1px solid #000066;	
	width: 160px;
	float: right;
}

#body_179 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_180 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_182 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_208 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_234 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_238 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_240 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_242 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_248 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap, 
#body_252 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap,
#body_253 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap,
#body_263 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap,
#body_268 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap,
#body_312 .rightcol .csc-frame-frame2 div.csc-textpic-imagewrap {
	float: left;
	padding: 12px;	
}

#body_179 .rightcol .csc-frame-frame2 h1,
#body_180 .rightcol .csc-frame-frame2 h1, 
#body_182 .rightcol .csc-frame-frame2 h1, 
#body_208 .rightcol .csc-frame-frame2 h1, 
#body_234 .rightcol .csc-frame-frame2 h1, 
#body_238 .rightcol .csc-frame-frame2 h1, 
#body_240 .rightcol .csc-frame-frame2 h1, 
#body_242 .rightcol .csc-frame-frame2 h1, 
#body_248 .rightcol .csc-frame-frame2 h1, 
#body_252 .rightcol .csc-frame-frame2 h1,
#body_253 .rightcol .csc-frame-frame2 h1,
#body_263 .rightcol .csc-frame-frame2 h1,
#body_268 .rightcol .csc-frame-frame2 h1,
#body_312 .rightcol .csc-frame-frame2 h1 {
	margin: 0px;	
	
}

#body_179 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_180 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_182 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_208 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_234 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_238 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_240 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_242 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_248 .rightcol .csc-frame-frame2 .csc-textpic-caption a, 
#body_252 .rightcol .csc-frame-frame2 .csc-textpic-caption a,
#body_253 .rightcol .csc-frame-frame2 .csc-textpic-caption a,
#body_263 .rightcol .csc-frame-frame2 .csc-textpic-caption a,
#body_268 .rightcol .csc-frame-frame2 .csc-textpic-caption a,
#body_312 .rightcol .csc-frame-frame2 .csc-textpic-caption a {
	text-decoration: none;
}

#body_179 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_180 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_182 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_208 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_234 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_238 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_240 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_242 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_248 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover, 
#body_252 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover,
#body_253 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover,
#body_263 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover,
#body_268 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover,
#body_312 .rightcol .csc-frame-frame2 .csc-textpic-caption a:hover {
	text-decoration: underline;
}

/* Page ID 249 -- Exhibit Listing */

#body_249 .leftcol, #body_250 .leftcol {
	width: 590px;
	float: left;
}

#body_249 .leftcol .s_entry, #body_250 .leftcol .s_entry, #body_249 .leftcol .xs_entry, #body_250 .leftcol .xs_entry {
	width: 285px;
	float: left;	
}

#body_249 .leftcol .tx_mh_branchenbuch-premium-1, #body_250 .leftcol .tx_mh_branchenbuch-premium-1 {
	width: 500px;
	float: left;	
}

#body_249 .rightcol, #body_250 .rightcol {
	width: 180px;
	float: left;
	padding: 0 10px;
}

#body_249 .tx_mh_branchenbuch-premium-1, #body_250 .tx_mh_branchenbuch-premium-1 {
	background: transparent url(/fileadmin/ext-templates/images/mpicon.jpg) no-repeat right top ;
}

#body_177 .tx_mh_branchenbuch-premium-1 .yp_image, #body_249 .tx_mh_branchenbuch-premium-1 .yp_image, #body_250 .tx_mh_branchenbuch-premium-1 .yp_image {
	float: left;
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	height: 160px;
}

#body_249 .tx_mh_branchenbuch-premium-1 .yp_contact, #body_250 .tx_mh_branchenbuch-premium-1 .yp_contact {
	float: left;
	width: 320px;
	height: 150px;
	padding-left: 9px;
	border-left: 1px dotted #004080;
}

#body_177 .tx_mh_branchenbuch-premium-1 .yp_contact {
	float: left;
	width: 620px;
	height: 165px;
	padding-left: 9px;
	border-left: 1px dotted #004080;
	margin-bottom: 5px;
}

#body_177 .tx_mh_branchenbuch-premium-1 .yp_contact b {
	font-weight: normal;
}

#body_177 .browseBoxWrap, #body_249 .browseBoxWrap, #body_250 .browseBoxWrap {
	width: 500px;
	height: 100px;
	clear: both;
}

.codeview {
	width: 600px;
	height: 70px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
}

ul.csc-menu {
	
}
li.csc-section {
	display: inline;
	float: left;
	width: 180px;
	list-style-type: none;
}

a.download {
	background: #ffffff url(/fileadmin/images/icons/icon_pdf.gif) no-repeat right top;
	padding-right: 18px;
}

#motioncontainer_761 {
	margin-right: 10px;
	width: 780px;
	padding-top: 15px;
}

#motiongallery_761 {
	margin-top: 22px;
}	
	
.tx_mh_branchenbuch-rotation {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tx_mh_branchenbuch-rotation img {
	padding-top: 10px;
}

.csc-frame-indent {
	padding-left: 10px;
}

#body_263 .leftcol img {
	width: 100px;
}

#body_263 .csc-textpic-caption {
	font-size: .7em;
	text-align: center;
}


div#SignUp input[type="text"] {
	width: 130px;
}

#body_312 div.rightcol div.csc-frame-frame2 div p.bodytext {
	padding: 10px;
	font-size: .7em;
}


div#SignUp {
	padding: 10px;
}

#body_312 div.rightcol div.csc-frame-frame2 div#SignUp p.bodytext {
	padding: 0px;
}