body { background: #1C130E url(../images/bg-nimma.jpg); 
color:#FFF;
}
@font-face { font-family: "eigenfont"; src: url("../font/bankgthd.ttf"); 
}
/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #c67114;
    outline: 0;
	font-size:18px;
	font-family: bankgthd;
}
a:hover, a:focus, a:active {
	color: #fff;
	font-size:18px;
	font-family: bankgthd;
}

#biografie p {
	font-family:eigenfont;
	color:#FFF;
	font-size:14px;
	 margin-left: 150px;
    margin-right: 150px;
    padding-top: 80px;
    text-align: left;
}
p{
font-family:eigenfont;
	color:#FFF;
}
/* DIVS */

#main-wrapper{
	width:1050px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#header-wrapper{
	margin-right:auto;
	margin-left:auto;
	width:1050px;
	height:125px;
}
#logo{
	float:left;
	height:120px;
	width:263px;
	/* [disabled]margin-left:8px; */
	/* [disabled]margin-top:15px; */
}
#menu{
	float:right;
	margin-right:30px;
	margin-top:55px;
	height:auto;
	width:600px;
}
#menu ul{
	margin:0px; 
	padding:0px;
}

#menu ul li{
	display:inline; 
	height:15px; 
	float:left; 
	list-style:none;
	margin-right:40px;
}
#menu li a{
	color:#c8c8c8;
	text-decoration:none;
	font-family: eigenfont;
	font-weight:normal;
	font-size: 18px;
}

#menu li a:hover{
	color: #000;
	text-decoration:underline;
	font-family: eigenfont;
	font-weight:normal;
	font-size: 18px;
}
H1{
	color:#c8c8c8; 
	text-decoration:none;
	font-family: eigenfont;
	font-weight:normal;
}
#content-wrapper{
	margin-right:auto;
	margin-left:auto;
	width:950px;
	height:auto;
}
#social H1{
	font-size: 1.8em;
	color:#c8c8c8; 
	text-decoration:none;
	font-family: bankgthd;
	font-weight:normal;
	text-align:center;
	font-family: eigenfont;
}
#portret-border{
	background-image:url(../images/photoframe1.jpg);
	background-repeat:no-repeat;
	height:511px;
	width:950px;
		
}
#portret-content{
	width:929px;
	display:block;
	overflow:hidden;
	margin-left:11px;
	margin-top: 11px;
	height: 489px;
	position: relative;
}	
#biografie{
margin-top:10px;
margin-left:11px;
height:400px;
width:929px;
}
.gallery  {
	position:relative;	
}

#bottom-wrapper{
	background-image:url(../images/shadow.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:1050px;
	height:380px;
	position:absolute;
}
#social{
	float:left;
	height:auto;
	width:183px;
	margin-top:40px;
	position:relative;
	margin-left: 30px;
}
#follow{
	/* [disabled]background-image:url(../images/folow.png); */
	background-repeat:no-repeat;
	height:38px;
}
#facebook{
	height:53px;
}
#linkedin{
	height:53px;
}
#spacer{
	background-image: url(../images/social-spacer.png);
	background-repeat:no-repeat;
	height:15px;
}
#twitter{
	background-image: url(../images/twitter.png);
	background-repeat:no-repeat;
	height:72px;
}
#contact{
	margin-top:40px;
	float:right;
	height:auto;
	width:405px;
	margin-right:38px;
	position:relative;
}
#contact-header{
	/* [disabled]background-image: url(../images/contact.png); */
	background-repeat:no-repeat;
	height:31px;
}
#name,#lastname,#email,#phone{
	border:1px solid #2e2d2d;
	width: 390px;
	float:left;
	height:30px;
	color:#FFF;
	font-family: eigenfont;
}
textarea,input {
  background: #1d1d1d;
  
}
#submit{
	float:left;
	color:#FFF;
	background-image:url(../images/submint_btn.png);
	/* [disabled]border-bottom-style:none; */
	margin-right: 8px;
	width: 100px;
	height: 35px;
	border: none;
	font-family: eigenfont;
}
#comment{
	border:1px solid #2e2d2d;
	width: 390px;
	float:left;
	height:120px;
	color:#FFF;
	font-family: eigenfont;
}
 div.gallery img 
        {
        	border: solid 1px  #999;
        }
.content{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	height:400px;
	width:500px;
	position:absolute;
}
	
