@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size:12px;
	color: #FFF;
	background-image: url(image/PhotoGray_browser_bg-2.jpg);
	text-align: center;
	margin:0;
	padding:0;
}

a, a:visited {
	color:#CCC;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}

.container {
	background-image: url(image/PhotoGray_bg_c-1.jpg);
	background-repeat: repeat;
	width: 700px;
	margin: 0 auto;
}
.container_spotlight {
	background-image: url(image/Darkroom_spotlight.jpg);
	background-repeat: no-repeat;
}
.top {
	height: 20px;
}
.navbar {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-weight:100;
	font-size:10px;
	text-transform:uppercase;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(image/PhotoGray_nav_bg.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 10px;
}
.navbarbox {
	width:440px;
	margin: 0 auto;
}
.navbox {
	margin: 0 auto;
	float:left;
	width: 110px;
	font-size:10px;
}

.websitename {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 1px;
    line-height: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
	padding-left:40px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
	height:45px;
	padding-top:15px;
	width:360px;
	float:left;
}
.websitename_capital{
	font-size:36px;
}
.toplevel {
	font-size: 12px;
}
.video{
	width:300px;
	float:right;
	height:95px;
	padding-top:5px;
}
.sitename {
    color: rgb(203, 203, 203);
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
	padding-left:40px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
	height:30px;
	padding-top:10px;
	width:360px;
	clear:left;
}
.headline {
    color: rgb(203, 203, 203);
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

.fill_left {
	float: left;
	width: 50px;
	height:370px;
}
.fill_right {
	float: none;
	width: 50px;
	height:370px;
}

.linkbox {
	float: left;
	width: 200px;
	text-align:center;
	padding-top:15px;
	height:355px;
}

.textbox {
	width:620px;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-size:12px;
	letter-spacing:0.5px;
}
.textbox img {
	padding-right: 10px;
	padding-bottom: 0px;
}
.textbox td {
	text-align:center;
}
.textbox_link {
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	float: left;
	width: 250px;
}
.textbox_referenz{
	border-bottom:thin #CCC solid;
	text-align:left;
}
.textbox_who{
	text-align:right;
	font-size:9px;
	font-style: italic;
}
.textbox_tipps {
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
	letter-spacing:1px;
	text-align:center;
}
.footer{
	height:15px;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1px;
}
.textabsatz {
	text-align: justify;
	letter-spacing:1px;
	font-size:12px;
	line-height:16px;
}

