body { 
	background: url(../_images/bg/body_bg.jpg) no-repeat;
}
#container {
	position: relative;
	text-align: left;
	float: left;
	left: 0px;
}
#wrapper {
	position: relative;
	width: 980px;
	float: left;
	padding-top: 33px;
}

/* header */
#header {
	position: fixed;
	padding: 7px 0 7px 10px;
	height: 15px;
	float: left;
	left:0;
	top: 0px;
	width: 100%;
	background: #dedede;
	z-index: 99999;
}

/* top-bar */

#top-bar {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	width: 970px;
}
	
#top-bar a {
		color: #2e2e2e;
		text-decoration:none;
	}
	
#top-bar a:hover {
		text-decoration: none; 
	}
	
#impressum {
	padding-left: 150px;

}


		
			
/* menu */

#menu {
	width: 980px; 
	margin-left: -10px;
	}
#menu_item_wow{
	position: absolute;
}
#menu_item_portfolio{
	position: absolute;
	left:190px;
	top:250px;
}
#menu_item_links{
	position: absolute;
	top:440px;
	left:120px;
	z-index: 1;
}

#menu_small_wow {
	position: absolute;
	top:750px;
	left:500px;
	z-index: 1;
}
#menu_small_portfolio {
	position: absolute;
	top:1700px;
	left:180px;
	z-index: 1;
}				
#menu_small_links {
	position: absolute;
	top:2380px;
	left:480px;
	z-index: 1;
}	
#menu_small_kontakt {
	position: absolute;
	top:3000px;
	left:600px;
	z-index: 1;
}
			
/* main-content */
#main-content {
	width: 970px;
	padding-top: 10px;
	left: 100px;
}

#bg_wow-effect {
	position: absolute;
	background: url(../_images/bg/bg_getthewoweffect.png) no-repeat;
	width: 715px;
	height: 716px;
	top: 610px;
	left: -90px;
	z-index: 0;
	}

#bg_portfolio {
	position: absolute;
	background: url(../_images/bg/bg_portfolio.png) no-repeat;
	width: 859px;
	height: 862px;
	top: 1510px;
	left: 200px;
	z-index: 0;
	}

#bg_links {
	position: absolute;
	background: url(../_images/bg/bg_links.png) no-repeat;
	width: 715px;
	height: 716px;
	top: 2280px;
	left: -80px;
	z-index: 0;
	}


#bg_kontakt {
	position: absolute;
	background: url(../_images/bg/bg_contact.png) no-repeat;
	width: 1553px;
	height: 630px;
	top: 2900px;
	left: -320px;
	z-index: 0;
	}

#inhalt_wow {
	position: absolute;
	clear: both;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	top: 750px;
	left: 50px;
	z-index: 1;
}

#anker_getthewow-effect {
	padding-bottom: 50px;
}
#anker_portfolio {
	padding-bottom: 50px;
}
#anker_links {
	padding-bottom: 50px;
}
#anker_kontakt {
	padding-top: 0px;
}

#inhalt_portfolio {
	position: absolute;
	clear: both;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	top: 1520px;
	left: 280px;
	width: 690px;
	z-index: 1;
	text-align: center;
}

#inhalt_links {
	position: absolute;
	clear: both;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	top: 2430px;
	left: 60px;
	z-index: 1;
}

#inhalt_contact {
	position: absolute;
	clear: both;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	top: 3200px;
	left: 80px;
	z-index: 1;
}

#inhalt_contact a {
	color: #ffffff;
	text-decoration: none;
}

.headline {
	font-weight:bold;
	font-size: 20px;
	padding-top:20px;
}
	
/* main-content h2 */
#main-content h2 {
	position: absolute;
	clear: both;
	font-size: 20px;
	color: #ffffff;
	top: 710px;
	z-index: 1;
}
#main-content h2 span {
}
#main-content h2 a {
	display: block;
}

/* main-content h3 */
#main-content h3 {
	position: absolute;
	clear: both;
	font-size: 12px;
	top: 810px;
	color: #ffffff;
}
#main-content h3 span {
}
#main-content h3 a {
}

/* main-content h4 */
#main-content h4 {
	font-size: 16px;
}
#main-content h4 span {
}
#main-content h4 a {
}


/* home-page h1 */

#home-page {
	left: 0px;
}
 
	#home-page h1 a {
		background: url(../_images/logo_mblue_at.png) no-repeat;
		display: block;
		width: 360px;
		height: 130px;
		text-indent: -99999px;
	}
 


a.image-link:hover {
	background: none !important;
}
a.image-link img {
}
a.image-link img:hover {
}




/* layout */
.header {
}
.footer {
}

.panel {
	padding-left: 34px;
}

	.panel p {
		line-height: 2.1em;
		font-size: 13px;}

	.panel h3 {
		margin: 30px 0;
	}

	.panel a {
		color: #FFF;
	}

.column {
	float: left;
}


	

		




/* miscellaneous */
.clear-float {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

.button {
	height: 0;
	overflow: hidden;}
	
.error {
	color: #FF0000;
}


/*PNG FIX*/

img, div { behavior: url(../_png-fix/iepngfix.htc) }

/*SHADOWBOX*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../_images/shadowbox/close.png);}
#sb-nav-next{background-image:url(../_images/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../_images/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../_images/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../_images/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}