/*********************************************************************************


	PROJEKTTITEL 
	KONZEPT & DESIGN: 
	WWW.CC-DESIGN.COM



**********************************************************************************/


:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

a:focus { outline: none; }
legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

dl		{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 1em;line-height: 1.2; }


ul		{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size: 1.2em; }

a:hover { text-decoration:none; }



/* HTML 
**********************************************************************************/
html {
}



/* BODY
**********************************************************************************/
body {
	font-family: 'Eurostile', Arial, sans-serif;	
	font-size: 75.00%;
	line-height: 1;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;	
	}


.clearer {
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear {
	clear: both;
}



/*	WEBSITE
**********************************************************************************/
#website {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}



/*	CONTAINERLEFT
**********************************************************************************/
#containerleft {
	background: #FFFFFF;
	position: absolute;
	display: inline-block;
	left: 20px;
	top: 20px;
	width: 270px;
	z-index: 100;
}



/*	LOGO
**********************************************************************************/
#logo {
	clear: both;
	height: 200px;
	width: 250px;
	margin: 0;
	z-index: 5;
	background: url('../files/back.png');
	padding: 15px 15px 15px 15px;	
}

#logo a {
	background: url('../files/logo.png') no-repeat 0 0;
	color: #000000;
	display: block;
	height: 200px;
	width: 250px;
	text-indent: -2000px;
	z-index: 5;
}



/*	LOADER
**********************************************************************************/
#loader {
	position: absolute;
	margin: 10px 0 0 25px;
	padding: 0;
	display: inline-block;
	width: 16px;
	height: 2px;
	position: absolute;
	background: url('ajax_loader.gif');
	z-index: 10;
}



/* FIRST LEVEL NAVIGATION
**********************************************************************************/
#navigation {
	width: 250px;
	margin: 0;
	z-index: 15;
	background: url('../files/back.png');
	padding: 15px 0 5px 15px;
}

ul.nav1st {
	display: inline-block;	
	padding: 0 0 0 0;
}

ul.nav1st li {
	float: right;
	width: 200px;
	text-align: left;
	padding: 0 15px 0 0;
}

ul.nav1st a, 
ul.nav1st a:link {
	font-family: 'Eurostile', Arial, sans-serif; 
	font-size: 18px; 
	line-height: 24px; 
	font-weight: normal; 
	text-transform: uppercase; 
	color:#00FFCC;
}

ul.nav1st a:hover {
	color:#FFFFFF;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#FFFFFF;
}

ul.nav1st li a.current:hover {
	color:#999999;
}



/* STARTMENU
**********************************************************************************/
.startmenu {
	font-family: 'Eurostile', Arial, sans-serif; 
	font-size: 41px; 
	line-height: 32px; 
	font-weight: normal; 
	text-transform: uppercase; 
	color:#FF3300;
}
a:hover {
	color:#999999;
	text-decoration: none
}
a:active {
	color:#999999;
	text-decoration: none
}



/* WERKMENU
**********************************************************************************/
.werkmenu {
	font-family: 'Eurostile', Arial, sans-serif; 
	font-size: 20px; 
	line-height: 15px; 
	font-weight: normal; 
	text-transform: uppercase; 
	color:#000000;
}

.werkmenu_off {
	font-family: 'Eurostile', Arial, sans-serif; 
	font-size: 20px; 
	line-height: 15px; 
	font-weight: normal; 
	text-transform: uppercase; 
	color:#999999;
}
a:hover {
	color:#999999;
	text-decoration: none
}
a:active {
	color:#999999;
	text-decoration: none
}



/* LEFTCLOSE
**********************************************************************************/
#leftclose {
	display: inline-block;
	margin: 0;
	background: url('../files/back_close.png');
	width: 180px;
	height: 20px;	
	text-align: right;
}

#leftclose a {
	display: inline-block;
	width: 180px;
	height: 20px;	
}

#leftclose a {
	background: url('../files/arrow_up_down.png') no-repeat 148px -60px;
}

#leftclose a:hover {
	background: url('../files/arrow_up_down.png') no-repeat 148px -40px;
}

#leftclose a.down {
	background: url('../files/arrow_up_down.png') no-repeat 148px 5px;
}

#leftclose a.down:hover {
	background: url('../files/arrow_up_down.png') no-repeat 148px -15px;
}



/*	PLAYER
**********************************************************************************/
#jpId {

}



/*	CONTENT / TEXT
**********************************************************************************/
#contentrahmen {
	position: absolute;
	bottom: 0px;
	left: 250px;
	width: 700px;
	margin: 0;
	padding: 0;
	z-index: 10;
	display: none;
}

#content {
	padding: 45px 15px 0px 15px;
	display: inline-block;
	width: 670px;
	background: url('../files/back.png');	
	padding-top: 15px;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;	
}

#contentclose {
	display: inline-block;
	margin: 0 0 0 0;
	background: url('../files/back_close.png');
	width: 600px;
	height: 10px;	
	text-align: right;
}

#contentclose a {
	display: inline-block;
	background: url('../files/arrow_up_down.png') no-repeat 675px 5px;
	width: 725px;
	height: 20px;	
}

#contentclose a:hover {
	background: url('../files/arrow_up_down.png') no-repeat 675px -15px;
}

em {
	font-weight: bold;
	letter-spacing: -0.3em;
	margin: 2px 8px 0 -1px;
	color: #000000;
}

strong {
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #00FFCC;
}



.zweispalter {
	width: 570px; 
}

.zweispalter_1 {
 	width: 265px;
}

.zweispalter_2 {
  	width: 265px;
  	margin-left: 30px;
}

.zweispalter_1, 
.zweispalter_2 {
  	float: left;
}


#content a,
#content a:visited {
	color: #00FFCC;
	text-decoration: underline;
}

#content a:active {
	color: #ABA388;
	text-decoration: underline;	
}


#content a:hover {
	color: #999999;
	text-decoration: underline;	
}



/*	CONTROL
**********************************************************************************/
#control {
	display: inline-block;
	width: 165px;
	margin: 10px 0 0 0;
	z-index: 15;
	height: 30px;
	background: url('../files/back.png');
}


#control {
	float: left;
	text-indent: -2000px;
	padding-left: 10px;
	width: 165px;
}

#control a {
	display: block;	
	width: 30px;
	height: 30px;
	margin-left: 8px;
	background-color: #000000;
	float: left;
	text-indent: -2000px;
}


#control a.play{
	background: url('../files/control/play.png') no-repeat 0px 0px;
}

#control a.play:hover{
	background: url('../files/control/play_h.png') no-repeat 0px 0px;
}

#control a.pause {
	background: url('../files/control/pause.png') no-repeat 0px 0px;
}

#control a.pause:hover{
	background: url('../files/control/pause_h.png') no-repeat 0px 0px;
}

#control a.thumbs {
	background: url('../files/control/thumbs.png') no-repeat 0px 0px;
}

#control a.thumbs:hover{
	background: url('../files/control/thumbs_h.png') no-repeat 0px 0px;
}
#control a.prev {
	background: url('../files/control/prev.png') no-repeat 0px 0px;
}

#control a.prev:hover{
	background: url('../files/control/prev_h.png') no-repeat 0px 0px;
}

#control a.startSL {
	background: url('../files/control/start.png') no-repeat 0px 0px;
}

#control a.startSL:hover{
	background: url('../files/control/start_h.png') no-repeat 0px 0px;
}

#control a.stopSL {
	background: url('../files/control/stop.png') no-repeat 0px 0px;
}

#control a.stopSL:hover{
	background: url('../files/control/stop_h.png') no-repeat 0px 0px;
}
#control a.next {
	background: url('../files/control/next.png') no-repeat 0px 0px;
}

#control a.next:hover{
	background: url('../files/control/next_h.png') no-repeat 0px 0px;
}



/*	THUMBS
**********************************************************************************/
#thumbs {
	margin: 0;
	padding: 15px 0 0 0;
	background-color: transparent;
}

#thumbs a {
	display: inline-block;
	margin: 0 5px 0 0;
	border: 1px solid #999999;
}

#thumbs a.activeslide {
	border: 1px solid #00FFCC;
}	

#thumbs a {
	background-color: #000000;
	
}

#thumbs a span {
	display:none;
}

#thumbs a:hover span{ 
	width: 94px;
	padding: 2px 5px 5px 5px;
	display:inline;
	position:absolute;
	margin-left: -104px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background: url('../files/back_thumbs.png');
	text-align: left;
}

#thumbsclose {
	float: left;
	display: inline-block;
	background: url('../files/back.png');
	width: 570px;
	height: 20px;	
	text-align: right;
}

#thumbsclose a {
	display: inline-block;
	background: url('../files/arrow_up_down.png') no-repeat 555px 5px;
	width: 570px;
	height: 20px;	
}

#thumbsclose a:hover {
	background: url('../files/arrow_up_down.png') no-repeat 555px -15px;
}

#superbgimage {
	display: none;
	background: #FFFFFF url('ajax_loader.gif') center center no-repeat;
}
