img
{border:0px;}
/*customs*/
td.boxhead
{
color:#000000;
padding-left:10px;
}
.hmenu /* Das horizontale dynamische Menue */
{
	font-size: 9px;
	color:#ee9320;
	font-family: Arial, Helvetica, sans-serif;
}
a.hmenu
{
	font-size: 9px;
	color:#f27c02;
	font-family: Arial, Helvetica, sans-serif;
}

a.hmenu:hover
{
	font-size: 9px;
	color:#f4bc72;
	font-family: Arial, Helvetica, sans-serif;
}
/*Ticker*/
.ticker
{
	font-size: 10px;
	margin-left:1px;
	color:#0e1217;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ticker
{
	font-size: 10px;
	margin-left:1px;
	color:#f27c02;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.ticker:hover
{
	font-size: 10px;
	margin-left:1px;
	color:#0e1217;
	text-decoration: underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*dyn Menü*/
a.menu /*CSS Klasse die die Menuepunkte der Menues definiert*/
{
	display:block;
	color: #000000;
	font-size: 9px;
	background:url(images/navi_01.gif);
	width: 175px;
	height: 16px;
	text-indent: 25px;
	text-decoration: none;
	font-family:  Tahoma, Arial,Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

a.menu:hover /*CSS Klasse die die Mousover-Menuepunkte der Menues definiert*/
{
	display:block;
	color: #000000;
	font-size: 9px;
	background:url(images/navi2_01.gif) #444444 ;
	width: 175px;
	height: 16px;
	text-indent: 28px;
	text-decoration: none;
	font-family:  Tahoma, Arial,Verdana, Helvetica, sans-serif;
	line-height: 16px;
}
/*login*/
td.login
{
color:#f27c02;
font-size:9px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.login
{
color:#f27c02;
font-size:9px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.login:hover
{
color:#f4bc72;
font-size:9px;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.loginu /*CSS Klasse die das Eingabefeld für den Usernamen in der Loginbox definiert*/
{ 
    color: #000000;
	background:url(images/login_03.gif) no-repeat;
	margin-bottom: 3px;
	padding: 0px;
	width: 91px;
	height: 10px;
    font: 9px Verdana;
  	border-width: 0px;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
}

.loginpw /*CSS Klasse die das Eingabefeld für das Passwort in der Loginbox definiert*/
{ 
    color: #000000;
	background:url(images/login_08.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 91px;
	height: 10px;
    font: 9px Verdana;
  	border-width: 0px;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
	padding-top:2px;
}

.logins /*CSS Klasse die den Submit-Button für die Loginbox definiert*/
{ 
    background:url(images/login_05.gif) no-repeat;
	padding: 0px;
	width:16px;
	height:24px;
  	border-width: 0px;
    font-weight: normal;
    text-decoration: none;
}

.loginr
{
padding-top:1px;
padding-bottom:2px;
}

.login2{padding-left:3px; padding-top:3px;}
/*news*/
a.newstitle
{
padding-left:3px;
font-size: 14px;
color: #f25607;
text-decoration: none;
font-family:Arial;
font-weight:bold;
}

a.newstitle:hover
{
padding-left:3px;
font-size: 14px;
color: #e55912;
text-decoration: none;
font-style:italic;
font-family:Arial;
font-weight:bold;
}

.newsdate
{
color:#666666;
font-size: 11px;
font-family:Arial;
}

.newsby
{
color:#555555;
font-size: 9px;
text-indent: 2px;
font-family:Arial;
}

a.newsc
{
font-size: 9px;
color:#ff8f57;
text-decoration: none;
font-family:Arial;
}

a.newsc:hover
{
font-size: 9px;
color:#ffaa80;
text-decoration: underline;
font-family:Arial;
}
 
/*standart*/

body   
{ 
  background-color: #000000;
  margin:10px;
  padding:10px;
}


td 	/*CSS Klasse die die Schrift etc. des Contents definiert*/
{
  font-family: Verdana; 
  font-size: 10px;
  color:#888888;
  empty-cells:show;
  /*color:#f27c02;*/
}

a /*CSS Klasse die die Schrift etc. der Links im Content definiert*/
{ 
  color: #f59607; 
  font-family: Tahoma; 
  font-size: 12px; 
  text-decoration: none;
}

a:hover /*CSS Klasse die die Schrift etc. der Mousover-Links im Content definiert*/
{ 
  color: #f6c37c;  
  text-decoration: none;
}

a.box /*CSS Klasse die die Schrift etc. der Links in den Boxen definiert*/
{ 
  color: #f59607; 
  font-family: Tahoma; 
  font-size: 12px;
  text-decoration: none;
  padding-left: 5px;  
}

a.box:hover /*CSS Klasse die die Schrift etc. der Mousover-Links in den Boxen definiert*/
{  
  color: #f6c37c;
  text-decoration: underline;  
}

.Chead
{
  color: #f27c02;
  background-color:#111111;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #f27c02;
  background-color:#222222;
  border-left: 1px #444444 solid; 
  border-top: 1px #444444 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}

.Callg
{
	color: #f27c02;
  background-color:#222222;
  border-left: 1px #444444 solid; 
  border-top: 1px #444444 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}

.Callg td
{
  color: #f27c02;
  background-color:#222222;
  border-left: 1px #444444 solid; 
  border-top: 1px #444444 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}

.newsbox
{ background-color: #111111; }

.newsdark
{ background-color: #0F0F0F;
}

.newstext
{ background-color: #111111;
}

.newshead
{  background-color: #022601; background-image:url(head.gif)
}

.Cnorm 
{
  color:#f27c02;
  background-color:#151515;
  border-left: 1px #333333 solid; 
  border-top: 1px #333333 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}

.Cmite
{ 
  color:#f27c02;
  background-color:#151515;
  border-left: 1px #333333 solid; 
  border-top: 1px #333333 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}
.Cdark
{
  background-color:#111111;
  border-left: 1px #333333 solid; 
  border-top: 1px #333333 solid;
  border-right: 1px #000000 solid; 
  border-bottom: 1px #000000 solid;
}

#Ballg
{
	color: #f27c02;
	background-color: #222222;
}
#Ballg td
{
	color: #f27c02;
	background-color: #222222;
}

.Bhead
{
	color: #f27c02;
}

.Bbody
{
	color: #f27c02;
	
}

.Stil2
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smalfont 
{ 
	color:#f27c02;
    font-size: 10px;
	text-decoration: none; 
}

.border 
{ 
    background-color: #111111;
}

hr 
{ 
    height: 0px; 
	border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #f27c02;
	background-color: #151515;
    font: 10px Tahoma;  
    border-color: #000000;
	border-left-color:#000000;
	border-top-color:#000000;
	border-right-color:#333333;
	border-bottom-color:#333333;
  	border-width: 1px;
    border-style: solid;  
    font-weight: normal;  
    text-decoration: none;  
}

#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }

/*lightbox*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color:#f27c02;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	