/* CSS Document */

* {
}

/* Text + Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-top: 30px;
	line-height: 0.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.0em;
	margin-bottom: -43px;
<!--
-->	
	margin-bottom: -50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 7px;
	line-height: 1.0em;
	margin-bottom: -47px;
<!--
-->	
	margin-bottom: -55px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.0em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	padding-top: 35px;
}
p a:link {
	text-decoration: underline;
	color: #000000;
}
p a:visited {
	text-decoration: underline;
	color: #000000;
}
p a:hover {
	text-decoration: underline;
	color: #F29400;
}
p a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}

p.language {
	margin-left: 60px;
	padding-top: 14px;
	color: #F29400;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: 0.0em;
}
p.language a:link {
	text-decoration: none;
	color: #F29400;
}
p.language a:visited {
	text-decoration: none;
	color: #F29400;
}
p.language a:hover {
	text-decoration: underline;
	color: #F29400;
}
p.language a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}


/* -------------------------- */

#FOOTER a:link {
	text-decoration: none;
	color: #F29400;
}
#FOOTER a:visited {
	text-decoration: none;
	color: #F29400;
}
#FOOTER a:hover {
	text-decoration: underline;
	color: #F29400;
}
#FOOTER a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}

#FOOTER {
	font-size: 11px;
	text-align: center;
	color: #F29400;
	line-height: 1.9em;
	letter-spacing: 0.0em;
	margin-top: 0px;
	padding-top: 20px;
	z-index: 50;
}

a [href $=‘.pdf‘] {
background-image: url(../img/layout/pdf.gif);
}

span.fileinfo {
	font-size: 10px;
}

span.orange {
	color: #F29400;
}

/* Content Linke Spalte (Add) */

#Add {
	width: 225px;
	float: left;
}

#DEU {
	width: 210px;
	height: 45px;
	background-image: url(../img/layout/language.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 90px;
}
#ENG {
	width: 210px;
	height: 45px;
	background-image: url(../img/layout/language.png);
	background-position:  0px -49px;
	background-repeat: no-repeat;
}

.InfoBox {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto;
	margin-top: 45px;
}
.InfoBoxHead_News {
	width: 210px;
	height: 50px;
	background-image: url(../img/layout/infoboxhead_news.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.InfoBoxHead_Link {
	width: 210px;
	height: 50px;
	background-image: url(../img/layout/infoboxhead_link.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.InfoBoxHead_Awards {
	width: 210px;
	height: 50px;
	background-image: url(../img/layout/infoboxhead_awards.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.InfoBoxHead_Inside {
	width: 49px;
	height: 50px;
	background-image: none;
	position: absolute;
	margin-left: -53px;
}
.InfoBoxHead_PDFdl {
	width: 210px;
	height: 50px;
	background-image: url(../img/layout/infoboxhead_pdfdl.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.InfoBoxBody {
	width: 210px;
	background-image: url(../img/layout/infoboxbody.png);
	background-repeat: repeat-y;
	position: relative;
	margin-top: -12px;
<!--
-->
	margin-top: 0px;
}
.InfoBoxFoot {
	width: 210px;
	height: 20px;
	background-image: url(../img/layout/infoboxfoot.png);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	bottom: 0;
	margin-top: -12px;
<!--
-->
	margin-top: 0px;
}

.InfoBoxBody p {
	margin-left: 57px;
	padding-top: 15px;
	color: #252525;
	line-height: 1.3em;
	letter-spacing: 0.0em;
	width: 125px;
	padding-bottom: 10px;
}

/* Content Hauptbereich */

#Content {
	width: 700px;
	float: right;
}

.left {
	width: 328px;
	padding-right: 20px;
	float: left;
}
.right {
	width: 328px;
	padding-left: 20px;
	float: right;
}
.nocolumn {
	width: 656px;
}
.clear {
	clear: both;
}

/* IMG + Flash */

#Stars {
	position: absolute;
	float: right;
	margin-top: 0px;
	margin-left: 125px;
}

#Logo {
	width: 100px;
	height: 100px;
	border: none;
	margin-top: 15px;
	margin-left: 50px;
	float: left;
}

#FlashContent {
	margin-left: 20px;
	margin-top: 20px;
}

#LizenzenContent {
	margin-left: 0px;
	margin-top: 0px;
}

#Home_Slider {
	margin-top: 40px;
	margin-bottom: 40px;
}

#LizenzLogo {
	float: right;
	width: 150px;
	height: 110px;
	position: relative;
	margin-top: -140px;
	margin-right: 12%;
}

img.aktivitaeten {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
	width: 90px;
	height: 60px;
}

img#AWARD {
	z-index: 0;
	position: absolute;
	margin-left: 13px;
	margin-top: 70px;
}

/* ====== Listen ====== */

ul#Sitemap {
	list-style-image: none;
	list-style-image: url(../img/layout/icon_liste.gif);
	margin-top: 30px;
}
ul.sitemap_lvl2{
	margin-bottom: 12px;
	list-style-image: none; 
	list-style-image: url(../img/layout/icon_liste_sw.gif);
	padding: 0px;
}
ul#Sitemap li {
	margin-top: 6px;

}
ul.sitemap_lvl2 li {
	margin-top: 6px;
	margin-left: 30px;
<!--
-->
	margin-left: 0px;
	
}

ul#Sitemap li a:link {
	text-decoration: underline;
	color: #000000;
}
ul#Sitemap li a:visited {
	text-decoration: underline;
	color: #000000;
}
ul#Sitemap li a:hover {
	text-decoration: underline;
	color: #F29400;
}
ul#Sitemap li a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}

/*  =========================== Tabelle Download =========================== */

div#wrap_dl {
	margin-left: -30px;
<!--
-->
	margin-left: 0px;
}

Table#Tab_Download {
	margin-top: 10px;
	margin-left: -30px;
	position: relative;
	width: 720px;
}

/*  dl top  */

td.tab_dl_spacer {
	background-image: url(../img/layout/tab_dl_spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
}

td.tab_dl_description {
	background-image: url(../img/layout/tab_dl_description.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 110px;
	width: 300px;
}

td.tab_dl_katalog {
	height: 110px;
	width: 210px;
	background-image: url(../img/layout/tab_dl_bg_katalog.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.tab_dl_trailer {
	height: 110px;
	width: 210px;
	background-image: url(../img/layout/tab_dl_bg_trailer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.tab_dl_all {
	background-image: url(../img/layout/tab_dl_all.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 110px;
	width: 720px;
}

td.tab_dl_legend_A {
	height: 20px;
	width: 300px;
}

td.tab_dl_legend_B {
	height: 20px;
	width: 210px;
}

td.tab_dl_legend_C {
	height: 20px;
	width: 210px;
}

img.dl_logo {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
	width: 80px;
	height: 53px;
}

div.trailer {
	background-image: url(../img/layout/tab_dl_trailer.png);
	background-repeat: no-repeat;
	width: 172px;
	height: 37px;
}
div.katalog {
	background-image: url(../img/layout/tab_dl_katalog.png);
	background-repeat: no-repeat;
	width: 172px;
	height: 37px;
}


p.dl_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 15px;
	margin-left: 30px;
}

p.dl_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.0em;
	letter-spacing: 0.0em;
	padding-top: 12px;
	padding-left: 48px;
	font-weight: bold;
}
p.dl_link a:link {
	text-decoration: none;
	color: #F29400;
}
p.dl_link a:visited {
	text-decoration: none;
	color: #F29400;
}
p.dl_link a:hover {
	text-decoration: underline;
	color: #F29400;
}
p.dl_link a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}

/*  =========================== Tabelle Agents =========================== */

td.tab_agent_legend_A {
	height: 20px;
	width: 300px;
}
td.tab_agent_legend_B {
	height: 20px;
	width: 100px;
}
td.tab_agent_legend_C {
	height: 20px;
	width: 320px;
}

td.tab_agent_description {
	background-image: url(../img/layout/tab_dl_description.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 110px;
	width: 300px;
}

td.tab_agent_CodeA {
	height: 110px;
	width: 100px;
	background-image: url(../img/layout/tab_dl_bg_katalog.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.tab_agent_CodeB {
	height: 110px;
	width: 320px;
	background-image: url(../img/layout/tab_dl_bg_trailer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

img.agent_pic_dummy {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	width: 100px;
	height: 100px;
	border: none;
}
img.agent_pic {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	width: 100px;
	height: 100px;
	border: none;
}

img.img_aktivitaeten {
	width: 315px;
	height: 315px;
	border: none;
}

p.agent_CodeB_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 15px;
	margin-left: 30px;
}
p.agent_CodeA_description {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding: 0px;
	padding-right: 20px;
	margin-top: 15px;
	margin-left: 30px;
}

p.agent_CodeA {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
	letter-spacing: 0.0em;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 20px;
	font-weight: bold;
}

p.agent_CodeB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
	letter-spacing: 0.0em;
	padding-top: 12px;
	padding-left: 0px;
	font-weight: normal;
	margin-left: 0px;
}
p.agent_CodeB a:link {
	text-decoration: none;
	color: #F29400;
}
p.agent_CodeB a:visited {
	text-decoration: none;
	color: #F29400;
}
p.agent_CodeB a:hover {
	text-decoration: underline;
	color: #F29400;
}
p.agent_CodeB a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}

/* ====================== */

div#wrap_aktivitaeten {
	margin-left: -30px;
<!--
-->
	margin-left: 0px;
	margin-top: 20px;
}

div.button_highlights {
	width: 275px;
	height: 40px;
	background-image: url(../img/layout/button_highlights.png);
	background-repeat: no-repeat;
}

p.link_highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.0em;
	letter-spacing: 0.15em;
	padding-top: 12px;
	padding-left: 60px;
	font-weight: bold;
}
p.link_highlights a:link {
	text-decoration: none;
	color: #F29400;
}
p.link_highlights a:visited {
	text-decoration: none;
	color: #F29400;
}
p.link_highlights a:hover {
	text-decoration: underline;
	color: #F29400;
}
p.link_highlights a:focus {
	text-decoration: underline;
	color: #F29400;
	outline: none;
}
