/* Squadhouse Media
	Projekt: Squadhouse-Media
	Ersteller: M.Dorn & C.Störk
	Datum: 28.02.2006
	Beschreibung:
	Containerformatierung und zusätzliche Seitenformatierungen 
*/

/* Allgemeine Formatierungen HTML TAGS */
	table{border-collapse:collapse;border:0px;padding:0;border-spacing:0px; margin-left:4px;}

	/* Spezialfall gültig für alle Tabellen. Kann je nach Tabelle überschrieben werden */
	TABLE .t_l{font-weight:bold;font-size:12px; line-height:18px;} /* Linke TD*/
	TABLE .t_r{font-size:12px; line-height:18px;} /* Rechte TD*/
	TABLE .t_c{font-size:12px; line-height:18px;} /* Rechte TD*/

	img{padding:0;margin:0;}
	p{padding:0;margin:0;line-height:16px;
	letter-spacing:0.1em;}
	form{margin:0;}

/*Hyperlinks*/

	/* Allgemeine Hyperlinks */
	A:link, A:visited, A:active{text-decoration: none; color:#666666; font-weight:normal;}
	A:hover{color:#666666;text-decoration:underline;  font-weight:normal;}
	
/*floatings*/
	.right{float: right;}
	.left1{float: right;padding-right: 5px;}
	.right2{float: right;padding-left: 10px;}
	.left{float:left;}
	.left1{float: left;padding-right: 5px;}
	.left2{float: left;padding-right: 10px;}
	.cls{clear:both;}

/*Formularfelder*/
	.textfeld, .textarea , .select{border-bottom:1px solid #999999;border-top:1px solid #CCCCCC;border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;background-color:transparent;font-size:11px;vertical-align:middle;}
	.button{font-family:Verdana;border-bottom:2px solid #999999;border-top:1px solid #CCCCCC;border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;background-color:transparent;font-size:9px; color:#000000; font-weight:normal; vertical-align:middle;padding:0px;}

/* Allgemeine Schriftformatierungen */
	.b{font-weight:bold;}
	.alert{color:red; font-weight:bold;}


/* Überschrift 1 */
	H1{font-size:14px; font-weight:bold; color:#000000; padding:0;margin:0; padding-bottom:5px;padding-top:5px;}
/* Überschrift 2 */
	H2{font-size:12px;font-weight:bold;padding:0;margin:0; text-decoration:underline;}
/* Überschrift 3 */
	H3{font-size:12px;font-weight:bold;padding:0;margin:0;}
/* Hyperlinks in Überschriften*/
	H1 A, H2 A, H3 A { color: #6a0004; text-decoration: none; }
	H1 A:hover, H2 A:hover, H3 A:hover { text-decoration: underline; }

	TABLE{border:0;padding-left:0.8em;}
	
	/* Schrift Formatierungen im Content Bereich*/
	.f_5{ font-size:16px; font-weight:bold;}
	.f_3{ font-size:14px; font-weight:bold; text-decoration:underline;padding-bottom:5px;padding-top:5px;}
	.f_2{ font-size:12px; font-style:italic; padding-bottom:5px; line-height:normal; padding-left:10px;}
	.f_1{  font-size:16px;} /* Normale Schriftformatierung */



/****************************************************************************************/
/* FET Mailform			 													*/
/****************************************************************************************/
	/* Tabelle MailFormular */
		.mailform{}
		.mailform .t_l{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; width:150px;padding-bottom:5px;vertical-align:top;font-weight:normal;} /* Linke TD*/
		.mailform .t_r{padding-bottom:5px;} /* Rechte TD*/
/****************************************************************************************/


/* Textpic Formatierungen */
	/* COMMON */
	.csi-textpic {margin:0px; padding:0px;}
	.csi-textpic img { border:1px solid #c80000; margin:0px; padding:0px;}
	.csi-textpic .csi-caption {margin:0;padding:0;	text-align: right;  font-style: italic;  font-size:10px; padding-top:0px; padding-bottom:0px; color:#666;}
	.csi-textpic .csi-image {margin:0;padding:0;}
	.csi-textpic .csi-imagewrap {	margin:0;padding:0; }
	.csi-textpic .csi-imagewrap .csi-caption {	text-align:left; padding-left:0px; margin-left:0px; }

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

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

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

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

	/* INTEXT RIGHT */

	.csi-intext-right .csi-image {float: right; margin-left: 5px;	margin-right:5px; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;	border: 1px solid #999999 }

	/* INTEXT RIGHT NOWRAP */

	.csi-intext-right-nowrap .csi-text {

	/*margin-right: 215px; will have to be an inline style - controlled by TS*/

	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-right-nowrap .csi-text {

	height: 1%;
	}

	/* End hide from IE5/mac */ 
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}

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

	 /*margin-left: 215px;will have to be an inline style - controlled by TS*/
	}

	/* Hide from IE5-mac. Only IE-win sees this. \*/
	*html .csi-intext-left-nowrap .csi-text {
		height: 1%;
	}
	/* End hide from IE5/mac */
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}
	
	

/*Gästebuch*/

	.gb{margin-top:10px;padding-left:10px; border:1px solid #ccc;width:98%;padding:5px;clear:both;height:auto;}
	
	.gb[id]
	{	border:1px solid transparent;
	}

	.gbheader h1{font-size:12px;font-weight:bold;width:100%;line-height:14px;padding:0;margin:0;border-bottom:1px solid #ccc}
	.gbleft{float:left;width:15%;padding-right:10px;overflow:hidden;margin-top:10px;}
	
	
	
	.gbcontent{float:right;width:75%;margin:10px;border-left:1px solid #ccc;padding-left:10px;}
	
	.gbemail, .gbhomepage{font-size:11px;font-weight:bold;line-height:14px;color:maroon;}
	
	.gbdate{font-size:10px;color:#000000;font-style:italic;}
	.gbentry{font-size:11px;padding-top:5px;}
	.gbcomment{padding-top:10px;}
	.commentheader{font-size:11px;font-weight:bold;font-style:italic;}
	.commenttext{font-size:11px;padding-top:5px;font-style:italic;}
	
	.gbblaettern{width:100%; text-align:right;padding-bottom:5px;padding-top:5px;clear:both;}




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


/*NEWS*/
/* News Überschrift */
.news_header{}
	/* News Kategoriebild */
		.news_header .kat_image{display:none;}
	/* News Titel */
		.news_header .title{font-size:12px; font-weight:bold;}
		.news_header .title  A:LINK, .news_header .title A:VISITED, .news_header .title A:ACTIVE{color:black; font-weight:bold;font-size:12px;}
		.news_header .title A:HOVER{ text-decoration:none;color:#999; }

		.news_text{font-size:11px;}

			
	/* News Text */
		.news_text{clear:both; border-top:1px solid #ccc; }

	/* News Datum */
		.news_text .datum{ float:left; font-weight:bold; font-size:10px;}

			/* News Text Image*/
				.news_text .image{float:right;padding-left:10px; margin-bottom:10px; text-align:right; }
				/* Einzelnes Bild */
					.news_text .image .bild{clear:both;}
				/* Einzelnes Bild Beschreibung */				
					.news_text .image .caption{padding-top:5px; padding-bottom:5px; font-size:10px; font-style:italic;}
				/* Text links*/
					.news_text .news_text_links{display:hidden;height:0px;}
				/* News links*/
					.news_text .news_links{display:hidden;height:0px;}
				/* Alternative links*/
					.news_text .alternative_links{display:hidden;height:0px;}
					
					.news-single-imgcaption{padding-top:5px; padding-bottom:5px; font-size:10px; font-style:normal;}


			/* News Text Mehr ... */
			.news_text_more{clear:both;width:100%;text-align:right;}
			.news_text_more  A:LINK, .news_text_more  A:VISITED, .news_text_more  A:ACTIVE{color:black; font-weight:bold;font-size:10px;}
			.news_text_more A:HOVER{ text-decoration:underline; color:#999;}



.news_backtolist{float:right;}

#newsmain .c_text, #newssingle .c_text{margin-bottom:10px;clear:both;}	

.news_subheader{display:none;}

.c_h{float:left;}


