/* Global */
html{
	width:100%;
	overflow-x:hidden;
	background:url("../img/bg.jpg") repeat-x #04070c;
	margin:0;
	padding:0;
}

body{
	float:left;
	width:100%;
	background:url("../img/bg_topleft.jpg") no-repeat;
	min-height:600px;
	margin:0;
	padding:0;
}

h1,h2,span,.hide{
	display:none;
}

div h1, div h2{
	display:block;
	width:100%;
	float:left;
	border-bottom:1px solid #87d6ff;
}

hr{
	float:left;
	width:100%;
	border:2px solid #87d6ff;
	background:#87d6ff;
	margin:0 0 0 50px;
	height:4px;
}

strong{
	font-weight:bold;
}

p,ol{
	color:#d1e5f0;
	line-height:16px;
	font-size:11px;
	margin-top:10px;
}

a{
	text-decoration:none;
	color:#87d6ff;
	-moz-outline-width:0;
}

a:hover{
	color:#04070c;
	background:#87d6ff;
}

div{
	padding-left:50px;
	width:945px;
	margin-bottom:60px;
	float:left;
}


/* About */
#about{
	margin-top:150px;
}

#about p,#kontakt p{
	width:300px;
	float:left;
	margin-right:15px;
}

#about strong a{
	background:url("../img/pfeil.jpg") -5px 0 no-repeat;
	padding:5px 0 5px 26px;
	float:left;
	display:block;
}

#about strong a:hover{
	color:#D1E5F0;
}


/* Portfolio */
#portfolio{
	margin-bottom:30px;
}

#portfolio a{
	background-repeat:no-repeat;
	width:153px;
	height:206px;
	float:left;
	margin:10px 5px 0 0;
}

#portfolio a:hover{
	background-position:bottom;
}

#portfolio #rocknoise{
	background-image:url("../img/portfolio_rocknoise.jpg");
}

#portfolio #tsi{
	background-image:url("../img/portfolio_tsi.jpg");
}

#portfolio #schmincke{
	background-image:url("../img/portfolio_schmincke.jpg");
}

#portfolio #atonaltheater{
	background-image:url("../img/portfolio_atonaltheater.jpg");
}

#portfolio #mpumalanga{
	background-image:url("../img/portfolio_mpumalanga.jpg");
}

#portfolio #plarad{
	background-image:url("../img/portfolio_plarad.jpg");
	margin-right:0;
}

#portfolio div{
	background:url("../img/bg_detail.jpg") repeat-x #3c637a;
	width:760px;
	padding:10px;
	position:absolute;
	top:420px;
	left:50px;
	display:none;
	visibility:hidden;
	margin-left:80px;
}

#portfolio div p{
	width:375px;
	margin:5px 0 0 3px;
	clear:left;
	float:left;
}


#portfolio div div{
	padding:0;
	margin:0;
	top:auto;
	left:auto;
	display:block;
	visibility:inherit;
}

#portfolio ul{
	margin:5px 0 0 3px;
	width:300px;
	float:right;
	color:#D1E5F0;
	font-size:11px;
	line-height:16px;
}

#portfolio ul li{
	border-bottom:1px solid #66A2C4;
	padding:2px 5px;
}

#portfolio div .wrap{
	overflow:hidden;
	height:330px;
	width:760px;
	position:relative;
	display:block;
}
 
#portfolio div .wrap div{
	width:2301px;
	height:330px;
	background:#fff;
	position:relative;
}

#portfolio ol{
	float:right;
	width:54px;
	margin-top:0;
}

#portfolio ol li{
	float:left;
}

#portfolio h3{
	top:20px;
	font-size:12px;
	text-transform:uppercase;
	margin:5px 0 0 3px;
	float:left;
}

#portfolio ol li a{
	margin:0;
	padding:4px;
	width:10px;
	text-align:center;
	background:#71b4d7;
}

#portfolio li a:hover{
	background:#87D6FF;
}

#portfolio div a{
	height:auto;
	width:auto;
}

.negMargin0{
	margin-left:0;
}

.negMargin1{
	margin-left:-761px;
}

.negMargin2{
	margin-left:-1541px;
}
 
#portfolio #innerTSI{
	background:url("../img/portfolio_tsi_detail.jpg") no-repeat #fff;
}

#portfolio #innerSchmincke{
	background:url("../img/portfolio_schmincke_detail.jpg") no-repeat #fff;
}

#portfolio #innerAtonaltheater{
	background:url("../img/portfolio_atonaltheater_detail.jpg") no-repeat #fff;
}

#portfolio #innerRocknoise{
	background:url("../img/portfolio_rocknoise_detail.jpg") no-repeat #fff;
}

#portfolio #innerMpumalanga{
	background:url("../img/portfolio_mpumalanga_detail.jpg") no-repeat #fff;
}

#portfolio #innerPlarad{
	background:url("../img/portfolio_plarad_detail.jpg") no-repeat #fff;
}

#portfolio .active,#portfolio .first{
	color:#d1e5f0;
	font-weight:bold;
}

#portfolio .active:hover,#portfolio .first:hover{
	color:#04070c;
}



/* Skills */
#skills{
	background:url("../img/bg_skills.jpg") no-repeat center;
}

#skills ol{
	width:300px;
	float:left;
	margin-right:15px;
	overflow:hidden;
}

#skills li{
	width:100%;
	border-bottom:1px solid #182b4b;
	padding:4px 5px;
}

#skills li:hover{
	background:#04070c;
}


/* Kontakt */
#kontakt{
	background:url("../img/bg_skills.jpg") no-repeat right top;
	padding-bottom:25px;
}


form{
	width:300px;
	margin-right:15px;
	overflow:hidden;
	float:left;
}

label{
	width:100%;
	float:left;
	color:#D1E5F0;
	font-size:11px;
}

input{
	border:1px solid #182B4B;
	color:#D1E5F0;
	background:#182B4B;
	width:292px;
	margin-right:400px;
	padding:3px;
	font-size:11px;
	margin-bottom:10px;
	margin-top:2px;
}

textarea{
	border:1px solid #182B4B;
	color:#D1E5F0;
	background:#182B4B;
	width:292px;
	margin-right:400px;
	padding:3px;
	font-size:11px;
	margin-bottom:10px;
	margin-top:2px;
	overflow:hidden;
}

#submit{
	border:0;
	background:none;
	width:300px;
	height:30px;
	padding:0;
	-moz-outline-width:0;
}