/** Start Basis **/

html {height: 100%; margin-bottom: 1px; }
body{
	margin-top:0;
	background-repeat: repeat-y;
	background-image:url(/Messe-Dienstleister/Image/Layout/MainBG.gif);
	background-position: center;
	background-color: #FDFDFD;
	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.OUT{display: inline; list-style: none;background: url(/Messe-Dienstleister/Image/Icons/OUT.gif);background-position: top left;background-repeat: no-repeat;padding-left:20px;height:20px;}
a.QUE{display: inline; list-style: none;background: url(/Messe-Dienstleister/Image/Icons/Question.gif);background-position: top left;background-repeat: no-repeat;padding-left:20px;height:20px;}


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


td {}
table th{
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
tr.Row{
	padding-bottom: 1em;
}
form{
	margin: 0px;
}
legend{
	color: #639D13;
}
.FormWarning{
	background-color: #F1F1F1;
	border: 1px solid #679A01;
}
legend{
	font-weight: bold;
}
p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #639D13;
	margin-bottom: 0.5em;
}

h2{
	color: #508110;
	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;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ContentSpezSmall input,.ContentSpezSmall select,.ContentSpezSmall textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
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(/Messe-Dienstleister/Image/Icons/DOC.gif);
}

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

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

ul .ZIP{
list-style: none url(/Messe-Dienstleister/Image/Icons/ZIP.gif);
}


.RowFloat{margin-bottom:0.5em;}
.RowFloat .TitleForce{font-weight:bold;clear:both;width:200px;float: left;text-align:right;margin-right:1em;padding-bottom:1em;padding-top:0.3em;}
.RowFloat .Title{font-weight:bold;clear:both;width:200px;float: left;text-align:right;margin-right:1em;padding-bottom:1em;}
.RowFloat .Content{float:left;}


.Comment{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}
.Comment a{

	color:#333333;
	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;
}
.Barrier{clear: left; line-height: 0; height: 0;}
.BarrierHalf{clear: both;line-height: 0.5em;height:0.5em;}
.BarrierFull{clear: both;line-height: 1em;height:1em;}

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

/** Ende Basis **/
/** Start Module Basis - Optional **/
.Unimportant{color:#BBBBBB;}
.InfoBox{margin-bottom:1.5em}
.InfoTitle{
	font-size:1.3em;
}
.InfoContent{}
.NavBarrier{
	height:100%;
	background-image: url(/Messe-Dienstleister/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;
}

.Marked{font-weight:bold;}

table.OverviewTable{border-bottom:1px solid silver;border-collapse: collapse;width:100%;}
table.OverviewTable td{padding:3px;}
tr.List0 td{background-color: white;border-top:1px solid #DDDDDD;}
tr.List1 td{border-top:1px solid #DDDDDD;}
tr.List0X td{background-color: white;}
tr.List1X td{}


.ListMarked{
	background-color: #F6EFB6;
}
/** 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: #639D13;
	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:8px;
	min-height: 22px;
}
.ContactFormName{
	width:80px;
	float:left;
}
.ContactFormContent{
	width:350px;float:left;
}
fieldset{margin-top: 10px;clear:both;
}
.FieldsetContent{
	padding:5px 10px 5px 10px;
}
.FormCounter{font-size:9px;}
.FormCounter input{border:0;background:transparent;}
/** 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**/
#SiteContent{
	width:980px;margin:auto;}
#SiteContentWide{
	width:1300px;margin:auto;
}
#Content{
	margin-top:1em;
	margin-left:30px;
	margin-right:25px;
}
#Top{}


.BlockDouble{
	float:left;
	width:650px;
}
.Block{
	float:left;
	width:200px;
}
.BlockRight{
	float:right;
	margin-left:15px;
	width: 240px;
}

/** 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(/Messe-Dienstleister/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(/Messe-Dienstleister/Image/Layout/List.gif);
	margin:0;padding:0;
}

.Attention{
	color:#639D13;
	font-weight:bold;
}
.WakeUp{
color:Black;
}
.WakeUp a{
	color:#639D13;font-weight:bold;
}
.Row{
	clear: both;
	margin-bottom:1em;
}
.RERow{
	clear: both;
	margin-bottom:0.25em;
}
.RERow .TitleFloat{
	color: black;
	width: 170px;
	margin-top:3px;
	font-size: 11px;
	float: left;

}
.RERow .Content{
	float: left;
	font-size: 11px;
}
.FieldDescription,.Row .Title{
	font-weight:bold;
	color: #696969;
	font-size: 11px;
}
.Row .TitleFloat{
	color: #696969;
	width: 140px;
	margin-top:3px;
	font-size: 11px;
	float: left;
	font-weight:bold;
}
table.Detail tr td{
	padding-top:0.5em;
}
.Back{margin-top:1em;background-image:url(/Messe-Dienstleister/Image/Layout/ZurueckEnde.gif);background-repeat:no-repeat;background-position:right;height:23px;text-align:left}
.Forward:hover,.Back:hover{cursor:pointer}
.Back .Abschluss{float:left;width:92px;background-image:url(/Messe-Dienstleister/Image/Layout/ZurueckStart.gif);background-repeat:no-repeat;height:23px}
.Back .Content{color:white;font-weight:bold;padding-top:3px;padding-left:100px}
.Forward .Content{text-align:right;color:white;font-weight:bold;padding-top:3px;padding-right:100px}
.Forward{margin-top:1em;background-image:url(/Messe-Dienstleister/Image/Layout/WeiterStart.gif);background-repeat:no-repeat;background-position:left;width:100%;height:23px;text-align:left}
.Forward .Abschluss{float:right;width:92px;background-image:url(/Messe-Dienstleister/Image/Layout/WeiterEnde.gif);background-repeat:no-repeat;height:23px}

h3.Back{clear:both;margin-top:1em;}
.Watermark{
	display:none;
}
.NoPrint{}
#SubNavi, #SubNavi a
{
	font-size:11px;margin-top:18px;text-align:right;margin-right:10px;height:25px;color:white;text-decoration:none;
}
.Nobody{
	color: Silver;
}
.REPreviewImage,.REImage{
	padding:3px;
	border:1px solid black;
}

.PriceDesc{
	font-size:90%;
}
.PriceDesc{
	font-size:90%;
}
.BarrierDot{clear:both;border-bottom:1px dotted black;margin-bottom:8px;padding-top:4px;}

/** Start Registerkarten **/
#RNav ul{font-size:12px;margin:0 0 0 0;padding:0;}
#RNav ul li{list-style:none;display:inline;margin-left:-1px;}
#RNav ul li.Selected{height:20px;background-image: url(/Messe-Dienstleister/Image/Layout/RK_Sel.gif);border-left:1px solid silver;border-top:1px solid silver;border-right:1px solid silver;padding:7px 1em 3px 1em;display:block;float:left;}
#RNav ul li.Selected a{text-decoration:none;font-weight:bold;color:black;}
#RNav ul li.Normal{margin-top:4px;background-image: url(/Messe-Dienstleister/Image/Layout/RK_UnSel.gif);margin-top:10px;height:20px;border-left:1px solid silver;border-top:1px solid silver;border-right:1px solid silver;padding:3px 1em 3px 1em;display:block;float:left;}
#RNav ul li.Normal a{text-decoration:none;color:#999999;}
#RNav .BarL{float:left;width:35px;background-color:#FDFDFD;background-image:url(/Messe-Dienstleister/Image/Layout/RK_BarL.gif);background-repeat:no-repeat;background-position:bottom right;height:37px}
#RNav .BarM{width:100%;float:left;height:5px;background-image:url(/Messe-Dienstleister/Image/Layout/RK_BarM.gif);background-position:bottom;height:auto;background-repeat:repeat-x}
#RNav .BarR{float:right;width:35px;height:5px;background-image:url(/Messe-Dienstleister/Image/Layout/RK_BarR.gif);background-position:bottom right;background-repeat:no-repeat;height:37px}

#Register {margin-left:1em;clear:both;margin-top:1em;}
#Register ul{margin-top:0;margin-left:0;padding:0;clear:both;}
#Register ul li{list-style:none;margin-bottom:1em;}
#Register ul li .Title{font-weight:bold;border-bottom:1px solid silver;margin-bottom:0.5em;}
#Register ul li .Content{}
#Register ul li a{font-weight:normal;}
#Register ul li .ContentIndent{margin-left:20px;}
/** Ende Registerkarten **/


.Outlook img{
	margin-left:5px;
	margin-right:5px;
	border:0;
}
.Outlook{margin-top:3px;margin-bottom:1.5em;}
/** Start ButtonBox **/
.ButtonBox{clear:both;line-height:1.3em;height:2em;}
.ButtonBox a{display:block;float:left;text-align:center;width:14px;margin-left:0.5em;border: 1px ridge silver;padding:1px 0.5em 1px .5em;font-size:11px;text-decoration: none;}
.ButtonBox a.Selected{background: #679A01;color:white;}
/** End ButtonBox **/

/** Start Module DropMenu **/
#MenuContainer{width:100%;background:#679a01;}
#Menu{margin-left:8px;}
#Menu ul{float: left;background:#679A01;list-style: none;margin:0;padding:0;}
#Menu ul li{display:block;}
#Menu a, #Menu h2 {font-weight: normal;font-size:12px;display: block;margin:0;}
#Menu h2{color: #fff;font-weight:normal;}
#Menu h2 a{padding: 3px 3px 3px 8px;}
#Menu h2 a:hover{background:#5C8901}
#Menu a{color: #fff;text-decoration: none;}
#Menu a:hover {color: #ffff;background:#5C8901;}
#Menu li {display: block;position: relative;}
#Menu .Content{width:100%;;margin:0;background:#679A01;}
#Menu .Content a{padding: 3px 3px 3px 8px;border-bottom:1px solid #609001;display:block;color:#F5F5F5;}
#Menu .Content a:hover{color:white;}
#Menu ul ul{position: absolute;z-index:500;}
#Menu ul ul ul{position: absolute;top: 0;left: 100%;}
div#Menu ul ul,div#Menu ul li:hover ul ul,div#Menu ul ul li:hover ul ul{display: none;}
div#Menu ul li:hover ul,div#Menu ul ul li:hover ul,div#Menu ul ul ul li:hover ul{display: block;}
.MenuBarrier{
	clear:both;background:#336600;height:10px;
}
/** End Module DropMenu **/


/** Start Module Fair **/
.LogoBig{
	padding:5px;

	float:left;
	margin-right:1em;
}
.LogoSmall{
	padding:5px;
	float:left;
	margin-right:1em;
}
/** End Module Fair **/

/** Start Module Realestates **/
.Filter{
	border:1px solid silver;
	padding:0.5em;
	margin-bottom:1em;
	background: #679a01;
	color:white;
}
.Filter .Row{
	margin-top:0;
	margin-bottom:0.5em;

}
.Wichtig{
	color:#47720e;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	margin-left:3px;
	font-size:14px;
}

table.RealTable{border-bottom:1px solid silver;border-collapse: collapse;width:100%;}
table.RealTable td{padding:10px 3px 10px 3px;}
table tr.List0 td{background-color: white;border-top:1px solid #DDDDDD;}
table tr.List1 td{border-top:1px solid #DDDDDD;}
/** End Module Realestates **/

/** Start Kalender **/
#Kalender .Days{
	background-color: #679A01;
	overflow:hidden;
}
#Kalender .Days .Content{
	margin-left:160px;
}
#Kalender .Day{
	width:24px;
	float:left;
	font-size:9px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
#Kalender .Month{
	clear:both;margin-bottom:1em;
	background-image:url(/Messe-Dienstleister/Image/Layout/KalenderV.gif);
	background-position:155px;
	background-repeat:repeat-y;
	overflow:hidden;
}
#Kalender .Month .Titel{
	width:150px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	margin-left:10px;
}
#Kalender .Month .Content{
	float:left;
	background:none;
}
#Kalender .FairBlock{
	height:10px;margin-top:1px;
	float:left;
	margin-right:0.5em;
	background-color: #333;
}
#Kalender .FairBlockSplit{
	background-image:url(/Messe-Dienstleister/Image/Layout/BarSplit.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;margin-top:1px;
	float:left;
	margin-right:0.5em;
	background-color: #999;
}
#Kalender .FairBlockAdd{
	background-image:url(/Messe-Dienstleister/Image/Layout/BarAdd.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:10px;margin-top:1px;
	float:left;
	margin-right:0.5em;
	background-color: #999;
}

#Kalender .Fair{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	float:left;
	line-height:11px;
	background:#FDFDFD;
}
#Kalender .Fair a{
	text-decoration:none;
}
#Kalender .Month .Row{
	margin-top:4px;
	margin-bottom:4px;
	overflow:hidden;
}
/** End Kalender **/

/** Start ClearFix **/
#RNav:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/** End ClearFix **/