/* CSS Document  -  Werftraum.org  -  fate room */

body { 
	margin:0px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100,01%; 
	}

h1 { 
	font-size:1.4em; 
	}
	
h2 { 
	font-size:1.2em; 
	}
	
h3 { 
	font-size:1em; 
	}
	
h4 { 
	font-size:0.9em; 
	}
	
h5 { 
	font-size:0.8em; 
	}
	
h6 { 
	font-size:0.65em; 
	}

#back { 
	position:absolute; 
	top:32px; 
	left:32px; 
	width:24px; 
	height:24px; 
	border:none; 
	}

#video div { 
	text-align:center; 
	margin-top:40px; 
	margin-left:auto; 
	margin-right:auto; 
	}

#credit { 
	text-align:center; 
	font-size:0.7em; 
	margin-top:8px; 
	}

#de { 
	position:relative; 
	top:100px; 
	left:540px; 
	width:12em; 
	border:none; 
	font-size:0.85em; 
	}


#content { 
	width:500px; 
	text-align:center; 
	margin-top:24px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:40px; 
	text-align:justify; 
	font-size:0.78em; 
	}

#content h2 { 
	margin-top:0px; 
	margin-bottom:0px; 
	}

#content p { 
	text-align:justify; 
	}
		
.re { 
	text-align:right; 
	margin-right:8px; 
	color:#666666; 
	}
		
#content a img { 
	margin-left:0px; 
	display:inline; 
	}
		
.zent { 
	text-align:center; 
	}

.imgcont { 
	clear:right; 
	margin-left:36px; 
	padding:0px; 
	border:0px; 
	}

.imgcont img { 
	margin:0px; 
	padding:0px; 
	}
		

#footer { 
	clear:both; 
	width:100%; 
	margin-left:0px; 
	margin-top:48px; 
	margin-right:0px; 
	margin-bottom:24px; 
	text-align:center; 
	background-color:#E0E0E0; 
	}
		
#footer p { 
	font-size:0.7em; 
	font-weight:bold; 
	padding:8px; 
	}		

