/* Navi */
img.visual {
}

/****************** GRÜN ******************/
.rund-linksgruen {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/inaktiv_linksgruen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	cursor:pointer
}
.rund-mittegruen {
	height: 25px;
	float: left;
	background-image: url(../images/inaktiv_mittegruen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
	cursor:pointer
}
.rund-rechtsgruen {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/inaktiv_rechtsgruen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration:none;
	cursor:pointer
}
/****************** NORMAL ******************/
.rund-links {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/inaktiv_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	cursor:pointer
}
.rund-links-aktiv {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/aktiv_links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	cursor:pointer
}
.rund-mitte {
	height: 25px;
	float: left;
	background-image: url(../images/inaktiv_mitte.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
	cursor:pointer
}
.rund-mitte-aktiv {
	height: 25px;
	float: left;
	background-image: url(../images/aktiv_mitte.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	text-decoration:none;*/
	cursor:pointer
}
.textnavi {
	padding-top: 5px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
/* 	font-style: normal;*/
	font-weight: bold;
}
.rund-rechts {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/inaktiv_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration:none;
	cursor:pointer
}
.rund-rechts-aktiv {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/aktiv_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration:none;
	cursor:pointer
}
/* General */
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#box {
	position:relative;
	width:1000px;
	height:100%;
	/*left:16%;*/
	margin: 0 auto;
}
h1 {
	font-size:34px;
	margin-top:5px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:12px;
	line-height:18px;
}

h5 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#F09100;
}
h6 {
    font-size: 1.5em;
    color: #000;
}
#copy h4 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#copy h2 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	font-weight:strong;
}
#copy p, ul ,li ,a {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}

#copy li {
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}
#copy a:link {
	color: #666666;
}
#copy img:hover {
	border:2px dashed #FF9900;
}
#copy a{
	color: #F09100 !important;
}
#copy a:visited {
	color: #666666;
}
#copy a:hover{
	color: #F09100;
}
#copy a:focus {
	color: #F09100;
}

#rule
{
	background:#FFF 
	url(../images/dotted.gif) 
	repeat-x;height:1px;
}
/* Template Aufbau */
#head {
	position:relative;
	width:1000px;
	height: 65px;
}
#share {
	position:absolute;	
	letter-spacing:normal;
	top: 0px;
	width: 30px;
	height: 10px;
	text-align:left;
}

#logo {
	position:absolute;
	top: 0px;
	left: -3px;
	width: 454px;
	height: 64px;
	z-index: 1;
	background-image: url(../images/logo.gif);
}
#languages {
	position:absolute;
	top: 55px;
	left: 0px;
	width: 50px;
	height: 25px;
	font-size: 0.5em;
	background-color:#0F0;
	z-index: 50;
}

/* Template Kunden */
#kunden {
}
.visualnewspic{
	float:right;
}
#visualnews {
	height:324px;
}
.newslinks img {
	border:none !important;
	margin-left:10px;
	float:left;
	padding-top:3px;
	padding-right:10px;
}
.newslinks strong {
	font-family:Georgia,'Times New Roman',Sans-Serif;

}
#newstext {
	width:370px;
	float:right;
	height:320px;
}
.newslinks ul, li {
	list-style:none;
}
.newslinks a {
	text-decoration:none;
	height:14px;
}
.newslinks {
	padding: 20px;
	width:330px;
	float:right;
	height:280px;
}
.newslinks h2 {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#kunden #visual {
	width:1000px;
	height: 330px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	margin-bottom:15px;
	position: relative;
	
}

#copyflip	{
	position:relative;
	float:left;
	width:820px;
	margin-bottom:20px;
	margin-top: 10px;
	height:550px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#copy {
	position:relative;
	float:left;
	width:750px;
	margin-bottom:20px;
	margin-top: 10px;
}
#copy .column-01 {
	width: 230px;
	float: left;
	margin-right: 20px;
}
#copy .column-02 {
	width: 230px;
	float: left;
	margin-right: 20px;
}
#copy .column-03 {
	width: 230px;
	float: left;
}
#copy .column-04 {
	width: 600px;
	float: left;
	margin-right: 20px;
	margin-left: 50px;
}
#copy .column-01-1 {
	width: 345px;
	float: left;
	margin-right: 20px;
}
#copy .column-02-2 {
	width: 345px;
	float: left;
	margin-right: 20px;
}
#copy .column-05 {
	margin-left:170px;
	width:580px;
}
#gimmicktext {
	position:left;
	float:left;
	width: 228px;
	font-size:12px;
	color:#666;
	text-align: left;
	font-weight: normal;
	left:auto
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:20px;
	border-color:#666666;
	border:inherit;
}


#gimmick {
	position:relative;
	float:left;
	width: 230px;
	top: -50px;
	font-size:11px;
	color:#666;
	text-align: left;
	font-weight: normal;
}

#furtherlinks {
	position:relative;
	width: 230px;
	float: left;
	top: -70px;
}
#references {
	width:974px;
	height: 310px;
	margin-bottom: 20px;
	font-size: 12px;
	background-image: url(../images/hintergrund_references.png);
	background-repeat: repeat;
	clear: both;
	padding-left: 25px;
	margin-top: 1px;
	border-top: thin dashed #666666;
	
}
#slider-prev {
	clear:both;
	width: 90px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/visual_pref_ref_small.png);
	background-repeat: no-repeat;
	background-position: 5px -1px;
	text-align: right;
	}
#slider-prev a:link {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
#slider-prev a:hover {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #F09100;
}
#slider-next {
	left: 910px;
	top: 634px;
	clear: both;
	width:90px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/visual_next_ref_small.png);
	background-repeat: no-repeat;
	background-position: 59px -1px;
	text-align: left;
}
#slider-next a:link {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
#slider-next a:hover {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #F09100;
}
#news {
	position:relative;
	width:1000px;
	left: 1px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}
/* Newsticker */
#newsticker {
	position:relative;
	width:230px;
	background-repeat: no-repeat;
	padding-top:18px;
	padding-left:20px;
	float: right;
	height: 190px;
	top: -5px;
	margin-left: 0px;
	background-image: url(../images/hg_newsticker.png);
}
.newsticker-text {
	margin-top: 10px;
	margin-left:10
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	line-height: 16px;
}
.newsticker-text a:link {
	color: #666666;
}
.newsticker-text a:hover {
	color: #F09100;
}
.newsticker-text a:visited {
	color: #666666;

}
.newsticker-text a:focus {
	color: #666666;
}
/**** Visual Texte  ****/
.visualtextright {
	font-family:arial;
	padding-top:20px;
	margin-left:650px;
	margin-right:30px;
	color:white;
	position: relative;
	top: -310px;
	height:0;
	width: 320px;
}
.visualtextleft	{
	font-family:arial;
	padding-top:20px;
	margin-right:650px;
	margin-left:60px;
	color:white;
	position: relative;
	top: -310px;
}
.visualtextleftjobs {
	font-family:arial;
	padding-top:20px;
	margin-right:650px;
	margin-left:60px;
	color:#666666;
	position: relative;
	top: -310px;
	height:0;
}
.visualtextrightjobs {
font-family:arial;
	padding-top:20px;
	margin-left:650px;
	margin-right:30px;
	color:#F09100;
	position: relative;
	top: -310px;
	height:0;
}
.visualtextleftblack {
	margin-right:650px;
	width:400px;
	margin-left:60px;
	color:black;
	position: relative;
	top: -330px;
	height:0;
}
/**** Visual Texte end ****/
.news-text {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}
#bild-text-block {
	display: block;
	width: 1000px;
	margin-bottom: 27px;
	height: 130px;
	margin-left: 90px;
}
.newsteaser {
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	float: right;
	width: 230px;
	margin:0px;
	height: 100%;
}
.newsteaser h2 {
	margin-bottom:10px !important;
}
.newsteaser ul {
	width:210px;
	padding:10px;
}
.newsteaser li {
	border-width:210px;
	list-style:none !important;
	padding: 10px !important;
	margin:10px 10px 10px 10px !important;
	border-top:1px solid #E9E9E9;
	text-decoration:none;
}
.newsteaser p, a {
	width:200px;
}
#newsoverview, #newsoverview li, #newsoverview p, #newsoverview ul{
	border:none;
	margin:0px 10px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	width:200px;
}
#bild-text-block {
	display: block;
	width: 900px;
	margin-bottom: 27px;
	height: 130px;
}
#text_newsletter_start {
	width: 600px;
}
#text_newsletter_start small {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
}
#text_newsletter_start small a{
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#text_newsletter_start h2 {
	font-size:24px;
	color:#000000;
	letter-spacing:-0.05em;
}
#text_newsletter_start em, #text_newsletter_start a, #text_newsletter_start strong{
	font-family:Georgia,'Times New Roman',Sans-Serif;
	font-size:13px;
	line-height:20px;
}
#text_newsletter_start p {
	font-family:Georgia,'Times New Roman',Sans-Serif;
	font-size:13px;
	line-height:20px;
	margin:10px 0;
	padding:0;
}
#text_newsletter_start span {
	line-height:10px; 
}
#text_newsletter_start img{
	border:2px solid #666666;
	cursor: pointer;
	width:280px;
	float:left;
	margin-right:15px !important;
	margin-bottom:10px !important;
	margin-left:0px !important;
}

/** SHOW NEWS **/
#shownews1 img, #shownewshidden1 img{
	width:12px !important;
	height:12px !important;
	border:none !important;
	margin-top:8px;
}
.headbutton {
	height:30px;
}
#shownews2 img, #shownewshidden2 img{
	width:12px !important;
	height:12px !important;
	border:none !important;
	margin-top:8px;
}
.headbutton {
	height:30px;
}
/****/
#footer {
	position:relative;
	clear:both;
	width:1000px;
	height: 50px;
	margin-bottom: 20px;
	margin-top:20px;
	background-color: #FFF;
	font-size:11px;
	color:#666;
	text-align: center;
	font-weight: normal;
}
#footer a:link {
	color:#666666 !important;
	font-size:11px;
}
#footer a:hover {
	color:#666;
	font-size:11px;
}
#footer a:visited {
	color: #666666 !important;
	font-size:11px;

}
#footer a:focus {
	color: #666;
	font-size:11px;
}
b {
	font-weight:bolder;
	font-size:14px;
	color:#000000;
}
/* TEST */
#test-box {
	position:absolute;
	width:2500px;
	height:2500px;
	filter:alpha(opacity=1);
	-moz-opacity:0.1;
	-khtml-opacity: 0.5;
	opacity: 0;
	background-color:#333;
	z-index: 200;
}
.hideInitially{
	display:none;
}

.horizontal_dotted_line
{
	width: 100%;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
} 

/*references details*/
.lightcontainer {
	width:820px;
	height:440px;
}
#bild-references-details {
	float:left;
	margin-top:15px;
	width:600px;
}
#text-references-details {
	font-size:14px;
	color:#666666;
	float:left;
	margin-top:15px;
	margin-left:20px;
	width:180px;
}
#slider-ref-prev {
	text-align: right;
	float: right;
	background-image: url(../images/visual_pref_ref_small.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	width:64px;
	/*padding-left: 70px;*/
}
#slider-ref-prev a:link {
	text-align: left;
	float: right;
	background-position: 49px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	/*padding-right: 23px;**/
}
#slider-ref-prev a:hover {
	text-align: left;
	float: none;
	background-position: 49px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #F09100;
	padding-left: 0px;
}
#slider-ref-prev a:visited {
	text-align: left;
	float: none;
	background-position: 49px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	/**padding-right: 20px;****/
}
#slider-ref-prev a:focus {
	text-align: left;
	float: none;
	background-position: 49px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	/**padding-right: 20px;**/
}
#slider-ref-next {
	text-align: left;
	float: none;
	background-image: url(../images/visual_next_ref_small.png);
	background-position: 30px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	padding-left: 5px;
	font-size: 14px;
	color: #666666;
}
#slider-ref-next a {
	float:left;
}
#slider-ref-next a:link {
	text-align: left;
	float: none;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	/**padding-left: 20px;**/
	font-size: 14px;
	color: #666666;
}
#slider-ref-next a:hover {
	text-align: left;
	float: none;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	/*padding-left: 20px;*/
	font-size: 14px;
	color: #F09100;
}
#slider-ref-next a:visited {
	text-align: left;
	float: none;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
}

#slider-ref-next a:focus {
	text-align: left;
	float: none;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 20px;
	text-decoration: none;
	/*padding-left: 20px;*/
	font-size: 14px;
	color: #666666;
}
#prev_ref_visual {
	position:absolute;
	width:39px;
	height:40px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#prev_next_visual {
	position:absolute;
	width:39px;
	height:40px;
	z-index:2;
	left: 950px;
	top: 14px;
}
/*Flip-Boxen*/
/*.frame_overview {
	background: #EE8200;
	width:250px;
	height:230px;

}

.frame_overview h5 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.frame_overview p {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:0;

}

.flipActivator {
	background: transparent;
	position: absolute;
	width:230px;
	height:230px;
	z-index: 9999;
	cursor: pointer;
}

.flipbox {
	position: absolute;
	background: #EE8200;
	width:230px;
	height:230px;
	z-index: 1;
	cursor: pointer;
}

.flipbox h5 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.flipbox p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin:10px;

}
#flipbox a:link {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
#flipbox a:hover {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color:#FFFFFF
}
*/


#overview {
	height:550px;
	width:	1000px;
}
.communityLinks {
clear:both;
margin-top:15px;
margin-bottom:15px;

}
.col-011 .communityLinks, .col-010 .communityLinks {
margin-left:1px;
}
.communityLinks p {
font-size:11px;
padding-bottom:15px;
}
.communityLinks ul {
height:1%;
overflow:hidden;
display:block;
}
.communityLinks li {
list-style:none;
float:left;
margin-right:1px;
}
.communityLinks a:link, .communityLinks a:visited {
border:1px solid;
display:block;
}


/*}
#content .link-fliesstext {
	font-size: 12px;
	font-weight: normal;
	color: #263F6A;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	text-align: left;
	display: inline;
}

#content .link-fliesstext:hover {
	font-size: 12px;
	color: #3F9AC9;
	text-decoration: underline;
	background-image: none;
	padding-left: 0px;
	display: inline;
}*/


/*showreel - bewegtbild*/

#showreel {
	margin-left:70px;
	padding-top:12px;
}

/*
#slider{	
  position:relative;
	float:left;
	width: 280px;
	top: -50px;
  }	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:280px;
	height:224px;
	overflow:hidden; 
	}	              
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:952px;
	top:431px;
	}	
#nextBtn{ 
	left:1262px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	*/
.rightnav {
	background-color: #FFFFFF;
	background-position: left top;
	padding: 10px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: thin dashed #f09100;

}

