body, html {
	background:#ffffff;
	font-size:10pt;
	font-family:Arial,sans-serif;
	color:#333;
	height:100%;
}

h1	{
	font-size:16px;
	font-weight:bold;
}


#head1 {
	width:100%;
	height:140px;
	background: url(../img/header_bg_1.gif);

}
#head2 {
	width:100%;
	height:247px;
	background: url(../img/header_bg_2.gif);

}
#head3 {
	width:100%;
	height:60px;
	margin:0;
	padding:0;
	background: url(../img/header_bg_1a.gif);

}
#head4 {
	width:100%;
	height:140px;
	background: url(../img/header_bg_1c.gif);
	

}

#head5 {
	width:100%;
	height:1px;
	background: url(../img/header_bg_3.gif);
	margin-top:20px;
	margin-bottom:20px;

}

#head6 {
	width:90%;
	height:1px;
	background: url(../img/header_bg_3.gif);
	margin-top:5px;
	margin-bottom:5px;

}

#box	{
	width:900px;
	margin: 0 auto;
}

#message {
	width:580px;
	background:#fff;
	color:#333;
	}
	
#message a	{
	font-family:Arial,sans-serif;
	color:#E30078;
	text-decoration:none;
}

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

#message table span	{
	font-weight:bold;
}

#under	{
	font-weight:bold;
	text-decoration:underline;
}

.center {
	width:950px;
	margin:0 auto;
}

#bangert {
	width:406px;
	height:387px;
	background: url(../img/bangert3.jpg);
	position:absolute;
	top:0;
	left:50%;
	margin-left:150px;
}



textarea.textinput {
	border:1px solid #666;
	width:170px;
	height:80px;
	margin-bottom:10px;
}

a.textlink:link, a.textlink:visited, a.textlink:active {
	color:#547ea7;
	text-decoration:none;
	

} 
a.textlink:hover {
	color:#406181;
	text-decoration:underline;
	

}

a#impressumlink{
	line-height:20px;
}
a#impressumlink:link, a#impressumlink:visited, a#impressumlink:active {
	/*color:#547ea7;*/

	color:#E1007A;
	text-decoration:none;

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

a#textlink {
	line-height:20px;
}
a#textlink:link, a#textlink:visited, a#textlink:active {
	/*color:#547ea7;*/
	color:#B2D85F;
	text-decoration:none;

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

#footer-links {
	/*color:#dce5ef;*/
	color:#333;
	padding-top:10px;
	width:100%;
	height:30px;
	background: url(../img/header_bg_2.gif);
}

#footer-links a {
	color:#E30078;
	text-decoration:none;
}
#footer-links a:hover {
	color:#333;
	text-decoration:underline;
}

img, div { behavior:  url(../js/iepngfix.htc)}


#Kasten a	{
	font-family:Arial,sans-serif;
	color:#E30078;
	text-decoration:none;
}

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

/*news bubble*/

.news_bubble {
   float:right;
	width:251px; /*301 minus padding*/
	height:161px; /*171 minus padding*/
	background:url(../img/bubble_bg.jpg) no-repeat top;
	margin-bottom:10px;
	margin-top:45px;
	padding:10px 25px 0px 25px;
}
.news_bubble p {
	margin:0px;
	padding:0px;
}
.news_bubble .text {
	line-height:1.4em;
	width:340px;
	height:125px;
	overflow:hidden;
}

.news_bubble a	{
	font-family:Arial,sans-serif;
	color:#E30078;
	text-decoration:none;
}

.news_bubble a:hover	{
	text-decoration:underline;
	color:#333;
}

/*news bubble big*/

.news_bubble_big {
   float:right;
	width:251px; /*301 minus padding*/
	height:240px; /*171 minus padding*/
	background:url(../img/bubble_bg_big.jpg) no-repeat top;
	margin-bottom:10px;
	margin-top:45px;
	padding:10px 25px 0px 25px;
}
.news_bubble_big p {
	margin:0px;
	padding:0px;
}
.news_bubble_big .text {
	line-height:1.4em;
	width:340px;
	height:220px;
	overflow:hidden;
}

.news_bubble_big a	{
	font-family:Arial,sans-serif;
	color:#E30078;
	text-decoration:none;
}

.news_bubble_big a:hover	{
	text-decoration:underline;
	color:#333;
}

/*contact box*/

.contact_box {
	width:251px; /*301 minus padding*/
	height:138px; /*158 minus padding*/
	background:url(../img/pin_paper.jpg) no-repeat top;
	margin-bottom:10px;
	padding:20px 25px 0px 25px;
}
.contact_box p {
	margin:0px;
	padding:0px;
}
.contact_box .text {
	font-size:11px;
	line-height:1.4em;
	width:262px;
	height:125px;
	overflow:hidden;
}
.contact_box .icon {
	margin:0px 8px 3px 2px;
	width:18px;
	text-align:center;
}

