/*----------------------------------------------------------------------*/
/*  Standard Stylesheet                                                 */
/*  mandcompany.de                                                      */
/*----------------------------------------------------------------------*/

/*
ELEMENTE:

 	Standard
 	Elemente (Buttons, Links, etc.)
 	Header
 	Navi Function
 	Navi Main
 	Navi Clickpath
 	Navi Sub
 	Content (div)
 	Content (class)
 	Footer
 	tabellen
	formulare
*/


/*----------------------------------------------------------------------*/
/*  Standard                                                            */
/*----------------------------------------------------------------------*/


body,
h1, h2, h3, h4, h5, h6,
form, select, option, textarea, input,
th, td,
ol, ul, li
{
	font-family:		   Verdana,Arial,Helvetica,sans-serif;
	color:			       #707070;
}

body
{
	text-align:		     left;
	font-size:		     11px;
	margin:			       0px;
	padding:		       0px;
	border:			       0px;
	background-color:	 #ffffff;
}

IMG
{
border:				       0px;
}

A
{
	font-family:		   Verdana,Arial,Helvetica,sans-serif;
	text-decoration:	 underline;
	text-align:		     left;
	color:			       #707070;
}

A:hover
{
	font-family:		   Verdana,Arial,Helvetica,sans-serif;
	text-decoration:   none;
	text-align:		     left;
	color:			       #707070;
}

.smallText
{
	font-size: 		     9px;
	line-height: 		   18px;
	font-family: 		   Verdana,Arial,Helvetica,sans-serif;
	text-decoration: 	 none;
}


/*----------------------------------------------------------------------*/
/*  Navigation                                                          */
/*----------------------------------------------------------------------*/

ul.navigationLeft
{
	margin: 		0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	border:		  0px solid #707070;
}

ul.navigationLeft li
{
	background: url("clear.gif") no-repeat;
	margin: 		0px 0px 10px 0px;
	padding: 		0px 0px 0px 0px;
	border:		  0px solid #707070;
}

ul.udm li, ul#udm li
{
	background: url("clear.gif") no-repeat;
	text-transform: lowercase;
}



/*----------------------------------------------------------------------*/
/*  Content (div)                                                       */
/*----------------------------------------------------------------------*/

/* Seitenelemente */

#screen
{
	position:			relative;
  left:				  0px;
	padding:			0px 0px 0px 0px;
	margin: 			0px auto 0px auto;
	border:	      0px solid #707070;
	width:				980px;
	overflow:			visible;
}

#breadcrumbContainer
{
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:				0px solid #660000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

#breadcrumbNavigation
{
	position:			relative;
	padding:			20px 0px 5px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	text-transform: lowercase;
}

.breadcrumb
{
	text-decoration: none;
	text-align:		left;
	font-weight:	normal;
	color:				#707070;
}

#breadcrumbNavigation A
{
	text-decoration: none;
	text-align:		left;
	font-weight:	normal;
	color:				#707070;
}

#breadcrumbNavigation A:hover
{
	text-decoration: underline;
	text-align:		left;
	font-weight:	normal;
	color:				#707070;
}

#headerContainer
{
	position:			relative;
	left:				  0px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #660066;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color:		#ffffff;
}

#headerImage
{
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

#navigationContainer1
{
  z-index:      156;
  width:        730px;
  float:        right;
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:       0px solid #990000;
	margin: 			-14px 0px 0px 0px;
	overflow:			visible;
}

#navigation1
{
/*	position:			relative;
	padding:			0px 0px 0px 0px;
	border:       0px solid #707070;
	margin: 			0px 0px 0px 0px;
	overflow:			visible; */
}

#logoContainer
{
	position:			relative;
	float:        left;
	left:				  150px;
	width:        162px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #660066;
	margin: 			0px 0px 10px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

#headerTextContainer
{
	position:			relative;
	float:        left;
	left:				  150px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #660066;
	margin: 			0px 0px 0px 25px;
	overflow:			hidden;
	background-color: #ffffff;
}

#navigationContainer2
{
  clear:        both;
	position:			relative;
	float:        left;
	text-align:   right;
	width:        150px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			4px 0px 10px 0px;
	overflow:			hidden;
}

#navigation2
{
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

#contentContainer
{
	position:			relative;
	float:        right;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	width:				675px;
	margin: 			0px 150px 18px 0px;
	overflow:			hidden;
}

#contentContainerNormal
{
  clear:        both;
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:				0px solid #336699;
	width:				100%;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

#contentNormal
{
	position:			relative;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #336699;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

* html .contentNormal
{
	width:				100%;
}

/* Seitenelemente ENDE */


/* FCE */

/* 2-spaltiger Inhalt */

.content2sp
{
	position:			relative;
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2sp1
{
	position:			relative;
	float:				left;
	width:				49%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2spLeft
{

}

.content2sp2
{
	position:			relative;
	float:				right;
	width:				49%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2spRight
{

}

/* 2-spaltiger Inhalt ENDE */


/* 2-spaltiger Inhalt 70/30 */

.content2sp70
{
	position:			relative;
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2sp170
{
	position:			relative;
	float:				left;
	width:				69%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2spLeft70
{

}

.content2sp270
{
	position:			relative;
	float:				right;
	width:				29%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content2spRight70
{

}

/* 2-spaltiger Inhalt 70/30 ENDE */


/* 3-spaltiger Inhalt */

.content3sp
{
	position:			relative;
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content3sp1
{
	position:			relative;
	float:				left;
	width:				32%;
	padding:			0px 0px 0px 0px;
	border:				1px solid #ffffff;
	margin: 			0px 1.5% 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content3spLeft
{

}

.content3sp2
{
	position:			relative;
	float:				left;
	width:				32%;
	padding:			0px 0px 0px 0px;
	border:				1px solid #ffffff;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content3spMiddle
{

}

.content3sp3
{
	position:			relative;
	float:				right;
	width:				32%;
	padding:			0px 0px 0px 0px;
	border:				1px solid #ffffff;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.content3spRight
{

}

/* 3-spaltiger Inhalt ENDE */


/* Abbildung/Text/Link */

.contentListing
{
	position:			relative;
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.contentListingItem
{
	position:			relative;
	clear:        both;
	width:				100%;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.contentListingAbbildungContainer
{
	position:			relative;
	float:				left;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 10px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.contentListingAbbildung
{
  border:				0px solid #707070;
}

.contentListingTextContainer
{
	position:			relative;
	padding:			0px 0px 0px 0px;
	border:				0px solid #CCCCCC;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
	background-color: #ffffff;
}

.contentListingText
{
 float: left;
}

.contentListingLink
{
float: right;
}

/* Kundenbereich ENDE */

/* FCE ENDE */


/* Plugins und Funktionserweiterungen */

/* Druckversion */

.printversion
{
	position:			relative;
	float:				left;
	top:				0px;
	left:				0px;
	padding:			0px 0px 15px 15px;
	border:				0px solid #336699;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.printversion A, .printversion A:hover
{
	font-weight:			normal;
}

/* Druckversion ENDE */


/* RTEHTMLAREA */

span.blau
{
  color:      #707070;
}

/* RTEHTMLAREA ENDE */


/* TIPAFRIEND */

.tipafriend
{
	position:			relative;
	top:				0px;
	float:				left;
	left:				0px;
	padding:			0px 0px 15px 15px;
	border:				0px solid #336699;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.tipafriend A, .tipafriend A:hover
{
	font-weight:			normal;
}

.input-tipafriend
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #707070;
	width: 300px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
/*	background-color: #f6f6f6; */
	border: #707070 solid 1px
}

.textarea-tipafriend
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #707070;
	width: 300px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
/*	background-color: #f6f6f6; */
	border: #707070 solid 1px
}

.button-tipafriend
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 306px;
	color: #ffffff;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #707070;
	border: #707070 solid 1px;
}

/* TIPAFRIEND ENDE */


/* Kontaktformular */

.mandcompanyFormLabel
{
clear: both;
	padding:			0px 0px 0px 0px;
	width: 120px;
	float: left;
	border:			0px solid #707070;
	margin: 			0px 0px 10px 0px;
	overflow:			hidden;
}

.mandcompanyFormInput
{
	padding:			0px 0px 0px 0px;
	border:			0px solid #707070;
	margin: 			0px 0px 10px 0px;
	overflow:			visible;
}

.mandcompanyInput1
{
	font-size:			11px;
	width: 300px;
	padding:			2px 2px 2px 2px;
	border:			1px solid #707070;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.mandcompanyInput2
{
	font-size:			11px;
	width: 50px;
	padding:			2px 2px 2px 2px;
	border:			1px solid #707070;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.mandcompanyInput3
{
	font-size:			11px;
	width: 230px;
	padding:			2px 2px 2px 2px;
	border:			1px solid #707070;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.mandcompanyTextarea
{
	font-size:			11px;
	width: 300px;
	height: 120px;
	padding:			2px 2px 2px 2px;
	border:			1px solid #707070;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.mandcompanySelect
{
	font-size:			11px;
	padding:			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	overflow:			visible;
}

.mandcompanyButton
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 306px;
	color: #ffffff;
	cursor: pointer;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #707070;
	border: #707070 solid 1px;
}

/* Kontaktformular ENDE */


/* Headline #5 */
.csc-header-n1, .csc-header-n2, .csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header-n6, .csc-header-n7, .csc-header-n8, .csc-header-n9, .csc-header-n10
{
	position:			relative;
	overflow:			visible;
	margin:				0px 0px 5px 0px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #990000;
}


/* CSS_STYLED_CONTENT */

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana,Arial,Helvetica,sans-serif; }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: left; margin-top: 18px; }
P.csc-linkToTop A { font-weight: normal; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #707070; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #707070; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #e1e1e1; padding: 2px 4px 2px 4px; border: 1px solid #707070; }
DIV.csc-frame-frame2 { background-color: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #707070; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 13px; color: #707070; font-weight: bold; }
H2 { font-size: 13px; color: #707070; font-weight: bold; }
H3 { font-size: 13px; color: #000000; font-weight: bold; }
H4 { font-size: 11px; color: #707070; font-weight: bold; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 2px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; text-align: left;}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #707070; text-decoration: none; }
H2 A { color: #707070; }
H3 A { color: #707070; }
H4 A { color: #707070; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 11px; color: #000000; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #cccccc; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #000000; }
P.csc-subheader-2 { color: #000000; }
P.csc-subheader-3 { color: #000000; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; line-height: 18px; color: #707070; }
P.bodytext A { text-decoration: underline; color: #707070; }
P.bodytext A:hover { text-decoration: none; }

/* RTE / Bulletlists */
UL { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

UL LI { font-size: 11px; background: url("bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 8px; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 8px; }

OL { margin: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 0px 0px 0px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 0px 0px 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; }
TABLE.contenttable TR { background-color: #ffffff; }

/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { padding-top: 5px; padding-bottom: 5px; font-size: 11px; line-height:16px; color: #707070; font-style: normal; margin:1px; }

.csc-textpic-caption { color: #707070; font-size: 9px; line-height:13px;  }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }

UL.csc-bulletlist-0 LI { font-size: 11px; background-image: url("bulletlist_normal.gif"); background-repeat: no-repeat; background-position: 0px 8px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 8px; }

UL.csc-bulletlist-1 LI { font-size: 11px; background-image: url("bulletlist_style1.gif"); background-repeat: no-repeat; background-position: 0px 6px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }

UL.csc-bulletlist-2 LI { font-size: 11px; background-image: url("bulletlist_style2.gif"); background-repeat: no-repeat; background-position: 0px 3px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 15px; }

UL.csc-bulletlist-3 LI { font-size: 11px; background-image: url("bulletlist_style3.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 12px; }


/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }
UL.csc-bulletlist-1 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }
UL.csc-bulletlist-2 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }
UL.csc-bulletlist-3 { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 18px; }


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }


TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }

TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { /* background-color: #DDDDDD; */ }
TABLE.csc-uploads TR.tr-odd { /* background-color: #e7e7e7; */ }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 3px; padding-top: 3px; padding-bottom: 3px; padding-right: 3px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 100%; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; padding-right: 5px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { text-decoration: underline; color: #707070; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A:hover { text-decoration: none; color: #707070; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; text-align: center; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #333333; }

TABLE.csc-uploads-2 { border-color: #333333; }

TABLE.csc-uploads-3 { border-color: #333333; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 0px; padding-right: 0px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 0px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { border-bottom: 1px dotted #707070; background-color: #F5E2D9;}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
DIV.csc-menu P { font-size: 11px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 0px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #b60000; text-decoration: underline; }

DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 0px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #b60000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #b60000; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { right: 0px; top:0px; border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/

/* CSS_STYLED_CONTENT ENDE */


/* NEWS BEGIN*/


/* TT_NEWS example styles for the pagebrowser*/
	.tx-ttnews-browsebox TD { font-size: 11px; }
	.tx-ttnews-browsebox-strong,
	.tx-ttnews-browsebox-SCell { font-weight: bold; }
	.tx-ttnews-browsebox-SCell { }


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:left;
	height:0px;
	border: 0px solid #990000;
}
.news-latest-container HR.clearer {
	clear:left;
	height:0px;
	border:0px solid #123456;
}

.news-latest-item HR.clearer {
	clear:left;
	height:0px;
	border:0px solid #990000;
}

.clearer {
	clear:both;
	height:0px;
	border: 0px solid #990000;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #707070;
	margin: 1px 0px 1px 0px;
	padding: 0px 4px 0px 4px;
	background-color:#ffffff;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:0px;
	margin:0px;
	border:0px solid #666;
/*	background-color:#D8FA70; */
/*	background-color:#769024; */
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#1b2e5d;
}
.news-latest-gotoarchive A {
	color:#1b2e5d;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
	border:0px solid #666;
/*	background-color:#F9FFE5; */
}

.news-latest-item IMG {
	margin-bottom:0px;
	margin-right:2px;
	border:0px solid #333333;
	clear:both;
}

.news-latest-item-headline {
	width:100%;
	line-height: 18px;
	border:0px solid #333333;
	border: 0px solid #333333;
	overflow:hidden;
}

.news-latest-item-headline A {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}

.news-latest-item-headline A:hover {
	color: #707070;
	font-weight: bold;
	text-decoration: underline;
}

.news-latest-item-headline IMG {
	margin-bottom:1px;
	margin-top:2px;
	border:0px solid #333333;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}

.news-latest-date{
	padding-top: 5px;
}

.news-latest-morelink {
	padding-bottom:4px;
	text-align:right;
	right:0px;
	border-bottom:0px solid #333333;
	margin-bottom:0px;
}

.news-latest-morelink A {
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}

.news-latest-morelink A:hover {
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px solid #000;
/*	background-color:#BBE53A; */

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px 0px 18px 0px;
	border:0px solid #666;
/*	background-color:#F9FFE5; */

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 0px solid #666666;
/*	background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:0px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: left;
	color: #707070;
	border: 0px solid #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
/*	background-color: #F9FFE5; */
	}

.news-list-imgcaption {
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: left;
	border:0px solid #707070;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:0px;
}

.news-list-item-headline {
	width:100%;
	border:0px solid #333333;
	border-bottom: 0px solid #333333;
	border-top: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

.news-list-item-headline h2 A {
	font-size : 13px;
	font-weight: bold;
}

.news-list-item-headline {
	width:100%;
	border:0px solid #333333;
	border-bottom: 0px solid #333333;
	border-top: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

.news-list-item-headline IMG {
	float:left;
	margin-bottom:1px;
	margin-top:0px;
	margin-left:0px;
	border:0px solid #707070;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	float: right;
	font-size: 11px;
	line-height: 18px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink A {
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}

.news-list-morelink A:hover {
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}

.news-list-morelink IMG {
	clear:both;
	border:0px solid #707070;
	margin: 5px 2px 0px 0px;
}

.news-list-browse {
	text-align: center;
}

.news_list_linie {
	width:100%;
	height: 1px;
	border:1px solid #707070;
	border-bottom: 0px solid #707070;
	margin: 0px 0px 5px 0px;
	overflow:hidden;
}

* html .news_list_linie {
	width:100%;
	height: 1px;
	border:0px solid #333333;
	border-bottom: 1px solid #707070;
	margin: -17px 0px -5px 0px;
	overflow:hidden;
}

.news_list_contentfloater {
	float: left;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:0px solid #666;
	padding:0px;
		text-align: center;

}
.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:0px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	border:0px solid #666;
/*	background-color:#F9FFE5; */

}
.news-single-item H2 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 0px;
}

.news-single-img {
	float: right;
	margin-left:10px;
}

.news-single-img IMG {
	border: 0px solid #707070;

}

.news-single-item-headline {
	width:100%;
	border:0px solid #333333;
	border-bottom: 0px solid #333333;
	border-top: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

.news-single-item-headline IMG {
	float:left;
	margin-bottom:1px;
	margin-top:0px;
	margin-left:0px;
	border:0px solid #707070;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.news-single-backlink a:hover {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.news-single-timedata {
	float: left;
	color: #707070;
	border: 0px solid #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 11px;
}

.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/*	background-color: #BBE53A; */
/* 	clear: both; */
	margin-top: 10px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;
}

news-single-additional-info DD {
	margin-left:0px;
	left: 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 0px;
	padding:0px;
/*	background-color:#F9FFE5; */
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 1px 0px 1px 0px;
	padding:0px 3px 3px 3px;
	background-color:#ffffff;
		border:1px solid #707070;
}
.news-amenu-container LI {
	list-style: none;
	padding-bottom:0px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
/*	background-color:#F9FFE5; */
	list-style-type: none;
	list-style: none;
}

.news-amenu-container DD {
	padding:0px;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
/*	background-color:#F9FFE5; */
	list-style: none;
}


.news-amenu-container H2 {
	color:#000;
	font-size: 16px;
	font-weight:bold;
	padding:0px;
	border:0px solid #666;
/*	background-color:#769024; */
}

.news-amenu-item-year {
	font-weight: bold;
	border: 0px solid #666;
	padding: 0px;
/*	background-color: #769024; */
	color:#707070;
}

.news-amenu-item-year LI {
	list-style: none;
	list-style-type: none;
	border: 1px solid #666;
}

ol.news-amenu-container-ol
{
    margin: 			0px 0px 0px 0px;
    padding:		 	0px 0px 0px 0px;
    border:			0px solid #123456;
}

ol.news-amenu-container-ol li
{
    list-style: 		none;
    height:			18px;
    margin: 			0px 0px 0px 0px;
    padding: 			0px 0px 0px 0px;

}

/*
*html ol.news-amenu-container-ol DD
{
    list-style: 		none;
    margin: 			0px 0px 0px -40px;
    padding: 			0px 0px 0px 0px;
}
*/

.news-amenu-container-ol A {
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}


.news-amenu-container-ol A:hover {
	color: #707070;
	text-decoration: underline;
	font-weight: normal;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* NEWS ENDE */


/* macina_searchbox*/

.quicksearchContent
{
	border:				0px dashed #707070;
	margin:				1px 0px 1px 0px;
	padding:			3px 0px 0px 3px;
	width:				100%;
	height:				22px;
	background-color:		#e1e1e1;
}

.tx-macinasearchbox-pi1 INPUT

{
	font-family:		Arial,Helvetica,sans-serif;
	color:			#000000;
}

/* macina_searchbox ENDE*/


/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch p,a {
}

.tx-indexedsearch-rules {
width:400px;
float:left;
padding:0 0 0 30px;
margin:0;
}

#content .tx-indexedsearch-rules h2 {
padding:0;
margin:0;
font-size:11px;
}

.tx-indexedsearch-icon {
padding:0px 0px 0px 0px;
border:	0px solid #123456;
margin:0px 0px 0px 0px;
float:left;
}

.tx-indexedsearch-result-number {
font-size:11px;
font-weight: normal;
color:#707070;
}

.tx-indexedsearch-res h3 a {
font-size:11px;
}

.tx-indexedsearch-searchbox {
float:left;
width:250px;
}

.tx-indexedsearch-searchbox fieldset {
border:0;
padding:0;
margin:0;
}

.tx-indexedsearch-search-select-group p {
font-size:11px;
width:150px;
}

.tx-indexedsearch-search-select-group span {
font-size:11px;
}

.tx-indexedsearch-searchbox label,.tx-indexedsearch-search-select-section label {
font-size:11px;
display:inline;
margin:0px 0 0;
color:#707070;
font-weight:normal;
}

#content .tx-indexedsearch-search-submit input {
margin:5px 0;
font-size:11px;
}

#content .tx-indexedsearch-searchbox select {
font-size:11px;
width:200px;
background:#fff;
color:#003E7D;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
display:inline;
margin-right:10px;
}

ul.browsebox li{
list-style: none;
padding-top:10px;
font-size: 11px;
background: url("pixel_ffffff.gif");
background-repeat: no-repeat;
background-position: 0px 6px;
display: block;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

.browsebox {
padding-top:10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
}

#search-box input {
padding:0 0 0 10px;
}

#search-box .tx-indexedsearch-form INPUT.tx-indexedsearch-searchbox-sword {
font-size:11px;
margin:0px 0 0;
padding:0 0 0 3px;
width:60px;
border:1px solid #999;
}

.tx-indexedsearch-searchbox-sword {
float:left;
margin: 0px 5px 0px 0px;
}

#content .tx-indexedsearch-form input {
font-size:11px;
color:#707070;
padding: 0 0 0 4px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
padding: 10px 0px 10px 0px;
clear:both;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
font-weight:700;
font-style:italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
text-align:left;
font-weight:700;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color: #F5E2D9;
border-bottom: 1px dotted #707070;
}

.tx-indexedsearch-descr {
padding: 0px 0px 10px 0px;
border-bottom: 0px dashed #707070;
}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background:#f1f1f1;
border: 1px solid #e1e1e1;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
margin-top:20px;
margin-bottom:5px;
}

.tx-indexedsearch-info dd {
font-size:9px;
}

.tx-indexedsearch-info dt {
font-size:9px;
}

.tx-indexedsearch-info dd a {
font-size:9px;
color:#707070;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
margin-top:0;
margin-bottom:0;
}

.tx-indexedsearch .tx-indexedsearch-res H3 {
margin:10px 0px 0px 0px;
padding:0;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
color:#666;
}

.tx-indexedsearch .tx-indexedsearch-category {
background:#ccc;
font-size:16px;
font-weight:700;
}

.tx-indexedsearch-percent {
color: #707070;
font-size:11px;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
clear:both;
border-bottom: 0px dashed #707070;
margin-bottom:0px;
}

.tx-indexedsearch .result-count-tmpl-css,.tx-indexedsearch .percent-tmpl-css {
font-weight: normal;
margin-top:-18px;
float:right;
}

.tx-indexedsearch .info-tmpl-css dt,.tx-indexedsearch dl.info-tmpl-css dd {
float:left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
float:none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
float:none;
}

#search-box label {
font-size:11px;
color: #707070;
padding:0 11px 0 0px;
}

#search-box form {
display:inline;
}

#search-box input {
font-size:11px;
padding:0 0 0 3px;
}

#search-box fieldset {
border:0;
padding:0;
margin:0;
}

/* default styles for extension "tx_indexedsearch" ENDE */


/* bddb_flvvideogallery */

.tx-bddbflvvideogallery-pi1 p {
  padding:0px;
  text-align:center;

  }

/* list mode */
.flvplayer_listpic_pic {
  border: 0px solid #990000;
}
.flvplayer_listpic {
  height: 59px;
	width: 150px;
	border: 0px solid #888888;
  padding: 0px 0px 0px 0px;
	margin: 0px 15px 15px 0px;
}

.flvplayer_listpic_firstofrow {
  height: 59px;
	width: 150px;
	border: 0px solid #888888;
  padding: 0px 0px 0px 0px;
	margin: 0px 15px 15px 0px;
}

.flvplayer_listpic_lastofrow {
  height: 59px;
	width: 150px;
	border: 0px solid #888888;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.flvplayer_pagebrowser {

}

.browseLinksWrap {
	text-align: right;
}

#flvplayercaption {
	float:left;
}

#flvcaption {
 clear: both;
 margin-top: 0px;
	width: 480px;
}

.flvplayer_pagebrowser_fwd {
  float:right;
  margin-right: 4px;
}

.flvplayer_pagebrowser_back {
  float:left;
}

/* singleview mode */

#player {

	margin-bottom: 15px;
	background-color: #ffffff;
}

* html #player {
	margin-right: 8px;
}

#playlist {

}

#loadingMessage {
padding: 7px 0px 7px 0px;
width: 480px;
height: 59px;
background-color: #ffffff;
text-align: center;
position: absolute;
margin: -74px 0px 0px 0px;
}

/* END */

/* bddb_flvvideogallery END */

/* Plugins und Funktionserweiterungen ENDE */
