* {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	background: #3B3B3B url(images/bg.gif) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
	
}


h1 { font-size: 16px;
	color: #598375;
	font-weight: bold;

}
h2 { font-size: 12px;
	font-weight: bold;
	color: #999999;
 }
h3 { font-size: 10px;  }

h4 {
	line-height: 16px;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	
}

p, ul, ol {
	line-height: 16px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
}

a:link {
	color: #598375;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #598375;
}



/* Header */

#header { 
	width: 800px;
	height:90px;
        margin:  auto;
	background: url(images/ray_header.gif) 0px 0px no-repeat;
	
}




/* Content */

#content {
	width: 740px;
	padding: 30px 30px 30px 30px;
        margin: auto;
}
#refenzen {
	color: #ff0000;
	position: absolute; left:0px; top: 0px;width: 740px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
	}
}


#content_l {
	
	color: #ff0000;
	position: absolute; left:0px; top: 200px;width: 340px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
	}
#content_r {
	color: #ff0000;
	position: absolute; left:420px; top: 0px;width: 340px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
	}


#bild { width: 200px;
	float: left;
}

#text {  width: 500px;
	float: right;
	
}

#impressum {  width: 350px;
	float: right;
	
}

#stripe { 
	margin: auto;
	width: 800px;
	}

#text2 { width: 760px;
	float: left;
}


/* Footer */

#footer {
	clear: both;
	margin: auto;
	width: 780px;
	height: 15px;
	padding: 0px;
	border: 0px solid #000000;
	border-top-width: 1px;
	padding: 30px 0px 20px 0px;
}

#footer p {
	
	padding: 0;
	line-height: normal;
	font-size: 11px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Top */

#top {
	margin: auto;
	width: 780px;
	height: 25px;
	border: 0px solid #000000;
	border-top-width: 0px;
	padding: 30px 0px 0px 0px;
	
}

#top p {
	
	padding: 0;
	line-height: normal;
	font-size: 10px;
	color: #0099CC;
}


#links {
	
}
