
*:focus{

	outline: none;

}

body {
	background:#000;
	margin:0px;
	padding:0px;
	
	font-family: Arial, Verdana;
	font-size: 11px;
	
}

#wholecontent {
	width:850px;
	height:580px;
	position:absolute;
	margin:-290px 0 0 -425px;
	top:50%;
	left:50%;
}

#head {
	background:#000;
	height:60px;
	border:1px solid #636363;
}

#logo {
	width:142px;
	float:left;
	margin-top:5px;
	margin-left:20px;
}

#navigation {
	height:60px;
	margin-right: 20px;
	float:right;
}

#navigation ul{
	margin:0px;
	padding:0px;
}

#navigation li {
	display:block;
	float:left;
	border-left:1px solid #636363;
}
#navigation li.first {border: none;}

#navigation li a{
	display: block;
	color:#666666;
	text-decoration:none;
	padding: 30px 5px 0 5px;
}

#navigation li a:hover, #navigation li.active a{color:#CBCBCB;}

#content_container{

	background:#2B2725;
	height: 490px;
	width: 768px;
	padding: 30px 40px 10px 40px;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	
	color: #CCCCCC;
	
	overflow: auto;

}

#content_container a{

	color:#666666;
	text-decoration:none;

}

#content_container a:hover{

	color:#FFFFFF;
	text-decoration:none;

}

#footer{

	color: #666666;
	margin-top: 7px;
	text-align: right;

}

#footer a{

	color:#666666;
	text-decoration:none;
	padding: 2px;

}

#footer a:hover{

	color:#CBCBCB;

}

#intro{

	width: 200px;
	height: 50px;
	position: absolute;
	margin:-25px 0 0 -100px;
	top:50%;
	left:50%;

}

/* 2 Spalten */

.cols_2_left{

	width: 370px;
	float: left;

}

.cols_2_right{

	width: 370px;
	float: right;

}

.cols_2_left75{

	width: 555px;
	float: left;

}

.cols_2_right25{

	width: 185px;
	float: right;

}

.cols_2_left25{

	width: 140px;
	float: left;

}

.cols_2_right75{

	width: 600px;
	float: right;

}

/* Extensions */

.tx-dplpgallery-pi1-listrowField-images{

	width: 90px;

}

.tx-dplpgallery-pi1-listrowField-title{

	width: 100px;
	padding-right: 60px;
	padding-left: 5px;

}

.tx-dplpgallery-pi1-listrowField-black{

	height: 45px;
	background: #141414;

}

.tx-dplpgallery-pi1-startpage-images{

	width: 200px;
	height: 200px;
	vertical-align: top;

}

.tx-dplpgallery-pi1-single-right, .tx-dplpnews-pi1-single-right, .tx-dplpteam-pi1-single-right{

	padding: 0 0 0 30px;
	vertical-align: top;

}

.tx-dplpgallery-pi1-single-images, .tx-dplpnews-pi1-single-images, .tx-dplpteam-pi1-single-images{

	margin-top: 10px;
	float: left;

}

.tx-dplpgallery-pi1-single-small-image, .tx-dplpnews-pi1-single-small-image, .tx-dplpteam-pi1-single-small-image{

	padding: 0 10px 10px 0;

}

.teamTitle{

	height: 20px;

}

.teamBody td{

	height: 280px;
	vertical-align: bottom;

}

#image_change{

	width: 377px;
	height: 300px;

}

#image_container{

	position: relative;
	height: 175px;
	width: 340px;
	overflow: hidden;

}

#image_container_inner{

	position: absolute;
	width: 3000px;

}

.controls{

	width: 330px;

}

#proj_next{

	float: right;

}

#proj_back{

	float: left;

}

.important{

	color: #996633;

}

.divHide{

	display: none;

}

.dplp-file{

	margin-bottom: 5px;

}