@charset "utf-8";

/* 3stepsfusion CSS Document 'design.css' */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*  You can get more informations on www.3stepsfusion.eu						                                                    */
/*  Copyright by IAS - Interessengemeinschaft Aktives Sachsenhausen e.V. (www.ias-sachsenhausen.de) - (C) 2009 All Rights reserved  */
/*  This Template "Template IAS Sachsenhausen" was designed and adapted by Sacha Lehmann www.3stepsfusion.eu 	                    */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* MAIN SECTION */

* 							{ padding:0; margin:0; }

body 						{ background-image:url('images/body_bg.jpg'); background-repeat:repeat-x; background-color:#f8ef77; color:#000; margin:0; font-size:11px; font-family:"Arial", Lucida Console, Verdana, Arial, Helvetica; }

a:link, a:visited, a:active { color:#ac9f02; text-decoration:none; cursor:pointer; }
a:hover 					{ color:#c0c0c0; }

a.links, a.links:visited, a.links:active 	{ width:181px; height: 23px; padding:5px 0 0 10px; background-color:#403f3f; border:1px solid #636262; float:left; text-decoration:none; cursor:pointer; text-align:left; font-size:14px; color:#fff; margin-top:5px; }
a.links:hover 								{ width:182px; height:24px; padding:6px 0 0 11px; color:#feec11; background-color:transparent; border:0px; font-style:italic; font-weight:bold; }

a.footer, a.footer:visited, a.footer:active { color:#000; text-decoration:none; cursor:pointer; }
a.footer:hover 								{ color:#fff; }

.preload 					{ width:0px; height:0px; visibility:hidden; overflow:hidden; }

/* DESIGN INDEX SECTION */

#outter						{ width:1000px; }
#inner_frame				{ width:1000px; float:left; background-image:url('images/content_bg.png'); background-repeat:repeat-y;}
	#left_side				{ width: 203px; padding-top:41px; float:left; background-image:url('images/header_left.jpg'); background-position:top; background-repeat:no-repeat; }
	#left_inner_left		{ width:200px; padding-left:3px; float:left; }
	.left_inner_left2		{ width:196px; padding-left:5px; margin-top:10px; float:left; color:#fff; text-align:left; }
	.cat_head				{ width:181px; padding:0 10px; margin-top:10px; float:left; color:#feec12; font-size:14px; font-weight:bold; border-bottom:2px solid #c0c0c0; }
	#right_side				{ width: 797px; float:left; }
		#header_right		{ width: 754px; height: 30px; padding:175px 43px 0 0; float:left; background-image:url('images/header_right.jpg'); text-align:right; }
		#content			{ width: 777px; padding:10px; float:left; clear:both; }
	#footer					{ width:1000px; height: 17px; padding:32px 0 0 0; clear:both; background-image:url('images/footer_bg.png'); }



/* CLANSPHERE STANDARDS */

div, span 					{ font-family:Tahoma; }
img 						{ border:0px; }
form 						{ display:inline; }
td 							{ font-size:11px; vertical-align:top; }
textarea 					{ width:90%; }
ul 							{ margin:0px; }

#debug 						{ width:100%; height:150px; margin-bottom:20px; overflow:auto; padding-left:5px; text-align:left; }
#errors 					{ color:#CC0000; }
#sql 						{ color:#666666; }

.form 						{ background-color:#dbdbdb; color:#333; border:1px solid #474747; font-family:arial; font-size:10px; cursor:pointer }
.forum 						{ margin:auto; }
.headb 						{ color:#c0c0c0; font-weight:bold; text-align:left; padding:5px; font-size:14px; }
.bottom 					{ background-color:#feec12; color:#333; text-align:left; padding:5px; }
.newshead 					{ color:#000; text-align:left; padding:5px; font-size:14px; font-weight:bold; border-bottom:3px solid #c0c0c0; }
	a.readmore:link, a.readmore:visited, a.readmore:active	{ padding:6px; background-color:#333; color:#fff; cursor:pointer; text-decoration:none;}
	a.readmore:hover 										{ color:#000;  background-color:#c0c0c0; }
.left, .center, .right 		{ font-size:10px; }
.leftb, .centerb, .rightb 	{ padding-left:4px; padding-top:5px; padding-bottom:5px; padding-right:4px; }
.leftc, .centerc, .rightc 	{ padding-left:4px; padding-top:5px; padding-bottom:5px; padding-right:4px; }
.left, .leftb, .leftc 		{ text-align:left; }
.center, .centerb, .centerc { text-align:center; }
.right, .rightb, .rightc 	{ text-align:right; }
.select, input 				{ background-color:#ebebeb; background-image:url('images/form_bg.jpg'); background-repeat:repeat-x; color:#000; border:1px solid #0b6101; font-family:arial; font-size:10px; padding:2px; }
textarea					{ background-color:#ebebeb; color:#000; border:1px solid #0b6101; font-family:arial; font-size:10px; padding:2px; }
.navhead, .navhead2 		{ color:#E4E4E4; font-weight:bold; text-align:center; }
.navbodyb, .navbody2b 		{ color:inherit; text-align:center; }

.calhead 								{ background-color:#02116a; color:#c0c0c0; text-align:center; }
.calday, .calevent, .caltoday, .calweek { text-align:center; }
.calday 								{ color:#fff; }
.calevent 								{ background-color:#8bfd85; font-weight:bold; }
.calevent:link, .calevent:visited, .calevent:active 	{ color:#000; }
.calevent:hover 										{ color:#fff; }
.caltoday 								{ background-color:#8596fd; color:#000; }
.calweek 								{ color:#545454; }
