html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body
{
	background-color: #FFFFFF;
	height: 100%;
}
h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.normal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;	
}
.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: #000000;
}
a {
		color: #000000;
}
ul {
	list-style: none;
}
a.footer_link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;	
	text-decoration: underline;
}
a.link_small {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;	
	text-decoration: none;
}
a.link_small:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: underline;
}
.film_list_hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;	
	background-image: url(../images/film_list_bg2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
}
.film_list_normal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
a.film_list_normal:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.film_list_normal {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.red {
		color: #FF0000;
	}
textarea.textarea {
	color:#000000;
	font-family: verdana, arial, verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#EDEDED;
	border:0px solid;
	width: 300px;
	height: 150px;
	text-decoration: none;
}
input.field {
	color:#000000;
	font-family: verdana, arial, verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#EDEDED;
	border:1px solid;
	border-top-color:#B3B3B3;
	border-left-color:#B3B3B3;
	border-right-color:#B3B3B3;
	border-bottom-color:#B3B3B3;
	width: 300px;
	height: 18px;
	text-decoration: none;
}
/*navigation*/
.horizontal_navigation ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
	font-family: verdana;	
	font-size: 12pt;
	color: #000000;	
}
.horizontal_navigation li
{
	display: list-item;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 14px 0px;
}
.horizontal_navigation li a
{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	color: #000000;
}
.horizontal_navigation p.active {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	font-weight: bold;
}
.horizontal_navigation a:hover {
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	border: 0px solid;
	display: list-item;
}
.horizontal_navigation li a:visited
{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	color: #000000;
}
/*end of navigation style*/
/*navigation*/
.horizontal_navigation_ref ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	font-family: verdana;	
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.horizontal_navigation_ref li
{
	display: list-item;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	text-decoration: underline;
}
.horizontal_navigation_ref li a
{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: underline;
}
.horizontal_navigation_ref p.active {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: underline;
}
.horizontal_navigation_ref a:hover {
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
	display: list-item;
	text-decoration: underline;
}
/*end of navigation style*/
input.kontakt_fields {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
	vertical-align:top;
	color:#000000;
	font-family: verdana, arial, verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#EDEDED;
	border:1px solid;
	border-top-color:#B3B3B3;
	border-left-color:#B3B3B3;
	border-right-color:#B3B3B3;
	border-bottom-color:#B3B3B3;
	width: 300px;
	height: 18px;
	text-decoration: none;
}
textarea.kontakt_fields {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	vertical-align:top; 
	color:#000000;
	font-family: verdana, arial, verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#EDEDED;
	border:1px solid;
	border-top-color:#B3B3B3;
	border-left-color:#B3B3B3;
	border-right-color:#B3B3B3;
	border-bottom-color:#B3B3B3;
	width: 300px;
	text-decoration: none;
}
.kontakt_fields  {
	white-space: nowrap;
	vertical-align: top;
}
.submit_button {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	width: 100px;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
span.mandatory {
	color:#FE7F00;
}
.klever {
	background-image: url(../images/klever_logo.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.klever_add {
	background-image: url(../images/klever_logo_add.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.loading_frame {
	min-height:100%;
	position:absolute;
	font-family:arial;
	font-size:16;
	left:0px;
	top:0px;
	background-color:white;
	layer-background-color:white;
	height:100%;
	width:100%;
}
#shadowbox_container {
	position: relative;
	float: left;
	clear: left;
	width: auto;
	height: auto;
	margin: 5px 5px 5px 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}
#black {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
.pdf_link{
	position: absolute;
	margin-top: 85px;
	margin-left: 530px;
	clear: right;
	
}
.img_print{
	position: relative;
	float: left;
	clear: none;
}
#text_print {
	position: relative;
	float: left;
	clear: none;
	width: 300px;
	margin-top: 150px;
}
#projekte---markengerecht-inszenieren li {
	margin-left: -39px;
}
#projekte---plattformen-initiieren li {
	margin-left: -39px;
}
#projekte---veraenderungsprozesse-fuehren li {
	margin-left: -39px;
}
#projekte---markengerecht-positionieren li {
	margin-left: -40px;
}
#projekte---kampagnefaehig-konzipieren li {
	margin-left: -40px;
}
#projekte---periodisch-informieren li {
	margin-left: -40px;
}
.webstreifen {
	position: relative;
	float: left;
	clear: left;
	width: 540px;
	height: 249px;
}
.streifen ul {
	width: 540px;
	height: 249px;
}
a.next, a.prev {
	cursor: pointer;
}
/* crazy kyte player nav*/
#player_nav {
	margin-top: 2px;
	position: relative;
	float: left;
	clear: left;
	width: 600px;
	height: 25px;
	background-color: #eeeeee;
}
.button {
	background-color: transparent;
}
.button_hover {
	background-color: #cdcdcd;
}
#play_full {
	position: relative;
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 180px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	text-align: center;
}
#play_old {
	position: relative;
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 510px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	text-align: center;
}
#play_now {
	position: relative;
	float: left;
	clear: left;
	font-size: 12px;
	font-weight: bold;
	width: 90px;
	padding: 4px 0px 4px 0px;
	cursor: pointer;
	text-align: center;
	background-color: #cdcdcd;
}
#play_part {
	position: relative;
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 70px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	text-align: center;
}