/* CSS Document *//*schrift allgemein*/body {font-family: Arial, Helvetica, sans-serif;font-size: small;font-style: normal;font-weight: normal;color:#FFFFFF; line-height:1.3; background-image:url(graphics/background_pattern.png)}/*ueberschriften*/h1, h2, h3, h4, h5, h6 {	color:#FFFFFF;	padding:2px 0px;	font-family: Arial, Helvetica, sans-serif;	border-bottom:2px solid #FFFFFF; padding:0px 10px 5px 10px}		h1 { color:#802537}p { padding:0px 10px}#main {position:absolute;width:620px; height: auto;  top:0px; left:50%; margin-left:-350px; background-image:url(graphics/transparent.png)}#header {width:595px; height:80px;z-index:3;background-color:#FFFFFF;layer-background-color: #FFFFFF;padding:10px 10px 10px 15px;clear:both; border-bottom:4px solid #802537}.frame_box {width:600px; height:400px; z-index:1; margin:10px; background-color: #993333; layer-background-color: #993333; border: 1px none #000000; clear:both}.text_box {width:200px; height:380px; background-color:#666666; layer-background-color: #666666;padding:10px 0px;float:left}  .image_box {width:400px; height:400px; background-color:#CC66CC; layer-background-color: #CC66CC;float:right} 