body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #212118;
	color: #D2D2C6;
	
}

html {
	overflow: hidden;
}

.video-background {
				position: fixed;
				top: 0;
				left: 0;
				overflow: hidden;
				width: 100%;
				height: 100%;
				z-index: 0;
			}
			.video-background video {
				min-height: 100%; 
				min-width:100%; 
			}


#content .line {
	height: 1px;
	background-color: #808080;
	border: 0;
	padding: 0;
	margin: 10px 0 30px 0;
	overflow: hidden;
}

#content p.emphasize {
	border-left: 16px solid #808080;
	padding-left: 16px;
	margin: 10px 0;
}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #808080;
	margin-bottom: 10px;
	
}
#content .w2dptablinks a {
	font-weight: normal;
	text-decoration: none;
	padding: 4px 10px;
	border-left: 1px solid  #808080;
	border-top: 1px solid  #808080;
	border-right: 1px solid #808080;
	border-bottom: 2px solid #808080;
	display: block;
	float: left;
	margin-left: 1px;
	outline: 0;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;

color: #D2D2C6; 
background-color:#808080;
margin-bottom:-1px;

}
#content .w2dptablinks a.w2dptabsel {color: #000000; background-color:#D2D2C6; margin-bottom:-2 px;border-bottom: #D2D2C6 2px solid;}
#content .w2dptablinks a:hover {text-decoration: none;}


#logobox {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 79px;
	display: block;
	background: #212118 url(./../images/ptitle.gif) no-repeat;
	border-bottom: 1px solid #3D3D2E;
		opacity:0.95;
filter:alpha(opacity=95);
xvisibility: hidden;
}

#navigationbox {
	width: 199px;
	height: 100px;
	position: absolute;
	top: 80px;
	left: 0;

	margin: 0;
	padding: 0;
	z-index: 50;
	list-style: none;
	margin: 0;
	padding: 0;
	opacity:0.95;
filter:alpha(opacity=95);
}

#navigationbox li {
	position: relative;
	display: block;
}


#navigationbox li ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -1px;
	left:199px;
	border-right: 1px solid #3D3D2E;
	border-left: 1px solid #3D3D2E;
	border-top: 1px solid #3D3D2E;
	z-index: 100;
	display: none;
	box-shadow: 8px 8px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.2);
}

#navigationbox a {
	border-right: 1px solid #3D3D2E;
	display: block;
	width: 159px;
	color: #D2D2C6;
	text-decoration: none;
	padding: 15px 20px;
	border-bottom: 1px solid #3D3D2E;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000000;
	background-color: #212118;
	background-image: url(./../images/ppattern.gif);
}

#navigationbox li.sel>a {
	background-color: #3D3D2E;
}

#navigationbox li.sel a:hover {
	background-color: #3D3D2E;
}

#footer {
	width: 199px;
	height: 22px;
	line-height: 22px;
	padding: 5px 20px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #212118;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000000;
	border-top: 1px solid #3D3D2E;
	text-align: right; 
	opacity:0.95;
filter:alpha(opacity=95);
}

#footer a {
	color: #D2D2C6;
	text-decoration: none;
	height: 22x;
	line-height: 22x;
	padding: 9px 10px;
}

#footer a:hover {
	color: #FCFCED;
	background-color:#555555;
	
	
}

#sidebarbox {
	width: 210px;
	height: 100px;
	position: absolute;
	top: 80px;
	right: 0px;
	background: #212118 url(./pfade.png) repeat-x;
	opacity:0.9;
filter:alpha(opacity=90);
z-index:20;
}

#sidebarbox .viewport { width: 200px; height: 200px; overflow: hidden; position: relative;}
#sidebarbox .overview { list-style: none; position: absolute; left: 0; top: 0;}
#sidebarbox .thumb { background-color: #3D3D2E; }
#sidebarbox .thumb:hover { background-color: #808060;}
#sidebarbox .sel { background-color: #808060;}
#sidebarbox .scrollbar { position: relative; float: left; width: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#sidebarbox .track { background-color: #212118; height: 100%; width:10px; position: relative; padding: 0; background-image: url(./../images/ppattern.gif);}
#sidebarbox .thumb { height: 20px; width: 10px; overflow: hidden; position: absolute; top: 0; }
#sidebarbox .disable{ display: none; }


#contentbox {
	height: 100px;
	position: absolute;
	top: 80px;
	left: 0px;
	background: #212118 url(./pfade.png) repeat-x;
	opacity:0.9;
filter:alpha(opacity=90);
}
#contentbox .viewport { height: 200px; overflow: hidden; position: relative; }
#contentbox .overview { list-style: none; position: absolute; left: 0; top: 0; }
#contentbox .thumb { background-color: #3D3D2E; }
#contentbox .thumb:hover { background-color: #808060;}
#contentbox .sel { background-color: #808060;}
#contentbox .scrollbar { position: relative; float: right; width: 10px;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#contentbox .track { background-color: #212118; height: 100%; width:10px; position: relative; padding: 0; background-image: url(./../images/ppattern.gif);}
#contentbox .thumb { height: 20px; width: 10px; overflow: hidden; position: absolute; top: 0; }
#contentbox .disable{ display: none; }



#content {
	
	padding: 20px;
}


#picturebox {
	
	position: absolute;
	top: 80px;
	overflow: hidden;
	z-index: 10;

}

#picturebox .bigpic {
	display: none;
}

#picturebox img.bordered {
 	border: 1px solid #212118;
	box-shadow: 8px 8px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.4);
	-moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.4);
	}

#picturebox .selector {
	width: 24px;
	height: 24px;
	top: 10px;
	left: 10px;
	z-Index: 20;
	background-image: url(./../images/pselector.gif);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}

#picturebox .selected {
	background-position: 0 -24px;
}


#picture {
	position: absolute;
}

#waitbox {
	background: url(./pwait.png);
	width: 128px;
	height: 128px;
	position: absolute;
	z-index: 50;
	display: none;
}

.bubble {
	background: url(./pbubble.png);
	width: 130px;
	height: 140px;
	position: absolute;
	left: -103px;
	top: -136px;
	display: none;
}

.bubble img {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 100px;
	height: 100px;
}

#searchform {
	width: 150px;
	height: 26px;
	position: absolute;
	right: 4px;
	top: 46px;
	background-color: #CCCC99;
	border: 1px solid #3D3D2E;
	border-radius: 4px;
}

#searchcriteria {
	border: none;
         background-color: #CCCC99;
	color: #212118;
	padding: 0;
	line-height: 16px;
	height: 16px;
	width: 120px;
	left: 4px;
	top: 4px;
	position: absolute;
	outline: none; 
}

#searchsubmit {
	width: 16px;
	height: 16px;
	border: none;
	background: url(./psearch.png);
	right: 7px;
	top: 7px;
	position: absolute;
	outline: none;
	cursor: pointer;
}

#searchajax {
        z-index:25;
	position: absolute;
	width: 150px;
	height: 156px;
	top: 78px;
	right: 4px;
	overflow: hidden;
	display: none;
	background-color: #CCCC99;
	color: #212118;
	border: 1px solid #3D3D2E;	
	
	border-radius: 4px;
}

#searchajax a {
	display: block;
	padding: 4px 10px;
	width: 150px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #212118;
}

#searchajax a:hover {
	background-color: #808060;
}

#searchajax a.activelink {
	background-color: #A6A67C;	
}


/* Sidebar-Elemente */
#sidebar {
padding: 10px;
width:  180px; 

}
#sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 90%;
}

#sidebar p {
	line-height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebar div.paragraph {
	padding: 0;
	margin: 10px 0 20px 0;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #D2D2C6;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Liste */

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Picture */

#sidebar img.picture {
	padding: 0px;
	background-color: #eeeeee;
}

#sidebar a:hover img.picture {
	background-color: #3D3D2E;
}

