﻿/*
Theme Name: LilaSofa
Theme URI: http://alice-grafixx.de
Author: Alice Sp.
Author URI: http://alice-grafixx.de
Description: It's LilaSofa time ...
Version: 14 
*/
 
/* Adventskalender */
#alices, #tbild, #tyoutube{ display: none;}

body {
	background: #131313 url(../../images/lila/ram.jpg) top center;
   	font: normal 0.75em arial, verdana, sans-serif;
	color: #4B4B4B;
	padding: 0;
	margin: 0;
} 

br { line-height: 20px; }


#vorschauBox{
	position:absolute; height:400px; width:600px; margin:-200px 0px 0px -300px; top: 50%; left: 50%; border: 8px solid #fff;	
		-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 
}

#upload_process{
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../js/trans.png) repeat;
    position: absolute;
    margin: 0px auto;
    z-index: 100;
	visibility: hidden;
} 

	* html #upload_process, * html #loading{
		background: #000;
	}

#loading {
	color: #fff ! important;
	position: absolute;
    z-index: 100;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
}

:focus { outline: 0; }
::selection { background: #9778BB; color: #fff; text-shadow: none; }
 ::-moz-selection { background: #9778BB; color: #fff; text-shadow: none; }
 
/* Download /  Buttons 
--------------------------------------------------------- */ 
.round_button{
	width: 100%;
	padding: 7px 20px 8px 35px;
	margin-right: 5px;
	line-height: 30px;
	font-weight: bold;
	color: #9778BB;

	border: 1px solid #E0E0E0;
	border-radius: 5px;
		
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
}

	.down_zip{
		background: url(../../images/new_sofa/down_button.jpg) left center repeat-x;
	}

	.down_zip:hover{
		background: url(../../images/new_sofa/down_button_l.jpg) left center repeat-x;
	}
	
	.down_link{
		background: url(../../images/new_sofa/pfeil_button.jpg) left center repeat-x;
	}
	
	.down_link:hover{
		background: url(../../images/new_sofa/pfeil_button.jpg) left center repeat-x;
	}
		
/* Layout
--------------------------------------------------------- */ 

.clear{
	clear: both;
}
	.clear_left{
		clear: left;
	}

#borde{
	background: url('../../images/new_sofa/header.jpg') top left repeat-x;
	width: 100%;
	height: 240px;
}

	#header {
		width: 1153px;
		height: 230px;
		padding: 0;
		margin: 0px auto;
	}

	ul#gallery{
		height: 150px;
		padding: 0;
		margin: 0;		
	}
	
		ul#gallery li{
			list-style: none;
			float: left;
			margin: 0;	
			padding: 0;		
		}
	
		ul#gallery li a{
			display: block;
			width: 120px;
			height: 150px;
			float: left;
		}
	
		li.gallery_twit a{
			background: url('../../images/new_sofa/gallery_twit.jpg') top left no-repeat;
		}
		
		li.gallery_twit a:hover{
			background: url('../../images/new_sofa/gallery_twit.jpg') 0px -150px no-repeat;
		}
		li.gallery_for a{
			background: url('../../images/lila/gallery_forum.jpg') top left no-repeat;
		}
		
		li.gallery_for a:hover{
			background: url('../../images/lila/gallery_forum.jpg') 0px -150px no-repeat;
		}
		li.gallery_tut a{
			background: url('../../images/lila/gallery_tut.jpg') top left no-repeat;
		}
		
		li.gallery_tut a:hover{
			background: url('../../images/lila/gallery_tut.jpg') 0px -150px no-repeat;
		}
		
		li.gallery_css a{
			background: url('../../images/lila/gallery_css.jpg') top left no-repeat;
		}
		
		li.gallery_css a:hover{
			background: url('../../images/lila/gallery_css.jpg') 0px -150px no-repeat;
		}		
		
		li.gallery_down a{
			background: url('../../images/lila/gallery_down.jpg') top left no-repeat;
		}
		
		li.gallery_down a:hover{
			background: url('../../images/lila/gallery_down.jpg') 0px -150px no-repeat;
		}
		
		li.gallery_rss a{
			background: url('../../images/lila/gallery_rss.jpg') top left no-repeat;
		}
		
		li.gallery_rss a:hover{
			background: url('../../images/lila/gallery_rss.jpg') 0px -150px no-repeat;
		}		
		
	#member_area{
		height: 50px;
		position: relative;
		top: 0px;
		padding: 0;
		margin: 0 0 0 65px;	
		color: #fff;
	}	
	
		#member_area form{
			width: 450px;
			margin: 2px 25px 0px 15px;
			float: left;
		}	
		
		#member_area p{ color: #fff;}

		#member_area label{
			padding: 5px 0px 0px 12px;
			width: 85px;
			font-weight: bold;
			display: block;
			float: left;
			color: #fff;
			letter-spacing: 2px
		}
		
		#member_area input{
		
			border-radius: 5px;
			margin: 0 0 2px 10px;
			float: left;
		}
		
		#member_area .sublog{
			font-weight: bold;
		}
		
		#area_options{
			margin: 0px 0px 10px;
			padding: 13px 0 0;
			font-size: 1.1em;
			letter-spacing: 2px
		}
		
		#member_area ul{
			list-style: square;
			color: #9778BB;
		}
		
			#member_area ul a{
				color: #fff;
			}
			
			#member_area ul a:visited{
				color: #eee;
			}
			
			#member_area ul a:hover{
				color: #9778BB;
			}			
		
		ul#ucp_navi li{
    		list-style: none;
    		display: inline;
    		margin: 0; 
    		padding: 0;			
    		border-left: 1px solid #fff;
		}
		
		ul#ucp_navi li a{
			font-size: 1.1em;
			padding: 5px 10px;
			color: #4B4B4B;			
		}
#ram {
	width: 1175px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#content{
	background: url('../../images/lila/content.gif') center repeat-y;
	width: 1148px;
	padding: 0 15px 5px;
	margin: 0px;
}

#inhalt {
	float: left;
    width: 850px;
    margin: 0;   
    padding: 0 5px;
}

#navigation {
	float: right;
    width: 262px;
    margin: 0;   
    padding: 0px 4px 0 0px;
    text-align: left;
}
	* html #navigation{
		padding: 0 0 0 22px;
	}

	#navigation h2{
		background: none;
		font-size: 1.8em;
		font-weight: normal;
		border-bottom: 0px solid #E5E6EA;
		color: #9778BB;
		padding: 4px 2px;
		text-align: left;
		margin: 0px;
}

	#navigation h2:first-letter{
		font-size: 29px;
		color: #8565AE;		
	}

	#navigation h2 a{ font-weight: normal; color: #4B4B4B; }
	
	#navigation h2.border{ border-bottom: 1px solid #E5E6EA; }
	
	#navigation ul {
		list-style: none;
		padding: 0;
		margin: 0px 0px 10px;
		color: #9778BB;
	}
		/* 2 spalten navi */
		ul.nav_first{
			width: 48%;
			margin: 0;
		}
		
		ul.nav_sec{ 
			width: 48%;
			float: right;
			margin: 0;		
		}
		
	#navigation ul li A, li.gbot {
		background: url('../../images/lila/site.gif') 2px 5px no-repeat;	
		border-bottom: 1px solid #E5E6EA;
		font-size: 1.1em;
		color: #636364;  
		font-weight: bold;
		text-decoration: none;
	
		height: 19px;
		display: block;
		margin: 0px;
		padding: 5px 0px 2px 18px;
	}
	
	#navigation ul li a.first {
		border-top: 1px solid #E5E6EA;
	}
		#navigation ul li a.first_big {
			border-top: 1px solid #E5E6EA;
			height: 46px;
		}
			
	#navigation ul li A:visited {
		background: url('../../images/lila/site_hover.gif') 2px 5px no-repeat;
		color: #9778BB; 
	}

	#navigation ul li A:hover, 
	#navigation ul li A:active {
		background: #4C4C4C url('../../images/lila/site.gif') 2px 5px no-repeat;
		color: #fff; 
	}
		ul.social{ /* Social Media Buttons */
    		margin-top: 10px !important;
			
		}
		ul.social li{ /* Social Media Buttons */
    		display: inline !important;
			
		}
		
		ul.social li a{ /* Social Media Buttons */
    		list-style: none;
    		display: inline !important;
    		margin: 0; 
    		padding: 10px 15px 0 !important;			
    		border: none !important;
    		background: none !important;
		}
		
		li.gbot{
			background: url('../../images/lila/google.png') 2px 5px no-repeat;	
			padding: 5px 0px 2px 23px;
			color: #7C7C7C;
		}

#bottom {
	clear: both;
	height: 214px;
	padding: 15px 0px 0px;
	margin: 0px;
}
	* html #bottom{ /* fix IE 6 */
		margin-top: -6px;
	}
	
	.boxed{
		width: 367px;
		float: left;
		margin-left: 12px;
		margin-right: 15px;
		background: #fff;
	}
	
	* html .boxed{ /* fucking IE 6 */
		margin-left: 9px;
	}
	
	.boxed_right{
		background: #fff;
		width: 367px;
		float: left;
		margin: 0 0 0 12px;
	}
	
	* html .boxed_right{ /* fucking IE 6 */
		width: 284px;
		margin: 0 0 0 5px;
	}
	
/* Affis - Bottom - ADS 
------------------------------------------------------------------------------- */	

.the_affis{
	overflow: hidden;
	width: 1135px;
	background: #FFFFFF;
	margin: 0px 0px 12px 11px;
	padding: 5px 11px;
}	
	* html .the_affis{
		width: 913px;
		margin: 0px 0px 10px 16px;
	}

	.the_affis a{
		font-weight: normal;
	}
	
	.min_margin{ /* Affiblock hoch ziehen */
		margin-top: -12px;
	}

	
/* Footer
------------------------------------------------------------------------------- */	
#footer {
	background:url('../../images/lila/footer.jpg') bottom center no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 58px; 
}
	#footer div{
		width: 1135px;
		margin: 0px auto;
		padding: 12px 0px 0px;
		text-align: left;
	}
	
	#footer p{
		color: #fff;
	}	
	
/* Menu right
--------------------------------------------------------- */ 

.affi {	
	width: 148px;
	color: #636364;
	border: 1px solid #D6D9DE;
	background-color: #E5E4E9;
}

/*  Bottom Navigation
--------------------------------------------------------- */ 

#bottom h2{
	font-size: 1.7em;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	color: #9778BB;
	border: none;
}

#bottom ul {
	list-style: none;
	padding: 1px;
	margin: 0;
	color: #9778BB;
}

#bottom ul li A{
	border-top: 1px solid #D6D6D6;
	font-size: 1.1em;
	font-weight: normal;
	height: 25px;
	display: block;
	margin: 0px 0px 0px;
	padding: 4px 0 0 32px;
	line-height: 23px;
	text-decoration: none;
}

.boxed_right ul li A:link{
	background: #fff url(../../images/new_sofa/comment.gif) 10px 8px no-repeat;
	color: #3D3D3D; 
}

.boxed ul li A:link{
	background: #fff url(../../images/beitrag.gif) 12px 8px no-repeat;
	color: #3D3D3D; 
}

.boxed ul li A:visited {
	background: #fff url(../../images/beitrag.gif) 12px 8px no-repeat;
	color: #9778BB; 
}

.boxed_right ul li A:visited {
	background: #fff url(../../images/new_sofa/comment.gif) 10px 8px no-repeat;
	color: #9778BB; 
}

.boxed_right ul li a:hover, .boxed_right ul li a:active  {
	background: #4C4C4C url(../../images/new_sofa/comment.gif) 10px 8px no-repeat;
	color: #fff;
}

.boxed ul li a:hover, .boxed ul li a:active  {
	background: #4C4C4C url(../../images/beitrag.gif) 12px 8px no-repeat;
	color: #fff;
}


/*  Resources Linklist
--------------------------------------------------------- */ 

ul.list { 
	list-style: square inside; 
	display: inline-block;
	padding:0px 20px 0px 5px;
	float: left;
	margin: 0px; 
}

ul.lis {	
	padding-left: 120px; 
	margin: 0px; 
}


/* Neuste Themen
--------------------------------------------------------- */ 

ul.list-1 { 
	list-style: square inside; 
	display: inline-block;
	padding: 0px 20px 0px 10px;
	float: left;
	margin: 0px; 
}

ul.list-2 {	
	padding-left: 305px; 
	margin: 0px; 
}

/*  Links
--------------------------------------------------------- */ 

img {
    margin: 0px;
    border: 0px solid #DAD1BF;
}

a {
	color: #9778BB;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #636364;
	text-decoration: none;
}

a:hover, a:active {
	color: #636364;
	text-decoration: none;
}

a:visited:hover {
	color: #9778BB;
	text-decoration: none;
}

#header a, #header a:visited {
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #9778BB;
	text-decoration: none;
}

#footer a:link, #footer a:visited{
	color: #fff;
	padding: 3px 5px;
}

#footer a:hover{
	color: #4C4C4C;
}

/*  Seiten Navigation
--------------------------------------------------------- */ 

.go { 
    margin: 10px 0px;
	text-align: left;
	color: #636364;
	height: 25px;
	font-weight: bold;
	font-size: 1.0em;
	text-shadow: 0px 1px 0px #fff;
}

.current { 	
	border-radius: 7px;

	float:right; 
	height: 16px;
	padding: 5px 8px;
	text-align: right; 
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
	color: #9778BB; 
	margin-top: -2px;
}

	* html .current{
		margin: 0px;
	}

.gos { 
	float:left; 
}

.gos a { 
	border-radius: 7px;

	display: block;
	float: left;
	height: 15px;
	padding: 5px 8px; 
	margin: 0px 1px;
	font-weight: bold;
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
	color: #636364; 
}
	
.gos a:visited { 	
	color: #9778BB; 
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
}

.gos a:hover { 	
	border: 1px solid #9778BB;
	background-color: #636364;
	color: #fff; 
	text-shadow: 0px 1px 0px #9778bb;
	
}

.gocur { 
	border-radius: 7px;

	display: block;
	float: left;
	height: 15px;
	padding: 5px 8px; 
	margin: 0px 1px;
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
	color: #9778BB; 
}

/* Login
--------------------------------------------------------- */ 
#header strong { color: #636364;}

.language{
	float: right;
	text-align: right;
	font-weight: bold;
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}

/* Activierung / Registrierung
--------------------------------------------------------- */ 

.activ{
	width: 200px;
	color: #7D838F;
	border: 1px solid #C6C7C9; 
	background-color: #F6F6F6;
}

.b_activ{
	color: #7D838F;
	border: 1px solid #C6C7C9; 
	background-color: #D9DDE0;
}

.reg{
	width: 200px;
	border: 1px solid #C6C7C9; 
	background-color: #F6F6F6;
	margin-bottom: 5px;
}

input.reg {
  display: block;
}


/*  All Affis 
--------------------------------------------------------- */ 
.all_affis{
	float: left; 
	margin: 0px 25px 10px 0px;
	padding: 7px;
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
}
	.all_affis img{
		border: 1px solid #E5E6EA;
		background: #fff;
		padding: 3px;
	}
	
	.all_affis p{
		margin: 0;
		padding: 0 0 0 3px;
	}
	
* html .all_affis{
	width: 295px;
}

/* Profil
--------------------------------------------------------- */ 
.angaben {
	color: #9778BB;
	margin: 5px;
	padding: 5px;
	width: 47%; 
	background: #fff;
	float: left  ! important;
}

	* html .angaben{
		width: 300px;
	}	
	
	.angaben span{
		float: left;
		width: 100px;
		display: block;
		color: #636364;
	}
	
	.interessen{
		width: 96%  ! important; 
	}
	
	* html .interessen{
		width: 100% ! important;
	}
	
/* User CP
--------------------------------------------------------- */ 

.ucp {
	font-size: 1.0em;
	border: 1px solid #E5E6EA;
	background-color: #F8F8F8;
	text-align: left;
	padding: 5px 0px 5px 10px; 
	margin: 5px; 
	width: 195px; 
	height: 60px;
	float: left;
}
	.ucp:hover{
		border: 1px solid #9778BB; 
	}

* html .ucp{
	padding: 5px 0px 5px 10px; 
	margin: 5px 5px 10px; 
	width: 190px;
}
	.ucp a{
		font-size: 1.2em;
		display: block;
		padding: 5px;
		margin-bottom: 5px;
	}

fieldset{
	border: none;
}

fieldset h2{
	width: 98%;
	margin-top: 5px;
	margin-bottom: 15px;
}

* html fieldset h2{
	width: 98%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

fieldset label {
	display: block;
	float: left;
	width: 135px;
	padding-right: 10px;
	font-weight: bold;
}

.post fieldset label{
	width: 90px;
}

fieldset input, fieldset select{
	margin-bottom: 5px;
}


fieldset div.rules{
	width: 98%;
	height: 100px; 
	overflow: auto;
	background: #F6F6F6;
	border: 1px solid #C6C7C9;
	padding: 5px;
}

* html fieldset div.rules{
	width: 98%;
	height: 100px;
 	overflow: auto;
	padding: 5px;
}

/* Profil UCP
--------------------------------------------------------- */ 

.head_back{ /*  for Headlines */
	background: #fff;
	border: 1px solid #E5E6EA;
	padding: 5px;
	margin-top: 0px;
}

	.post_bug{
		margin-top: -2px ! important;
	}
	
	*+html .post_bug{ /* Fucking IE 7 */
		border-top: 0px ! important;
		margin-top: 0px ! important;
	}
	
	* html .post_bug{ /* Fucking IE 6 */
		border-top: 0px ! important;
		margin-top: 0px ! important;
	}
	
	*+html form.first{ /* Fucking IE 7 - First Fieldset */
		margin-top: -2px;
	}
	
	* html form.first{ /* Fucking IE 6 - First Fieldset */
		margin-top: 0px;
	}

#profil fieldset{
	width: 96%; 
	background: #F6F6F6;
	border: 1px solid #E5E6EA;
	padding: 10px;
	margin-bottom: 20px;
}

#profil legend{
	color: #9778BB;
	background: #fff;
	border: 1px solid #E5E6EA;
	font-weight: bold;
	padding: 5px 35px;
}

#profil label{
	float: left;
	margin: 4px 0px;
	width: 60px;
}

	.long{
		width: 145px ! important;
	}

	#profil label.select{
		width: 65px;
	}

#profil input{
	width: 350px;
	margin: 4px;
}

input.checkbox {
	border: none;
	background: none;
	margin: 2px 5px -3px;
}

input.radio {
	width: 20px ! important;
	border: 0;
	background: none;
	margin: 5px;
	padding: 0px;
	position: relative; top: 2px;	
}

/* Tutorials 
--------------------------------------------------------- */ 
.tut{
	min-height: 128px;
	height: 124px;
}

.tut h2{
	font-size: 1.4em;
    margin: 2px 0 5px 0;
   	padding: 3px 5px 3px 5px;
	border: 1px solid #E5E6EA;
	background: #fff;
	color: #636364;
	text-align: left;
}

.tut h4{
	float: none;
	font-size: 1.1em;
    margin: 2px 0 5px 0; 
   	padding: 1px 5px 1px 5px;
	border: 1px solid #E5E6EA;
	background: #fff;
	color: #636364;
	text-align: right;
}

/* Downloads
--------------------------------------------------------- */ 

.down_folder{
	float: left;
	padding: 5px;
	margin: 0 0 10px 8px;
	width: 390px;
	height: 71px;
	border: 1px solid #E5E6EA;
	background: #F8F8F8;
}

	* html .down_folder, * html .halb{  
		 margin-left: 4px;
		 margin-right: 3px;
	}

	.down_folder_float div, .down_folder div{
		margin-top: 20px;
	}
	
	.down_folder_float img, .down_folder img{
		float: left; 
		padding-right: 10px;
	}
	

.halb{
	float: left;
	padding: 5px;
	margin: 0 10px 15px 12px;
	width: 390px;
	border: 1px solid #E5E6EA;
	background: #F8F8F8;
}	

/* clases for forms
-------------------------------------------------------- */

.with_label fieldset{
	width: 96%; 
	background: #F6F6F6;
	border: 1px solid #E5E6EA;
	padding: 10px;
	margin-bottom: 5px ! important;
}

.with_label legend{
	color: #9778BB;
	background: #fff;
	border: 1px solid #E5E6EA;
	font-weight: bold;
	padding: 5px 35px;
	margin-bottom: 4px;
}
	* html .with_label legend{
		margin-bottom: 10px;
	}

.contact textarea{
	width: 58%;
	height: 285px;
	float: right;
}
/* Classes for span
--------------------------------------------------------- */ 
.php, .code, .qoute {
	background: #fff; 
	padding: 0px;
	border: 1px solid #D6D6D6;	
	margin-bottom: -18px;
}

.php{
	margin-bottom: -20px; 
}

.gen{ /* Header h2 Tutorials */
	margin-bottom: -12px;
}

.clear_left_code{
	margin-bottom: -40px; 
	clear: left;
}

	.code h2{ /* Header h2 Tutorials wichtig */
		background: url(../../images/new_sofa/wichtig.png) top left no-repeat;
		padding-left: 20px;
	}

.code, .qoute{ padding: 4px; } 

pre{
	font-weight: normal ! important;
}
/*
.php code{ display: block; overflow: auto; padding: 2px; white-space: nowrap;}
	
	*+html .php code{ white-space: nowrap; overflow-x: auto; padding: 0;} /* Fucking IE 7 */
/*
	* html .php code{ white-space: nowrap;  overflow-x: auto; } /* Fucking IE 6 */
	
/*.php br{ line-height: 1.2em ; }
	
	* html .php br{
		line-height: 1.3em ; 
	}
 */
.php_zeilen{  
	float: left;
	width: 30px; 
	margin: 0px 0px 0px 0px; 
	padding: 2px 1px; 
	background: #EEF1F2; 
	font: 1.0em arial, verdana, sans-serif;
	text-align: right;
	line-height: 1.2em;
}

	* html .php_zeilen{
		width: 28px;
		font: 0.9em arial, verdana, sans-serif; line-height: 1.3em; 
	}

code{ font: 1.0em arial, verdana, sans-serif; line-height: 1.2em; }

	* html code{
		font: 0.9em arial, verdana, sans-serif; line-height: 1.3em; 
	}

.error{
	text-align: left;
	background: #FEF1ED;
	border: 1px solid #D53F11;	
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding: 8px;
}
	.error h2{
		background: url(../../images/forum/error.png) top left no-repeat;
		border-color: #C6C7C9;
		padding-bottom: 3px;
		padding-left: 20px;
	}

.no_error{
	text-align: left;
	background: #F8FEED;
	border: 1px solid #8FD511;	
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding: 8px;
}

	.no_error h2{
		background: url(../../images/forum/help.png) top left no-repeat;
		border-color: #C6C7C9;
		padding-bottom: 3px;
		padding-left: 20px;
	}

		#tick{display:none; background: url(../../images/lila/okay.png) top left no-repeat; padding: 3px 8px;}
		#cross{display:none; background: #FEF1ED url(../../images/lila/warning.png) 3px 7px no-repeat; padding-left: 22px; margin-left: 10px; border-radius: 7px;}

/* Classes for ADS
--------------------------------------------------------- */ 

.dsl { /* Alice-DSL */
	text-align: left;
	color: #636364;
	margin: 1px 8px 8px 8px;
	padding: 8px;
	background: #F8F8F8;
	border: 1px solid #E5E6EA;
}

.dsl_forum{
	background: #F8F8F8 url(../../images/alice-dsl.jpg) right bottom no-repeat ! important;
}

.tante{
	text-align: center;
	margin: 5px 0px;
}

.tante_right{
	text-align: right;
	float: right;
	margin-left: 7px;	
}

.con_post{
	border-left: 1px solid #E5E6EA;
	float: right; 
	background: url(../../images/alice-dsl.jpg) right bottom no-repeat; 
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 17px 5px;
}

/* Posts - Ram
--------------------------------------------------------- */ 

.post {
	overflow: hidden;
	text-align: left;
	color: #636364;
	margin: 1px 8px 8px 8px;
	padding: 8px;
	background: #F8F8F8;
	border: 1px solid #E5E6EA;	
}

.post_center {
	overflow: hidden;
	text-align: left;
	color: #636364;
	margin: 1px 8px 8px 8px;
	padding: 8px;
}


.post_small{
	overflow: hidden;
	text-align: left;
	width: 500px; 
	color: #636364;
	margin: 1px auto 8px auto;
	padding: 8px;
	background: #F8F8F8;
	border: 1px solid #E5E6EA;	
}

.post_small_cat{
	text-align: center !important; 
	width: 565px !important; 
}


.ask{
	background: #fff;
	border: 1px solid #E5E6EA;
	padding: 5px;
}

.download {
	float: left; 
	text-align: left;
	background: #F8F8F8;
	border: 1px solid #E5E6EA;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 20px;
   	padding: 5px 5px 0px 5px;
}

*[class="download"]{
	float: left; 
	text-align: left;
	margin-left: 25px;
	margin-right: auto;
	margin-bottom: 20px;
   	padding: 5px 4px 0px 5px;
}

.download img {
    margin: 0px 0px 3px 1px;
    border: 2px solid #F5F5F5;
}

.download h1{
	text-align: left;
    margin: 5px 0 7px 0;
   	padding: 5px;
	border: 1px solid #F6F6F6;
	background: #EDEEF0;
	color: #636364;
}

.download h6{
	font-size: 1.1em;
	text-align: right;
    margin: 5px 0 7px 0;
	padding: 5px 5px;
	font-weight: bold;
	color: #636364;

	border: 1px solid #E0E0E0;

	border-radius: 5px;
	background: #fff url(../../images/new_sofa/input.jpg) top center  repeat-x;
}
	.download h6 small{ font-size: 0.8em; font-weight: normal}

.post_small h3, .halb h3{
	font-size: 1.4em;
    margin: 2px 0 5px 0;
   	padding: 3px 5px 3px 5px;
	border: 1px solid #E5E6EA;
	background: #fff;
	color: #636364;
	text-align: left;
}


.download h4, .post_small h4, .post h4{
	float: none;
	font-size: 1.1em;
    margin: 2px 0 5px 0;
   	padding: 1px 5px 1px 5px;
	border: 1px solid #E5E6EA;
	background: #fff;
	color: #636364;
	text-align: right;
}

/* Form Style
--------------------------------------------------------- */ 

input, textarea{
	font-family: Arial;
	font-size: 1.0em;
	border-radius: 7px;
	background: #fff;
	border: 1px solid #E5E6EA;
	color: #636364;
	cursor: pointer;	
	padding: 2px;
	box-shadow: 0px 1px 1px #fff;
	
}

input:hover, input:active, input:focus,
input.form:hover, input.form:active, input.form:focus,
textarea:hover, textarea:active, textarea:focus,
textarea.form:hover, textarea.form:active, textarea.form:focus{
	color: black;	
	cursor: pointer;	
	border: 1px solid #9778BB;
	background: #fff;
	box-shadow: 0px 1px 1px #fff;
}

input.form{ width: 320px;}

.button{	
	vertical-align: top;
	width: 150px ! important; 
	padding: 5px 2px;
	color: #9778BB;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #d5d7dd;
	background: #fff;
	box-shadow: 0px 1px 1px #fff;
	border-radius: 7px;
	
}
	
.button:hover, .button:active, .button:focus, .the_button:hover {
	cursor: pointer;	
	color: #4B4B4B;
	box-shadow: 0px 1px 1px #e0e0e0;
	border: 1px solid #fff;
	border-top: 1px solid #d6d7d8;
	background: #eee;
}

.kat{
	line-height: 30px;
	padding: 5px 15px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #d5d7dd;
	background: #eee;
	box-shadow: 0px 1px 1px #fff;
	border-radius: 7px;
}		

.kat:hover{
	border: 1px solid #fff;
	border-top: 1px solid #d6d7d8;
}

textarea{
	width: 99%;
	background: #fff;
}

	textarea:hover, textarea:active, textarea:focus,
	textarea.form:hover, textarea.form:active, textarea.form:focus{
		background: #fff;
	}

input.capform {	
	height: 22px;
	color: #636364;
	vertical-align: top;
	border: 1px solid #C6C7C9; 
	background-color: #F6F6F6;
	width:100px;
}

.search {
	text-align: center;
	width: 450px; 
	border: 1px solid #D9DDE0;
	background-color: #EDEEF0;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 8px 8px 8px;
}

.bbform img, .bbform a img {
	background: #fff; 
	padding: 4px;
	margin: 3px;
	border: 1px solid #C6C7C9;
}

.umfrage ul li{
	border-bottom: 1px solid #E5E6EA;
	margin: 0px;
	padding: 0 0 3px;
}

 .umfrage li{	color: #636364 !important; }


/* Sonstiges
--------------------------------------------------------- */ 

#colorselect{
	margin-bottom: 5px;
}

* html #colorselect{
	margin-bottom: 3px;
}

table, tr, td {
	font: normal 1.0em Arial, verdana, tahoma, sans-serif;
	color: #636364;
}

p, pre{ 
	padding: 5px 2px; 
	margin: 0px; 
	line-height: 13pt; 
	text-align: left;
	color: #636364;
}

hr{ color: #E5E6EA; border: 1px solid #E5E6EA; margin: 5px 0px; clear: left; }

.border_top {
	border-top: 1px solid #E5E6EA; margin: 5px 0px; padding: 4px 0px 0px;
}

.color{ color: #9778BB;}

.smaller{ font-size: 0.9em;}

ul { list-style: square; }

ol { list-style: decimal; }

.the_button{
	margin: 0px 0px 3px;
	padding: 6px 8px;
	line-height: 25px;
	border: 1px solid #C6C7C9; 
	background: #fff url(../../images/new_sofa/input.jpg) top center  repeat-x;
}

	.the_button img{ margin-top: 2px;}
	
.left{
	text-align: left;
}

	.go_left{
		text-align: left;
		float: left;
		margin: 0px 5px 0px 0px;
	}

.right {
	text-align: right;
}

	.go_right{
		text-align: left;
		float: right;
		margin: 0px 0px 0px 5px;
	}
	
	.top_five{
		margin-top: 5px;
	}
	
	.top_ten{
		margin-top: 10px;
	}
	
	.bottom_five{
		margin-bottom: 5px;
	}
	
	.bottom_ten{
		margin-bottom: 10px;
	}
	
.center {
	text-align: center;
}


.normal{
	font-weight: normal;
	color: #636364;
}

strong {
	color: #636364;
	font-weight: bold;
}

.uline {
	font-style:italic;
}

/* Headlines
--------------------------------------------------------- */ 

h1 {
	font-size: 2.0em;
	font-weight: normal;
	text-align: left;
    margin: 5px 0px 0px 0px;
   	padding: 5px 5px 2px ;
	color: #9778BB;
}	
	h1 span{
		border-top: 2px solid #636364;
		display: block;
		height: 20px;
		margin: 3px 0px;
		padding: 2px;
		font-size: 0.55em;
		font-family: Tahoma;
	}
		
	h1 span a{
		font-weight: normal;
	}
	
	h1.hello{
		border-bottom: 2px solid #636364;
	    margin: 5px 0px 5px 0px;
	}

h2 {
	/*background: url(../../images/new_sofa/santa.png) top left no-repeat;*/
	font-size: 1.2em;
	text-align: left;
    margin: 5px 0 5px 0;
   	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid #D5DADE;
	color: #383838;
}

h2.news {
	font-size: 1.4em;
	text-align: left;
    margin: 10px 0 0px 0;
   	padding: 1px 5px 1px 5px;
	color: #383838;
	border: none;
}
	h2.news span{
		border-top: 1px solid #636364;
		display: block;
		font-weight: normal;
		height: 20px;
		margin: 3px 0px;
		padding: 2px;
		font-size: 0.65em;
		font-family: Tahoma;
	}
		
	h2.news span a{
		font-weight: normal;
	}

h3 {
	padding-bottom: 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size: 1.1em;
	color: #636364;
}

h4 {
    padding: 2px 5px 2px 5px;
    margin: 0 0 10px 0;
	border: 1px solid #F6F6F6;
	background-color: #fff;
	text-align: left;
	float: left;
	width: 98%; 

}

h5 {
    padding: 0px 0px 0px 7px;
    margin: 0px;
	text-align: left;
}

h6 {
    margin: 5px 0 5px 0;
   	padding: 1px 5px 1px 5px;
	border: 1px solid #F6F6F6;
	background-color: #fff;
	color: #636364;
	text-align: right;
}

/* Other
--------------------------------------------------------- */ 
blockquote{
	margin: 3px;
	padding: 2px 2px 2px 40px;
	border: 1px solid #9778BB;
	background: #F8F8F8 url(../../images/forum/blockquote.jpg) top left no-repeat;

	color: #636364;
} 

blockquote blockquote{
	margin: 0px;
	padding: 2px 2px 2px 6px;
	border-left: 5px solid #C6C7C9;
	border-top: 2px solid #C6C7C9;
	border-bottom: 2px solid #C6C7C9;
	background: #EDEEF0;
	color: #636364;
} 
.tab, .tab td {
	border: 1px solid #D6D6D6; 
	border-collapse: collapse;
}

.td { background-color: #fff;}

.tab th {
	color: #9778BB;
	background: #fff url(../../images/new_sofa/input.jpg) top center  repeat-x;
	border: 1px solid #D6D6D6; 
	border-collapse: collapse;
}

.second { background-color: #fff;}

form.formular{
	border: 1px solid #E5E6EA;
	background: #F8F8F8;
	padding: 10px;
	margin-bottom: 5px;
}

/* Smileys / BBCODE
----------------------------------------------------------- */
	.smile{
		overflow: hidden;
		padding: 5px;
		margin: 0px;
		border: 1px solid #E5E6EA;
		height: 30px;	
		background: #fff;
	}
	 
		.smile a img{
			padding: 5px;
			border: 1px solid #fff;
 		}
 		
 		.smile a:hover img{
 			border: 1px solid #9778BB;
 			background: #F2F3F4;
 		}

	.formular a img{
		margin-right: 4px;
	} 

	.erweitern{
		font-size: 16px;
		text-align: right;
		display: block;
	}
	
	
/* New Forum
------------------------------------- */

h2.forum_h2{
	background: #fff;
	border-bottom: 2px solid #4C4C4C; 
	padding: 25px 5px 0px; 
	margin: 10px 0px 5px 3px;
	color: #9778BB;
	font-size: 1.8em;
}

.forum, ul.beitrag{
	padding: 0; 
	margin: 0;
	color: #636364;
	list-style-type: none;
}

.forum li, ul.beitrag li{
	background: #F8F8F8;
	border: 1px solid #E5E6EA; 
	padding: 5px; 
	margin: 0 2px 5px 0;
	float: right;
	width: 98%; 
}

* html .forum li, * html ul.beitrag li{
	margin: 0px 5px 2px 4px;
	width: 708px;
	padding: 5px; 
}

	.forum li:hover{
		background: #4C4C4C;
		border: 1px solid #9778BB; 
		color: #fff ! important;
	}

	.forum li a:hover{
		text-decoration:none;	
	}

.forum .head_descript, ul.beitrag .head_descript{
	background: #fff;
	border: 1px solid #fff; 
	padding: 5px;
}

.status{ /* for the Icon */
	background: none;
	float: left;
	margin-right: 0px;
	margin-top: 13px;
}

.forum h3{
	float: left;
	overflow:hidden;
	font-size: 17px;
	margin: 5px 0px 0px 5px;
	font-weight: normal;
	text-align: left;
	border: none;
}

.forum h3 span{
	color: #636364;
	font-size: 0.7em; 
	font-weight: bold; 
}

.forum h3 small{
	color: #636364;
	font-size: 0.65em; 
	font-weight: normal;
	line-height: 19px; 
	text-decoration: none;
}

	.forum h3.board{
		float: left;
		overflow:hidden;
		font-size: 17px;
		margin: 7px 0px 0px 5px;
		font-weight: normal;
		text-align: left;
		border: none;
		width: 320px;
	}
	
	.forum h3.board span.board_pages{
		float: right;
		font-size: 10px;
		font-weight: normal;
		color: #636364;
	}

.forum h2{
	background: #fff;
	border: 1px solid #E5E6EA; 
	padding: 5px; 
	margin: 0px 0px 5px 0;
	float: right;
	width: 665px; 
}

.forum p,  ul.beitrag .head_descript p{
	float: right;
	width: 60px;
	margin: 5px 0pt 0pt;
	text-align: center;
}

	.forum li:hover p, .forum li:hover strong, 
	.forum li:hover h3 small, .forum li:hover h3 span,
	.forum li:hover h3 span.board_pages	{
		color: #fff;
	}
	
	.forum li:hover a{
		color: #9778BB;
	}
	
	.forum li:hover a:visited{
		color: #DBD0EA;
	}
	
	.forum li:hover a:hover{
		color: #fff;
	}

.forum .left_al{
	margin: 5px 0px 0px -10px; 
	float: left;
}

	* html .forum .left_al{
		margin: 5px 0px 0px -4px; 
	}

.forum .right_al{
	width: 250px;
	margin: 0px;
	text-align: right;
}

/* Comments
------------------------------------------------- */
.comment_autor{
	width: 60px;
	float: left;
	padding: 0px 10px; 
	font-size: 1.35em;
	text-align: center;
}
	
	.comment_autor img{
		border: 1px solid #E5E6EA;
		background: #fff;
		padding: 4px;
	}

	.com_message{
		border: 1px solid #E5E6EA;
		background: #fff;
		padding: 5px 5px 5px 8px;
		margin-left: 85px;
	}
	
	.com_date{
		margin: 0px;
		padding-right: 5px;
		font-size: 0.85em;
		text-align: right;
	}

/* Thema 
------------------------------------------------- */

.forum_autor{
	width: 140px;
	float: left;
	padding: 5px; 
}

.message{
	border: 1px solid #E5E6EA;
	background: #fff;
	padding: 5px 5px 5px 8px;
	margin-left: 140px;
}
	* html .message{
		width: 74%;
	} 
	
	.message h3, .com_message h3{ 
		text-align: right;
		margin: 0px 0px 5px;
		padding: 0px 4px 4px;
		font-size: 0.9em;
		color: #636364;
	}
	
	.message h2 a{
		font-size: 0.85em;
	}
	
.beitrags_navi{		
	margin: 0px 3px 2px;
}
	*+html .beitrags_navi{
		margin: 0px 5px 2px;
	}
	
	* html .beitrags_navi{
		margin: 0px 2px 2px;
	}

.beitrags_navi a{
		display: block;
		float: right;
		padding: 6px 8px 4px;
		height: 19px;
			margin: 0px 0px 0px 3px;
	border: 1px solid #E5E6EA;
	border-top: none;
	background: #fff;
}
	* html .beitrags_navi a{
		display: block;
		float: right;
		padding: 6px 8px 4px;
		height: 19px;
	}

.beitrags_navi a:hover{
	border: 1px solid #9778BB;
	border-top: none;
	background: #636364;
	color: #fff;
}

/* Profil Toggle
--------------------------------------------------------- */

#tab-accordion{ 
	border-bottom: 1px solid #E5E6EA;
	margin-bottom: 12px;
}

#pos_toggles {
	border-bottom: 1px solid #E5E6EA;
}

#top_toggles {
	padding: 3px 0;
	margin-left: -3px;
	font: normal 12px Verdana, sans-serif;
	margin-bottom: 2px;
}

#top_toggles li {
	list-style: none;
	margin: 0;
	display: inline;
}

#top_toggles li a {
	font: bold 12px Verdana, sans-serif;
	border: 1px solid #E5E6EA;
	padding: 5px 0.5em;
	margin-left: 3px;
	margin-bottom: -3px;
	border-bottom: none;
	text-decoration: none;
	outline: none;
	height: 25px;
}

#top_toggles li a.current_tab {
	font: bold 12px Verdana, sans-serif;
	color: #636364;
	background: #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}

#top_toggles li a.normal_tab{
	color: #9778BB;
	background: #FFF;
	border-bottom: 1px solid #E5E6EA;
}

.taby{
	padding: 15px;
	background: #F8F8F8;
	border: 1px solid #E5E6EA;
	height: 450px;
	border-top: 5px solid #E5E6EA;
}

	* html .taby{
		height: 800px;
	} 
	
/* Galerie
--------------------------------------------------------- */

.abstand{
	padding-left: 30px;
}

.abstand a img{ 	
	margin: 8px; 
}

a.galerie img {
	border: 1px solid #E5E6EA; 
	padding: 5px; 
	background: #fff
}

a:hover.galerie img{
	border: 1px solid #9778BB; 
	padding: 5px; 
	background: #fff;
}	

.cursor{
	cursor: pointer;
}
	
/* Moo Tips 
--------------------------------------------------------- */
.tool-tip {
	color: #fff;
	width: 150px;
	z-index: 100;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #AC93C8;
	padding: 8px 8px 4px;
	background: url(../../js/bg.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../js/bg.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


/* img Tooltip 
----------------------------------------------------- */

a.tool{
    position: relative; 
    z-index: 24; 
}

a.tool:hover{ z-index:25; }

a.tool span{display: none}

a.tool:hover span{  
    display: block;
    position: absolute;
    top: 2em; left: 2em; /* width: 15em;*/
    margin: 0 auto;
    padding: 4px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    border: 1px solid black;
}

	
/* Accordeon - neuste Downloads
--------------------------------------------------------- */

ul.accord{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.accord li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

ul.accord li a{
  display: block;
  overflow: hidden;
  height: 120px;
  width: 25px;
}

ul.accord li a:hover img{
  padding: 7px;
  border: 2px solid #9778BB; 
  background: #fff;
}

ul.accord li a:hover{
  cursor: url(http://alice-grafixx.de/images/cursor.ico), url(http://alice-grafixx.de/images/cursor.cur), auto;
  position: absolute;
  margin-top: -5px;
  z-index: 5;
  display: block;
  overflow: hidden;
  height: 138px;
  width: 188px;
}

#accord{
  width: 150px;
}

ul.accord li img{
  padding: 3px;
  border: 1px solid #E5E6EA; 
  background: #F8F8F8;
  position: absolute;
}
/* Fix Code Comments fucking IE */

	*+html .com_message .php code{white-space: nowrap; height: 100px ! important; overflow-x: auto; padding: 8px ! important; } /* Fucking IE 7 */

	* html .com_message .php code{ white-space: nowrap; height: 100px ! important;  overflow-x: auto; padding: 8px ! important;} /* Fucking IE 6 */
	

	
/* Administration
--------------------------------------------------------- */

  ul.adminopt {
    margin: 0; 
    padding: 0.2em;
  }
  
  ul.adminopt li {
   	background: url(../../images/new_sofa/admin_li.gif) left center no-repeat;
  	display: inline;
    margin: 5px 0px; 
    padding: 0 0 0 5px;
  }

  ul.adminopt a {
    padding: 0.2em 0.7em;
    text-decoration: none; 
    font-weight: bold;
  }
  