/* CSS Document  -  Werftraum.org  -  reconditioning main */

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; 
	}


#header { 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	margin-top:16px; 
	padding:8px; 
	width:600px; 
	border: 1px solid #999999; 
	}

#header h4 { 
	margin:0px; 
	padding:0px; 
	font-size:0.9em; 
	display:inline; 
	}

#header span { 
	margin:0px; 
	padding-left:96px; 
	font-size:0.75em; 
	display:inline; 
	}
		
#header span img { 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
	padding-left:96px; 
	display:inline; 
	}
		
		
div#li { 
	float:left; 
	width:320; 
	margin-left:4px; 
	margin-top:48px; 
	margin-right:0px; 
	margin-bottom:0px; 
	border:0px; 
	font-size:0.8em; 
	}

div#renav { 
	margin-left:400px; 
	margin-top:36px; 
	margin-right:0px; 
	margin-bottom:0px; 
	padding:8px; 
	}

div#renav img { 
	padding:2px; 
	}
		
#phase1 { 
	border-top:1px solid; 
	border-right:1px solid; 
	border-bottom:1px solid; 
	}
		
#phase2 { 
	border-top:1px solid; 
	border-left:1px solid; 
	border-bottom:1px solid; 
	}


div#pic { 
	width:450; 
	padding:8px; 
	margin-left:400px; 
	margin-bottom:0px; 
	}

.igal {
	margin: auto;
	margin-top: 20px;
	text-align: center;
	background-color: #FFF;
	border: none;
	width: 600px;
	height: 400px;
	overflow: hidden;
	font: normal 1em sans-serif;
	}

.ibox {
	position: relative;
	width: 600px;
	height: 400px;
	}

.ibox img {
	display: block;
	height: 100%;
	border: none;
	margin: auto;
	}

.ibox a {
	display: block;
	text-decoration: none;
	color: #FC0;
	font-size: 17px;
	line-height: 390px;
	outline: none;
	width: 30%;
	height: 400px;
	position: absolute;
	opacity: 0.0;
	top: 0;
	/*transition: .5s;*/
	}

.ibox a:hover {
	opacity: 1;
	}

.ibox a.left {
	left: 0;
	background-image: radial-gradient(circle at 0px center,rgba(0,0,0,.7) 0%,transparent 0%);
	}

.ibox a.right {
	right: 0;
	background-image: radial-gradient(circle at right center,rgba(0,0,0,.7) 0%,transparent 0%);
	}

.ibox a.left:after {
	position: absolute;
	left: 4px;
	top: 0;
	display: block;
	content: "L";
	}

.ibox a.right:after {
	position: absolute;
	right: 4px;
	top: 0;
	display: block;
	content: "R";
	}
	
	#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; 
	}
	
#text_cen {
	text-align:center; 
	width:670px; 
	margin:2em auto; 
	font-size:0.8em; 
	}

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

.klein { 
	font-size:0.65em; 
	}