/*----------------------------------------------------------------
   Master styles fuer Ferien auf dem Lande
   Origional Build: 24.02.2005
----------------------------------------------------------------*/
html, body {
	height:100%;
	padding:0px;
	background: #FBF8C5;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	color:#000000;
	cursor:default;
	margin:0px 0px 0px 0px;
	scrollbar-base-color:#FBF8C5;
	scrollbar-track-color:#FBF8C5;
	scrollbar-face-color:#FBF8C5;
	scrollbar-highlight-color:#5d7417;
	scrollbar-3dlight-color:#FBF8C5;
	scrollbar-darkshadow-color:#FBF8C5;
	scrollbar-shadow-color:#5d7417;
	scrollbar-arrow-color:#5d7417;
}
/* fonts_begin */
P, OL, UL, DIV, H1, H2, H5, H6 {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-size: 11px;
	color: #000000;
	line-height:15px;
}

bodytext a { padding-left:18px; background-image : url(../img/menue/icon_menu_ifsub_off.gif); background-repeat : no-repeat;}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

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

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; padding-bottom: 0px; color:#5d7417;}
H2 { font-size: 13px; padding-bottom: 0px;}
H3 {font-size: 13px; padding-bottom: 0px; color:#5d7417;}
H4 { font-size: 14px; color: #8A0020; }
H5 {font-size: 14px; font-weight: bold;}
H6 {font-size: 10px; font-weight: bold;}

H1, H2, H3, H4, H5, H6 { margin-top: 10px; }
/*
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 5px; margin-bottom: 0px; color:#5D7417;}
*/
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color:#5D7417; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
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: 10px; color: #186900; }

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

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }
/*
DIV.csc-header {
	height:15px;
}
*/

.csc-textpic-caption { font-size: 9px; font-style: italic;}

H2.anbieter {
margin: 0px 0px 0px 0px; font-size: 13px; padding-bottom: 0px; color:#5d7417;
}

/*******************/
/* RTE / Bodytext: */
/*******************/
.bodytext {padding-top:10px; margin:0px;}
P.bodytext { line-height:15px; margin-right:10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:none;}
P.bodytext  a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:dotted;}
P.bodytext  a:hover{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:dotted; }

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

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

TABLE.contenttable2 { border: 1px solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable2 TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable2 TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable2 TR { background-color: #EDEBF1; }


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

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* 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 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* 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: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

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





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


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; 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: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

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





UL {
	list-style-position: outside;
	list-style-type:circle;
}

li {
	margin-left:-25px;
	list-style: disc;
}

td, input, textarea, select, div {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-size: 11px;
}
/* fonts_end */
A { 
	color: #000000;
text-decoration:none;
}
A:link { 
	color: #000000;
text-decoration:none;
}
A:hover { 
	color: #000000;
text-decoration:underline;
}

/* Menu, global
----------------------------------------------------------------*/
a.menu1, a.menuetop { display : block; color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; letter-spacing : 1px; font-size: 8pt }
a.l11, a.l21, a.l31, a.l12, a.l22, a.l32 { padding : 2px 2px 2px 0; }
a.l11, a.l12 { padding-left : 22px; background-image : url(../img/menue/icon_menu_no_off.gif); background-repeat : no-repeat; background-position : 5px 4px; }
a.l21, a.l22 { padding-left : 30px; background-image : url(../img/menue/icon_menu_no_off.gif); background-repeat : no-repeat; background-position : 15px 4px; font-size : 8pt; }
a.l31, a.l32 { padding-left : 58px; background-image : url(../img/menue/icon_menu_no_off.gif); background-repeat : no-repeat; background-position : 40px 4px; font-size : 8pt; }
#.menuspc { border-top : 1px solid #ffffff; border-bottom : 1px solid #999999; padding : 2px 2px 2px 10px; color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; letter-spacing : 1px; }
.menuspc { display : block; color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none; letter-spacing : 1px; font-size: 8pt }
/* Menue
----------------------------------------------------------------*/
a.border1 { border-top : 1px solid #000000; border-bottom : 1px solid #D8DE9E; }
a.no1:link, a.no1:visited { background-color : #D8DE9E; font-weight : normal; }
a.no1:hover, a.no1:active { background-color : #BBC186; }
a.act1 { background-color : #BBC186; background-image : url(../img/menue/icon_menu_act.gif); font-weight : bold; }
a.actifsub1:link, a.actifsub1:visited { background-color : #ffffff; background-image : url(../img/menue/icon_menu_actifsub_off.gif); }
a.actifsub1:hover, a.actifsub1:active { background-color : #eef5d7; background-image : url(../img/menue/icon_menu_actifsub_on.gif); }
a.ifsub1:link, a.ifsub1:visited { background-color : #D8DE9E; background-image : url(../img/menue/icon_menu_ifsub_off.gif); }
a.ifsub1:hover, a.ifsub1:active { background-color : #eef5d7; background-image : url(../img/menue/icon_menu_ifsub_on.gif); }
a.curifsub1:link, a.curifsub1:visited { background-color : #eef5d7; background-image : url(../img/menue/icon_menu_curifsub_on.gif); font-weight : bold; }
a.curifsub1:hover, a.curifsub1:active { background-color : #eef5d7; background-image : url(../img/menue/icon_menu_curifsub_on.gif); }
 /* Menu2
----------------------------------------------------------------*/
.menu2 { padding-top : 20px; padding-bottom : 10px; display : block; color : #000000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration : none;  font-size: 10px}
a.border2 { border-top : 1px solid #fafcf4; border-bottom : 1px solid #fbc7b0; }
a.no2:link, a.no2:visited { background-color : #ffffff; font-weight : normal; }
a.no2:hover, a.no2:active { background-color : #fcdcce; }
a.act2 { background-color : #fcdcce; color : #333333; background-image : url(../img/menue/icon_menu_act.gif); font-weight : bold; }
a.actifsub2:link, a.actifsub2:visited { background-color : #ffffff; background-image : url(../img/menue/icon_menu_actifsub_off.gif); }
a.actifsub2:hover, a.actifsub2:active { background-color : #fcdcce; background-image : url(../img/menue/icon_menu_actifsub_on.gif); }
a.ifsub2:link, a.ifsub2:visited { background-color : #ffffff; background-image : url(../img/menue/icon_menu_ifsub_off.gif); }
a.ifsub2:hover, a.ifsub2:active { background-color : #fcdcce; background-image : url(../img/menue/icon_menu_ifsub_on.gif); }
a.curifsub2:link, a.curifsub2:visited { background-color : #fcdcce; background-image : url(../img/menue/icon_menu_curifsub_on.gif); font-weight : bold; }
a.curifsub2:hover, a.curifsub2:active { background-color : #fcdcce; background-image : url(../img/menue/icon_menu_curifsub_on.gif); }
/* Menue bottom
----------------------------------------------------------------*/
.menuebottom { line-height:20px; margin-right:20px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FBF8C5; font-size: 10px; text-decoration:none; }
.menuebottom  a{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #FBF8C5;	font-size: 10px; text-decoration:none; }
.menuebottom  a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #FBF8C5;	font-size: 10px; text-decoration:underline; }
/* Menue top
----------------------------------------------------------------*/
.menuetop { line-height:20px; margin-right:20px; font-family:Arial Unicode MS,Arial,sans-serif; color: #FBF8C5; font-size: 10px; text-decoration:none; font-weight:bold; }
.menuetop  a{ font-family:Arial Unicode MS,Arial,sans-serif; color: #FBF8C5; font-size: 10px; text-decoration:none; }
.menuetop  a:hover{ font-family:Arial Unicode MS,Arial,sans-serif; color: #FBF8C5; font-size: 10px; text-decoration:underline; }


/* TEXT
----------------------------------------------------------------*/
.text { line-height:15px; margin-right:10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:none; }
.text  a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:underline; }
.text  a:hover{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:underline; }





DT { line-height:15px; margin-right:10px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: bold; }
DT  a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:underline; }
DT  a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration:underline; font-weight: bold; }

/* News
----------------------------------------------------------------*/
.newslast_date { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; text-decoration:none; }
.newslast_date a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; text-decoration:underline; }
.newslast_date a:hover{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; text-decoration:underline; }
 
.news_text { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:none; font-weight:normal;}
.news_text  a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:none; font-weight:normal;}
.news_text  a:hover{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:underline; font-weight:normal;}

.news_header { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5D7417; font-size: 11px; text-decoration:none; font-weight:normal; line-height:20px;}
.news_header  a{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5D7417; font-size: 11px; text-decoration:none; font-weight:normal;}
.news_header  a:hover{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5D7417; font-size: 11px; text-decoration:underline; font-weight:normal;}

.news-single-content { float: left; width: 313px;}
.news-single-img { margin-left: 10px;float: right; margin-top: 11px;}

/* Content Styles, Breadcrumbs
----------------------------------------------------------------*/
 
#content { padding : 10px 25px 25px 30px; }
#content a:link, #footer a:link { color : #2d4a9a; }
#content a:visited, #footer a:visited { color : #7387bc; }
#breadcrumb { border-bottom : 1px dotted #a3a3a3; padding : 0px 0px 3px 0px; font-size : 8pt; margin-bottom:5px; }


/* Footer
----------------------------------------------------------------*/
#footer { padding : 5px; font-size : 8pt; }
.tools { border-top : 1px dotted #a3a3a3; padding : 3px 0px 0px 0px; }

/* Cases, Decoration, Divider, Spacer
---------------------------------------------------------------*/
#trenner-oben { background-color : #a3a3a3; }
#trenner-unten { background-color : #a3a3a3; }

/* Header, Logo, Search
----------------------------------------------------------------*/
#header { float : right; display : inline; }
#header-area { background-color : #bcd54b; }
#logo { float : left; padding : 0px 0px 5px 5px; display : inline; }
#suche { float : right; margin : 10px; height : 20px; position : relative; }
.tx-indexedsearch-caption, .tx-indexedsearch-input, .tx-indexedsearch-searchbtn { padding-right : 5px; display : inline; }

.greenbg {
	background-image:url(../img/green.png);

}

table.hofsuche {
	width:172px; 
	height:60px; 
}
#hofsuche_01 { background:url(../img/hofsuche/winter.gif) no-repeat;}
#hofsuche_02 { background:url(../img/hofsuche/winter.gif) no-repeat;}
#hofsuche_03 { background:url(../img/hofsuche/fruehling.gif) no-repeat;}
#hofsuche_04 { background:url(../img/hofsuche/fruehling.gif) no-repeat;}
#hofsuche_05 { background:url(../img/hofsuche/fruehling.gif) no-repeat;}
#hofsuche_06 { background:url(../img/hofsuche/sommer.gif) no-repeat;}
#hofsuche_07 { background:url(../img/hofsuche/sommer.gif) no-repeat;}
#hofsuche_08 { background:url(../img/hofsuche/sommer.gif) no-repeat;}
#hofsuche_09 { background:url(../img/hofsuche/herbst.gif) no-repeat;}
#hofsuche_10 { background:url(../img/hofsuche/herbst.gif) no-repeat;}
#hofsuche_11 { background:url(../img/hofsuche/herbst.gif) no-repeat;}
#hofsuche_12 { background:url(../img/hofsuche/winters.gif) no-repeat;}

#go {	border:0px solid #ffffff; cursor:auto;}
/* Login
----------------------------------------------------------------*/
#login { float : left; display : inline; }
.klogin-header, .klogin-header { font-size : x-small; }
.klogin-header-normal { }
.klogin-box input#user, .klogin-box input#pwd { width : 45px; border : 1px solid #8da038; padding : 3px; background-color : #eef4d1; font-size : xx-small; height : 13px; }

#SuchErgebniss {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-decoration:none; font-weight:normal;}
#SuchErgebniss a:link {color: #000000;text-decoration:underline; }

#SuchErgebniss h2 {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5d7417; font-size: 12px; text-decoration:none; font-weight:bold;}
#SuchErgebniss h2 a{color: #5d7417; text-decoration:none; font-weight:bold;}
#SuchErgebniss h2.hover {text-decoration:underline;}


/* LoFormular
----------------------------------------------------------------*/
SELECT {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5d7417;
	border-right-color: #5d7417;
	border-bottom-color: #5d7417;
	border-left-color: #5d7417;
	background-color: #FFFFFF;
} 
#SucheInput {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border:0px solid #5d7417;
	background-color: #FBF8C5;
}
#suchform {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
INPUT {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5d7417;
	border-right-color: #5d7417;
	border-bottom-color: #5d7417;
	border-left-color: #5d7417;
	background-color: #FFFFFF;

}

input.checkbox { background: transparent; border: none;}

.tx-newloginbox-pi1 input {margin-bottom:5px;}
/* ######################################################################################################
** ### Formulare ########################################################################################
** ######################################################################################################
*/
/*
input, textarea {
    width: auto;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
*/

form  {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
/*    margin : 1px 0 1px 0;*/
}

.csc-mailform-field {
	display: block;
	margin: 0 0 10px 0;
}

.csc-mailform-field {
	display: block;
	margin: 0 0 0 0;
}

div.csc-mailform-field label {
	display: block;
	width: 120px;
	float: left;
	overflow: visible;
}
div.csc-mailform-field textarea {
	width:350px;
	height:150px;
}
.clearleft {
	clear: left;
}
/*
.csc-mailform-submit {
	width: 75px;
	color:#FFFFFF; 
	background-color:#5d7417;
	border:1px solid #666;
	
}
*/

.csc-mailform-submit {
	cursor:pointer;
	height: 15px;
	width:55px;
	background: transparent url(../img/icon/senden.gif) no-repeat;
	text-indent: -999em;
	border:none;
	padding:0;
	overflow:hidden;
	margin-top: 10px;
	margin-left: 120px;
}

* html .csc-mailform-submit {
	text-indent: 0;
	background:#5d7417 url(clear.gif) no-repeat;
	border:1px solid #666;
	width: 75px;
	line-height:10px;
	color:#FFFFFF;	

}

.searchform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #6600CC;
	font-weight : normal;
	
}
.searchresultpagetitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

#liste li {
	margin-left:-25px;
	list-style: disc;
}

#prospekte li {
	margin-left:5px;
	list-style: disc;
}

.tx-rsevent-pi2 {
margin-top:0px;
padding:0px;
}

.tx-rsevent-pi2-listrow {
margin:0px;
padding:0px;
}

.tabellebeschriftung {
background-color: #d8de9e;
text-align:left;
padding-left:5px;

}
.tabelleinhalt{
background-color: #FBF8C5;
border:1px solid #d8de9e;
}


#region {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	height:19px;
	border: 1px solid #5c7424
}

* html #region { height: 25px;}

.activeLinkWrap {
	font-weight:bold;
	width:20px;
	height:15px;
	text-align:center;
	float:left;
	margin:2px;
}
.inactiveLinkWrap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; border-top-width: 1px;
	border: 1px solid #5d7417;
	background-color: #FFFFFF;
	width:20px;
	height:15px;
	text-align:center;
	float:left;
	margin:2px;
}
.disabledLinkWrap {
}
.normalLinkWrap {
	float:left;
	margin:2px;
}


.browsebox .browseLinksWrap a { 
	border: 1px solid #5d7417;  
	background-color: #FFFFFF;
	min-width:16px;
	height:15px;
	text-align:center;
	float:left;
	margin:2px;
	padding: 2px;
	display: block;
}
.browsebox .browseLinksWrap .activeLinkWrap {
	min-width:16px;
	padding: 2px;
	display: block;
	color:#FBF8C5;
	background-color: #5a7510;
	border:1px solid #000;
}

#partnerheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#5c7424;
	font-weight : bold;
        margin-bottom:3px;
}
#partnerurl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#5c7424;
}
#partnermain {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#000000;
}

.important {
	color:#FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
}
.trennlinie1 {
	background: transparent url(../img/dots1.gif) repeat-x; 
	height:1px; 
	font-size:1px; 
	margin: 5px 0; 
	clear:both;  
}
.trennlinie {
	margin: 5px 0px 5px 0px; 
	background: transparent url(../img/dots1.gif) repeat-x scroll 0%;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	height: 1px; 
	font-size: 1px; 
	clear: both; 
}
.w500 {
	width: 500px;
}
.w250 {
	width: 250px;
}

.headertab {
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000; 
	color:#5D7417; 
	font-weight:bold;
}

.headertablist {
	background-color:#D8DE9E; 
	padding-left:5px; 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000;
}
.searchbtn {
	border:0px solid #ffffff; 
	cursor:auto;

}


.csc-firstHeader {
	color:#5D7417;
	margin: 2px 0px 4px 0px;
}

.csc-header br {clear:both; height:1px;}
.clearbr {

}


.csc-textpicHeader, .csc-textpicHeader A	{
margin: -10px 0px -5px 0px; font-size: 13px; padding-bottom: 0px; color:#5d7417;

}





div.tx-rsfadl-pi6-listrow,
div.tx-rsfadl-pi3-listrow  {
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-top:5px;
}

.ieleerzeile {height:10px;}

.leftfloat {
	float: left; 
	width:450px;

}
.rightfloat {
	float: right; 
}


div.tx-rsfadl-pi6-listrow-item,
div.tx-rsfadl-pi3-listrow-item {
	font-size:11px; 
	vertical-align:top; 
	margin-bottom:5px; 
}
div.tx-rsfadl-pi6-listrow-item h2,
div.tx-rsfadl-pi3-listrow-item h2  { 
	font-size: 12px; 
	font-weight:bold;
	text-decoration:none; 
	color: #5d7417; 
	 margin-top:0px; 

}
div.tx-rsfadl-pi6-listrow-item h2 a:link,
div.tx-rsfadl-pi6-listrow-item h2 a:hover,
div.tx-rsfadl-pi6-listrow-item h2 a:active,
div.tx-rsfadl-pi6-listrow-item h2 a:visited,
div.tx-rsfadl-pi3-listrow-item h2 a:link,
div.tx-rsfadl-pi3-listrow-item h2 a:hover,
div.tx-rsfadl-pi3-listrow-item h2 a:active,
div.tx-rsfadl-pi3-listrow-item h2 a:visited  { 
	color: #5d7417; 
	text-decoration:none; 
	font-weight:bold;
}

div.tx-rsfadl-pi6-listrow-item-left h2 a:hover,
div.tx-rsfadl-pi3-listrow-item-left h2 a:hover  {
	text-decoration:underline; 
}
div.tx-rsfadl-pi3-back {
	width:100%;
	text-align:center;
}



div.tx-rsfadl-clear {
	width:100%;
	height:1px;
	overflow:hidden;
	display:block;
	clear:both;
}

div.tx-rsfadl-trennlinie {
	margin: 5px 0px 5px 0px; 
	background: transparent url(/typo3/sysext/cms/tslib/media/bullets/dots1.gif) 0px 0px repeat-x ;
	clear: both; 
	width:100%;
	height:1px;
	overflow:hidden;
	display:block;
}




a.green-link:link,
a.green-link:hover,
a.green-link:visited { color: #5d7417;}

a.underline { text-decoration: underline}

.list-item p {
	margin: 3px 0;
}

.list-header {
	background-color:#D8DE9E;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color:#000;
	padding:3px 10px;
	font-weight: bold;
}
TABLE.offerlist TR TH { vertical-align: top; padding: 3px; border-bottom: 1px solid #000; border-top: 1px solid #000; text-align: left; }
TABLE.offerlist TR TD { vertical-align: top; padding: 3px; border-bottom: 1px solid #000; }

table.stripeMe {}
table.stripeMe tr.even {background-color: #D8DE9E;}
table.stripeMe tr.over {background-color: #EEF5D7;}




a.pfeil {
	color: #5D7417;
	display: inline-block;
	background: transparent url('../img/menue/icon_menu_ifsub_on.gif') no-repeat 0 3px;
	padding-left:15px;
	height: 18px;
	margin-right: 6px;
	text-decoration: none;
	}
a.pfeil:hover {text-decoration: underline;}

/* Purpose: override styling */


.bold { font-weight: bold;}
.normal {font-weight: normal;}
.em { font-style: italic;}

.font-10 { font-size: 1.0em;}
.font-09 { font-size: 0.9em;}
.font-08 { font-size: 0.8em;}


.align-right {text-align: right;}
.align-left {text-align: left;}
.align-center {text-align: center;}

.float-none {float: none;}
.float-left {float: left;}
.float-right {float: right;}

.clear-both { clear: both;}
.clear-left { clear: left;}
.clear-right { clear: right;}

.overflow-hidden { overflow: hidden;}
.overflow-visible { overflow: visible;}

.block {display: block;}
.inline {display: inline;}


.no-border {border: none;}

.upper { text-transform: uppercase;}
.lower { text-transform: lowercase;}

.w10x {width: 10%;}
.w20x {width: 20%;}
.w30x {width: 30%;}
.w40x {width: 30%;}
.w50x {width: 50%;}
.w60x {width: 60%;}
.w70x {width: 70%;}
.w80x {width: 80%;}
.w90x {width: 90%;} 
.w100x {width:100%;}
.wauto {width:auto;}


.w1 { width:1px;}
.w50 {width:50px;}
.w75 {width:75px;}
.w100 {width:100px;}
.w150{width: 150px;}
.w200 {width:200px;}
.w250 {width:250px;}
.w300 {width:300px;}
.w400 {width:400px;}


.h50x {height:50%;}
.h100x {height:100%;}
.hauto {height:auto;}

.h1 {height: 1px;}
.h50 {height: 50px;}
.h100 {height: 100px;}
.h200 {height: 200px;}
.h300 {height: 300px;}
.h400 {height: 400px;}

.mauto {margin: auto;}

.m0 {margin: 0;}
.m5 {margin: 5px;}
.m10 {margin: 10px;}
.m15 {margin: 15px;}
.m20 {margin: 20px;}
.m25 {margin: 25px;}

.mt0 {margin-top: 0px;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}

.mb0 {margin-bottom: 0px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}

.ml0 {margin-left: 0px;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml35 {margin-left: 35px;}
.ml60 {margin-left: 60px;}
.ml100 {margin-left: 100px;}

.mr0 {margin-right: 0px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr35 {margin-right: 35px;}
.mr55 {margin-right: 55px;}
.mlrauto {margin-right: auto; margin-left: auto;}
 
.mtb10 { margin-top: 10px; margin-bottom:10px;}	

.p0 { padding: 0px;}
.p5 { padding: 5px;}
.p10 { padding: 10px;}
.p15 { padding: 15px;}
.p20 { padding: 20px;}
.p25 { padding: 25px;}

.pt0 {padding-top: 0px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}

.pb0 {padding-bottom: 0px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}

.pr0 { padding-right: 0px;}
.pr5 { padding-right: 5px;}
.pr10 { padding-right: 10px;}
.pr15 { padding-right: 15px;}
.pr20 { padding-right: 20px;}
.pr25 { padding-right: 25px;}
.pr30 { padding-right: 30px;}
.pr35 { padding-right: 35px;}
.pr55 { padding-right: 55px;}

.pl0 { padding-left: 0px;}
.pl5 { padding-left: 5px;}
.pl10 { padding-left: 10px;}
.pl15 { padding-left: 15px;}
.pl20 { padding-left: 20px;}
.pl25 { padding-left: 25px;}
.pl30 { padding-left: 30px;}
.pl35 { padding-left: 35px;}
.pl55 { padding-left: 55px;}
.pl60 { padding-left: 60px;}

.mandatory,
.red, a.red:link {color:red;}

.info-box {

	background-color: #ffff88;
	border:1px solid #dea303;		
}

/*.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

.clearfix{
font-size:0px;
height: 0px;
margin-top:-2px;
clear: both;
}

* html .clearfix {overflow: hidden;}

/*
* html .csc-textpic-imagewrap {
	margin-top:-10px
}

*+html .csc-textpic-imagewrap {
	margin-top:-10px
}
*/

        .tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        .tx-dropdownsitemap-pi1 li {
            list-style: none;

        }        
        .tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: {$plugin.tx_dropdownsitemap_pi1.colors.links};
            background-color: inherit;
        }
        .tx-dropdownsitemap-pi1 DIV {
            margin-left: 20px;
            margin-top: 2px;
            padding: 2px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 SPAN.ifsub {
            text-transform: uppercase;
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 SPAN.spc {
            text-transform: uppercase;
            font-style: italic;
        }
        .tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }
        .tx-dropdownsitemap-pi1 DIV {
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
        }
        .tx-dropdownsitemap-pi1 DIV.expAll {
            color: inherit;
            padding: 5px;
        }
        .tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
        }

		
p.quicksearch {	line-height:35px;}
		
.quicksearch-submit {
	line-height:35px;
	vertical-align:middle;
	margin-bottom:4px;	
	border: none;
}
.clearfix{
font-size:0px;
height: 0px;
margin-top:-2px;
clear: both;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	
}
fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 140px;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	
}
div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}