charset "utf-8";
/* css_portfolio_index 2.relaunch Feb 2012*/

			html{
			background-color:#000;
			}


			body{
			height:100%;
			margin:0px;
			padding:0px;
			background:#000;
			font-family:'myriad',arial, helvetica, sans-serif;
			}
	
			@font-face {
   			 font-family: 'myriad';
   			 src: url('../fonts/myriadwebpro-webfont.eot');
   			 src: url('../fonts/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         	 url('../fonts/myriadwebpro-webfont.woff') format('woff'),
        	 url('../fonts/myriadwebpro-webfont.ttf') format('truetype'),
        	 url('../fonts/myriadwebpro-webfont.svg#') format('svg');
   			 font-weight: normal;
   			 font-style: normal;
			}

	
	
			a{text-decoration:none;}
			a:active{color:1dc7e0;}
			a:visited{color:#CCC;}
			
	/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
	
			
			#wrapper{
			width:960px;
			height:100%;
			margin:auto;
			padding:0;
			background-color:#000;
			/*border:dotted #FFF; */
			}
					
			#big-header{
			width:960px;
			height:120px;
			margin:auto;
			margin-bottom:3px;
			padding:0px;
			background:url(../images/mediengestalter_grafik_bigheader_hg.png);
			/*border:solid 1px #343434;*/
			}
			
			
			#small-navi{
			width:960px;
			height:32px;
			font-size:1.1em;
			text-align:left;
			color:#CFCFCF;
			margin:5px 0;
			padding:0;
			/*border-bottom:solid 1px #222;*/
			}
			
			#small-navi ul{
			display: inline-block;
    		line-height: 20px;
    		list-style: none outside none;
    		margin: auto;
    		padding: 0;
			}
		
			#small-navi ul li{
			display:inline;
			margin:0px;
			padding:5px 10px 0 10px;
			float:left;
			}
			
			#small-navi ul li a				{text-decoration:none; color:#919191;}
			#small-navi ul li a:hover		{text-decoration:none; color:#fff;}
			
			
			#content{
			width:960px;
			height:400px;
			margin:auto;
			margin-bottom:15px;
			padding:0;
			border:solid 1px #222;
			background-image:url(../images/mediengestalter_grafik_teaser_hg.png);
			overflow:hidden;
			}
			

			
			/* - - - - - - - - - - - - - - - - - - - - - - - scroll slider - - - - - - - - - - - - - - - - - - - - */
			
			#teaser-content{
			clear:both;
			width:920px;
			height:120px;
			margin:0 auto;
			padding:5px 0 0 40px;
			background-image:url(../images/mediengestalter_grafik_teaser_hg.png);
			}

			
			
			
			/* - - - - - - - - - - - - - - - - - - - - - - - Big Footer start - - - - - - - - - - - - - - - - - - - - */
			
			#big-footer{
			clear:both;
			width:960px;
			height:280px;
			margin:auto;
			margin-top:15px;
			margin-bottom:65px;
			padding:0px;
			background-image:url(../images/mediengestalter_grafik_bigfooter_liste_hg.png);
			background-repeat:repeat-x;
			font-size:0.8em;
			line-height:0.8em;
			letter-spacing:0px;
			/*border:solid 1px #343434;*/
			}
			
			#big-footer ul{
			list-style:disc;
			list-style-position:inside;
			color:#4B0309;
			margin-top:10px;
			padding-left:4px;
			}
		
			#big-footer ul li{
			margin:0px;
			margin-bottom:2px;
			padding:8px 0 2px 0 ;
			border-bottom: solid 1px #151515;
			
			}
			
			.kleine-liste-top{
			width:112px;
			height:20px;
			text-decoration:none;
			list-style:none;
			border:none;
			color:#666;
			font-size:14px;
			}
			
			.kleine-liste{
			width:115px;
			height:20px;
			text-decoration:none;
			}
			
			#big-footer ul li a			{text-decoration:none; color:#333;}
			#big-footer ul li a:hover	{text-decoration:none; color:#fff;}
			#big-footer ul li a:active	{text-decoration:none;}
			
			
			#big-footer-list-one{
			width:135px;
			height:230px;
			margin:2px 0;
			padding:0px;
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
			
			#big-footer-list-two{
			width:135px;
			height:230px;
			margin:2px;
			padding:0px;
			/*background-color:#333; */
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
			
			#big-footer-list-three{
			width:135px;
			height:230px;
			margin:2px;
			padding:0px; 
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
			
			#big-footer-list-four{
			width:135px;
			height:230px;
			margin:2px;
			padding:0px;
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
		
			#big-footer-list-five{
			width:135px;
			height:230px;
			margin:2px;
			padding:0px; 
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
			
			#big-footer-list-six{
			width:135px;
			height:230px;
			margin:2px;
			padding:0px; 
			/*border-right:1px solid;
			border-right-color:#222;*/
			float:left;
			}
			
			#big-footer-list-seven{
			width:120px;
			height:230px;
			margin:2px;
			padding:0px; 
			/*border-right:1px solid;
			border-right-color:#333;*/
			float:left;
			}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - Big Footer ende - - - - - - - - - - - - - - - - - - - - */
		
			#small-footer{
			width:960px;
			height:30px;
			margin:auto;
			margin-top:10px;
			margin-bottom:35px;
			padding:0px;
			border-top:1px solid;
			border-top-color:#151515;
			font-size:0.8em;
			}
			
			#small-footer ul{
			list-style:none; 
			margin:0;
			padding:0;
			}
		
			#small-footer ul li{
			display:inline;
			margin:0px;
			padding:13px 10px 0 10px;
			float:right;
			}
			
			#small-footer ul li a			{text-decoration:none; color:#222;}
			#small-footer ul li a:hover		{text-decoration:none; color:#999;}