/* CSS Document */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #fff;
	background-color: #666;
	margin: 1em 0 1em 0;
	padding: 0;
	text-align: center;
	}
p, img, table {
	margin:0;
	padding:0;
	border:0;
	}
a {
	text-decoration: none;
	color: #fff;
	}
a:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
#bild a:hover {
	border:0;
	}
a:visited {
	color: #ccc;
	}
h2,h3 {
	margin:0;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	}
h2 {
	font-size: 14px;
	letter-spacing: 5px;
	}
h3 {
	font-size: 10px;
	line-hight: 10px;
	letter-spacing: 3px;
	padding:2px 0 2px 0;
	}
th {
	font-weight: normal;
	width:6em;
	text-align: left;
	}	
	
	
.content, #head, #imagenav {
	width:785px;
	margin:20px auto;
	text-align:left;
	}
#reportage .content, #still .content, #portrait .content {
	padding:10px 0 0 0;
	border-top: 1px dotted #999;
	}
#bild {
	width:785px;
	margin:20px auto;
	text-align:center;
	}
		
/* Kasten */
.blockli, .blockre {
	width: 300px;
	margin: 0;
	padding: 10px 20px 10px 20px;
	border: 2px solid #fff;
	}
.blockli {
	float: left;
	text-align: center;
	}
.blockre {
	float: right;
	background-color: #999;
	}

.vcf {
	text-align:center;
	float: left;
	margin-top: 5px;
	}
/* Kasten ende */


/* Top-Navugation */
#head ul{
	list-style-type: none;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999;
	padding: 0 0 20px 0;
	float: left;
	}
#head ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	}
#head ul li a, #head ul li h1 {
	height: 18px;
	display: block;
	font-weight: bold;
	padding: 3px 0 3px 0;
	line-height: 18px;
	}
#head ul li h1 {
	width: 230px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	margin: 0 20px 0 0;
	}
#head ul li a {
	width: 75px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
	border: 2px solid #999;
	margin: 0 0 0 10px;
	}
#head a:hover {
	background-color: #999;
	}
#home #nav-home, #reportage #nav-reportage, #still #nav-still, #portrait #nav-portrait, #lt #nav-lt, #kontakt #nav-kontakt {
	background-color: #999;
	color: #000;
	}
/*Ende Top Navigation */

/* Homepage große Links */
.homeim_li {
	width:255px;
	float:left;
	text-align:left;
	margin: 0 10px 0 0;
	}
.homeim_re {
	width:255px;
	float:right;
	text-align:left;
	}

#linkreport a, #linkstill a, #linkportrait a {
	height: 25px;
	width: 255px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border:0;
	}
#linkreport a {
	background: transparent url(pics/h_nav_bg_report.jpg) no-repeat;
	}
#linkstill a {
	background: transparent url(pics/h_nav_bg_still.jpg) no-repeat;
	}
#linkportrait a {
	background: transparent url(pics/h_nav_bg_portrait.jpg) no-repeat;
	}
#linkreport a:hover, #linkstill a:hover, #linkportrait a {
	background: #999 none;
	color: #fff;
	}
/* Ende Homepage große Links */


/* Bildnavigation*/
#imagenav {
	margin-top:20px;
	text-align:center;
	}
.li {
	float:left;
	text-align:left;
	}
.re {
	float:right;
	text-align:right;
	}
/* Bildnavigation ende*/	
.bilder {
	padding: 5px;
}

