/* ------------------------------------------------------------------------------
Web2Date

Layout:   	FictionCenter  
Modifiziert,
validiert von:	Webdesignconsult.de  24.03.2010  
--------------------------------------------------------------------------------- */
/*
usercolor.usercolor.alt.dark = "#419226"
usercolor.medium = "#0000CC"
usercolor.bright = "#FFFEDB"
usercolor.dark = "#208000"

*/

#youarehere {
	position:				relative;
	left:					-5px;
	width:					590px;
	height:					15px;
	margin:					10px 0 0 0;
	padding:				0;
	float:					right;
}

#content {
	position:				relative;
	width:					570px;
	padding:				10px 10px 10px 0;
	left:					-10px;
	margin-right:				6px;
	background-color:			#FFFEDB ;
	color:					#208000;
	float:					right;
}
* html #content { 
	padding:				10px 0 10px 0;
	width:					562px;
}
#content fieldset.mainform { 
	margin: 				10px  auto !important; 
}
/* Flash / Movie-Absatz*/
#content div.flashmovie, #content div.mediamovie, #content div.quicktimemovie, #content div.realmemovie {
	text-align: 				center;
	padding: 				10px	0	10px	5px;
	margin: 				10px 	auto 	10px 	auto !important;
	width: 					510px;
}
#postit{
	visibility:			hidden;
	z-index:			1000;
	cursor:				pointer;
	position:			absolute;
	left:				100px;
	top:				-200px;
	width:				253px;
	margin-left:			200px;
}
#postit h3 {
	font-size:			100%;
	font-weight:			normal;
	margin:				0;
	padding:			0 0 2px 0;	
	color:				#0000CC;
	background-color:		transparent;
}
.sticky_note_container {
	float:				right;
	width:				253px;
	margin-right:			10px;
	margin-left:			40px;
}
.sticky_note {
	 width:				253px;
	 background:			url(../images/pnote_middle.gif) repeat-y;
	 margin:			0px;
	 padding:			10px 0  0  10px;
}
.sticky_note_content {
	 padding:			5px;
}
.sticky_note_footer {
	width:				253px;
	background:			url(../images/pnote_finish.gif) 0% 100% no-repeat;
	margin:				0;
	padding:			0;
}

