/* Project: Bella+Ben-Portal
 * TASK four / Haiko Ruttmann
 * Created: 19.06.2007
 * ---------------------------
 * Bella - Template:Content
 * ---------------------------
 */

/* ---------------------------------------------------------------  */
/* Content - (Rechte Spalte)        								*/
/* ---------------------------------------------------------------  */

#contentrightbox
			{
 					border:				0px solid #000000;
					width:				224px;
 					height:				*;
					float:				left;

 			}

#contentrighthead
			{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				28px;
					width:				225px;
					background-image: 	url(../images/right_header_top.png);
					background-repeat: 	no-repeat;
					float:				left;
 			}
#contentrightheadumfrage
			{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				28px;
					width:				225px;
					background-image: 	url(../images/right_header_top_umfrage.gif);
					background-repeat: 	no-repeat;
					float:				left;
 			}

#contentrightheadumfrage	span
			{
					display:			block;
 					border:				0px solid #000000;
 					height:				20px;
					width:				200px;
					padding-top:		8px;
					padding-left:		15px;
					text-align:			left;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
 			}
			
#contentrighthead	span
			{
					display:			block;
 					border:				0px solid #000000;
 					height:				20px;
					width:				200px;
					padding-top:		8px;
					padding-left:		15px;
					text-align:			left;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
 			}

#contentrighttext
			{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				*;
					width:				225px;
					background-image: 	url(../images/right_bg.png);
					background-repeat: 	repeat-y;
					float:				left;
 			}

#contentrighttext span
			  {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				200px;
					text-align:			left;
					margin-top:			5px;
					margin-left:		15px;
					padding-left:		0px;
					padding-top:		0px;
					text-align:			left;

					color:				#3e3e3e;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
   			}

#contentrighttext a
	 		{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#960732;
					text-decoration: 	none;
					text-align:			left;
			}

#contentrighttext a:hover
		 	{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					font-variant: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;
			}


#contentrightbody	{
					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				225px;
					float:				left;
					background-image: 	url(../images/right_bg.png);
					background-repeat: 	fixed repeat-y;
					text-align:			left;
 			}
			
#contentrightbodygreen	{
					position:			relative;
 					border:				0px solid #000000;
 					height:				230px;
					width:				225px;
					float:				left;
					background-image: 	url(../images/right_bg_green.gif);
					background-repeat: 	fixed repeat-y;
					text-align:			left;
 			}
			
#contentrightbodygreen span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				200px;
					padding-top:		1px;
					padding-bottom:		2px;
					padding-left:		10px;
					padding-right:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					font-variant: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					font-style: 		normal;
					text-align:			left;
 			}


#contentrightbody span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				200px;
					padding-top:		1px;
					padding-bottom:		2px;
					padding-left:		10px;
					padding-right:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					font-variant: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					font-style: 		normal;
					text-align:			left;
 			}

#contentrightbodyimage
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				92px;
					float:				left;

			}

#contentrightbodyimage span
			 {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				80px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		12px;
					padding-right:		0px;
					text-align:			left;
 			}

#contentrightbodytext
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				125px;
					float:				left;

			}

#contentrightbodytext span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				116px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					font-style: 		normal;
					text-align:			left;
 			}


#contentrightbottom
			{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				14px;
					width:				225px;
					background-image: 	url(../images/right_bottom.png);
					background-repeat: 	no-repeat;
					float:				left;
			}
			
#contentrightbottomgreen
			{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				14px;
					width:				225px;
					background-image: 	url(../images/right_bottom_green.gif);
					background-repeat: 	no-repeat;
					float:				left;
			}

/* ---------------------------------------------------------------  */
/* Content - (Mittlere Spalte)        								*/
/* ---------------------------------------------------------------  */
#contentbox		{
 					border:				0px solid #000000;
 					height:				*;
					width:				506px;
					text-align:			left;
 				}

#contenthead	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				27px;
					width:				506px;
					background-image: 	url('../images/content_header_top.png');
					background-repeat: 	no-repeat;
					float:				left;
 			}
#contenthead_superbox	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				27px;
					width:				506px;
				
					background-repeat: 	no-repeat;
					float:				left;
 			}

#contenthead span {
					display:			block;
 					border:				0px solid #000000;
 					height:				20px;
					width:				470px;
					padding-top:		7px;
					padding-left:		15px;
					text-align:			left;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
					font-variant: 		normal;
 			}
#contenthead_superbox span {
					display:			block;
 					border:				0px solid #000000;
 					height:				20px;
					width:				470px;
					padding-top:		7px;
					padding-left:		15px;
					text-align:			left;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
					font-variant: 		normal;
 			}

#contentbody		{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				*;
					width:				506px;
					background-image: 	url('../images/content_pl_bg_white.png');
					background-repeat: 	repeat-y;
					float:				left;
 			}
#contentbody_superbox		{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				*;
					width:				506px;
					
					background-repeat: 	repeat-y;
					float:				left;
 			}

#contentbody span.left
			{
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				205px;
					padding-top:		5px;
					padding-left:		10px;
					padding-bottom:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			center;
					float:				left;
			}

#contentbody span.right
			{
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				275px;
					padding-top:		5px;
					padding-left:		5px;
					padding-right:		5px;
					padding-bottom:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;
					float:				left;
			}

#contentbody span.main
			{
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				400px;
					padding-top:		5px;
					padding-left:		15px;
					padding-right:		5px;
					padding-bottom:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;
					float:				left;
			}

#contentbody span h1
			{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			16px;
					font-weight: 		bold;
					color: 				#3e3e3e;
			}

#contentbody span h2
			{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
					color: 				#3e3e3e;
			}

#contentbody span h3
			{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		bold;
					color: 				#3e3e3e;
			}

#contentbottom	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				14px;
					width:				506px;
					background-image: 	url('../images/content_pd_bottom.png');
					background-repeat: 	no-repeat;
					float:				left;
 			}
#contentbottom_superbox	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				14px;
					width:				506px;
					
					background-repeat: 	no-repeat;
					float:				left;
 			}

#contentcenterbodyimage
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				92px;
					float:				left;

			}

#contentcenterbodyimage span
			 {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				80px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		12px;
					padding-right:		0px;
					text-align:			left;
 			}

#contentcenterbodytext
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				330px;
					float:				left;

			}

#contentcenterbodytext span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				325px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-align:			left;
 			}
/* ---------------------------------------------------------------  */
/* Content - (Linke Spalte)   	     								*/
/* ---------------------------------------------------------------  */
#contentleftbox		{
 					border:				0px solid #000000;
 					height:				*;
					width:				225px;
					float:				left;
 				}

#contentlefthead	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				27px;
					width:				225px;
					float:				left;
					background-image: 	url(../images/navbar_header_top.png);
					background-repeat: 	no-repeat;
					text-align:			left;
 			}


#contentlefthead span {
					display:			block;
 					border:				0px solid #000000;
 					height:				20px;
					width:				205px;
					padding-top:		7px;
					padding-left:		10px;
					color:				#ffffff;
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			14px;
					font-weight: 		bold;
					text-align:			left;
 			}

#contentleftbody	{
					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				225px;
					float:				left;
					background-image: 	url(../images/navbar_bg.png);
					background-repeat: 	fixed repeat-y;
					text-align:			left;
 			}

#contentleftbody span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				200px;
					padding-top:		1px;
					padding-bottom:		2px;
					padding-left:		10px;
					padding-right:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					font-variant: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					font-style: 		normal;
					text-align:			left;
 			}

#contentleftbodyimage
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				92px;
					float:				left;

			}

#contentleftbodyimage span
			 {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				80px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		12px;
					padding-right:		0px;
					text-align:			left;
 			}

#contentleftbodytext
			{

					position:			relative;
 					border:				0px solid #000000;
 					height:				*;
					width:				125px;
					float:				left;

			}

#contentleftbodytext span {
					display:			block;
 					border:				0px solid #000000;
 					height:				*;
					width:				116px;
					padding-top:		5px;
					padding-bottom:		3px;
					padding-left:		5px;

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			12px;
					font-weight: 		normal;
					color: 				#3e3e3e;
					text-decoration: 	none;
					font-style: 		normal;
					text-align:			left;
 			}


#contentleftbody span a,
#contentbody span.left a,
#contentbody span.main a,
#contentbody_superbox span.main a,
#contentbody span.right a,
#contentcenterbodytext span a,
#contentrightbody span a,
#contentrightbodytext span a
			 	{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					font-variant: 		normal;
					color: 				#960732;
					text-decoration: 	none;
					word-spacing: 		normal;
					font-style: 		normal;
					line-height: 		normal;
					text-align:			left;
				}

#contentleftbody span a:hover,
#contentbody span.left a:hover,
#contentbody span.main a:hover,
#contentbody_superbox span.main a:hover,
#contentbody span.right a:hover,
#contentcenterbodytext span a:hover,
#contentrightbody span a:hover,
#contentrightbodytext span a:hover
		 		{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;
				}

#contentleftbody span a.morecontent,
#contentbody span a.morecontent,
#contentrightbody span a.morecontent
					{

					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#3e3e3e;
					text-decoration: 	none;
					text-align:			left;


					}

#contentleftbody span a:hover.morecontent,
#contentbody span a:hover.morecontent,
#contentrightbody span a:hover.morecontent
					{
					font-family: 		Arial, Helvetica, sans-serif;
					font-size: 			11px;
					font-weight: 		bold;
					color: 				#960732;
					text-decoration: 	none;
					text-align:			left;
					}


#contentleftbottom	{
					position:			relative;
					top:				0px;
					left:				0px;
 					border:				0px solid #000000;
 					height:				14px;
					width:				225px;
					float:				left;
					background-image: 	url(../images/navbar_bottom.png);
					background-repeat: 	no-repeat;
 			}

