#tinymce{
color:#bbb;
}

body
{
    background:#000000 url('images/back_gr.jpg') no-repeat center top;
    padding:0;
    margin:0; 
    font-family: Arial;
    color:#bbb;
}

a {
	color:#0099cc; 
  text-decoration:none;
}

a:hover {
	color:#0099cc;
  text-decoration:none;
}

a.side {
	color:#0099cc;
  text-decoration:none;
}

a:hover.side {
	color:#0099cc;
  text-decoration:none;
}

a.white {
	font-size:10px;
  color:#bbb;
  text-decoration:none;
}

a:hover.white {
	color:#fff;
  text-decoration:none;
  border-bottom: 3px #13BBE0 solid;
}


img {
	border: 0px;
}


.side-border-left {
	padding:0px 0px 0px 0px;
	width: 200px;
}

.side-border-right {
	padding:0px 0px 0px 0px;
	width: 200px;
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	border-top:1px #101010 solid;
	border-bottom:1px #676767 solid;
}

hr.side-hr {
	border:1px #101010 solid;
	border-bottom:1px #676767 solid;
}

td {
	font-family:Tahoma,Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
}

pre {
	font-family:Tahoma,Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
}

.alt {
	color:#000000;
}

.button {
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#0099cc;
	background-color:#272727;
	border:#0099cc 1px solid;
	margin-top:2px;
}
	
.textbox {
	font-family:Tahoma,Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#0099cc;
	background-color:#272727;
	border:1px #0099cc solid;
}
.center {
	margin: 0 auto;} 

.news-category
{
	border : 0 none;
	float : left; 
	margin-left : 0; 
	margin-right : 5px; 
	margin-top : 3px; 
	margin-bottom : 0; 
} 
.tbl-border {
  border:0px;
}

.tbl {
	font-size:13px;
  padding:3px 4px 3px 4px;
  border:0px #000 solid;
  background-color:#000;
}

.tbl1 {
	font-size:10px;
  color:#bbb;
	padding:3px;
	border:0px #909090 solid;
  background-color:#000;
}

.tbl2 {
	font-size:10px; color:#E9FBFF;
	padding:3px;
	border:0px #909090 solid;
  background-color:#272727;
}
	
.forum-caption {
	font-size:10px;
	color:#bbb;
	font-weight: bold;
  background-color:#005366;
	padding:4px 4px 4px 4px;
}

.quote {
	color:#79E4FF;
        background-color:#002D38;
	padding:5px 5px 5px 5px;
	margin:10px 10px 10px 10px;
	border:1px #272727 solid;
}

.setuser_body
{
    background:#000000 url('images/back_gr.jpg') no-repeat center top;
    padding:0;
    margin:0; 
    font-family: Arial;
    color:#bbb;
}
	
.poll {
	height:12px;
  border:1px #272727 solid;
}

.comment-name {
	font-weight:bold;
  color:#bbb;
}

.shoutboxname {
	font-weight:bold;
  color:#bbb;
}

.shoutbox {
	color:#bbb;
}

.shoutboxdate {
	font-size:9px;
  color:#bbb;
  text-align:right;
}

.small {
	font-size:10px;
        font-weight:normal;
}

.small2 {
	font-size:10px;
        font-weight:normal;
}

.side-small {
	font-size:9px;
  font-weight:normal;
  color:#fcfcfc;
}

.side-label {
	background-color:#bbb;
	padding:1px 4px 3px 4px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/padding.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:0.85em; padding-bottom:0px; margin: 0 auto;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em; display:block;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto; line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%; width:7em; font-size:1em;text-decoration:none;color:#ddd;font-weight:bold; background:none;padding:0 3em 0 1em; border-left:0px solid #eee;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {width:11em; w\idth:7em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#018bb9; color:#ddd;width:12em;height:100%;line-height:1em; padding:0.5em 1em; border-bottom:1px solid #7aa;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:3;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#018bb9;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#018bb9;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#018bb9;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#018bb9;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#ddd;font-weight:bold; background:none; position:relative; z-index:1001;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#ddd;font-weight:bold; background:none;}
/* second */
* html .menu ul ul a:hover{color:#ddd;background:#052f3f; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#ddd;background:#052f3f;}
/* third */
* html .menu ul ul ul a:hover {background:#052f3f; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#052f3f;}
/* fourth */
.menu ul ul ul ul a:hover {background:#052f3f; position:relative; z-index:130;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em; left:0; width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:12em;top:0;width:14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding:0 3em 3em 3em; background:none; left:-3em;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible; left:9em;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}


/*----------------------------------------BOX_CSS--------------------------------------------*/

.box1       
{
	background-image: url('images/box/box_07.png');
	width:25px;
	height:44px;
		
}

.box2_headline    
{
	background-image: url('images/box/box_08.png');
	height:44px;
	font-family: "Verdana";
	font-size: 12px;
	font-weight:bold;
	color: #0099CC
		
}


.box3     
{
	background-image: url('images/box/box_09.png');
	width:28px;
	height:44px;
		
}


.box4   
{
	background-image: url('images/box/box_03.png');
	width:25px;
	
}


.box6   
{
	background-image: url('images/box/box_02.png');
	width:28px;
	
}


.box7   
{
	background-image: url('images/box/box_04.png');
	width:25px;
	height:22px;
		
}


.box8    
{
	background-image: url('images/box/box_05.png');
	height:22px;
		
}


.box9  
{
	background-image: url('images/box/box_06.png');
	width:28px;
	height:22px;
		
}


/*----------------------------------------Box_content--------------------------------------------*/


.box5_Inhalt   
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 12px;
	color: #bbb;
	text-align: left;

}

.box5_Inhalt a:link {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;

}

.box5_Inhalt a:visited {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;

}

.box5_Inhalt a:hover {
	font-family: "Verdana";
	color: #0085b3;
	text-align: left;

}

.box5_Inhalt a:active {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;
}


.box5_Inhalt H1
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 15px;
	color: #0099CC;
	font-weight:bold
	
}
	
.box5_Inhalt H2
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 13px;
	color: #0099CC;
	font-weight:bold;
	font-style:italic
	
}

.box5_Inhalt_side
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 12px;
	color: #bbb;
	text-align: left;

}

.box5_Inhalt_side a:link {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;

}

.box5_Inhalt_side a:visited {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;

}

.box5_Inhalt_side a:hover {
	font-family: "Verdana";
	color: #0085b3;
	text-align: left;

}

.box5_Inhalt_side a:active {
	font-family: "Verdana";
	color: #0099CC;
	text-align: left;
}


.box5_Inhalt_side H1
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 15px;
	color: #0099CC;
	font-weight:bold
	
}
	
.box5_Inhalt_side H2
{
	background-image: url('images/box/box_01.png');
	vertical-align: top;
	font-family: "Verdana";
	font-size: 13px;
	color: #0099CC;
	font-weight:bold;
	font-style:italic
	
}


/*----------------------------------------LAYOUT--------------------------------------------*/


.header      
{

	width: 980px;
	height: 184px;
	background-image: url('images/painkiller1_02.jpg');
	vertical-align: bottom;
	
	
}


.middel      
{

	width: 990px;
	background-image: url('images/painkiller1_04.jpg');
	
	
}

.middel_left    
{

	width: 190px;
	vertical-align: top;
	
	
}


.middel_center    
{

	vertical-align: top;
	
	
}



.middel_right    
{

	width: 190px;
	vertical-align: top;
	
	
}

.footer      
{

	width: 990px;
	height: 53px;
	background-image: url('images/painkiller1_05.jpg');
	text-align: center;
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	

}

.footer a:link {
	font-family: "Verdana";
	color: #000000;

}

.footer a:visited {
	font-family: "Verdana";
	color: #000000;

}

.footer a:hover {
	font-family: "Verdana";
	color: #000000;

}

.footer a:active {
	font-family: "Verdana";
	color: #000000;
}
	

	
	
/*----------------------------------------TOP_NAV--------------------------------------------*/
	
	
	
.Navtop {
	vertical-align: top;
	text-align: center;
	padding-left:150px;
	padding-right:50px;
	padding-bottom:6px;
	

}

#altlinkler {
position : absolute;

left: 50%;
margin-left: -480px;
top: 157px;
}

.pagenav {padding: 4px;}
.pagenav span {color: #bbb;background-color: #0099cc;border: 1px solid #bbb;padding: 2px 4px 2px 4px;margin: 2px;}
.pagenav a {color: #bbb;border: 1px solid #bbb;padding: 2px 4px 2px 4px;margin: 2px;text-decoration: none;}
.pagenav a:hover {color: #bbb;background-color: #0099cc;margin: 2px;text-decoration: none;}

