
#myhead_description
{
	background:			#FFFFFF url(../../../images/bg_pilot.gif) repeat-x left top;
	border:				1px solid #dbdbdb;
	padding:			0.8em;
	font-family:		Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:			75%;
	font-size-adjust:	none;
	font-stretch:		normal;
	font-style:			normal;
	font-variant:		normal;
	margin:				0em 0.65em 0.9em 0em;
}
#myhead_desc
{
	clear:				both;
	background:			#ECF3F7 none repeat scroll 0% 0%;
	border:				1px solid #AAC5D4;
	font-family:		Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:			80%;
	font-size-adjust:	none;
	font-stretch:		normal;
	font-style:			normal;
	font-variant:		normal;
	margin:				0em 0.65em 12px 0em;
	padding:			1em 1em 10px;
	position: 			relative;
	-zoom:				1;
	line-height: 		1.2em !important;
}

#myhead_desc p {
	line-height: 		18px !important;
	margin: 			0 !important;
	padding: 			0 !important;
}


.marker {
	position:			absolute;
	bottom:				-8px;
	_bottom:			-9px;
	left:				0;
	width:				39px;
	height:				9px;
	background:			transparent url(../../../images/active_theme_marker.gif) bottom left no-repeat;
}

	.stage_one {
		left:			6%;
	}

	.stage_two {
		left:			24%;
	}
	
	.stage_three {
		left:			40%;
	}
	
	
.h1
{
	color:              #9A0B6C;
	font:               normal normal 400 110%/140% Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin:             0em 0em 0.65em 0em;
}
/* ############################# */
.mybuddylistitem
{
	background:			#F4F4F4 none repeat scroll 0% 0%;
	border:				1px solid #D5D5D5;
	font-family:		Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:			80%;
	font-size-adjust:	none;
	font-stretch:		normal;
	font-style:			normal;
	font-variant:		normal;
	font-weight:		800;
	line-height:		110%;
	margin:				0em 0.65em 0.6em 0em;
	padding:			0.9em 0.9em 0.6em;
}

.mybuddylistitem img
{
	border:				1px solid #D5D5D5;
	width:				77px;
	/* height:				77px; Erzeugte verzerrte Thumbsbildchen in Suchergebnissen. */
	float:				left;
	margin-right:		10px;
}
.mybuddylistitemfooter
{
	clear:				both;
	padding:			2em;
}	

/**
 * 
 * tabbed navigation
 */

#myhead_navi {
	padding: 			0;
	margin: 			0;
	list-style-type: 	none;
	position: 			relative;
	height: 			1%;
}

#myhead_navi li {
	margin: 			0 1px 0 0;
	padding: 			0 0 0 4px;
	float: 				left; 
	display:			inline;
	list-style:			none;
	font-size:			0.8em;
	background: 		#006392 url(../../../images/nav_li_bg_left.gif) top left no-repeat;
}


#myhead_navi li.myactive {
	margin:				0 1px 0 0;
	padding:			0 0 0 4px;
	float:				left; 
	display:			inline;
	list-style:			none;
	background:			#0076AC url(../../../images/nav_li_active_bg_left.gif) top left no-repeat;
}

#myhead_navi li a {
	float:				left;
	display:			inline;
	color:				#cce0e9;
	font-weight:		bold;
	padding:			3px 10px 3px 10px;
	background:			transparent url(../../../images/nav_li_a_bg_left.gif) top right no-repeat;
}
 
#myhead_navi li.myactive a {
	float:				left;
	display:			inline;
	color:				#fff;
	font-weight:		bold;
	background:			transparent url(../../../images/nav_li_a_active_bg_left.gif) top right no-repeat;
}
	
	
.write_post {
	height:				27px;
	margin:				0em 0.65em 0.8em 0em;
	padding:			11px 0 0px;
	position: 			relative;
	background:			#ECF3F7;
	border:				1px solid #AAC5D4;
	font-family:		Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:			80%;
	font-size-adjust:	none;
	font-stretch:		normal;
	font-style:			normal;
	font-variant:		normal;
}	

.write_post img {
	position:			absolute;
	top:				-1px;
	left:				-1px;
	display:			block;
}

.write_post p {
	float:				left;
	display:			inline;
	margin-left:		70px;
	color: 				#007eb8;
	font-size:			1.2em;
	font-weight:		bold;
	line-height:		1em;
}

.write_post a {
	position:			absolute;
	top: 				8px;
	right: 				10px;
	text-align:			right;
	background:			transparent url(../../../images/write_post_bg.gif) top left no-repeat;
	padding:			2px 6px 3px 4px;
	color:				#fff;
	font-weight:		bold;
}	
	
.write_post a span {
	position:			absolute;
	top:				0;
	right:				-1px;
	width: 				4px;
	height: 			21px;
	background: transparent url(../../../images/write_post_span.gif) top right no-repeat;
}	

.write_post a:hover span, 
.write_post a:active span {
	text-decoration:	none !important;
}
	
#write_article
{
	display: 			none;
}

/* proper float clearing without xtra markup, zoom 1 set for ie gain layout */
#themes_overview {
	overflow:			hidden;
	height:				1%;
}

#ct_left #themes_overview h2 {
	display:			block;
	clear:				both;
	background:			#ECF3F7;
	border:				1px solid #AAC5D4;
	font-weight:		bold;
	font-size:			0.9em;
	margin-right:		9px;
	margin-bottom:		10px;
	padding:			3px 8px;
	position:			relative;
	height:				1%;
}

#ct_left #themes_overview h2 a {
	position:			absolute;
	top:				3px;
	right:				10px;
	font-weight:		bold;
}
	
.thema {
	float:				left;
	display: 			inline;
	margin:	 			0 0.5em 0.6em 0;
	padding:			0.6em;
	width:				46%;
	-width:				45.9%;
	
	min-height:			165px; /* ie6 min-height workaround */
	height:				auto !important;
	height:				165px;
	-zoom:				1;
}

.thema p {
	margin-bottom: 		0.5em;
}

.thema .link b{
	color:				#0075AB !important;
	font-weight:		bold;
}

.thema h3 {
	margin-bottom: 		10px;
}

.thema img {
	float:				left; 
	display:			inline;
	margin:				3px 8px 10px 0;
}	
	
.sender_avatar {
	width:				33px !important;
	height: auto 		!important;
}

.state_0 /* Nachricht ungelesen */
{
	color: #a30a72;
	font-size: 15px;
	font-weight: bold;
	margin-right: 5px;
}
.state_1 /* Nachricht gelesen */
{
	
}
.sender_avatar
{
	width:				37px;
	height:				37px;
}
.newmessage
{
	color:				#a20971;
	font-family:		Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:			120%;
	font-weight:		800;
	padding:			0.5em 0pt;
}

.link_open {
	background-image: url(../../../images/link_open_bg.gif) !important;
}

.link_close {
	background-image: url(../../../images/link_close_bg.gif) !important;
}

.trash_message {
	color: #a30a72 !important;
	background-image: url(../../../images/arrow_pink.gif) !important;
}

.text
{
	margin-left:       5px;
}

.text h3 {
	color: #3a3a3a !important;
	margin-bottom: 7px;
}

#tellafriend_opener p
{
    margin-left: 0px;
}

/**#######################**/
#select_themes
{
	

}
