/* Wichtig ! : Reguläre Ausdrücke für Website.css */
/* "{font-size\: *[0-9]+p.;}" ersetzen mit "/#\1#/ #=*" */

.DTable
{
	font-size: 11px;
}
.DTable th, .DTable td
{
	text-align: left;
}
.DTable td.DTableTD
{
	border-bottom: solid 1px #ccc;
}
.DTable tr td
{
	padding: 4px;
}
.DTable tr th
{
	padding: 2px 4px;
}

.StripLine
{
	border-bottom: solid 1px #E5E5E5;
	margin-bottom: 10px;
}

.GrayDottedLine
{
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.note
{
	font-size: 0.85em;
}

.nobr
{
	white-space: nowrap;
}

#sendafriend div
{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sendafriend div div
{
	margin: 0px;
}

#sendafriend .text
{
	float: left;
	width: 180px;
}

#sendafriend .texterror
{
	float: left;
	width: 180px;
	color: #901010;
	font-weight: bold;
}



.controlnotpossible
{
	color: #22BB22;
}


.link-download
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	border-top: solid 1px #B4B4B5;
	border-bottom: solid 1px #B4B4B5;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	clear: both;
}



/* Ausstellerdatenbank Suchergebnistreffer */
.SearchHitText
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SearchHitLink
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.ExhibitorGREYBG
{
	font-family: Arial;
	background-color: #DDDDDD;
	color: #000000;
}

.pager
{
	font-size: 11px;
}

.pager span
{
	margin: 3px;
}

.pager a
{
	margin: 3px;
	color: #5b5c5d;
}

#es_ngn
{
	font-size: 95%;
	font-size: 1.3em;
}

.ContentTextBold
{
	font-weight: bold;
}

#PreviewInfo
{
	height: 60px;
	background-color: #FFFFF0;
	padding: 3px;
}

#PreviewInfo a
{
	font-size: 0.8em;
	color: #000000;
	margin-left: 5px;
	text-decoration: underline;
}

.feedback_info
{
	color: #099922;
}

.feedback_error
{
	color: #FF3311;
}

table .fileshare
{
	margin: 0px;
	padding: 3px 10px 5px 10px;
	table-layout: auto; /*padding: 5px;*/
}

#ExhibitorSearch
{
	width: 191px;
	height: 133px;
}

#ExhibitorSearch .Form
{
	height: 108px;
}

#Content_Main2 .routeplaner
{
	width: 169px;
	float: left;
}

tr.thead td.start
{
	width: 64px;
	height: 22px;
	border: 0;
	border-bottom: solid 1px #989898;
}
tr.thead td
{
	padding-left: 4px;
	border-left: dotted 1px #4f4f4f;
	border-right: dotted 1px #4f4f4f;
}
*html tr.thead td
{
	border-left: solid 1px #6a6a6a;
	border-right: solid 1px #6a6a6a;
}

tr.tbody td.start
{
	padding-left: 4px;
	width: 64px;
	height: 26px;
	border: 0;
	border-bottom: solid 1px #989898;
}

tr.tbody td.columnstart
{
	border-left: dotted 1px #4f4f4f;
}
*html tr.tbody td.columnstart
{
	border-left: solid 1px #6a6a6a;
}

tr.tbody td.columnend
{
	border-right: dotted 1px #4f4f4f;
}
*html tr.tbody td.columnend
{
	border-right: solid 1px #6a6a6a;
}

tr.tbody td
{
	width: 15px;
	border-top: solid 1px #989898;
	border-bottom: solid 1px #989898;
	border-left: dotted 1px #b4b4b4;
}
*html tr.tbody td
{
	border-left: solid 1px #c7c7c7;
}



.Content_Infoarea_Pos .pc_news_teaser_line
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border-bottom: 1px solid #ffffff;
}

.Content_Infoarea_Pos .pc_control_newsteaser .pc_news_teaser_line
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border-bottom: 1px solid #DEDEDE;
}

#Content_Main1 .pc_newsteaser_box
{
	margin-right: 20px;
}

#Content_Main2 .pc_newsteaser_box
{
	margin-left: 10px;
}

#Content_Main2 .Content_Infoarea_Pos .pc_newsteaser_box
{
	margin-left: 0px;
}

.clear
{
	clear: both;
}

.clearr
{
	clear: right;
}

.error
{
	color: #CC0000;
	margin-bottom: 5px;
}

.info
{
	color: #4e8e0a;
	margin-bottom: 5px;
}

h2, h3
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

/* Websitesuche */
.WebsiteSearch input
{
    vertical-align: middle;
    color: #999999;
    /*color: green;  DEBUG */
    border: solid 1px #cccccc;
    line-height: 20px;
    height: 20px;
    padding: 0 5px;
}

.WebsiteSearch input
{
    line-height: 24px;
    height: 24px;
    margin: 0 0 10px 0;
}

.WebsiteSearch input.icon
{
    vertical-align: middle;
    border: 0;
    vertical-align: middle;
    line-height: normal;
    height: auto;
    padding: 0 5px 0 0;
}

.WebsiteSearch input.radio
{
    border: 0;
}

.WebsiteSearch select
{
    vertical-align: middle;
    color: #999999;
    /*color: green;  DEBUG */
    border: solid 1px #cccccc;
    line-height: 20px;
    height: 22px;
}

.WebSearchEntry p {
    margin: 0;
    padding: 0;
}
