/* HTML-Tags*/

body {
        font-family: arial, geneva, helvetica, sans-serif ;
        font-size: 12px ;
        color: #000000 ;
        margin: 0px;

}

h1 {
        color: #cc0000 ;
        font-size: 16px ;
        color: #cc0000 ;

}

h2 {

        font-family: arial, geneva, helvetica, sans-serif ;
        font-size: 15px ;
        color: #000000 ;

}

h3 {
        font-family: arial, geneva, helvetica, sans-serif ;
        font-size: 17px ;
        color: #cc0000 ;

}

h5 {
        font-family: arial, geneva, helvetica, sans-serif ;
        font-weight:200 ;
        font-size: 11px ;
        color: #000000 ;

}

h4 {

        color: #000000 ;
}

td {

        font-family: arial, geneva, helvetica, sans-serif ;
        font-size: 12px ;
        color: #000000 ;


}

form {

	margin: 0px;
	  
}


/* klassen */

td.norm {

        font-family: arial, geneva, helvetica, sans-serif ;
        font-size: 11px ;
        color: #000000 ;

}



td.toptenticker {

        font-family: courier new, courier, system, geneva, helvetica, arial, sans-serif ;
        font-size: 12px ;
        color: #FFFFFF ;

}


a:link {
		font-family: arial, geneva, helvetica, sans-serif;
		color: #cc0000;
		text-decoration: none;
		font-weight: bold;


}

a:visited {

        font-family: arial, geneva, helvetica, sans-serif ;
        text-decoration: none;
        color: #cc0000 ;
		font-weight: bold;

}

a:active {

        font-family: arial, geneva, helvetica, sans-serif ;
        text-decoration: none;
        color: #cc0000 ;
		font-weight: bold;

}

a:hover {
		background-color: #FFFFCC;

}
.rank {
		font-size: 12px;
}
.titel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #CC3300;
		font-weight: bold;

}

.little {
		font-size: 10px;
		font-weight: normal;
}

.lightred {
		background-color: #fadfda;

}

.black {
		background-color: #000000;

}

.white {
		background-color:#FFFFFF;

}

.lightgrey {
		background-color: #ECECEC;


}

.middlegrey {

		background-color: #E0E0E0;;

}

.background {
	background-color: #eeebd4;

}

.header {
	background-color:#C32A01;
	font-weight: bold;
	color: #ffffff;

}

.ihkheader {
	width: 700px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color:#CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	float: none;
	
}
.ihks {
	width: 700px;
	float: none;
	
}

.firma {
	display:block;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.adresse {
	float:left;
	padding: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
	
	
}
.tel{
	float:left;
	padding: 5px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
}
.internet {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
}

.ihreintrag {
	width: 600px;
	background-color: #CCCCCC;
	padding: 10px;
	height: 140px;
}

.ihreintragzusatz {
	width: 80px;
	float: right;
	margin-right: 10px;
	background-color: #CCCCCC;
	padding: 10px;
	height: 140px;
	vertical-align:middle;

}


.textrahmen {
	width: 750px;
	margin: auto;

}

.anzeigenrahmen {
	width: 700px;
	margin: auto;

}

.indexrahmen {
	width: 560px;
	margin: auto;

}

.hinweis {
	width: 400px;
	margin: auto;

}
.routenplaner {
	height: 170px;
	background-image: url(http://www.map24.com/images/rcomplete_whi.gif);
}

.referenzlogos {
	width: 143px;
	float: right;
	margin-left: 50px;
	
}

.wir {
width: 550px;
float: left;
margin-right: 50px;
}

/*  Navigation                 */

a.activelevel:link, a.activelevel:visited {
	display: block;
	background: url(bilder/activemenu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
	background-position: 0px -25px;
}
a.activelevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.activelevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.activelevel#active_menu:hover {
	color: #fff;
	font-weight: bold;
}





a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(bilder/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}


/* END Navigation */



/*  IDs */

#rahmenaussen {
	width: 985px;
	
	border:1px; 
	border-color:#000000; 
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
	

}
	
#red{
		background: none;
   	 	font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		color: #FF0100;
}

#blue {
		color: #0033FF;
		font-weight: bold; 

}

.messecontainer {

	width: 500px;
	border-bottom: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-top: 15px;
	padding-bottom: 15px;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


a.vcardlink:link {
			color:#000;
			text-decoration: none;
}
a.vcardlink:visited {
			color:#000;
			text-decoration: none;
}
a.vcardlink:hover {
			color:#000;
			text-decoration: none;
}
a.vcardlink:active {
			color:#000;
			text-decoration: none;
}

.h2eintrag { 
		color: #000; 
		font-size: 10pt;
		font-weight: normal;
		padding-top:0px; 
		padding-bottom: 0px; 
		margin-bottom: 0px;
		margin-top: 0px;
		font-family:  Arial, Helvetica, sans-serif; 
	}
	
		#assistentnavi {
		width: 600px;
		margin-left:auto;
		margin-right: auto;
		height: 30px;
		
		border: 1px white;
	}
	#assistentmaske {
		width: 750px;
		margin-left:auto;
		margin-right: auto;
		
		
		/*background-image: url(../../images/fieldsetbg.jpg);*/
		
		margin-top: 1px;
	
	}
	
	
	#assistentmaske fieldset{
		width: 500px;
		margin-left: 5px;
		padding: 10px;
		
		
		border: 1px solid darkgray;
		
	
	}
	
	#assistentmaske fieldset legend{
	
		
		font-weight: bold;
		

	}
	
	
	#assistentmaske input,select,textarea{
	
		
		
		

	}
   
   #assistentmaske2 {
		width: 700px;
		margin-left:auto;
		margin-right: auto;
		
		
		/*background-image: url(../../images/fieldsetbg.jpg);*/
		
		margin-top: 1px;
	
	}
	
	
	#assistentmaske2 fieldset{
		width: 700px;
		margin-left: 5px;
		padding: 10px;
		
		
		border: 1px solid darkgray;
		
	
	}
	
	#assistentmaske2 fieldset legend{
	
		
		font-weight: bold;
      font-size: 14px;
      font-family: verdana;
		

	}
	
	
	#assistentmaske2 input,select,textarea{
	
		
		
		

	}
	#infofeld {
	
		width: 200px;
		border: 1px solid darkgray;
		float: right;
		height: 580px;
		margin-right: 5px;
		margin-top: 17px;
		/* moz margin-top: 5px;*/
		font-size:12px;
		padding:3px;
		
		text-align:left;
		

	
	}
	.dared {
		border: 1px solid #CC0000;
		color:#A30505;
		
		
	}
	
	
	a.little {font-size: 11px;font-family:Arial, Helvetica, sans-serif;}

	fieldset.hinweis{
		width: 200px;
		margin-left: 5px;
		padding: 10px;
		
		
		border: 1px solid darkgray;
		
	
	}
	
	fieldset.hinweis legend{
		margin-left: 25px;
		
	
	}
	
	
	fieldset.bestellung {
	
		border: 1px solid lightgrey;
		margin-right: 10px;
		
		
	}
	fieldset.bestellung legend{
		
		margin-left: 25px;
		font-weight: bold;
		
		
	
	}
	.hinweis{
			float:right;
			width: 200px;
			font-size:14px;
			margin-right: 10px;
			
	}
	.headerblau {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		color: #C32A01;
		font-size: 22px;
		font-weight:bold;
		border-bottom: 1px solid  #C32A01;
		
		
		letter-spacing:5px;
		margin-bottom: 15px;
		
		
		
	}
	.subheaderblau {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		color: #C32A01;
		font-size: 18px;
		font-weight:bold;
		margin-bottom: 15px;
		
		
		
	}
   
   .blue {
      font-weight:bold;
      color: navy;
        
   }