html {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000;
	
}

body,th,td,a{

	font-family: Arial , sans-serif;
	font-size: 14px;
	color: #fff;
	line-height:1.2em;

}
h1,h2,h3,h4,h5,h6{
	color:#fff;
	font-weight:bold;
	font-size: 18px;
	padding:0;
	margin:0;
}
h4,h5,h6{
	padding-bottom:5px;
}
a {	
	text-decoration:none;
	color: #000000;

}
a:hover {
	text-decoration:none;
	color: #492140;

}
p {
	padding-bottom:5px;
	margin:0;
}
img {
	border:0;
	width: 100%;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width:380px;
	height:80px;
	padding:3px;
	border:1px solid #999999;
}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width:380px;
	padding:3px;
	border:1px solid #999999;
	margin-bottom:10px;
}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border:0;
	background:#333;
	padding:2px 5px;
	color:#fff;
	margin-top:10px;
}

.div-kontakt-adresse{
	width:308px;
	float:left;
}
.div-kontakt-form{
	width:400px;
	float:left;
	margin-bottom:40px;
	margin-right:130px;
}
.div-kontakt-msg{
	position:absolute;margin-left:35px;
}
.wrap {
	top: 0; left: 0; width: 100%; height: 100%;
    position: fixed; 
	display: table;
	vertical-align:middle;	
}

.wrap2 {
	display: table-row; 
}

.wrap3 {
	vertical-align: middle;
	display: table-cell; 
}

.maindiv {
	overflow:hidden;
	max-width: 1024px;
	min-height:640px;
	background-color: #000;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}

.headerdiv {
	overflow:hidden;
    border-bottom: 2px solid #EAEAEA;
    height: 69px;
	text-align:left;
	
}

.dtable {
	display:table;
}
.drow {
	display:table-row;
}
.dcell {
	display:table-cell;
	vertical-align:top;
	padding:1px;
}

.contentdiv {
	overflow:hidden;
	/*width: 1024px;*/
	min-height: 500px;
	text-align:left;
	margin-top:2px;
	border-bottom:2px solid #EAEAEA;
}
.content_index {
	width:100%;
	height:400px;
	overflow:hidden;
	background:url(images/start.jpg) no-repeat center center ;
	
}
.content_index_2 {
	text-align:center;
	letter-spacing:5px;
	margin-top:40px;
	font-size:42px;
	color:#EAEAEA;
	font-family: 'PT Sans Narrow',Arial , sans-serif;
}
.content_projekte {
	width:100%;	
	
}


.content_buero {
	float:right;
	margin-top:80px;
}


.boxdiv {
	width:220px;
	height:300px;
	float:right;
	margin:20px 0 20px 40px;
	background:#EAEAEA;
	font-size:11px;
}
.boxdiv .titel {
	margin-top:-20px;
	font-family: 'PT Sans Narrow',Arial , sans-serif;
	font-size:14px;
}

.textbox  {
	margin:10px;
	height:285px;
	overflow:auto;
	color:#666;
	font-size:11px;
}
.textbox a  {
	color:#666;
	font-size:11px;
}
.textbox a:hover  {
	color:#000;
}
.lebenslauf .dcell  {
	min-width:70px;	
}
.kontakt .dcell  {
	min-width:50px;	
}

.anfahrt {
	width:200px;
	margin:10px;
	overflow:hidden;
}

/*
.content {
	margin-left:28px;	
	overflow:hidden;
	width: 970px;
	text-align:left;
}
.content2 {
	margin-left:28px;	
	overflow:hidden;
	width: 990px;
	text-align:left;
}

.content3 {
	margin-left:28px;	
	overflow:hidden;
	width: 970px;
	text-align:left;
	margin-top:74px;
}


.content_details_4 {
	margin-left:-22px;
}

.content_details_4  .gal-item-slide{
	margin-left:22px;
}

*/
.kontaktdiv {
	width:970px;
	height:370px;
	overflow:hidden;
}
.bottomdiv {	
	overflow:hidden;
	height: 30px;
	padding:25px 0 10px 0;
	text-align:center;
	font-size:14px;
	
}
.footerdiv {
	
	overflow:hidden;
	width: 1024px;
	height: 35px;

}
.logodiv {
	margin:0 0 0 66px;
	overflow:hidden;
	width:200px;
	height:202px;
	position:absolute;
	z-index: 5555;
}
.menudiv {
	float:right;
	
}

.topmenudiv {
	margin: 44px 0 0 0;
	text-align:left;
}
.bottommenudiv {
	margin: 5px 0 0 0;
	text-align:left;
}


/* menu */

.mainmenu  a{
	font-family: 'PT Sans Narrow',Arial , sans-serif;
	text-decoration:none;
	height: inherit;
	margin:4px 4px 2px 8px;
	font-size:16px;
	color:#fff;
	display: inline-block;
}
.mainmenu  a:hover{
	color:#fff;
	background:#555;

}
.mainmenu  div{
	display: inline-block;
	height:20px;
	margin-left:1px;
}

.mainmenu  div:hover{
	background:#444;
}

.mainmenu  div.active{
	background:#444;
}

.mainmenu a.nav-projekte {
	background:url(images/navi/projekte.png) no-repeat 0 0;
	width:58px;
}
.mainmenu a.nav-buero {
	background:url(images/navi/buero.png) no-repeat 0 0;
	width:33px;
}
.mainmenu a.nav-kontakt {
	background:url(images/navi/kontakt.png) no-repeat 0 0;
	width:56px;
}

.mainmenu a.nav-impressum {
	background:url(images/navi/impressum.png) no-repeat 0 0;
	width:76px;
}



/* gallery */



.gal-steuerung {
	float:left;
	width:22px;
	height:22px;
	padding:0px;
	background:#fafafa;

	margin: 0px 10px 10px 0;

	background:url(images3/strg2.gif) no-repeat  0 0;

	
}
.gal-steuerung-2 {
	float:left;
	height:22px;
}
.gal-item-num a,
.gal-steuerung a
 {
}

.footer-info {
	margin:2px 0 0 30px;
	height:0px;
	position:relative;
}

