@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	min-height:100%;
}

body {
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	
	padding:0;
	margin:0;
	
	color:#363636;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}


hr {
	background-color:#81a9d6;
	border:medium none;
	color:#81a9d6;
	height:1px;
}

h1, h2{
	background-image:url(../pics/kachel-headline.jpg);
	background-repeat:repeat-x;
	font-weight:normal;
	text-transform:uppercase;
	font-size:18px;
	height:18px;


	color:#FFFFFF;
	padding:4px;
	display:inline-block;
	#display:inline;
	width:auto;
	
	line-height:18px;
}


h2{
	margin:0px 0 0 55px;
	#margin-top:15px;
	display:inline-block;
	line-height:18px;
}

h2_bund{
	margin:0px;
}

h3{
	color:#0065a6;
	font-size:16px;
	margin:30px 0 10px 0;
}

a {
	color:#727272;
	text-decoration:none;
}

a:hover{
	color:#006baa;
}

#outer {
	margin:0 auto;
	width:960px;
	background-image:url(../pics/kreise.jpg);
	background-repeat:no-repeat;
	background-position:-16px 304px;
	
	min-height:790px;
}

#out {
	padding-left:122px;
	padding-right:0px;
}

#messelogo, #messelogo2{
	/*background-image:url(../pics/button-unternehmensfilm.png);*/
	background-image:url(../pics/blech-expo-logo.png);
	background-repeat:no-repeat;
	width:259px;
	height:143px;
	position:absolute;
	top:58px;
	left:383px;
}

#messelogo2{
	background-image:url(../pics/Teaser.png);
	width:259px;
	height:143px;
}


#messelogo img, #messelogo2 img{border:none;}

#header {
	height:304px;
	position:relative;
}

#logo {
	position:absolute;	
	bottom:-30px;
	left:-42px;	
	width:293px;
	height:90px;	
	cursor:pointer;
	
	background-image:url(../pics/logo.png);
	background-repeat:no-repeat;
}

#main {

}

#left {
	float:left;
	padding:90px 55px 0 0px;
	width:162px;
	position:relative;
}

#languages {
	font-weight:bold;
	top:47px;
	left:0;
	position:absolute;
}

#languages a.active {
	color:#0065a6;
}

#right {
	float:left;
	width:470px;
}

#mininavi{
	height:30px;
	line-height:30px;
	text-align:right;
	margin-bottom:20px;
}

.clear {
	clear:both;
}

#fckeditor {
	padding:10px;
	background-image:none;
	background-color:#FFFFFF;
}

form{
	margin-bottom:20px;
}

#mininavi img{
	margin-top:2px;
}

#metaNavi{
	display:block;
	width:470px;
	color:#505050;
	font-size:10px;
}

metaNavi a:active{
	color:#006baa;
}
