/** Start Basis **/
html{}
body{
	width:766px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
	background-image:url(/Messe-Dienstleister/Image/Layout/MainBG.gif);
	background-position: center;
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding:0;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-arrow-color: #87A29A;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-face-color: #EEEEE9;
	scrollbar-highlight-color: #FFFFF0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F6F6F6;
}
img{
	border:0px;
}
a {
	color: #666666;

}

a:hover {
	color: #336601;
	text-decoration: underline;
}

.SiteContent{}
td {}
table th{
	text-align:left;
}
tr.Row{
	padding-bottom: 1em;
}
form{
	margin: 0px;
}
legend{
	color: #639D13;
}
.FormWarning{
	background-color: #F1F1F1;
	border: 1px solid #364f9f;
}
p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #364f9f;
	margin-top:0;
	margin-bottom: 0.5em;
}

h2{
	color: #364f9f;
	font-size: 1.0em;
	font-weight: bold;
	margin: 1.8em 0em 0.3em 0em;
}

h3{
	font-size:1.0em;
	font-weight: normal;
	margin-bottom: 0.1em;
}

hr{
	border: solid #C0C0C0 1px;
	height: 1px;
}

input,select,textarea{
	font-size: 1em;
}

label{
	border-bottom: 1px dotted silver;
	cursor: hand;
}

li {
	margin-top: 0.5em;
}

ul{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ul .DOC{
list-style: none url(/Upload/Image/Icons/DOC.gif);
}

ul .PDF{
list-style: none url(/Upload/Image/Icons/PDF.gif);
}

ul .PPT{
list-style: none url(/Upload/Image/Icons/PPT.gif);
}

ul .ZIP{
list-style: none url(/Upload/Image/Icons/ZIP.gif);
}
.Comment{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.CommentBox{
	border-bottom: 2px #DDDDDD solid;
	border-right: 2px #DDDDDD solid;
	margin-bottom: 1em;
	margin-top: 1em;
}
.CommentBody{
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #333333;
	font-size: 0.9em;
	padding: 0.3em;
}

.CommentHead{
	background-color: #679A01;
	border: 1px solid #333333;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.3em;
}

.ErrorHead {
	background-color: #B22222;
	border: 1px solid #333333;
	color: white;
	font-weight: bold;
	padding: 0.3em;
}

.BarrierHalf{
	clear: both;
	line-height: 0.5em;
}
.BarrierFull{
display:none;
}
.Watermark{
	margin-left:8px;
	float:left;
	clear: both;
	display: block;
	color:#AAAAAA;
	font-size:90%;
	padding:3px;border:1px solid #F5F5F5;
}

.Hidden {display: none;}
.Visible {display: block;}

/** Ende Basis **/
/** Start Module Basis - Optional **/

.InfoBox{margin-bottom:1.5em}
.InfoTitle{
	font-size:1.3em;
}
.InfoContent{}
.NavBarrier{
	height:100%;
	background-image: url(/Upload/Image/Layout/Seperation.gif);
	width:15px;
	float:left;
}
.ButtonBox{
	list-style: none; 
	margin:0px 0px 0px 0px;
	padding:0px;
}

.ButtonBox .ButtonSmall{ 
	margin:10px 10px 20px 0px;
	float:left;
	width:20px;
	white-space: nowrap;
}

.ButtonSmall a,.ButtonSmall a:visited, .ButtonSmall a:hover{
   display: block; 	
   text-decoration: none; 
	background:white;
	width:100%;
	text-align:center;
	text-decoration: none;
}
.ButtonSmall a.Normal{ 
	background:white;
	border:1px solid #727272;	
	color:#696969;	
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Selected{ 
	border:2px solid #B00704;	
	color:#B00704;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Normal:hover{ 
	border:1px solid #B00704;	
	color:#B00704;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}


.List0 {}

.List1 {
	background-color: #F5F5F5;
}
/** End Module Basis - Optional **/

/** Start Navigation V2**/
#Navigation{
	list-style: none;
	margin-left:25px;
}
#Navigation a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;

}
#Navigation .Row,.LevelBox0 .Row{
	margin-bottom: 0.2em;
	display: inline;
}
.LevelBox0{display: inline;}
.LevelBox0 a{
	font-size:1em;
}
.LevelBox0 a.Normal,.LevelBox0 a.Normal:visited{
	color: White;
}
.LevelBox0 a.Selected,.LevelBox0 a.Selected:visited,.LevelBox0 a.Normal:hover{
	color: #283C5C;
}

.LevelBox1,.LevelBox1 .Row{display: inline;}
.LevelBox1 a{
	margin-right:2em;font-size:1.0em;	
}

.LevelBox1 a.Normal,.LevelBox1 a.Normal:visited{
	color: White;
}
.LevelBox1 a.Selected,.LevelBox1 a.Selected:visited{
	
	color: white;font-weight:bold !important;
}
.LevelBox1 a.Normal:hover{}
.LevelBox2{
display:inline;	
}

/** Ende Navigation V2**/

/** Start Module News **/
.NewsRow{
	clear: both;
	margin-bottom:1em;
}
.NewsHeadline{
	color: #364f9f;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding-bottom: 2px;
}
.NewsTrailer{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

a.nanodesign,a.nanodesign:hover{
	color: #AAAAAA;
	text-decoration: none;
}
/** End Module News **/


/** Modul Contact Form**/
.ContactFormField{
	clear:both;
	margin-bottom:4px;
}
.ContactFormName{
	width:80px;
	float:left;
}
.ContactFormContent{
	width:290px;float:left;
}
fieldset{margin-top: 10px;}
.FieldsetContent{
	padding:5px 0px 5px 10px;
}

/** Ende Modul Contact Form**/
/** Start Module Partners**/
.PartnersCategories{
	width:250px;
	float:left;

}
.PartnersRow{
	clear: both;
	border-bottom: 1px solid #FAFAFA;
	margin-bottom:1em;
}
.PartnersRow img{
	float:left;
	border:0px;
	margin-right:1em;
}
.PartnerFT{
	color:black;
	font-weight: bold;
}
.PartnerFC{
	float:left;
	margin-left:1em;
	width:300px;
	color: #666666;
}

/** End Module Partners**/

#Content{
	margin-top:1em;

}
#Top{
	display: none;
	background-repeat: no-repeat;
	background-image:url(/Messe-Dienstleister/Image/Layout/TopBG.jpg);
	width:766px;
	background-position: center;	
	padding-top:68px;
	height:52px;
}
#SiteContent{
	
}

.BlockDouble{
	float:left;
width:80%;
}
.Block{
	float:left;
	width:200px;
}
.BlockRight{
	display: none;
	float:right;
	margin-left:15px;
	width: 200px;
}

/** Start Module Articlenavigation V2 **/

ul.InfoBox{
	list-style: none; 
	margin:0 0 1em 0;
}

ul.InfoBox li.Head{
	padding:0.1em 0em 0.1em 0em;
	margin:0;
	font-weight: bold;
	color: #639D13;
}
ul.InfoBox li.Contents{
	margin-left:10px;
	list-style: outside url(../Image/Layout/List.gif);
}

ul.InfoBox li.Contents a.Normal:link,ul.InfoBox li.Contents a.Normal:visited{
	width: 100%;
	display: block;
}

ul.InfoBox li.Contents a.Selected,ul.InfoBox li.Contents a.Selected:visited{
	width:100%;
	font-weight:bold;
	text-decoration: none;
	display: block;
	margin:0px;
}
ul.InfoBox li.Contents a.Normal:hover{
	width:100%;
	text-decoration: none;
	display: block;
	margin:0px;
}
/** End Module Articlenavigation V2 **/

.SpezTable td{
	padding:4px 4px 4px 2px;
}

ul.More{
	margin-left:16px;
}
ul.More li{
	list-style: outside url(../Image/Layout/List.gif);
	padding: 0;
}
ul.MoreInline{
	margin-left:16px;
	margin-top:0;margin-bottom:0;padding:0;
}
ul.MoreInline li{
	list-style: outside url(../Image/Layout/List.gif);
	margin:0;padding:0;
}

.Attention{
	color:#639D13;
	font-weight:bold;
}

.Row{
	clear: both;
	margin-bottom:1em;
}
.FieldDescription,.Row .Title{
	font-weight:bold;
	color: #696969;
	font-size: 11px;
}

table.Detail tr td{
	padding-top:0.5em;
}

.NoPrint,h3.Back{display:none;}

.PriceDesc{
	color:#999999;
	font-size:11px;
}

#Footer{
	display:none;
}
