/**
 * CSS for templates
 * __________________________________________________________________
 *
 * @date		14.09.2005
 * @modified		24.10.2006
 * @version		1.0
 * @author		Roland Schaer, 3w-publishing.ch
 * @author		Raphael Fink, 3w-publishing.ch
 */



/* Temp1ate 0 (Startseite) */
.temp0 {
	width:705px;
	margin: 10px 0px 0px 10px;
}

/* Temp1ate 1 (DHTML) */
.temp1 {
	width:705px;
	margin: 10px 0px 10px 10px;
}

/* Template 2 (Adressen) */
.temp2 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp2 .datensatz {
    margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #89898B;
}
.temp2 .zeile { }
.temp2 .beschreib {
	float:left;
	width: 60px;
	margin: 0px 20px 0px 0px;
}
.temp2 .inhalt {
	float:left;
	width:330px;
}
.temp2 .bild {
	float: left;
	margin: 0px 20px 0px 0px;
	width: 100px;
	font-size: 10px;
}
.temp2 .bild img {
	margin: 0px 0px 10px 0px;
}
.temp2 .daten {
	float:left;
	width:440px;
}

/* Template 3 (3-Spalten) */
.temp3 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp .bild {
	font-size: 10px;
}
.temp3 .bild img {
	margin: 0px 0px 10px 0px;
}
.temp3 td { 
	width: 180px;
}
.temp3 .text {
	margin: 20px 0px 0px 0px;
}
.temp3 td.spacer {
	width: 5px;
}
.temp3 .datensatz {
    margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #89898B;
}

/*Template 4 (Downloads) */
.temp4 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp4 tr.heading {
	font-weight: bold;
}

.temp4 th {
	font-weight: bold;
	border-bottom: 1px solid #89898B;
}
.temp4 td {
	border-bottom: 1px solid #89898B;
}

/*Template 5 (Veranstaltungen) */
.temp5 { 
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp5 tr.heading { }

.temp5 th {
	font-weight: bold;
	border-bottom: 1px solid #89898B;
}
.temp5 td {
	border-bottom: 1px solid #89898B;
}

.temp5_detail { 	
	width:705px;
	margin: 10px 10px 10px 10px;
}
.temp5_detail .text {
	margin: 20px 0px 10px 0px
}
.temp5_detail .back {
	margin: 15px 0px 0px 0px;
}

/* Template 6 (Bild_links_Text) */
.temp6 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp6 img {
	margin: 0px 0px 10px 0px;
}
.temp6 .datensatz {
    margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #89898B;
}
.temp6 h3 {
	margin-top: 0px;
}
.temp6 .bild {
	width:180px;
	float:left;
	margin: 0px 20px 0px 0px;
	font-size: 10px;
}
.temp6 .text {
	float:left;
	width:505px;
}

/* Template 7 (Bild_rechts_Text) */
.temp7 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp7 img {
	margin: 0px 0px 10px 0px;
}
.temp7 .datensatz {
    margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #89898B;
}
.temp7 h3 {
	margin-top: 0px;
}
.temp7 .text {
	float:left;
	width:505px;
}
.temp7 .bild {
	width:180px;
	float:left;
	margin: 0px 0px 0px 20px;
	font-size: 10px;
}

/* Template 8 (News) */
.temp8 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp8 .zeile {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #89898B;
}
.temp8 h3 {
	margin-top: 0px;
}
.temp8 .datum {
	width: 70px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.temp8 .datum h3 {
	font-weight: normal;
}
.temp8 .inhalt {
	float:left;
	width:615px;
}
.temp8 .details {
	margin: 10px 0px 10px 0px;
}
.temp8_details h3 span {
	font-weight: normal;
}
.temp8_details {
	width:705px;
	margin: 10px 10px 10px 10px;
}
.temp8_details .text {
	float:left;
	width:705px;
}
.temp8_details .back {
	margin: 10px 0px 10px 0px;
}


/* Template 9 (Adressverzeichnis) */
.temp9 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp9 tr.heading {
	font-weight: bold;
	border-bottom: 1px solid #89898B;
}

.temp9 th {
	font-weight: bold;
	border-bottom: 1px solid #89898B;
}
.temp9 tr {
	border-bottom: 1px solid #89898B;
}

.temp9_detail {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp9_detail .beschreib {
	float:left;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	width:60px;
}
.temp9_detail .inhalt {
	float:left;
	width:300px;
}
.temp9_detail .text {
	padding: 30px 0px 0px 0px;
}
.temp9_detail .back {
    padding: 10px 0px 0px 0px;
}


/* Template 10 */
.temp10 {
	width:705px;
	margin: 10px 0px 10px 10px;
}
.temp10 .img_gross {
	width: 290px;
	float: left;
}
.temp10 .zeile, .temp10 .img_klein {
	width: 280px;
}
.temp10 .img_klein {
	float: left;
}
.temp10 .zeile {
	margin: 0px 0px 10px 0px;
}
.temp10 .zeile img 	{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: none;
}

/* Template 11 */
.temp11 {
	width:705px;
	margin: 10px 0px 0px 10px;
}
.temp11 .img_gross {
	width: 450px;
}
.temp11 .zeile, .temp11 .img_klein {
	width: 560px;
}
.temp11 .img_klein {
}
.temp11 .zeile {
	margin: 0px 0px 0px 0px;
}
.temp11 .zeile img {
	margin: 0px 15px 15px 0px;
}

/* Template 12 (Bestellung) */
.temp12 {
	width: 600px;
	margin-bottom:15px;
	margin: 10px 0px 0px 10px;
}
.temp12 .bild {
	width: 70px;
	font-size: 10px;
}
.temp12 .bild img{
	margin: 0px 0px 10px 0px;
}
.temp12 table.products {
	margin: 0px 0px 20px 0px;
}
.temp12 table.products th {
	font-weight: bold;
}
.temp12 table.products td {
}
.temp12 table.address {}
.temp12 table.address input, .temp12 table.address select {
	width: 200px;
}
.temp12 table.address input.btn {
}
.temp12 table.address textarea {
	width: 200px;
	height: 150px;
}

			
/* Temp 13 */
.temp13 {
	width:705px;
	margin: 10px 0px 0px 10px;
}
.temp13 .text {
}
.temp13 .img_gross	{
	float:left;
	width:380px;
}
.temp13 .img {
	float:left;
	margin: 0px 0px 0px 20px;
	width:250px;		
}
.temp13 .img_klein {
	margin-bottom:15px;
}
.temp13 .footer {}
.temp13 .footer .links {	
	float:left;
	width: 380px;
}
.temp13 .footer .rechts {
	float:left;
	margin: 0px 0px 0px 20px;
	width: 250px;
}

/* Temp 14  */
.temp14 {
	width:705px;
	margin: 10px 0px 0px 10px;
}
.temp14 .img {
	width:350px;
	float:left;
}
.temp14 .img_gross {
	width:350px;
}
.temp14 .img_klein_links {
	width:165px;
	float:left;
	margin:10px 0px 0px 0px;
}
.temp14 .img_klein_rechts {
	width:165px;
	float:right;
	margin:10px 0px 0px 0px;
}
.temp14 .text {
	float:left;
	margin:0px 0px 0px 20px;
	width:335px;
}

/* Temp 15  */
.temp15 {
	width:705px;
	margin: 10px 0px 0px 10px;
}
.temp15 .zeile {

}
.temp15 .img {
	width:350px;
	float:left;
}
.temp15 .img_gross {
	width:350px;
	margin-bottom:10px;
}
.temp15 .text {
	float:left;
	margin: 0px 0px 0px 20px;
	width: 335px;
}


/* Temp 16 */

#temp16	{
	width:705px;
	/*[min-height:240px;							/*necessary to hide from Mozilla*/
	/*min-height:240px;*/							/*read by Safari*/
	/*]min-height:240px;*/							/*only read by IE6*/
	margin: 10px 0px 0px 10px;
         }
	 
#temp16 .pic	{
	float:left;
         width:110px;
         }
	 
#temp16 .inhalt	{
	/*border-bottom:1px solid #000000;*/
	padding:0px;
	vertical-align:top;
}	
	
#temp16 .text	{
	float:left;
	width:440px;
	vertical-align:top;
         }
	 
#temp16 .title	{
	/*height:20px;*/
	vertical-align:top;
		font-size: 13px;
	font-weight: bold;
	/*line-height: 18px;*/
}
	 
#temp16 .html	{
	min-height:150px;
	/*[min-height:150px;*/							/*necessary to hide from Mozilla*/
	/*min-height:150px;*/							/*read by Safari*/
	/*]min-height:150px;*/							/*only read by IE6*/
         }
	 
#temp16 .preis	{
        height:30px;
	/*margin-top:10px;*/
        }
	
#temp16 .verfugbar	{
         float:left;
         width:300px;
         height:30px;
         }
#temp16 .detail	{
	float:right;
         width:100px;
         }


/* Error Seite */
#error {
	margin:10px 0px 0px 10px;
}
#error input, #error select {
		width: 200px;
}
#error input.btn {

}
#error textarea {
		width: 200px;
		height: 150px;
}

/* Kontakformular Kontakt */
#kontakt {
		margin: 10px 0px 0px 10px;
}
#kontakt input, #kontakt select {
		width: 200px;
}
#kontakt input.btn {

}
#kontakt textarea {
		width: 200px;
		height: 150px;
}

/* Mail 2 Friend*/
#mail2friend {
		margin: 10px 0px 0px 10px;
}
#mail2friend input, #mail2friend select {
		width: 200px;
}
#mail2friend input.btn {

}
#mail2friend textarea {
		width: 200px;
		height: 150px;
}