/* Navi */
img.visual {
}
.rund-links {
	height: 25px;
	width: 10px;
	float: left;
	background-image: url(../images/navi/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/navi/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/navi/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/navi/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/navi/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/navi/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;
}
h3 {
	font-size:35px;
	margin-top:5px;
}
h4 {
	font-size:18px;
}
h5 {
	font-size:13px;
	line-height:20px;
}
#copy h1 {
	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: 12px;
	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 a:hover {
	color:#FF9900
}
#copy a:visited {
	color: #666666;

}
#copy a:focus {
	color: #F09100;
}
/* Template Aufbau */
#box {
	width:1100px;
	height: 500px;
	margin: 0 auto;
}
#head {
	position:relative;
	width:1100px;
	height: 65px;
}
#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 {
}
#kunden #visual {
	width:1100px;
	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:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}
#copy {
	position:relative;
	float:left;
	width:820px;
	margin-bottom:20px;
	margin-top: 10px;
}
#copy .column-01 {
	width: 250px;
	float: left;
	margin-right: 30px;
}
#copy .column-02 {
	width: 250px;
	float: left;
	margin-right: 30px;
}
#copy .column-03 {
	width: 250px;
	float: left;
}
#gimmick {
	position:relative;
	float:left;
	width: 280px;
	top: -50px;
}
#references {
	width:1070px;
	height: 310px;
	margin-bottom: 20px;
	font-size: 12px;
	background-image: url(../images/hintergrund_references.png);
	background-repeat: repeat;
	clear: both;
	padding-left: 30px;
}
#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: 1114px;
	top: 634px;
	clear: both;
	width:145px;
	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:1100px;
	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;
}
.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;
}
/**** 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: 1100px;
	margin-bottom: 27px;
	height: 130px;
	margin-left: 90px;
}
.img_newsletter_start {
	float: right;
	width: 230px;
	text-align: right;
	height: 100%;
}
#bild-text-block {
	display: block;
	width: 900px;
	margin-bottom: 27px;
	height: 130px;
}
#text_newsletter_start {
	width: 600px;
}
#footer {
	position:relative;
	clear:both;
	width:100%;
	height: 50px;
	margin-bottom: 20px;
	background-color: #FFF;
	font-size:10px;
	color:#666;
	text-align: center;
	font-weight: normal;
}
#footer a:link {
	color:#666;
	font-size:10px;
}
#footer a:hover {
	color:#666;
	font-size:10px;
}
#footer a:visited {
	color: #666;
	font-size:10px;

}
#footer a:focus {
	color: #666;
	font-size:10px;
}



/* 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;
}


/*references details*/
#bild-references-details {
	float:left;
	margin-top:10px
}
#text-references-details {
font-size:14px;
color:#666666;
margin-left:630px;
margin-top:0px
}
#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: 1050px;
	top: 14px;
}
/*Flip-Boxen*/
.frame_overview {
	background: #EE8200;
	width:260px;
	height:240px;

}

.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:260px;
	height:240px;
	z-index: 9999;
	cursor: pointer;
}

.flipbox {
	position: absolute;
	background: #EE8200;
	width:260px;
	height:240px;
	z-index: 1;
	cursor: pointer;
}

.flipbox h5 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.flipbox p {
	color:#666666;
	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: #666666;
}
#flipbox a:hover {
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	color:#FFFFFF
}


#overview {
	height:550px;
	width:	1100px;
}


/*}
#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;
}