/* force scroll bar to prevent page */
html { min-height: 100%; margin-bottom: 1px; }

body {
	background-color: #f5f5f5;
/*	background-color: #a5a5a5;*/
	margin:10px 0px 50px 0px; 
	padding:0px;
	height: 100%;	
  overflow: auto;
}


/* centered layout */
.center {
	position: relative;
	margin:0px auto;
	padding: 0px;
	width: 883px;
}

/* STARTSEITE */

.fontnavi {
	font-family: verdana;
	font-size: 12px;
	line-height: 23px;
	color: #3298cc;
}
.hrefnavi a:link {
	line-height: 20px;
	text-decoration: none;
	color: #3298cc;
}

.hrefnavi a:visited {	
	line-height: 20px;
	text-decoration: none; 
	color: #3298cc; 
}

.hrefnavi a:active {
	line-height: 20px;
	text-decoration: underline; 
	color: #3298cc; 
}

.hrefnavi a:hover {
	line-height: 20px;
	text-decoration: underline; 
	color: #3298cc; 
}


.fontdesc {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	color: #a8a8a8;
}


.hrefindex a:link {
	line-height: 18px;
	text-decoration: none;
	color: #3298cc; 
}

.hrefindex a:visited {	
	line-height: 18px;
	text-decoration: none; 
	color: #3298cc; 
}

.hrefindex a:active {
	line-height: 18px;
	text-decoration: underline; 
	color: #3298cc; 
}

.hrefindex a:hover {
	line-height: 18px;
	text-decoration: underline; 
	color: #3298cc; 
}

.hrefblue a:link {
	line-height: 18px;
	text-decoration: none;
	color: #3298cc; 
}

.hrefblue a:visited {	
	line-height: 18px;
	text-decoration: none; 
	color: #3298cc; 
}

.hrefblue a:active {
	line-height: 18px;
	text-decoration: underline; 
	color: #3298cc; 
}

.hrefblue a:hover {
	line-height: 18px;
	text-decoration: underline; 
	color: #3298cc; 
}




.hrefwhite a:link {
	line-height: 18px;
	text-decoration: none;
	color: white; 
}

.hrefwhite a:visited {	
	line-height: 18px;
	text-decoration: none; 
	color: white; 
}

.hrefwhite a:active {
	line-height: 18px;
	text-decoration: underline; 
	color: white; 
}

.hrefwhite a:hover {
	line-height: 18px;
	text-decoration: underline; 
	color: white; 
}




#logo {
	position: relative; 
	width: 264px; 
	height: 84px; 
	z-index:0; 
	left: 10px;
	top: 100px;
}


#navi {
	position: absolute; 
	width: 280px; 
	height: 84px; 
	z-index:0; 
	left: 20px;
	top: 85px;
}

#index-content {
	position: absolute; 
    left: 332px;
    top: 172px;
	width: 700px; 
	height: 260px;
	z-index: 1;
}


#design {
	position: absolute;
	left: 0px; 
	top: 0px;	
	width: 141px;
	height: 136px;
}


#film {
	position: absolute; 
	position: absolute;
	left: 161px;
	top: 0px;	
	width: 141px;
	height: 136px;
}

#photo {
	position: absolute; 
	position: absolute;
	left: 325px;
	top: 0px;	
	width: 141px;
	height: 136px;
}

#sound {
	position: absolute; 
	position: absolute;
	left: 489px;
	top: 0px;	
	width: 141px;
	height: 136px;
}


#wasser {
  /*
	position: fixed;
	z-index: -1;
	height: 100px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	*/
	position: absolute;
  bottom: 0;
  width: 100%;
}

.projectth {
	position: absolute; 
	width: 141px; 
	height: 86px; 
	z-index:0; 
}

.projecttitle {
	position: absolute; 
	width: 106px; 
	height: 18px; 
	z-index:0; 
	left: 0px;
	top: 91px;
}

.projectback {
	position: absolute; 
	width: 10px; 
	height: 10px; 
	z-index:0; 
	left: 119px;
	top: 90px;
}
.projectfwd {
	position: absolute; 
	width: 10px; 
	height: 10px; 
	z-index:0; 
	left: 130px;
	top: 90px;
}
.projectdesc {
	position: absolute; 
	width: 140px; 
	height: 18px; 
	z-index:0;
	left: 0px; 
	top: 118px;
}

#language {
	position: absolute;
	font-family: verdana;
	font-size: 10px;
	line-height: 20px;
	color: #3298cc;
	z-index:2;
	top: 0px;
	right: 80px;
}

/* STARTSEITE ENDE */

/* index-content styles*/

.fliesstxtfett {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #3398cd;
    font-weight: bold;
}

.fliesstxt {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #a0a0a0;
}

.fliesstxtcolor {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3398cd;
}

#index-content-top {
    position:absolute;
    left:0px;
    top:-50px;
}

#index-content-header {
    position:absolute;
    left:0px;
    top:-10px;
}

#index-content-text {
    position:absolute;
    top:102px;
    height:300px;
    width:650px;
    background-color: #f1f1f1;
}

#contact-content-text {
    position:absolute;
    top:180px;
    height:222px;
    width:650px;
    overflow:auto;
    background-color: #f1f1f1;
}


.pad {
  padding-left: 10px;
  padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#index-content-bottom {
    position:absolute;
    left:0px;
    top:398px;
}

/* index-content styles ENDE */

/* LISTE */

.fontfliesstext {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.fonttaglist {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.hreftaglist a:link {
	line-height: 15px;
	text-decoration: none;
	color: #3298cc; 
}
.hreftaglist a:visited {	
	line-height: 15px;
	text-decoration: none; 
	color: #3298cc; 
}

.hreftaglist a:active {
	line-height: 15px;
	text-decoration: underline; 
	color: #3298cc; 
}

.hreftaglist a:hover {
	line-height: 15px;
	text-decoration: underline; 
	color: #3298cc; 
}


#logoklein {
	position: absolute; 
	width: 141px; 
	height: 46px; 
	z-index: 0; 
	top: 52px; 
	left: 64px;
}
#linieuntermenu {
	position: absolute;
	width: 920px; 
	height: 20px; 
	z-index: 0; 
	top: 86px; 
	left: 63px;
	border-style: solid;
	border-width: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #e2e1e1;
}

/* MENU */

#headerbox {
	position: relative;
	height: 94px;
	width: 883px;
}

#polster_links {
	position: absolute;
	left: 0px;
	width: 260px;
}

#button_nav_design {
	position: absolute;
	z-index: 1;
	left: 260px;
	width: 53px;
}

#button_nav_film {	
	position: absolute; 
	z-index: 1;
	left: 313px;
	width: 40px;
}

#button_nav_photo {
	position: absolute;
	z-index: 1;
	left: 353px;
	width: 49px;
}

#button_nav_sound {
	position: absolute; 
	z-index: 1;
	left: 402px;
	width: 53px;

}
#button_nav_searchresults {
	position: absolute;
	z-index: 1;
	left: 455px;
	width: 116px;

}

#suchfeld {
	position: absolute;
	z-index: 1;
	display: inline;
	left: 571px;
	width: 304px;
	height: 94px;
	background-color:#fff;
}

#search_form {
	position: absolute;
	bottom: 20px;
	right: 10px;
}

#polster_rechts {
	position: absolute;
	left: 875px;
	width: 8px;

}

/* LIST ITEMS */

.list_item {
	position: relative;
	z-index: 0; 
	margin-top: 20px;
	margin-bottom: 10px;
	height: 85px;
	width: 883px;
}

.list_polster_links {
	position: absolute;
	left: 0px;
	width: 18px;
	top: 0px;
	height: 85px;
}

.thumbnail{
	position: absolute;
	z-index: 1;
	left: 18px;
	width: 140px;
	top: 0px;
	height: 85px;
}

.text {
	position: absolute;
	left: 158px;
	width: 440px;
	height: 85px;
	top: 0px;
	z-index:1;
	/*padding: 5px;*/
	padding-left: 20px;
	background-color: white;
}

.listright {
	position: absolute; 
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #c0c0c0;
	margin-right: 0px;
	padding-top: 10px;
	top: 0px;
	left: 618px;
	height: 75px;
	width: 245px;
	background-color: white;
}

.list_polster_rechts {
	position: absolute;
	left: 863px;
	top: 0px;
	height: 85px;
	width: 18px;
}


/* LISTE ENDE */

/* DETAILSEITE */

.fontheadline {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #3298cc;
}
.hrefheadlinerelated {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #3298cc;
}
.fontcredits {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #8f8f8f;
}

.fontdescription {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	color: #8f8f8f;    
}

#imagebox {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	/*width: 779px;*/
	width: 100%;
	/*text-align: center;*/
	/*border: solid 1px red;*/
}

#imagebox > table {
    /*
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	*/
}

.image {
	padding: 5px;

	/*
	position:relative;
	display: inline;
	padding: 10px;
	line-height: 50px;
	*/
}



#mediabox {
	position: relative;
}


#contentbox {
	position: relative;
	border-left: 1px solid #7e7e7e;
	margin-top: 20px;
	margin-left: 0px;
	width: 600px;
}

#headline {
	position: relative;
	margin-left: 40px;
}

#credits {
	position: relative; 
	margin-left: 40px;
}

#desctext {
	position: relative; 
	margin-left: 40px;
	margin-top: 20px;
}



#related_controls {
	 position: absolute; 
	 width: 257px; 
	 height: 12px; 
	 z-index: 1; 
	 left: 0px; 
	 top: -5px;
}

#buttondown {
	 position: absolute; 
	 z-index: 1; 
	 left: 225px; 
	 top: 0px;
}
#buttonup {
	 position: absolute; 
	 z-index: 1; 
	 left: 237px; 
	 top: 0px;
}

#relateditemcontainer {
	position: absolute;
	margin-top: 40px;
	width: 257px;
	z-index: 1;
	left: 625px;
	height: 290px;
	background-color: white;
	text-align:left;
}

#related_projects {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 230px;
	overflow: hidden;
	clip: rect(0px, 240px, 265px, 0px);
/*  border: solid 1px red;*/
}

#related-track-border {
	position: absolute;
	right: 0;
	top: 20px;
	width: 20px;
	height: 270px;
	background: #ffffff;
	z-index: 1;
	border-left: solid 1px #eeeeee;    
}

#related_track {
	position: absolute;
	right: 0;
	top: 20px;
	width: 20px;
	height: 270px;
	background: #c5c5c5;
	z-index: 2;
/*    border: solid 1px red;*/
}

#related_handle {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 10px;
	background: #3298cc;
}


.relateditem {
	position: relative;
	margin-top:10px;
	margin-left:13px;
	margin-bottom: 10px;
	height: 70px;
}

.relateditemth {
	position: relative;
	float: left;
	margin-right:10px;
	margin-top: 10px;
}



.relateditemtext {
	position: absolute;
	width:150px;
	margin-left:70px;
	z-index: 0;
}

.fontfliesstextrelated {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	color: #8f8f8f;
	margin-left: 70px;
}


.movie {
	position:relative;
	margin: 20px;
}

.sound {
	position:relative;
	margin: 20px;
}

/* DETAILSEITE ENDE */
