html {height: 100.5%; }
* {margin: 0px; padding: 0px; border: 0px;}

/* font:
    italic [font-style]     small-caps [font-variant]     bold [font-weight]     12px / 120% [font-size / line-height]     Verdana, sans-serif [font-family] ; */

body, tbody         {background: #181818 url(design/bg_dark.png) fixed repeat-x; color:#ddd; font: normal 83% "Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, sans-serif; color:#ddd; 
text-align: center;}
body.alignleft { text-align:left;}
h1, h2, h3, h4, h5, h6, 	{  font-weight: normal;}
     
h1{		font-size: 1.6em;	}
h1{		font-size: 36px;	}
h2{		font-size: 24px;	font-weight: bold }
h3{		font-size: 12px;	}
h4{		font-size: 16px;	}
h5{		font-size: 14px;	}
h6{		font-size: 12px;	} 

a:link    {	color: #dddddd; padding:1px 4px; text-decoration:none; 
-webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;}
a:visited {	color: #cccccc;} 
a:hover   { background-color:#556; color:#eeeeee;  }
a:active  {	color: #FFFFFF; }

a.imagelink:link,  a.imagelink:visited, a.imagelink:hover, a.imagelink:active   
            {background:none;} 

a.imagelink:link,  a.imagelink:visited, a.imagelink:hover, a.imagelink:active   
            {background:none; opacity:1.0;}
a.imagelink:hover{background:none; opacity:0.8;        -webkit-transition: all 0.4s ease-in-out; 
					-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;
                        -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}			
			
a.image:hover    {background:none;} 			
	
img, img a:link, img a:hover { padding:5px; border:1px solid #555; background-color:transparent;}

/* --- new divs * ---*/ 
 
#wrapper, #wrapperfluid, #wrapper960    {width: 840px; margin:0px auto;margin-top:20px; 
background-color:#252525; padding:0px 10px;  }
#wrapper920    {width: 920px; margin:0px auto;margin-top:40px; 
background-color:#333;  padding:0px 10px;  
-moz-box-shadow:4px 4px 5px 5px #222;  -webkit-box-shadow: 4px 4px 5px 5px #222;   
     box-shadow:4px 4px 5px 5px #222;  }
#wrapper960    {width: 980px; margin:0px auto;margin-top:20px; 
xbackground-color:#223; padding:0px 10px;  }
#wrapperfull    {width: 90%; margin:0px auto;margin-top:20px; 
background-color:#232323; padding:0px 10px;  }
#wrapperfull2,#wrapperfull3    {width: 90%; margin:0px auto;margin-top:20px; 
background-color:#333; padding:0px 10px;  }
#wrapperfull3 { width:100%;}
#wrapperfluid { width:auto;  max-width: 960px; min-width:720px; margin:10px auto; margin-top:20px; }/*   */

#head       {font-size: 2.4em ;	font-weight: bold;  height:auto; padding-top: 10px; background: none; }

#head h1 a:hover { background:none; color: #999; }
#head p { font-size:16px; padding-bottom:10px;}

#head p.topnav { font-size:12px; padding-bottom:5px; margin-bottom:5px; color: #777; border-bottom:1px dotted #555;}
#head p.topnav a { color:#777; margin: 0 20px;}
#head p.topnav a:hover { color:#ccc;}
#head p.topnav img{ border:none; margin-bottom:-10px;}

#head-left { text-align:left;}
#content, #content_img  { font-size: 1.0em;    padding:10px 0; border-top: 1px solid #555; 
						border-bottom: 1px solid #767676;}
#content p { padding:5px 0; font-size:1.1em; line-height:1.6em;}
#content p.info { font-size:0.9em; text-align:left; color:#777;}
#content p.copy, #content p.copy a {font-size:9px; text-align:right; color: #777;}
#content p.copy a:hover {color: #aaa;}
#foot  { clear:both; padding:10px; }
#foot a { margin:5px 20px;}

/* classes */
.absatz, .absatz2 {padding: 5px; border-top: 1px solid #555;     clear:both;} 
.absatz2 { border-top:0;} 
.left {float:left; padding:5px; text-align:left;} 
.right {float:right; padding:5px; text-align:left;} 
.sub1 {float:left; width: 48%;   padding: 1%;  } 
.sub2 {float:right; width: 48%;   padding: 1%;  } 
.textleft { text-align:left} 
.center { text-align:center;}
.textright { text-align:right;}
.small { font-size:9px;}
.copy { font-size:9px; text-align:left; color: #777;}
.big { font-size:12px;}
.current { border-bottom: 1px solid #aaa;}

.pad {padding:10px;  }
.pad a{margin: 0px 15px;}
.clear { clear:both;}
.hide { visibility: hidden;}
.hide2 {   display:none;}
.icon { border:0; margin-bottom:-10px;}
.icon2 { border:0; margin-bottom:-5px;}
.iconlink {margin:0 -30px -10px 10px; border:0; xbackground-color:#aaa;}
.noborder { border:0;}

.imgshadow		{  -moz-box-shadow: 3px 5px 5px #445; 	
               -webkit-box-shadow: 3px 5px 5px #445; box-shadow: 3px 5px 5px #445; }
.portrait    { padding:5px 50px;}
/* --- old divs * ---*/ 


		
