/* ----------------------------------------------------------- GROBE STRUKTUR */
/* -------------------------------------------------------------------------- */

body {
	margin: 0px;
	background-color: #fff;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	font-weight:bold;
}

div.hintergrund {
	z-index:0;
	position:absolute;
	width:100%; 
	overflow:hidden;
}

div.menukasten {
	z-index:150;
	background-color:#fff;
	width:900px;
	height:700px;
	position:absolute;
}
div.transparenterKasten {
	z-index:100;
	position:absolute;
	color:#000;
}

div.textkasten {
	position: absolute;
	top:0px;
	left:400px;		
	width:400px;
	letter-spacing: 0px;
	margin: 0px;
	border: 0px;
	font-size:13px;
	line-height: 16px;
	font-weight:normal;
	color: #000;
	background-color: transparent;
}


span.unterstrichen {
	border-bottom: 3px solid #fff;
}



/* ----------------------------------------------------------------- SETTINGS */
/* ----------------------------------------------------------------- DIV MENU */

div.logo {
	left:60px;	
	width:160px;
	height:100px;
	top:40px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	border:0px;
}

div.premiere {
	top:270px;	
	left:570px;	
	width:100px;
	height:100px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	border:0px;
}

div.menu {
	left:60px; 
	color: #000;
	top:240px; 
	width:160px;
	position: relative;
	letter-spacing: 0px;
	margin: 0px;
	border: 0px;
	font-size:13px;
	line-height: 15px;
	font-weight:normal;
	background-color: transparent;
}

a.menu:link {
	text-decoration: none;
	color: #000;
	font-style:normal;
	font-weight:bold;	
	border-bottom: 0px;
}
a.menu:active {
	text-decoration: none;
	font-weight:bold;
	color: #000;	
	border-bottom: 0px;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	border-bottom: 0px;
}
a.menu:hover {
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	color: #000;
	border-bottom: 0px;
}


a.menu_aktiv:link {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, Times, Serif;		
	border-bottom: 0px;
}
a.menu_aktiv:active {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, Times, Serif;	
	border-bottom: 0px;
}
a.menu_aktiv:visited {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, Times, Serif;		
	border-bottom: 0px;
}
a.menu_aktiv:hover {
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	background-color:#000;
	color: #fff;
	border-bottom: 0px;
	font-family: Georgia, Times, Serif;	
}

div.linie {
	background-color:transparent;
	border-bottom: 1px solid #000;
	height:1px;
	height:1px;
	margin:3px 0px 3px 0px; 
	padding:0px;
	position:relative;
}


/* ----------------------------------------------------------- GLOBALE DINGER */
/* -------------------------------------------------------------------------- */


a img {
border:0px;}

a.bild:link {
border-bottom:0px;}
a.bild:visited {
border-bottom:0px;} 
a.bild:active  {
border-bottom:0px;}
a.bild:hover {
border-bottom:2px dotted #fff;}


/* ------------------------------------------------------------------ SPRACHE */
/* -------------------------------------------------------------------------- */

div.sprache {
	z-index:150;
	position:absolute;
	top:22px;
	left:855px;
	color:#a9a;
	font-size:11px;
	font-weight:normal;
}

/* ------------------------------------------------------------ LINK SETTINGS */
/* -------------------------------------------------------------------------- */


a:link {
	text-decoration: none;
	line-height: 14px;
	color: #000;
	font-weight:bold;
	font-style:italic;

}
a:active {
	text-decoration: none;
	line-height: 14px;
	color: #000;
	font-weight:bold;
	font-style:italic;

}
a:visited {
	text-decoration: none;
	line-height: 14px;
	color: #000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	line-height: 14px;
	color: #000;
	font-weight:bold;
	font-style:italic;
}


/* ------------------------------------------------------------------- BILDER */
/* -------------------------------------------------------------------------- */

.drag {
position:absolute;
cursor:move;
z-index: 0;
}

a.bild_link:link {border:0px;}
a.bild_link:visited {border:0px;}
a.bild_link:active {border:0px;}
a.bild_link:hover {border:0px;}


div.bild {
	z-index:0;
	border:0px;
	padding:0px;
	margin:0px;
	position:absolute;
}
