#backpic {
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:970px;
	height:417px;
	z-index:2;
}

#textimage {
	position:absolute;
	margin:0px;
	padding:0px;
	top:91px;
	left:0px;
	
	background-color:white;
	z-index:4;
}

#bluebox {

	background-color: #00134D;
	position:absolute;
	left:284px;
	top:90px;
	width:517px;
	height:267px;
	overflow:auto;
	padding:30px;

	z-index:100;
}

h1.news {

	position:absolute;
	left: 308px;
	top: 58px;
	z-index:20;

}

h1.fairs {

	position:absolute;
	left: 24px;
	top: 58px;
	z-index:20;

}

h1.newsletter {

	position:absolute;
	left: 24px;
	top: 265px;
	z-index:20;

}

#newsscroller {
	position:absolute;
	left:284px;
	top:90px;
	width:528px;
	height:279px;
	background-color:#FFFFFF;
	color:black;
	overflow:auto;
	padding:24px;
	z-index:11;
}

.newsentry {
	position:relative;
	width:282px;
	padding-left:226px;
	min-height:75px;
	height:75px;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top:5px;
	color:#666666;
	border-bottom:1px solid #666666;
}

.newsentry b {
	text-decoration:none;
	color:#666666;
}

.newsentry a {
	text-decoration:none;
	color:#7f2121;
	font-weight:bold;
}

.newsentry a:hover {
	color:black;
}

#newsscroller a {
	text-decoration:none;
	color:#7f2121;
	font-weight:bold;
}

#newsscroller a:hover {
	color:black;
}
.newsentry .bild1 {
	position:absolute;
	left:0px;
	top:0px;

}

.newsentry .bild2 {
	position:absolute;
	left:105px;
	top:0px;

}
#bildscroller {
	position:absolute;
	left:0px;
	top:90px;
	width:263px;
	height:279px;
	background-color:white;
	color:black;
	overflow:auto;
	padding:24px;
	padding-left:10px;
	padding-right:10px;
		z-index:11;
}
#messenscroller {
	position:absolute;
	left:0px;
	top:90px;
	width:235px;
	height:127px;
	background-color:white;
	color:black;
	overflow:auto;
	padding:24px;
		z-index:11;
}

#messenscroller table tr th {
	color:black;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	padding-bottom:10px;
	padding-top:20px;
}


#messenscroller table tr td {
	padding-right:10px;
	color:black;
	padding-bottom:10px;
}


#messenscroller table tr td b {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#messenscroller table tr td a {
	text-decoration:none;
	color:#666666;
}
#messenscroller table tr td a:hover {
	color:black;
}


.smallpic {
	margin-right:1px;
	cursor:pointer;
}



#newsletter {
	position:absolute;
	left:0px;
	top:294px;
	width:235px;
	background-color:white;
	color:black;
	padding:24px;
	padding-bottom: 0px;
	z-index:11;
}



#newsletter ul {
	margin:0px;
	padding:0px;
	margin-left:20px;
	list-style-type:square;
	color:#B1111B;
}




#newsletter ul li {
	margin-bottom:15px;
}


#newsletter ul li a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}





#formular1 {
	
	position:absolute;
	top: 60px;
	left: 30px;
	height:170px;
	width:400px;
}



#formular1 form {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:400px;
	height:240px;	

}


#formular1 form table {
	margin:0px;
	padding:0px;

}

#formular1 form table tr td {
	margin:0px;
	padding:0px;
	height:25px;

}

input {
border:1px solid white;
width:290px;

}

textarea {
	border:1px solid white;
	width:290px;
	height:50px;
	
}

.error {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
}


#danke {

	position:absolute;
	top:0px;
	left:0px;
	width:420px;
	height:150px;	
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;	
}




.newsletterentry  {
	position:relative;
	float:left;
	width:100px;
	height:15px;
	background-color:#CC0000;
	text-align:center;
	padding-top:130px;
	color:white;
	margin-right:60px;
	
}


.newsletterentry a.html {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:130px;
	
}

.newsletterentry a.pdf {
	position:absolute;
	left:85px;
	top:131px;
	
	
}