* {
	margin: 0;
	padding: 0;
}

body {
	margin: auto;
	background: #3B3B3B url(images/resurrection_clean.jpg) center fixed;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
	
}

h1, h2, h3 {
	font-weight: normal;
		
}

h1 { font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;

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

h4 { font-size: 18px;
	color: #0099CC;
	font-weight: normal;

}

p, ul, ol {
	line-height: 15px;
	font-size: 11px;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}



/* Header */

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

#header_start { 
	width: 800px;
	height:140px;
        margin:  auto;
	background: url(images/ray_header_start.gif) 0px 0px no-repeat;
	
}



/* Content */

.txtmid {

 	text-align:center;
	
	

}

.txtfooter {

 	text-align:center;
	width: 600px;
	margin:auto;

}



.content {
	width: 740px;
	padding: 30px 30px 30px 30px;
        margin: auto;
}

#center {
	width: 800px;
	padding: 0px 0px 0px 0px;
        margin: auto;
}

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


.bild1 { width: 370px;
	float: left;
}

.bild2 { width: 370px;
	float: right;
}

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

#impressum {  width: 250px;
	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 {
	
}