/*GLOBAL*/

html, body, div, table, td, p, a, form, input, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0; padding: 0;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #fff100; margin-bottom: 20px; padding-bottom: 10px;
}

img {
	border: 0;
}
sup {
    font-size: 8px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*STRUCUTRE*/

#container {
	width: 990px;
	margin: 0 auto;
}

#content {	
	position: relative;
	margin: 10px 20px 0 20px;
	width: 950px;
}

div.clearer {
	clear: both;
}

/*SPRACHE*/

#sprachen {
	position: absolute;
	margin: 0 0 0 700px;
	width: 130px;
	height: 15px;
}

#sprachen ul,
#sprachen li {
	list-style-type: none;
	float: left;
}

#sprachen ul li a {
	display: block;
	width: 62px;
	height: 15px;
}

#sprachen ul li a b {
	display: none;
}

#sprachen ul li a.ger {
	background: url(../image/metanavi.png) 0 -72px no-repeat;
	padding-right: 6px;
}

#sprachen ul li a.eng {
	background: url(../image/metanavi.png) 0 -29px no-repeat;
}

#sprachen ul li a.ger:hover {
	background-position: 0 -58px;
}

#sprachen ul li a.eng:hover {
	background-position: 0 -15px;
}

#sprachen ul li a.ger.act, a.geract {
	background-position: 0 -43px;
}

#sprachen ul li a.eng.act, a.engact {
	background-position: 0 0px;
}


/*LOGO*/

#logo {
	position: absolute;
	width: 82px;
	height: 82px;
	margin: 5px 0 0 868px;
}

#logo a {
	display: block;
	width: 82px;
	height: 82px;
	background: url(../image/logo.png) 0 0 no-repeat;
}

#logo a b {
	display: none;
}

/* HEADLINES */

img.h1 {
	margin: 20px 0 20px 0;
}

img.h2 {
	margin: 0 0 25px 0;
}

/*STAGE*/

#stage_container {
	margin: 0 0 20px 0;
}

#stage{
	width: 640px;
	height: 430px;
	float: left;
}

#stage_oben,
#stage_unten {
	width: 640px;
	height: 24px;
}

#stage_oben {
	background: url(../image/rahmen_video_big_oben.png) 0 0 no-repeat;
}

#stage_unten {
	background: url(../image/rahmen_video_big_unten.png) 0 0 no-repeat;
}

#stage_inner {
	width: 640px;
	height: 360px;
}

#stage_txt {
	width: 310px;
	float: left;
}

#stage_txt img.h3 {
	margin: 40px 0 0 20px;
}

#stage_txt p {
	margin: 0 0 0 20px;
}

/*THUMBNAILS*/

#thumbnails {
	margin: 0 0 45px 0;
	position: relative;
	width: 950px;
	height: 108px;
	/*overflow: hidden;*/
}

div.thumbnail {
	width: 145px;
	height: 108px;
	background: url(../image/BG_video_gelb.png) 0 0 no-repeat;
	margin: 0 16px 0 0;
	float: left;
	color: #FFFFFF;
}

#tbn_1 {
	background: url(../image/BG_video_black.png) 0 0 no-repeat;
}

div.thumbnail.last {
	margin: 0;
}

div.thumbnail img {
	margin: 15px 0 0 0;
	color: #FFFFFF;
}

div.thumbnail a {
	color: #FFFFFF;
}

div.tooltip {
	position: absolute;
/*	top: 90px;
	left: 50px;*/
	padding: 3px;
	background: #fff100;
	border: 1px solid #000;
	display: none;
}

/*TEXTLINKS*/

#text_links {
	margin: 0 0 45px 0;
}

div.text_link {
	width: 315px;
	border-left: 1px solid #000;
	float: left;
}

div.text_link p, 
div.text_link b {
	margin: 0 20px 0 20px;
	line-height: 17px;
}

div.text_link.first {
	border-left: none;
}

div.text_link.first p, 
div.text_link.first b{
	margin: 0 20px 0 0;
}

div.text_link a img {
	margin: 0 0 0 5px;
}

/*EXTERNE LINKS*/

img.h2.unten {
	margin: 0 0 5px 0;
}


#externe_links {
	margin: 0 0 10px 0;
}

#externe_links a {
	float: left;
	background: url(../image/pfeil_link.png) right 4px no-repeat;
	padding: 0 15px 0 0;
	margin: 0 20px 0 0;
}

#externe_links a.contact,
#navi_links a.contact {
	float: right;
	display: block;
	width: 75px;
	height: 18px;
	background: url(../image/contact_btn.png) 0 0 no-repeat;
	padding: 0;
	margin: 0;
}

#externe_links a.contact.de,
#navi_links a.contact.de {
	background: url(../image/de/contact_btn.png) 0 0 no-repeat;
}

#externe_links a.contact:hover,
#navi_links a.contact:hover {
	background-position: 0 -19px;
}

#externe_links a.contact b,
#navi_links a.contact b {
	display: none;
}

/*
 * TEXTSEITE
 */

#text {
	width: 490px;
}

#text p {
	margin: 3px 0 10px 0;
}

#navi_links {
	margin: 40px 0 10px 0;
}

#navi_links_inner {
	width: 490px;
	float: left;
}

#navi_links_inner a.links {
	background: url(../image/pfeil_link_links.png) 0 4px no-repeat;
	padding: 0 0 0 15px;
	float: left;
}

#navi_links_inner a.rechts{
	background: url(../image/pfeil_link.png) right 4px no-repeat;
	padding: 0 15px 0 0;
	float: right;
}

/*
 * Tooltips
 */

.tool-tip {
	color: #000 !important;
	width: 184px;
	z-index: 13000;
	display: none;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 29px 10px 4px 10px;
	background: url(../image/eve-bubble-gr0-2.gif) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 10px 0px 10px;
	color: #000;
	background: url(../image/eve-bubble-gr0-l.gif) center right;
}
 
.tool-bottom {
	padding: 4px 10px 8px 10px;
	color: #000;
	background: url(../image/eve-bubble-gr0-l.gif) bottom right;
}
 
.custom-tip {
	color: #FFF;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff100;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	color: #FFFFFF !important;
	padding: 4px 8px 8px;
}

#t1 {
	position: absolute; left: 0px; top: -113px;/*110px; */
}
#t1en {
	position: absolute; left: 0px; top: -97px;/*110px; */
}

#t2 {
	position: absolute; left: 160px; top: -113px;/*110px;*/
}

#t3 {
	position: absolute; left: 320px; top: -113px; /*110px;*/
}
#t3en {
	position: absolute; left: 320px; top: -97px; /*110px;*/
}

#t4 {
	position: absolute; left: 480px; top: -161px; /*110px;*/
}
#t4en {
	position: absolute; left: 480px; top: -129px; /*110px;*/
}

#t5 {
	position: absolute; left: 640px; top: -129px; /*110px;*/
}
#t5en {
	position: absolute; left: 640px; top: -113px; /*110px;*/
}
