body{
	margin:0 auto;
	text-align:center;
	font-family:arial;
	font-size:11px;
	line-height:14px;
	color:#2e2e2e;
}
body.home{
	background-image: url(/img/zee_pr_bg_1280.jpg);
	/*background-image: url(/img/ZEE_PR_Bild2_cr_NEU5.jpg);*/
	background-attachment:fixed;
	background-color:#000;
}
h2{
	font-size:16px;
	line-height:22px;
	color:#2e2e2e;
	font-weight:bold;
	margin-bottom:20px;
}
.font_title{
	font-size:16px;
	line-height:22px;
	color:#2e2e2e;
	font-weight:bold;
}
.font_def{
	font-size:10px;
	line-height:15px;
	color:#2e2e2e;
	font-weight:normal;
	font-style:italic;
}
a.home {font-size:32px;line-height:32px;color:006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
a.home:link {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
a.home:active {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
a.home:visited {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
a.home:hover { -moz-border-radius:4px; -khtml-border-radius:4px;background-color:#006699; color:#efefef; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_bg{
	text-align:left;
	width:100%;
}
#home_nav{
	position:fixed;
	z-index:2;
	margin:25px 0 0 50px;
}
#home_nav li{
	list-style-type:none;
	display:block;
	background-color:#FFF;
	padding:10px;
	width:200px;
	margin:0 0 12px 0;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	
}
/*
#home_nav li:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.2;
	background-color:#EEE;
}
*/
#home_nav a.title {color:2e2e2e; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_nav a.title:link {color:#2e2e2e; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_nav a.title:hover {background-color:#e2e2e2; color:#efefef; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_nav a.nav {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_nav a.nav:link {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_nav a.nav:hover {-moz-border-radius:2px; -khtml-border-radius:2px;background-color:#006699; color:#fff; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}

/* HOME - STANDARD CONTENT */
#home_content{
	position:absolute;
	z-index:2;
	margin:25px 0 50px 366px;
	display:block;
	background-color:#FFF;
	padding:10px;
	width:550px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
#home_content li{
	list-style-type:none;
	display:block;
	margin:0 0 15px 0;
}
#home_content p{
	line-height:20px;
}
#home_content a {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_content a:link {color:#006699; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}
#home_content a:hover {background-color:#006699; color:#fff; text-decoration:none; border: 0px #ffff00 solid; font-weight:bold;}

#home_content table{
	width:540px;
}
#home_content th{
	text-align:left;
	font-weight:bold;
	padding-right:5px;
}
#home_content td{
	padding-top:20px;
}
#home_content table th.date{
	width:60px;
}

/* COLORS */
#green {color:#33cc00;}
#orange {color:#ff6600;}
#blue {color:#6699ff;}
#red {color:#ff3300;}
#mauve {color:#cc33ff;}

/* FULLSCREEN */
#fs_content{
	position:static;
	margin:10px;
	display:block;
	width:1040px;
}
.fs_zeebit_video{
	float:left;
	display:inline;
	margin:10px;
	padding:0;
}
/* DEV */
#dev_content{
	background-color:#FFFFFF;
}