/* default styles for extension "tx_eeblog_pi1" */
    .tx-eeblog-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }

#ee_blog_tools {
  background-color: #c0c0c0;
  border: thin dotted #800080;
}

.ee_blog_search {
  float: right;
}

.ee_blog_browse {
  float: left;
}

#ee_blog_list{
  padding-bottom:10px;

  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }

#ee_blog_author {
  margin:12px 0 0 0;
  font-size:75%;
  color:#666;
}

#ee_blog_entry {
  padding-bottom:10px;
  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }


#ee_blog_Header {
  font:bold 115% Arial,Sans-serif;
  line-height:135%;
  clear:left;
}		

#ee_blog_Header a:link {color:#36c; text-decoration : none;}
#ee_blog_Header a:visited {color:#36c; text-decoration : none;}
#ee_blog_Header a:hover {color:red; text-decoration : none;}

#ee_blog_link_to_list a:link {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:visited {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:hover {color:#36c; text-decoration : none; font-size:75%}

#ee_blog_comments_header {
  font:bold 105% Arial,Sans-serif;
  text-align: center;
  color:#666;
  margin:12px 0 0 0;
  line-height:135%;
  clear:left;
}	

.ee_blog_timestamp  {
  font-size:75%;
  color:#666;
}  

#ee_blog_categories_list {
        width: 18em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-size:75%;
        font-family: 'Trebuchet MS', 'Lucida Grande',
          Verdana, Lucida, Geneva, Helvetica, 
          Arial, sans-serif;
        background-color: #90bade;
        color: #333;
        }

#ee_blog_categories_list ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
                
#ee_blog_categories_list ul li.ee_blog_selecteditem {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 5px solid #1958b7;
                border-right: 5px solid #508fc4;
                background-color: #2175bc;
                color: red;
                text-decoration: none;
                margin: 0;
                }

#ee_blog_categories_list li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                }

#ee_blog_categories_list li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 5px solid #1958b7;
                border-right: 5px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

html>body #ee_blog_categories_list li a {
                width: auto;
                }

#ee_blog_categories_list li a:hover {
                border-left: 5px solid #1c64d1;
                border-right: 5px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

.ee_blog_section {

	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

#ee_blog_categories {

	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

.comments-body {
	font-family:georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
 	background:#FFF;
 	line-height:14px;
 	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #999; 					
}

/* default styles for extension "tx_eeblogcalendar_pi1" */
body {
	font-size:10px;
}
.eeblog_cal_select_month {}
.eeblog_cal_select_year {}
.eeblog_cal_select_submit {
	background-color:#cccccc;
	padding:0px;
	margin:0px;
	border:1px solid #000000;
}
.eeblog_cal_select_this {
	background-color:#eeeeee;
}
.eeblog_cal_boxes_title {
	background-color:#a4c6f1;
	text-align:center;
	vertical-align:middle;
}
.eeblog_cal_boxes {
	color:#cccccc;
	border:1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
}
.eeblog_cal_today {
	border-color:#ffde18;
}
.eeblog_cal_highlight {
	color:#000000;
}
.eeblog_cal_empty_boxes {
	border:0px;
}
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.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 { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.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 TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; 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; }
/* default styles for extension "tx_damcontent_pi1" */

/* BEGIN GALLERY STYLES */
.tx-damcontentgallery_table{width:99%;margin:5px 0px 5px 0px;padding:0px;border: 1px solid #bbb;}
.tx-damcontentgallery_imagetable{width:99%;}
.tx-damcontentgallery-pi1{margin:0px;padding:0px;}
.tx-damcontentgallery_imagerow{margin:0px;text-align:center;border:1px solid #a2adae;vertical-align:middle;padding:1px;}
.tx-damcontentgallery_row{margin:0px;text-align:left;padding:0px;}
.tx-damcontentgallery_image{padding:0px;margin:0px;vertical-align:middle;text-align:center;}
.tx-damcontentgallery_emptyrow{width:100px;text-align:center;}
.tx-damcontentgallery_imgtxt{margin:0px 0px 1px 0px;border:1px solid #bbb;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;color:#564b47;font-size:11px;text-align:center;}
.tx-damcontentgallery_desc{margin:2px 0px 2px 0px;font-size:11px;padding:5px;text-align:justify;border:1px solid #a2adae;}
.tx-damcontentgallery_header{height:25px;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;width:99%;margin:5px 0px 5px 0px;padding:0px;border: 1px solid #bbb;float:left;z-index:0;}
.tx-damcontentgallery_cat{float:left;width:65%;z-index:0;text-indent:10pt;font-size:12px;text-align:left;font-weight:bold;padding:5px 0px 2px 0px;color:#666;}
.tx-damcontentgallery_table a{color:#564b47;text-decoration:none;font-size:11px;}
.tx-damcontentgallery_table a:hover{color:#dae0e0;}
.tx-damcontentgallery_link img{margin:0px;padding:0px;}
.tx-damcontentgallery_actuall{color:#a2adae;background-color:#fff;font-size:11px;text-decoration:none;font-weight:bold;}
.tx-damcontentgallery_lnav{margin:0px;font-size:11px;float:left}
.tx-damcontentgallery_rnav{margin:0px;font-size:11px;float:right}
.tx-damcontentgallery_lnav a{color:#a2adae;background:transparent;margin:0px;padding:0px;}
.tx-damcontentgallery_rnav a{color:#a2adae;background:transparent;margin:0px;padding:0px;}
.tx-damcontentgallery_nav{height:25px;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;width:99%;margin:5px 0px 5px 0px;padding:0px;border: 1px solid #bbb;float:left;}
.tx-damcontentgallery_picture{margin:3px 0px 3px 0px; padding:0px; text-align:left;}
.tx-damcontentgallery_left h1{margin:5px 0px 5px 0px;padding:5px 0px 5px 0px;text-indent:10pt;font-size:14px;border:1px solid #a2adae;background-color:#dae0e0;color:#a2adae;text-align:left;}
.tx-damcontentgallery_right{}
.tx-damcontentgallery_right h1{margin:5px 0px 5px 0px;padding:5px 0px 5px 0px;text-indent:10pt;font-size:14px;border:1px solid #a2adae;background-color:#dae0e0;color:#a2adae;text-align:left;}
.tx-damcontentgallery_box{width:30%;float:left;margin:1px;border: 1px solid #bbb;padding:1px;text-align:center;}
.tx-damcontentgallery_boxtxt{margin:0px 0px 5px 0px;border:1px solid #bbb;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;color:#564b47;font-size:11px;}
.tx-damcontentgallery_boximage{padding:0px;margin:0px;height:100px;}
.tx-damcontentgallery_boxheadertxt{margin:0px 0px 5px 0px;border:1px solid #bbb;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;color:#564b47;font-size:12px;padding:3px;}
/*END GALLERY STYLES*/

/* BEGIN DOWNLOAD STYLES */
.tx-damcontentdown_txt{margin:0px 3px 5px 3px;border:1px solid #bbb;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;color:#564b47;font-size:11px;text-indent:5px;text-transform:uppercase;}
.tx-damcontentdown_subnav{margin:0px 3px 5px 3px;color:#564b47;font-size:11px;text-transform:uppercase;}
.tx-damcontentdown_back{margin:5px 0px 5px 0px;padding:0px;font-size:11px;width:98%;float:left;}
.tx-damcontentdown_right{float:right;width:230px;margin:5px 0px 5px 0px;text-align:justify;font-size:11px;vertical-align:top;}
.tx-damcontentdown_content{margin:0px 0px 5px 0px;padding:5px;font-size:11px;width:98%;text-align:left;float:left;border:1px solid #564b47;color:#564b47;background-color: #dae0e0;}
.tx-damcontentdown_left{width:250px;float:left;margin:5px 0px 5px 0px;vertical-align:top;}
.tx-damcontent_navigation img{margin:0px;padding:0px;}
.tx-damcontent_navigation{margin:5px 0px 5px 0px;padding:0px;font-size:11px;width:98%;float:left;}
.tx-damcontent_navigation a{color:#564b47;text-decoration:none;font-size:11px;}
.tx-damcontent_navigation a:hover{color:#dae0e0;}
.tx-damcontent_navigation .actuall{color:#a2adae;background-color:#fff;font-size:11px;text-decoration:none;font-weight:bold;}
.tx-damcontentdown_pic{position: relative;z-index: 0;}
.tx-damcontentdown_pic:hover{background-color: transparent;z-index: 50;}
.tx-damcontentdown_pic span{position: absolute;background-color: #eee;padding: 5px;left: -500px;border: 1px dashed gray;visibility: hidden;color: black;text-decoration: none;}
.tx-damcontentdown_pic span img{border-width: 0;padding: 2px;}
.tx-damcontentdown_pic:hover span{visibility: visible;top: 0;left: 10px;}
.tx-damcontentdown-list{margin:10px 0px;float:left;}
.tx-damcontentdown-allleft{width:120px;vertical-align:top;text-align:left;border-top:1px solid #564b47;border-bottom:1px solid #564b47;border-left:1px solid #564b47;color:#564b47;background-color:#ddd;padding:5px 0px 5px 1px;font-size:0.7em;vertical-align:top;}
.tx-damcontentdown-allright{text-align:left;border-top:1px solid #564b47;border-bottom:1px solid #564b47;border-right:1px solid #564b47;color:#564b47;background-color:#ddd;padding:1px;font-size:0.7em;vertical-align:top;}
.tx-damcontentdown-dcenter1{width:300px;text-align:left;color:#564b47;background-color:#fff;font-size:0.7em;padding:5px;vertical-align:top;}
.tx-damcontentdown-dcenter1 a{text-decoration:none;color:#990000;}
.tx-damcontentdown-dcenter1 a:hover{color:#F4B601;}
.tx-damcontentdown-dcenter2{width:25px;vertical-align:top;text-align:left;background-color:#fff;font-size:0.7em;padding:5px;vertical-align:center;}
.tx-damcontentdown-dcenter2 img{}
.tx-damcontentdown-dright{width:50px;vertical-align:top;text-align:left;color:#564b47;background-color:#fff;font-size:0.7em;padding:5px;vertical-align:top;}
.tx-damcontentdown_cat{text-indent:10pt;font-size:14px;text-align:left;font-weight:bold;background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;padding:2px 0px 2px 0px;border: 1px solid #564b47;width:520px;float:left;margin:2px 0px 3px 0px;}
.tx-damcontentdown_image {float:left; margin:0px 5px 5px 0px; text-align:center; vertical-align: middle; border:1px solid #564b47; padding:1px;}
.tx-damcontentdown_specialhead{background: url(../typo3conf/ext/dam_content/ext_pics/chromebg.gif) center center repeat-x;width:99%;margin:5px 0px 5px 0px;padding:0px;border: 1px solid #bbb;float:left;}

.downlink img {padding:0px;vertical-align:bottom;margin:0px 5px 0px 0px;}

.tx-damcontentdown_specialitem{width:99%;float:left; margin:0px 5px 5px 0px; text-align:left; border:1px solid #564b47; padding:5px;font-size:12px;}
.tx-damcontentdown_specialhead_cat{float:left;width:50%;text-indent:10pt;font-size:12px;text-align:left;font-weight:bold;padding:5px 0px 2px 0px;color:#666;}
.tx-damcontentdown_specialhead_catnav{float:right;width:48%;text-align:right;padding:2px 5px 2px 0px;}
.tx-damcontentdown_specialhead_catnav a {margin:1px 1px 0px 1px;}
.tx-damcontentdown_boxitem{margin:0px;text-align:left;padding:5px;font-size:12px;}

/* END DOWNLOAD STYLES */

/* BEGIN STYLES SHOW META TAGS AND IMAGES AS MOUSEOVER*/
.tx-damcontent_meta{position: relative;z-index: 0;}
.tx-damcontent_meta:hover{background-color: transparent; z-index: 900;}
.tx-damcontent_meta span{position: absolute; background-color: #fff;padding: 10px; left:-500px; border: 1px dashed gray; visibility: hidden; color: black; text-decoration: none; width:400px; height:250px; overflow: auto;}
.tx-damcontent_meta:hover span{visibility: visible; top: 3px; left: 20%;}
/* END STYLES SHOW META TAGS AND IMAGES AS MOUSEOVER*/

/* BEGIN STYLES FOR LIGHTBOX*/
#lightbox{position: absolute;top: 40px;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width: 49%;height: 100%;background: transparent url(../typo3conf/ext/dam_content/ext_pics/blank.gif) no-repeat; /* Trick IE into showing hover */display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../typo3conf/ext/dam_content/ext_pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../typo3conf/ext/dam_content/ext_pics/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;}
#imageData{padding:0 10px;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em;	}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html>body .clearfix {display: inline-block;width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}
/* END STYLES FOR LIGHTBOX*/

/* START STYLES FOR DROPDOWNCONTENT BOX*/
.damcontent_header{text-align:right;color:#666;font-size:0.8em;font-weight:bold;background:transparent;margin-bottom:2px;margin-top:2px;padding-right:5px;height:20px;position:relative;z-index:8;overflow:hidden;cursor:pointer;}
.damcontent_content {background:transparent;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:5px 0px;z-index:8;text-align:right;}
.damcontent_content a{padding:2px;}
.damcontent_content div{background:transparent;}
/* END STYLES FOR DROPDOWNCONTENT BOX*/


/* START STYLES FOR FLOATING WINDOW DOWNLOADS SPECIAL VIEW */
.dhtmlgoodies_floatingWindow{
		position:absolute;
		width:224px;
		padding-bottom:1px;
		background-color:#fff;
		border:1px solid #666;
		left:50px;
	}

	.dhtmlgoodies_floatingWindow .floatingWindow_topRow{
		padding:0px;
		margin:2px 0px 5px 0px;
		width:100%;
		border-bottom:1px solid #666;
		background-color:#fff;
		white-space:nowrap;
		overflow:hidden;
	}

	.dhtmlgoodies_floatingWindow .floatingWindow_statusBar{
		height:13px;
		padding-bottom:1px;
		width:100%;
		border-top:1px solid #666;
		background-color:#fff;
		clear:both;
		/* CSS HACK */
		height: 17px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;

	}

    .floatingWindow_moveBar{
		position:relative;
		cursor:move;
		background-image:url(../typo3conf/ext/dam_content/ext_pics/floating_window_move.gif);
		/* CSS HACK */
		height: 16px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;
		border-bottom:1px solid #666;

	}

    .floatingWindowTab_active{

		cursor:pointer;
		margin:0px 0px 0px 2px;
	}

	.floatingWindowTab_active span{
		line-height:16px;
		color:#ff0000;
		font-size:14px;
		padding:5px 0px 5px 6px;
		float:left;
		-moz-user-select:no;
	}

	.dhtmlgoodies_floatingWindow .floatingWindow_statusBar img{
		position:absolute;
		right:0px;
		bottom:0px;
		cursor:nw-resize;
	}



	.floatingWindowCloseButton{
	  float:right;
	  margin:1px;
		font-size:10px;
		font-weight:bold;
		background-image:url(../typo3conf/ext/dam_content/ext_pics/close.gif);
		padding:0px;
		background-color: #fff;
		cursor:hand;
		cursor/* */:/**/pointer;	/* Other browsers */
		cursor: /**/pointer;

		/* CSS HACK */
		width: 14px;	/* IE 5.x */
		width/* */:/**/12px;	/* Other browsers */
		width: /**/12px;

		/* CSS HACK */
		height: 14px;	/* IE 5.x */
		height/* */:/**/12px;	/* Other browsers */
		height: /**/12px;

	}

	#floatingWindow_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;
	}

	.dhtmlgoodies_floatingWindow .floatingWindowContent{
		padding:2px;
		font-size:11px;
		overflow-x:hidden;
		overflow-y:scroll;
		overflow: -moz-scrollbars-vertical;
	}

/* END STYLES FOR FLOATING WINDOW DOWNLOADS SPECIAL VIEW */


/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 5px; }
	
	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('/typo3/gfx/fileicons/ai.gif')!important;}
	.filelinks .ani{background-image:url('/typo3/gfx/fileicons/ani.gif')!important;}
	.filelinks .au{background-image:url('/typo3/gfx/fileicons/au.gif')!important;}
	.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('/typo3/gfx/fileicons/cdr.gif')!important;}
	.filelinks .css{background-image:url('/typo3/gfx/fileicons/css.gif')!important;}
	.filelinks .csv{background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
	.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('/typo3/gfx/fileicons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
	.filelinks .exe{background-image:url('/typo3/gfx/fileicons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('/typo3/gfx/fileicons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('/typo3/gfx/fileicons/flash.gif')!important;}
	.filelinks .folder{background-image:url('/typo3/gfx/fileicons/folder.gif')!important;}
	.filelinks .gif{background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
	.filelinks .htm{background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
	.filelinks .html{background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
	.filelinks .ico{background-image:url('/typo3/gfx/fileicons/ico.gif')!important;}
	.filelinks .inc{background-image:url('/typo3/gfx/fileicons/inc.gif')!important;}
	.filelinks .java{background-image:url('/typo3/gfx/fileicons/java.gif')!important;}
	.filelinks .jpg{background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
	.filelinks .js{background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
	.filelinks .max{background-image:url('/typo3/gfx/fileicons/max.gif')!important;}
	.filelinks .mid{background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
	.filelinks .mov{background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
	.filelinks .png{background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
	.filelinks .ps{background-image:url('/typo3/gfx/fileicons/ps.gif')!important;}
	.filelinks .psd{background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('/typo3/gfx/fileicons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('/typo3/gfx/fileicons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('/typo3/gfx/fileicons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('/typo3/gfx/fileicons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('/typo3/gfx/fileicons/tga.gif')!important;}
	.filelinks .tif{background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
	.filelinks .wav{background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
	.filelinks .xml{background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
