/*----------------------------------------------------------------------*/
/*  Standard Stylesheet                                                 */
/*  FISCHERANDFRIENDS                                                       */
/*----------------------------------------------------------------------*/

/*
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:		Arial,Helvetica,Verdana,sans-serif;
	color:				#000000;
}

body
{
	text-align:			left;
	font-size:			11px;
/*	letter-spacing:		0.3px;  */
	line-height:		18px;
	margin:				0px;
	padding:			0px;
	border:				0px;
	background-color:	#a4b9be;
	background-image: url(../img/bg_cross.gif);
}

FORM
{
	margin:				0px;
	padding:			0px;
}

A
{
	font-family:		Arial,Helvetica,Verdana,sans-serif;
	text-decoration:	underline;
	text-align:			left;
	font-size:			11px;
	color:				#669999;
}
	
A:hover
{
	font-family:		Arial,Helvetica,Verdana,sans-serif;
	text-decoration:	none;
	text-align:			left;
	font-size:			11px;
	color:				#669999;
}

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



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

ul.navigationTop1
{
list-style-image: 	none;
margin: 		0px;
padding:		0px;
text-align: 		center;
border:			0px solid #123456;
width: 100%;

}

ul.navigationTop1 li
{
background-image:	url("clear.gif");
display: inline;
list-style-image: 	none;
list-style: 		none;
margin: 		0px;
padding: 		0px;
line-height:1px;
}

ul.navigationTop2
{
list-style-image: 	none;
margin: 		0px;
padding:		0px;
text-align: 		center;
border:			0px solid #123456;
width: 100%;
}

ul.navigationTop2 li
{
background-image:	url("clear.gif");
display: inline;
list-style-image: 	none;
list-style: 		none;
margin: 		0px;
padding: 		0px;
line-height:1px;
}

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

#screen
{
	position:			relative;
	top:				0px;
	left:				0px;
	padding:			0px 0px 20px 0px;
	border:				0px solid #003366;
	width:				986px;
	background-image: url(../img/bg_fischer.gif);
	background-repeat: no-repeat;
	overflow:			visible;
}

#shadowContainer
{
	padding:			0px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	width:				867px;
	background: url(../img/bg_shadowRight.gif) top right no-repeat;
	overflow:			hidden;
}

#shadowContainerBottom
{
	padding:			0px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	width:				867px;
	height:      8px;
	background: url(../img/bg_shadowBottom.gif) top right no-repeat;
	overflow:			hidden;
}

#header
{
position:			relative;
top:				0px;
left:				0px;
padding:			0px;
border:				0px solid #CCCCCC;
width:				860px;
height:				162px;
margin: 			0px 0px 0px 0px;
overflow:			hidden;
}

#background
{
position:			absolute;
z-index:			10;
top:				0px;
left:				0px;
padding:			0px;
border:				0px solid #CCCCCC;
width:				860px;
margin: 			0px 0px 0px 0px;
overflow:			hidden;
}

#logo
{
position:			absolute;
z-index:			11;
top:          13px;
right:				14px;
padding:			0px;
border:				0px solid #CCCCCC;
margin: 			0px 0px 0px 0px;
overflow:			hidden;
}


#navigationTopContainer {
background-color: #151516;
width:860px;
overflow: hidden;
}

#navigationTop {
border-top: 1px solid #fff;
border-right: 1px solid #fff;
overflow: hidden;
height: 40px;
} 

* html #navigationTop {
height: 39px;
}

*+html #navigationTop {
height: 39px;
}

#topNavLevel1
{
position: relative;
left: 50%;	
padding: 0px 0px 0px 0px;
border-bottom: 0px solid #3c3c3c;
width: 100%;
margin: 0px 0px 0px -430px;
overflow: hidden;
}

#navigationLevel1
{
position:			relative;
border-bottom: 1px solid #3c3c3c;
padding:			4px 0px 3px 0px;
margin: 			0px 70px 0px 70px;
overflow:			visible;
}

* html #navigationLevel1
{
padding:			2px 0px 1px 0px;
}

*+html #navigationLevel1
{
padding:			1px 0px 1px 0px;
}

#topNavLevel2
{
position:			relative;
left:				50%;
padding:			0px 0px 0px 0px;
border:				0px solid #669999;
width:				100%;
margin: 			0px 0px 0px -430px;
overflow:			visible;
}

#navigationLevel2
{
position:			relative;
border:				0px solid #ffffff;
padding:			2px 0px 5px 0px;
margin: 			0px 0px 0px 0px;
overflow:			hidden;
}

* html #navigationLevel2
{
margin: 			0px 0px -3px 0px;
}

*+html #navigationLevel2
{
margin: 			0px 0px -3px 0px;
}

#contentContainerWrap
{
display: table;
clear:        both;
position:			relative;
border-left:		0px solid #151516;
background-color:	#ffffff;
padding:			0px 0px 0px 0px;
width:				860px;
margin: 			0px 0px 0px 0px;
overflow:			visible;
}

#contentContainer
{
display: table-row;
height: 1%;
clear:        both;
padding:			0px 0px 0px 0px;
border:				0px solid #77bd43;
margin: 			0px 0px 0px 0px;
overflow:			hidden;
}

*+html #contentContainer {
	overflow: hidden;
}

#contentContainer1sp
{
width: 860px;
padding: 0px 0px 0px 0px;
border-right: 0px solid #151516;
margin: 0px 0px 0px 0px;
overflow: hidden;
background-color: #ffffff;
}

#content1sp
{
padding: 15px 15px 15px 15px;
border: 0px solid #77bd43;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentRental
{
padding: 0px 0px 0px 0px;
border: 0px solid #77bd43;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentContainerLeft
{
display: table-cell;
vertical-align: top;
width: 429px;
padding: 0px 0px 0px 0px;
border-right: 1px solid #151516;
margin: 0px 0px 0px 0px;
overflow: hidden;
background-color: #ffffff;
}

#contentLeft
{
padding: 15px 15px 15px 15px;
border: 0px solid #77bd43;
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#contentContainerRight
{
display: table-cell;
vertical-align: top;
width: 430px;
padding: 0px 0px 0px 0px;
border: 0px solid #77bd43;
margin: 0px 0px 0px 0px;
overflow: hidden;
background-color: #ffffff;
}

#contentRight
{width: 398px;
padding: 0px 0px 0px 0px;
border: 0px solid #77bd43;
margin: 15px 15px 15px 15px;
overflow: hidden;
}

* html #contentContainerLeft,
* html #contentContainerRight
{
margin-bottom: -10000px;
padding-bottom: 10000px;
float: left;
}

*+html #contentContainerLeft,
*+html #contentContainerRight
{
margin-bottom: -10000px;
padding-bottom: 10000px;
float: left;
}

#footerContainer
{
	position:			relative;
	z-index:			102;
	clear:				both;
	width:				860px;
		padding:			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	overflow:			hidden;
}

#footer
{
	position:			relative;
	z-index:			102;
	left:				  0px;
	bottom:				0px;
	padding:			1px 0px 0px 0px;
	border-top:		1px solid #151516;
	width:			  100%;
/*	height:				26px; */
	margin: 			0px 0px 0px 0px;
	background-color: 	#ffffff;
	overflow:			hidden;
}

#menubottom
{
	position:			relative;
	float:				left;
	border:				0px solid #990000;
	padding:			0px 0px 0px 0px;
	overflow:			visible;
}


#languagemenu
{
	position:			relative;
	float:				left;
	border:				0px solid #990000;
	padding:			0px 0px 0px 13px;
	overflow:			visible;
}


/* Kontakt */

.input-kontakt1
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 150px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #e4e6d1;
	border-left: #e1e1e1 solid 0px;
	border-top: #e1e1e1 solid 0px;
	border-right: #e1e1e1 solid 0px;
	border-bottom: #669999 solid 1px
}

.input-kontakt2
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	width: 40px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #e4e6d1;
	border-left: #e1e1e1 solid 0px;
	border-top: #e1e1e1 solid 0px;
	border-right: #e1e1e1 solid 0px;
	border-bottom: #669999 solid 1px
}

.input-kontakt3
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 100px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #e4e6d1;
	border-left: #e1e1e1 solid 0px;
	border-top: #e1e1e1 solid 0px;
	border-right: #e1e1e1 solid 0px;
	border-bottom: #669999 solid 1px
}

.input-kontakt4
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 150px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #e4e6d1;
	border-left: #e1e1e1 solid 0px;
	border-top: #e1e1e1 solid 0px;
	border-right: #e1e1e1 solid 0px;
	border-bottom: #669999 solid 1px
}

.button-kontakt1
{
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	width: 210px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #669999;
	border: #669999 solid 1px
}

.textarea-kontakt1
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 200px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: #669999 solid 1px
}

/* Kontakt 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;
/*	width:				398px;  */
	height:				19px;
	margin:				0px 0px 5px 0px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #669999;
/*	background-color: 	#FFFFFF;  */
/*	background-image:	url("../navigation/bg-headline.gif");  */
}

/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*

Colorscheme is:

Background Color 1: #EDEBF1;	(Background 1)
Background Color 1-dimmed: #D8D7DC;	(Background 1 - dimmed)
Background Color 2: #F5FFAA;	(Background 2)
Background Color 3: #D1D2E4;	(Background 2)

Text, main:	#000000
Text Color 1: #186900;	(red)
Text Color 2: #10007B;	(green)
Text Color 3: #8A0020;	(blue)

Links		#000066
Link hover: #660000;

Borders/Lines	#333333
*/

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Arial,Helvetica,Verdana,sans-serif; }
PRE { font-family: monospace; }
FORM { margin: 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: 10px; }
P.csc-linkToTop A { font-weight: normal; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #669999; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #669999; }
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: #ffffff; padding: 2px 4px 2px 4px; border: 1px solid #669999; }
DIV.csc-frame-frame2 { background-color: #cccccc; padding: 2px 4px 2px 4px; border: 1px solid #669999; }

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: 11px; color: #000000; font-weight: normal; }
H2 { font-size: 11px; color: #669999; font-weight: normal; }
H3 { font-size: 14px; color: #000000; font-weight: normal; }
H4 { font-size: 14px; color: #669999; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px; }
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: #669999; text-decoration: none; }
H2 A { color: #669999; }
H3 A { color: #669999; }
H4 A { color: #669999; }
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: #669999; }

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

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



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


/* RTE / Bulletlists */
UL { list-style: none; margin: 0px 0px 0px 0px !important; padding: 0px 0px 0px 0px !important; line-height: 16px; }

UL LI { font-size: 11px; background: url("../navigation/bulletlist_style_normal.gif"); background-repeat: no-repeat; background-position: 0px 7px; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; }



OL { margin-top: 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 { font-size: 11px; font-style: normal; margin:1px; }

/* 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 { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-image: url("style_FILES/bulletlist_style_normal.gif"); margin: 0px 0px 0px 14px; padding: 0px; }
UL.csc-bulletlist-1 { list-style-type : decimal; margin: 0px 0px 0px 20px; padding: 0px; }
UL.csc-bulletlist-2 { list-style-image: url("style_FILES/bulletlist_style2.gif"); margin: 0px 0px 0px 20px; padding: 0px; }
UL.csc-bulletlist-3 { list-style-image: url("style_FILES/bulletlist_style3.gif"); margin: 0px 0px 0px 16px; padding: 0px; }

UL.csc-bulletlist LI { font-size: 11px; }

UL { list-style-image: url("style_FILES/bulletlist_style_normal.gif"); margin: 0px 0px 0px 14px; padding: 0px; line-height: 14px; }

/*********************/
/* 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: #ffffff; }
TABLE.csc-uploads TR.tr-odd { background-color: #ffffff; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 0px; padding-top: 3px; padding-bottom: 3px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 100%; padding-left: 5px; padding-right: 5px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { text-decoration: underline; color: #669999; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A:hover { text-decoration: none; color: #669999; }
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: #186900; }

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

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px 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: 10px; 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 { font-weight: bold; color: #00b4e5; }


/*****************************/
/* 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: #669999; 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: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #669999; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #669999; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #669999; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #669999; }

/* 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; }
*/

/* TYPO3 Default Stylesheets */



/* Default stylesheet for the html mails of tx_sendcard extension */
/* BODY { background:#ffffff none; scrollbar-face-color:#35006D; scrollbar-shadow-color:#35006D } */
 .tx-srsendcard-pi1 P { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
 .tx-srsendcard-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
 .tx-srsendcard-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
 .tx-srsendcard-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
 .tx-srsendcard-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
 .tx-srsendcard-pi1 TD { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}





/* Default stylesheet for the jppageteaser extension */
.tx-jppageteaser-pi1-headline {font-weight: bold; margin-bottom: 3px;}
.tx-jppageteaser-pi1-text 	{font-weight: normal; margin-bottom: 0px;}
.tx-jppageteaser-pi1-image 	{margin-right: 10px;}
.tx-jppageteaser-pi1-element 	{margin-bottom: 10px;}
.tx-jppageteaser-pi1 P 	    {margin: 0px !important;}



/* a1teasermenu example styles for the pagebrowser*/
	    table.tx-a1teasermenu-pi1 {padding: 0 0 0 0px; spacing: 0 0 0 0px; border: 0 0 0 0px;}
	    tr.tx-a1teasermenu-pi1 {}
	    td.tx-a1teasermenu-pi1 {vertical-align: top;}





/* VE GUESTBOOK styles */
    .tx-guestbook-list-header { background-color: #411B1F; color: #EBE8DA; font-weight:bold; }
    .tx-guestbook-list-row { }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #ffffff; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 11px; color: #ffffff; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #003366; }
    .tx-guestbook-latest-header { background-color: #411B1F; color: #EBE8DA; font-weight:bold; }
    .tx-guestbook-latest-row { }
    .tx-guestbook-latest-small { color: #ffffff; font-size: 9px; font-family: Arial,Helvetica,Verdana,sans-serif; }
    .tx-guestbook-form-inputfield-med { font-size: 11px; font-family: Arial,Helvetica,Verdana,sans-serif; color: #FFFFFF; width: 155px; height: 20px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding: 2px 5px 0px 5px; background-color: #003366; border: #003366 solid 1px; }
    .tx-guestbook-form-inputfield-big { font-size: 11px; font-family: Arial,Helvetica,Verdana,sans-serif; color: #FFFFFF; width: 155px; height: 20px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding: 2px 5px 0px 5px; background-color: #003366; border: #003366 solid 1px; }
    .tx-guestbook-form-textarea { font-size: 11px; font-family: Arial,Helvetica,Verdana,sans-serif; color: #FFFFFF; width: 155px; height: 90px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding: 2px 5px 0px 5px; background-color: #003366; border: #003366 solid 1px }
    .tx-guestbook-form-obligationfield { color: #ffffff; }
    .tx-guestbook-form-error { color: #ffcc33; }





/* 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:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px 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:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:1px solid #000;
	background-color:#BBE53A;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px 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: 2px;
	border-bottom: 1px solid #769024;
	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:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

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

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  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:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



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

}



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

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

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

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

.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-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;

	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- 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 */







/* indexedsearch example styles for the pagebrowser*/
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }
	
	
/* default styles for extension "tx_macinabanners_pi1" */
  .tx-macinabanners-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
  
  
  
  
  
/* default styles for extension "tx_fdfx2cols" */


.csc-fdfx_2cols_pi1-header-0, .csc-fdfx_2cols_pi1-header-1, .csc-fdfx_2cols_pi1-header-2, .csc-fdfx_2cols_pi1-header-3, .csc-fdfx_2cols_pi1-header-4,  .csc-fdfx_2cols_pi1-header-5,  .csc-fdfx_2cols_pi1-header-5,  .csc-fdfx_2cols_pi1-header-6 P
{
	position:			relative;
	overflow:			visible;
	width:				398px;
	height:				19px;
	margin:				0px 0px 5px -40px;
	padding:			1px 0px 0px 15px;
	border:				0px solid #669999;
	background-color: 	#FFFFFF;
	background-image:	url("../navigation/bg-headline.gif"); 
}

/*  Layout 1 */
.c2l1-left{
   border-right: 0px solid #FFEDA8;
   vertical-align: top;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/*  Layout 2 */
.c2l2-left{
   border-right: 0px solid #FFEDA8;
   vertical-align: top;
   padding-right: 5px;
   width:75%;
   white-space:normal;
}
.c2l2-middle{
   vertical-align: top;
   padding-left: 5px;
   width:25%;
   white-space:normal;
}
/* Layout 3 */
.c2l3-left{
   border-right: 0px solid #FFEDA8;
   vertical-align: top;
   padding-right: 5px;
   width:25%;
   white-space:normal;
}
.c2l3-middle{
   vertical-align: top;
   border: 0px solid blue;
   padding-left: 5px;
   width:75%;
   white-space:normal;
}
/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
/* Layout 2 */
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* 
	Layout 3 
	
	embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}


/* default styles for extension "tx_fdfx3cols" */

.csc-fdfx_3cols_pi1-header-0, .csc-fdfx_3cols_pi1-header-1, .csc-fdfx_3cols_pi1-header-2, .csc-fdfx_3cols_pi1-header-3, .csc-fdfx_3cols_pi1-header-4,  .csc-fdfx_3cols_pi1-header-5,  .csc-fdfx_3cols_pi1-header-5,  .csc-fdfx_3cols_pi1-header-6 P
{
	position:			relative;
	overflow:			visible;
/*	width:				398px;  */
	height:				19px;
	margin:				0px 0px 5px 0px;
	padding:			0px 0px 0px 0px;
	border:				0px solid #669999;
/*	background-color: 	#FFFFFF;  */
/*	background-image:	url("../navigation/bg-headline.gif");  */
}



/* Layout 1 */
.c3l1-left{
   border-right: 1px solid #151516;
   border-bottom: 1px solid #151516;
   vertical-align: top;
   padding: 15px;
   width:240px;
   white-space:normal;
}
.c3l1-middle{
   border-right: 1px solid #151516;
   border-bottom: 1px solid #151516;
   vertical-align: top;
   padding: 15px;
   width: 250px;
   white-space:normal;
}
.c3l1-right{
   border-bottom: 1px solid #151516;
   padding: 15px;
   vertical-align: top;
   width: 250px;
   white-space:normal;
}
/* Layout 2 */
.c3l2-left{
   border-right: 0px solid #151516;
   vertical-align: top;
   padding-right: 5px;
   width:25%;
   white-space:normal;
}
.c3l2-middle{
   border-right: 0px solid #151516;
   vertical-align: top;
   padding-left: 5px;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c3l2-right{
   padding-left: 5px;
   vertical-align: top;
   width:25%;
   white-space:normal;
}
/* Layout 3 */
.c3l3-left{
   border-right: 0px solid #151516;
   padding-right: 5px;
   width:35%;
   white-space:normal;
}
.c3l3-middle{
   border-right: 0px solid #151516;
   vertical-align: top;
   padding-left: 5px;
   padding-right: 5px;
   width:45%;
   white-space:normal;
}
.c3l3-right{
   padding-left: 5px;
   vertical-align: top;
   width:20%;
   white-space:normal;
}
/*
	Styles 3 Column DIV Section
*/
div.tx-fdfx3cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:-1px;
}
/* Layout 1 */
div.c3l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:250px;
   white-space:normal;
   border:1px solid red;
}
div.c3l1d-middle{
   position:absolute;
   left:260px;
   padding: 0px;
   width:250px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l1d-right{
   position:absolute;
   left:520px;
   padding: 0px;
   width:250px;
   border:1px solid green;
   white-space:normal;
}
/* Layout 2 */
div.c3l2d-left{
   position:absolute;

   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
	Layout 3

	embedded
*/
div.c3l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c3l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
} 
 
 
 /* Default stylesheet for the html mails of tx_feuser_register extension */
 
  /* BODY { background:#ffffff none; scrollbar-face-color:#35006D; scrollbar-shadow-color:#35006D } */
 .tx-srfeuserregister-pi1 P { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-size:11px; line-height: 18px; color:#000000; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:0px; text-indent:0px; }
 .tx-srfeuserregister-pi1 A:link { background-color:transparent; color:#669999; text-decoration:underline; font-weight:normal;}
 .tx-srfeuserregister-pi1 A:visited { background-color:transparent; color:#669999; font-weight:normal; text-decoration:underline; }
 .tx-srfeuserregister-pi1 A:hover { background-color:transparent; color:#669999; text-decoration:none; }
 .tx-srfeuserregister-pi1 A:active { background-color:transparent; color:#669999; font-weight:normal; text-decoration:none; }
 .tx-srfeuserregister-pi1 TD { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:0px; text-indent:0px;}
 .tx-srfeuserregister-pi1 TD.tx-srfeuserregister-pi1-frame { padding-right:0px; padding-left:0px; }
 .tx-srfeuserregister-pi1-submit { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-size:11px; }
 
  /*
.tx-srfeuserregister-pi1 input { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input[type=radio] { vertical-align: middle; margin-left: 10px; margin-right: 5px; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { font-size:10px; font-family:Verdana; background-color:transparent;}
.tx-srfeuserregister-pi1 select { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 textarea { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; list-style-image: none; list-style-position: inside; margin: 0 0 0 .5em; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .4em 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; margin: 0; font-size: 1em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0 2em 0 0;}
*/
 
.srfeuserregister-input1

{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 235px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.srfeuserregister-input2
{
	font-size: 11px;
	float:	right;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 75px;
	height: 15px;
	margin: 0px 5px 0px 5px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.srfeuserregister-input3
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	float: left;	
	width: 75px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.srfeuserregister-input4
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	width: 40px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.srfeuserregister-button1
{
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	width: 210px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #669999;
	border: #669999 solid 1px
}

.srfeuserregister-textarea1
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 200px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: #669999 solid 1px
}





/* newloginbox_pi3 example styles for the pagebrowser*/

.tx-newloginbox-pi3-listrow TD { background-color:#003366; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#003366; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#003366; }
	
	
.tx-newloginbox-pi1 {  }

#tx-newloginbox-pi1-user
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 150px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}
#tx-newloginbox-pi1-pass
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 150px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.tx-newloginbox-pi1-submit
{
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	height: 20px;
}

.tx-newloginbox-pi1-forgotP {  }

#tx-newloginbox-pi1-forgot_email
{
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color: #000000;	
	width: 150px;
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 4px;
	background-color: ffffff;
	border: #669999 solid 1px
}

.tx-newloginbox-pi1-logout_submit
{
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	height: 20px;
}

.tx-newloginbox-pi1-username {  }







/* default styles for extension "tx_croncssstyledimgtext" */
	/*
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group
	*/

	/* COMMON */
	
	.csi-textpic {
		padding: 0px;
		background: #ffffff;  /*XXX demo only*/
		border: 0px solid green;  /*XXX demo only*/
	}

	.csi-textpic img {
		border: 1px solid 669999;  /*XXX demo only*/
		margin: 4px;
	}

	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}

	.csi-textpic .csi-image {
		border: 0px solid red;  /*XXX demo only*/
		margin: 0 0 3px 0;  /*XXX demo only*/
		background: #FFF;  /*XXX demo only*/
	}

	.csi-textpic .csi-imagewrap {
		border: 0px solid blue; /*XXX demo only*/
		text-align: center;		/* is there a bug in IE? (if we don't set this, the image is not centered above or below the text) */
	}

	.csi-textpic .csi-text {
		border: 0px solid silver; /*XXX demo only*/

		text-align: left; /*will have to be an inline style - controlled by TS*/
	}

	.csi-text p {
		margin-top: 0;
	}

	/* CENTER */

	.csi-center .csi-image {
		margin: 0 auto 3px;
	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}

	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: left;
	}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
	}

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
	}

	.csi-intext-left-nowrap .csi-image {
		float: left;

		clear: both;
	}




# srlanguagemenu
   .tx-srlanguagemenu-pi1 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:18px; color: #707070; margin-top: 0px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height:18px; color: #707070; margin-top: 0px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { float: left; margin: 4px 3px 0px 0px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { float: left; font-size: 11px; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #3367a9; text-decoration: none; overflow:visible; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#3367a9; text-decoration: none; }
   .tx-srlanguagemenu-pi1 .NO { float: left; font-size: 11px; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #3367a9; text-decoration:underline; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#3367a9; text-decoration: none; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: 11px; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #3367a9; text-decoration: underline; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #3367a9; text-decoration: none; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: 1px; width:0px; line-height: 1px; color: #3367a9; }
   .tx-srlanguagemenu-pi1 select { font-size: 11px; font-family: Verdana, sans-serif; background-color: #3367a9; color: white; font-weight: bold; }

# srlanguagemenu ENDE



/* TYPO3 Default Stylesheets ENDE */

/* rgsmoothgallery */

.tx-rgsmoothgallery-pi1 {
  background:#fff url(../img/loading-bar-black.gif) center center no-repeat;
}

.myGallery
{
	width: 830px;
	height: 467px;
	z-index:5;
	display: none;
	border: 1px solid #151516;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;

}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #151516;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #fff;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 12px;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;	
	top: 110px;
	right: 0px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 5px 5px 3px 5px;
	font-size: 12px;
	background: #151516;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #151516;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #151516;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 12px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #fff;
}

.jdGallery a
{
	font-size: 12px;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left, .jdGallery a.open
{
	position: absolute;
	cursor: pointer;
	background: tranparent;
	z-index:120;
  top: 439px;
}


.jdGallery a.left
{
  right:49px;
	margin: 0px 15px 10px 8px;
	height: 18px;
	width: 18px;
	background: url('../img/btLeft.gif') no-repeat center left;
}



.jdGallery a.right
{
	right: 25px;
	margin: 0px 12px 0px 0px;
	height: 18px;
	width: 18px;
	background: url('../img/btRight.gif') no-repeat bottom right;
}



.jdGallery a.open
{
	position: absolute;
  right:0;
	margin: 0px 10px 0px 0px;
	height: 18px;
	width: 18px;
  background: url('../img/btBig.gif') no-repeat center right;
}

/* rgsmoothgallery ENDE */

