.background {
	background-color: #FFFFFF;
	background-image: url(pic/background_main.jpg);
	background-repeat: repeat;
	background-position: center center;

}
.backgroundinnen {

	background-color: #5F5D57;
	background-image: url(pic/bg_innen.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.fliesstext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.fliesstextfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.headline2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.barleft {
	background-image: url(pic/left.jpg);
	background-repeat: repeat-y;
	background-position: center left;

}
.barright {
	background-image: url(pic/right.jpg);
	background-repeat: repeat-y;
	background-position: center left;

}
.pressepicrahmen {
	border: 1px solid #666666;


}
