/*****************************************************************************\
*																			  *                                                                         
*               //   ) )  /|    //| |     //   ) )       ___         ___      *
*      ___     //        //|   // | |    ((            //   ) )    //   ) )   *
*    //   ) ) //        // |  //  | |      \\           __ / /    //   / /    *
*   //       //        //  | //   | |        ) )           ) )   //   / /     *
*  ((____   ((____/ / //   |//    | | ((___ / /      ((___/ /  (|(___/ /      *
*																			  *
*               Diese Datei ist Bestandteil des cCMS 3.0					  *
*    Copyright 2004 - 2007 by Calamaro Webdesign und der Emerge Media GbR	  *
*																			  *
* 					~ Rasmus Voigts (rasmus@calamaro.de)					  *
*				   ~ Phillip Durdaut (phillip@calamaro.de)					  *
*   	    http://www.calamaro.de   ***   http://www.emerge-media.de		  *
*																			  *
*   		Die unerlaubte Weitergabe dieser Datei und das Entfernen		  *
*    			  dieses Hinweises wird strafrechtlich verfolgt				  *
*																			  *
\*****************************************************************************/

* {
	margin: 			0px;
	padding: 			0px;
	border: 			none;/*font-size: 			100.01%;*/
}

html, body {
	height: 100%;
}

body {
	margin: 			0px;
	background-color:	#000000;
}

img {
	border: 			0px;
}

.floatleft {
	float: 				left;
	margin-right: 		5px;
}

.floatright {
	float: 				right;
	margin-left: 		5px;
}

.win {
	color: 				#009B0B;
	font-weight:        bold;
}

.lost {
	color:				#9B0000;
	font-weight:        bold;
}

.draw {
	color:				#FF9900;
	font-weight:        bold;
}

.button {
	margin:				1px;
	font-family:		Arial, sans-serif;
	font-size:			11px;
	color:				#505050;
}

select {
	margin:				1px;
	font-family:		Arial, sans-serif;
	font-size:			11px;
	color:				#505050;
	border: 			1px solid #999999;
}

input {
	margin:				1px;
	font-family:		Arial, sans-serif;
	font-size:			11px;
	color:				#505050;
	border: 			1px solid #999999;
	padding:			0px 3px 0px 3px;
}

textarea {
	margin:				1px;
	font-family:		Arial, sans-serif;
	font-size:			11px;
	color:				#505050;
	border: 			1px solid #999999;
}

hr {
	border-top: 		1px solid #999999;
	width: 				100%;
	height: 			1px;
}

/* content boxen */

.content_box_wrap {
	width:				515px;
	font-family:		Arial, sans-serif;
	font-size:			11px;
	color:				#505050;
	text-align:			left;
	margin:				auto;
}

.content_box_wrap a {
	color:				#404040;
	text-decoration:	none;
	font-weight:		bold;
}

.content_box_center ul {
	margin-left: 		10px;
	list-style-position:outside;
}

.content_box_wrap a:hover {
	color:				#FFC900;
	text-decoration:	underline;
	font-weight:		bold;
}

.content_box_top {
	width: 				500px;
	height:				17px;
	padding:			15px 0px 0px 15px;
	background-image:	url(../img/box_top.png);
	background-repeat: 	no-repeat;
	font-weight: 		bold;
	color:				#696969;
}

.content_box_center {
	width: 				485px;
	background-image:	url(../img/box_bg.png);
	background-repeat:	repeat-y;
	padding-top:		0px;
	padding-left:		15px;
	padding-right:		15px;
	text-align:			left;
}

.content_box_center_empty {
	width: 				485px;
	background-image:	url(../img/box_bg.png);
	background-repeat:	repeat-y;
	padding:			15px;
	text-align:			center;
}

.content_box_bottom_content {
	width: 				485px;
	height: 			28px;
	padding:			0px 15px 0px 15px;
	background-image:	url(../img/box_bot.png);
	background-repeat:	no-repeat;
}

.content_box_bottom {
	width: 				515px;
	height: 			15px;
	padding:			0px;
	background-image:	url(../img/box_bot.png);
	background-repeat:	no-repeat;
	background-position:bottom;
}

/*posting boxen für kommentare und forumposts*/

.post_box_wrap_1, .post_box_wrap_2 {
	overflow:			auto;
	border: 			1px solid #999999;
	background-color:	#E4E4E4;
}

.post_box_wrap_2 {
	background-color:	#DEDEDE;
}

.post_box_left_1, .post_box_left_2 {
	padding-top:		5px;
	padding-left:		5px;
	float:				left;
	background-color:	#E4E4E4;
	width:				134px;
	border-right: 		1px solid #999999;
}

.post_box_left_2 {
	background-color:	#DEDEDE;
}

.post_box_right_1, .post_box_right_2 {
	border-left: 		1px solid #999999;
	margin-left:		-1px;
	padding:			5px;
	float:				right;
	width:				333px;
	background-color:	#E4E4E4;
}

.post_box_right_2 {
	background-color:	#DEDEDE;
}

/* menü für erweiterte steuerung (userprofil, nachrichten, buddys...) */

.optionmenu {
	padding: 0px;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;	
}

.optionmenu ul {
	font: bold 11px Arial;
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

.optionmenu li {
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 0px; /*text-transform:uppercase;*/
}

.optionmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0px 1px 0px 0px; /*Margin between each menu item*/
	padding: 3px 7px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #666666; /*Default menu color*/
	border-bottom: 1px solid white;
}

.optionmenu a:hover {
	background-color: #CCCCCC; /*Menu hover bgcolor*/
	color: #666666;
	text-decoration: none;
}

.optionmenu .current a { 				/*currently selected tab*/
	background-color: #FFC900; /*Brown color theme*/
	border-color: #FFC900; /*Brown color theme*/
	color: #666666;
}

.optionmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 2px;
	line-height: 2px;
	background: #FFC900; /*Brown color theme*/
}


/* bbcode */
.bb_zitat_wrap {
	width:				100%;
	text-align:			center;	
}

.bb_zitat_hl {
	margin:					auto;
	width:					90%;
	text-align:				left;	
	border-width: 			0px;	
	border-bottom-width: 	2px;
	border-bottom-style:	solid;
	border-bottom-color:	#ffc403;	
	font-weight:			bold;
}

.bb_zitat {
	margin:					auto;
	width:					90%;
	text-align:				left;	
	border-width: 			0px;	
	padding: 				5px;
	font-style:				normal;
}

.highlight_search {
	background-color:	#ffcc33;
	color: 				#404040;
}
