body{
	background-color: #ffffff;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
	margin:0px;
}

a {
	font-family: arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul{
	padding-left:0px;
	margin-left:0px;
}

.trenner{
	background-image:url(images/balken_rot.jpg);
	background-repeat:no-repeat;
}

.content{
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
}

.content_text{
	background-image:url(images/contentbg.jpg);
	background-repeat:no-repeat;
}

.content_img{
	background-image:url(images/contentimg.jpg);
	background-repeat:no-repeat;
}

.header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

.footer{
	background-color: #ebebeb;
}

.left_shadow{
	background-image:url(images/left_shadow.jpg);
	background-repeat:no-repeat;
	font-size:0px;
}

.right_shadow{
	background-image:url(images/right_shadow.jpg);
	background-repeat:no-repeat;
	font-size:0px;
}

.bottom_shadow{
	background-image:url(images/bottom_shadow.jpg);
	background-repeat:no-repeat;
}

.news{
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
}

.box1{
	background-image:url(images/box1.jpg);
	background-repeat:no-repeat;
}

.shop{
	background-image:url(images/acryl_shop.jpg);
	background-repeat:no-repeat;
}

.produkte_auszug{
	background-image:url(images/produktauszug_bg.jpg);
	background-repeat:no-repeat;
}

.weitere_Produkte{
	background-image:url(images/weiteres_bg.jpg);
	background-repeat:no-repeat;
}

.pano{
	background-image:url(images/pano.jpg);
	background-repeat:no-repeat;
}

.verbaende{
	background-image:url(images/verbaende.gif);
	background-repeat:no-repeat;
}

.standard_desc {
	font-family:arial;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}

 .standard_desc a {
	font-family:arial;
	font-size:12px;
	color: #000000;
	text-decoration:underline;
}

.standard_desc a:hover {
	text-decoration:underline;
}

.small_desc {
	font-family:arial;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}

.small_desc a {
	font-family:arial;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	line-height: 1.5em;
}

.small_desc a:hover {
	text-decoration:underline;
}

.standard_heading, .standard_heading a{
	font-family:arial;
	font-size:14px;
	color: #504F54;
	text-decoration:none;
	font-weight:bold;
}

.standard_heading a:hover{
	text-decoration:underline;
}

.white_desc, .white_desc a{
	font-family:arial;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.white_desc a:hover{
	text-decoration:underline;
}

.copy_desc, .copy_desc a{
	font-family:arial;
	font-size:9px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.copy_desc a:hover{
	text-decoration:underline;
}

input {

	color: black;
	font-family: verdana,arial;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

button {
	height: 20px;
	width: 30px;
	color: black;
	font-family: verdana,arial;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #ffffff;
}