<!--
/*** Golfclub Isarwinkel - Copyright by Thomas Schroeder 2009 ***/

body {
       background-image:url(bg_home.gif);
       background-repeat:repeat-y;
	   background-color: #f3f8ef;
	   margin:0px;
	   padding:0px;
	   }

#header {
		position:absolute;
		width:855px;
		height:168;
		left:65px;
		top:109px;
		}
		
#headline {
		position:absolute;
		width:440px;
		left:255px;
		top:305px;
		}


#logo_gc {	
		position:absolute;
		left:90px;
		top:15px;
		}
		
#logo_sup {
		position:relative;
		left:-30px;
		top:40px;
		}
		
#logo_sup_absolut {
		position:absolute;
		left:65px;
		top:307px;
		}

#logo_1 {
		position:absolute;
		left:866px;
		top:170px;
		}
#logo_2 {
		position:absolute;
		left:866px;
		top:385px;
		}
#logo_3 {
		position:absolute;
		left:866px;
		top:320px;
		}
#logo_4 {
		position:absolute;
		left:866px;
		top:390px;
		}
	
#contentcenter {
	position:absolute;
	width:400px;
	left:255px;
	top:345px;
	text-align: left;   
	}
	
#contentright {
	position:absolute;
	left:740px;
	top:305px;
	width:150px;
	}


/***************************************************************************************************/
/* default styles for extension "tx_indexedsearch" */
/**************************************************************************************************/
	.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:#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 TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }



/***************************************************************************************************/
/* Basics */
/**************************************************************************************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; font-size: 12px;}
PRE { font-family: monospace; font-family: arial, helvetica; color: #000000; font-size: 12px;}

A { color: #000000; text-decoration: none; font-family: arial, helvetica; font-size: 12px;}
A:hover { color: #006944;}

FORM { margin: 0px 0px 0px 0px;font-family: arial, helvetica; color: #000000; font-size: 12px;}
P, PRE { margin: 0px 0px 0px 0px; font-family: arial, helvetica; color: #000000; font-size: 12px;}
P, TD, UL, OL { font-size: 12px; font-family: arial, helvetica; color: #000000; font-size: 12px;}
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 12px; font-family: arial, helvetica; color: #000000;}

P A { color: #000000; text-decoration: underline; font-weight: normal; font-family: arial, helvetica; font-size: 12px;}
P A:hover { color: #006944; font-weight: normal; }
P A:active { color: #0000000; font-weight: normal; }

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

UL A { color: #000000; text-decoration: underline; font-weight: normal; font-family: arial, helvetica; font-size: 12px;}
UL A:hover { color: #006944; font-weight: normal; }
UL A:active { color: #0000000; font-weight: normal; }
UL A:visited { color: #0000000; font-weight: normal; }

OL A { color: #000000; text-decoration: underline; font-weight: normal; font-family: arial, helvetica; font-size: 12px;}
OL A:hover { color: #006944; font-weight: normal; }
OL A:active { color: #0000000; font-weight: normal; }
OL A:visited { color: #0000000; font-weight: normal; }
/***************************************************************************************************/
/* Headers, plain */
/***************************************************************************************************/
H1 { font-size: 14px; font-family: arial, helvetica; color: #000000;}
H2 { font-size: 14px; font-family: arial, helvetica; color: #000000;}
H3 { font-size: 14px; font-family: arial, helvetica; color: #000000;}
H4 { font-size: 14px; font-family: arial, helvetica; color: #000000;}
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 5px; margin-bottom: 5px; font-family: arial, helvetica; color: #000000;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; font-family: arial, helvetica; color: #000000; font-size: 14px;}

/***************************************************************************************************/
/* Headers, with link */
/***************************************************************************************************/
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; font-family: arial, helvetica;}
H2 A { font-family: arial, helvetica; color: #000000;}
H3 A { font-family: arial, helvetica; color: #000000;}
H4 A { font-family: arial, helvetica; color: #000000;}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; font-family: arial, helvetica; color: #000000;}

/***************************************************************************************************/
/* Header date */
/***************************************************************************************************/
P.csc-header-date { font-size: 12px; font-family: arial, helvetica; color: #000000;}

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

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

/***************************************************************************************************/
/* RTE / Bodytext: */
/***************************************************************************************************/
P.bodytext { color: #000000; font-size: 12px; line-height: 17px;}
P.bodytext A { font-weight: normal; font-size: 12px; line-height: 17px;}
P.bodytext b { color: #000000; font-family: arial, helvetica; font-size: 12px; line-height: 17px;}
b { color: #000000; font-family: arial, helvetica; font-size: 12px; line-height: 17px;}


/***************************************************************************************************/
/* 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: 12px; }
TABLE.contenttable TR { background-color: #efefef; }

/***************************************************************************************************/
/* Various Forms */
/***************************************************************************************************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
/*
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #77ACCB; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #77ACCB; }
*/
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #ffffff; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #ffffff; }
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; background-color: #ffffff;}
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  { }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }

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

/* 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: #0572A9; }
/*H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }*/
H3.csc-searchResultHeader { 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; }

/***************************************************************************************************/
-->
