.content_rahmen_links {
	background-image: url(../grafiken/table_content_left.gif);
	background-repeat: repeat-x;
}
.content_rahmen_rechts {
	background-image: url(../grafiken/table_content_right.gif);
	background-repeat: repeat-x;
}
.content_head {
	background-image: url(../grafiken/table_head_hg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 5px;	
}
.photo_schatten_oben_links {
	background-image: url(../grafiken/photo_schatten_ol.gif);
	background-repeat: repeat-y;
}
.photo_schatten_oben_rechts {
	background-image: url(../grafiken/photo_schatten_or.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.photo_schatten_unten_links {
	background-image: url(../grafiken/photo_schatten_ul.gif);
	background-repeat: repeat-y;
}
.photo_schatten_unten_rechts {
	background-image: url(../grafiken/photo_schatten_ur.gif);
	background-repeat: repeat-y;
	background-position: right;
}
body {
 background-image: url(../grafiken/backgroung_tag.jpg); 
 background-repeat:no-repeat;
 background-attachment:fixed; 
 background-position:center top; 
}