@charset "utf-8";

/* look up at the z-index */

body, ul, li, h1, h2, span{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

.slidingMenu {
	position: fixed;
	height:410px;
	width: 410px;
	top:40px;
	overflow:hidden;
	right:1px;
	font-family: Arial, Helvetica, sans-serif;
}

.slidingMenu li {
	display:block;
	float:right;
	clear:both;
	position:relative;
	overflow:hidden;
}

.slidingMenu li.move {
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Mozilla */
	opacity: 0.80; /* Opera */
	width: 9px;
	height: 68px;
	right: 0px;
	padding-right:10px;
	margin-top:2px;
	z-index: 8;
	position: absolute;    
	background: #2183c4;     
	background: 
		-webkit-gradient(
			linear, 
			left top, 
			left bottom, 
			from(#0771b8), 
			to(#2183c4)
		);     
	background: 
		-moz-linear-gradient(
			top, 
			#0771b8, 
			#2183c4
		);     
	-moz-border-radius: 8px 0px 0px 8px;  
	-webkit-border-top-left-radius: 8px;     	
	-webkit-border-bottom-left-radius: 8px; 
	border-top-left-radius: 8px;  
	border-bottom-left-radius: 8px;        
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;	
}
	
.slidingMenu li a {
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	color: #ddd;
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: right;
	height: 66px;
	line-height: 66px;
	position: relative;
	overflow: hidden;
	padding-right:10px;
}
/* Descriptions */
.slidingMenuDesc{
	margin-top:40px;
	position:fixed;
	z-index: 10;
}
.slidingMenuDesc div{
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Mozilla */
	opacity: 0.80; /* Opera */
	background: #2183c4;     
	background: 
		-webkit-gradient(
			linear, 
			left top, 
			left bottom, 
			from(#0771b8), 
			to(#2183c4)
		);     
	background: 
		-moz-linear-gradient(
			top, 
			#0771b8, 
			#2183c4
		);   	
	height: 68px;
	padding-right:5px;
	left:-5px;
	width:0px;
	margin-top:2px;
	overflow:hidden;
	position: absolute;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	-moz-border-radius: 0px 8px 8px 0px;  
	-webkit-border-top-right-radius: 8px;     	
	-webkit-border-bottom-right-radius: 8px; 
	border-top-right-radius: 8px;  
	border-bottom-right-radius: 8px; 
}

.slidingMenuDesc div span {
	font-size:24px;
	color: #f0f0f0;
	text-indent:5px;
	z-index: 10;
	display: block;
	height: 66px;
	line-height: 66px;
	position:absolute;
	right:10px;
	margin-left:5px;
	top:-3px;
}

span.reference{
  position:fixed;
  left:10px;
  bottom:10px;
  font-size:14px;
}

span.reference a{
  color:#aaa;
  text-decoration:none;
}


/* ----------------------------------------------------------------- */


html {
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment:fixed;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	height:100%;
	background:#292929; 
}

.page {
	text-align: left;
	margin: 0px auto;
	padding-top: 40px;
	width: 750px;
	position: relative;
	/* min-height: 100%; */
	height:auto !important;
	/* height:100%; */
	z-index: 5; /* has to be less then sliders */
}

#header {
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Mozilla */
	opacity: 0.80; /* Opera */
	padding: 0;
	top: 40px;
	left: 0px;
	z-index: 6;
	height: 100px;
	display: block;
	width: 304px;
	position: fixed;
	background-image: url(images/mediendesign_medienkunst.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#navigation {
	position: fixed;
	width: 100% !important;
}

.contentpage {
	float: left;
	margin: 0 0 0 0 !important;
	width: 750px;
	/* background-image: url(images/bg_content.png) !important;
	background-image: url(images/bg_content.gif); */
	background-color:#FFFFFF;
	min-height: 84%;
	height:auto !important;
	height:84%;
	z-index: 5;
	-moz-border-radius: 8px 8px 8px 8px;  
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;         	
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;  
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;  
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;        
	-moz-box-shadow:2px 2px 10px #000;
	-webkit-box-shadow:2px 2px 10px #000;
	box-shadow:2px 2px 10px #000;	
	
}

.pagetitle {
	display: block;
	width: 599px;
	letter-spacing: 1px;
	font-size: 16px !important;
	font-weight: normal !important;
	padding-top: 5px;
	padding-bottom:15px !important;
}

.pagetitle2 {
	letter-spacing: 1px;
	font-size: 16px !important;
	font-weight: normal !important;
	padding-top: 5px;
	padding-bottom:15px !important;
}

.divLine {
	margin-top: 40px;
	height: 5px;
	background-color:#513B00;
}

.divLine2 {
	height: 5px;
	background-color:#513B00;
}

.spacer{
	margin-right: 16px;
}

h2{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	margin-bottom: 12px !important;
	color: #000;
	margin-top: 0px !important;
}


#inhalt, #inhalt_2 {
	padding: 0 9px 20px 24px;
	font-size: 12px;
}

#inhalt a, #inhalt_2 a {
	text-decoration: none;
	color:#52BDEE;
	outline: none;
}

#inhalt a:hover, #inhalt_2 a:hover {
	text-decoration: none;
	color: #000;
	outline: none;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

h1 {
	font-size: 18px;
	padding-left: 40px;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	text-decoration: none;
	outline: none;
}

#inhalt hr, #inhalt_2 hr {
	display: block;
	height: 1px;
	border-top: 0px solid #FFF !important;
	border-left: 0px  solid #FFF !important;
	border-right: 0px solid #FFF !important;
	border-bottom: 1px solid #000;
	clear: both;
	margin-bottom: 25px;
}

a img {
	margin: 0;
	border: none;
	background-image: none !important;
	padding-left: 0px  !important;
}


.info_left{
	width: 240px;
	float: left;
	margin-bottom: 20px;
}

.info_left p {
	margin: 0 0 14px 0;
	line-height: 16px;
}

.info_left h2{
	margin-top: 0px !important;
}

.info_left h4 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 2px 0;
	color: #9e9c95;
	font-weight: normal;
}

.image_right {
	width: 400px;
	float: right;
	margin-bottom: 20px;

}

.image_right img {
	float: right;
}

#impressum {
	display: block;
	width: 600px;
	min-width: 600px;
	padding: 10px;
	margin:0 auto;
	text-align: left;
	font-size: 12px;
}

#angebot {
	display: block;
	width: 600px;
	min-width: 600px;
	padding: 10px;
	margin:0 auto;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
}

#angebot ul {
	list-style: disc;
	padding-left: 10px;
	padding-top: 20px;
} 

#fancybox_contents {
	display: none;
	line-height: 1.3em;
}


#impressum hr, #kontakt hr, #angebot hr {
	padding-top: 25px;
	display: block;
	height: 1px;
	border-top: 0px solid #FFF !important;
	border-left: 0px  solid #FFF !important;
	border-right: 0px solid #FFF !important;
	border-bottom: 1px solid #000;
	clear: both;
}

.dotted_border{
	border-bottom: 1px dotted;
	padding: 2px 0 2px 0;
	margin: 0;
	vertical-align: middle;
}

.dotted_border a {
	color: #2183c4;
}

.dotted_border a:hover {
	color: #040404;
	text-decoration: none;
}

.dotted_border a img {
	padding-right: 5px;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#impressum h2, #kontakt h2, #angebot h2 {
	letter-spacing: 1px;
}

#noScript {
	display: block;
	position: relative;
	width: 726px;
	font-size: 13px;
	font-weight: bold;
	margin: 10px auto; 
	padding: 10px; 
	border-style:dotted;
	border-width: 4px; 
	border-color: #FF0000; 
	background-color:#FFFFFF; 
	text-align:left; 
	color:#FF0000;
	-moz-border-radius: 8px 8px 8px 8px;  
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;         	
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;  
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;  
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;        
	-moz-box-shadow:2px 2px 10px #000;
	-webkit-box-shadow:2px 2px 10px #000;
	box-shadow:2px 2px 10px #000;	
}

/* Page FadeIn */

#content-wrapper {
	display:none;	
}

/* hidden clicker, using for call fancybox from actionScript */

#hidden_clicker {
	display:none;
}

