@charset "UTF-8";
/* CSS #2 07.03.10 */

body {
margin: 5px 0 0 0;
padding: 0;
border: 0;	
background: #fff;
color: #555;
text-align: center;
font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
margin: 3px auto 5px;
color: #FF9900;
letter-spacing: 1px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: italic;
}

h2 {
font-size:18px;
}

h3 {
font-size: 16px;
color: #666;
}

h4 {
font-size: 16px;
color: #666;
}


html>body p {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 3px 0 12px 3px;
}
	
p {
margin:0;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 3px 0 12px 3px;
}

img {
display: none;
}

div#wrapper {
width: 855px;
margin: 15px auto 80px auto;
padding:0;
border: none;
text-align: left;
}

#header h1 {
overflow: hidden;
border: 0;
margin:0 auto 8px auto;
padding:0;
text-indent: -9999px;
width:852px;
height:252px;
}

#header h1 a {
display: block;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background: url(../img/headers/OQ09.jpg) top left no-repeat;
border:none;
}

#header h1 a:hover {
background: url(../img/headers/OQ09.jpg) top left no-repeat;
}

body#lessons #header h1 {
overflow: hidden;
border: 0;
margin:0 auto 8px auto;
padding:0;
text-indent: -9999px;
width:852px;
height:252px;
}

body#lessons #header h1 a {
display: block;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background: url(../img/headers/lessons.jpg) top left no-repeat;
border:none;
}

body#lessons #header a:hover {
background: url(../img/headers/lessons.jpg) top left no-repeat;
}

body#sponsors #header h1 {
overflow: hidden;
border: 0;
margin:0 auto 8px auto;
padding:0;
text-indent: -9999px;
width:852px;
height:252px;
}

body#sponsors #header h1 a {
display: block;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background: url(../img/headers/FQ_09.jpg) top left no-repeat;
border:none;
}

body#sponsors #header a:hover {
background: url(../img/headers/FQ_09.jpg) top left no-repeat;
}



div#menubox {
width: 815px;
height: 26px;
background: #fff;
border: 2px dashed #99CC33;
clear: both;
margin: 0;
padding: 7px 10px 2px 10px;
font-size: 16px;
text-align: center;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 8px 14px 8px 12px;
}

html>body div#menubox {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 auto 14px 7px;
	}

div.boxes {
width: 378px;
height: 330px;
background: url(../img/boxBG.gif) top left repeat-x;
border: 2px dashed #99CC33;
float: left;
margin: 0;
padding: 12px 15px 15px 15px;
text-align: left;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 8px 14px 8px 7px;
}

html>body div.boxes {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 7px 15px 7px;
	}
	
div.cats {
width: 235px;
height: 620px;
background: url(../img/boxBG.gif) top left repeat-x;
border: 2px dashed #99CC33;
float: left;
margin: 0;
padding: 12px 15px 15px 15px;
text-decoration: none;
word-spacing: 3px;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 9px 13px 10px 7px;

}

html>body div.cats {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	min-height: 360px;
	margin: 0 9px 15px 7px;
	}

div.widebox {
width: 805px;
height: auto;
background: url(../img/boxBG.gif) top left repeat-x;
border: 2px dashed #99CC33;
clear: both;
margin: 0;
padding: 12px 15px 15px 15px;
text-align: left;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 0 14px 12px 12px;
}

html>body div.widebox {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 auto 15px 7px;
	min-height: 580px;
	}
	
div#content {
float: left;
width: 525px;
background: url(../img/boxBG.gif) top left repeat-x;
border: 2px dashed #99CC33;
margin: 0;
padding: 12px 15px 15px 15px;
text-align: left;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 8px 14px 12px 7px;
}

html>body div#content {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
		min-height: 580px;
		margin: 0 0 15px 7px;
	}	
	
div#sidebar {
width: 230px;
height: auto;
background: url(../img/boxBG.gif) top left repeat-x;
border: 2px dashed #99CC33;
margin: 0;
padding: 12px 15px 15px 15px;
text-align: left;
text-decoration: none;
word-spacing: 3px;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 16px 13px 10px 576px;

}

html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 6px 0 582px;
	min-height: 580px;
	}

	
div.adblocks {
width: 235px;
height: 240px;
border: 2px dashed #99CC33;
float: left;
margin: 0;
padding: 12px 15px 15px 15px;
text-align: center;
text-decoration: none;
word-spacing: 3px;
color: #333;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 9px 13px 10px 7px;

}

html>body div.adblocks {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	min-height: 240px;
	margin: 0 9px 15px 7px;
	}

div#footer {
width: 815px;
height: auto;
background: #fff;
border: 2px dashed #99CC33;
margin: 0;
padding: 7px 10px 2px 10px;
font-size: 14px;
text-align: center;
clear: both;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 21px 14px 14px 12px;
}

html>body div#footer {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 auto 30px 7px;
	}


div#content img {
border: 1px solid #ccc;
padding: 7px;
margin: 2px 0 12px 6px;
background: #eee;
}

div#sidebar img {
border: 1px solid #ccc;
padding: 7px;
margin: 15px auto 18px 22px;
background: #eee;
}

img.right {
float:right;
margin: 0 0 0 15px;
}

.Stil1 {
	color: #FF9900;
	font-weight: bold;
}

.Stil2 {color: #FF9900}

/* default links */

a:link, a:visited {
	text-decoration:none;
	color: #FF9900;
	font-style: italic;
	}

a:hover { 
	text-decoration: underline;
	color: #99CC33;
	}

a:active {
	text-decoration : none;
	color: #99CC33;
	}
	
	/* block links */

a.block:link {
	text-decoration:none;
	color: #333;
	}

a.block:hover { 
	text-decoration : none;
	color: #FF9900;
	}

	
/* default lists */	
ul {
list-style:none;
margin:10px 0 10px 6px;
padding:0;
}

li {
list-style:none;
margin: 0 0 7px 0;
padding:0 0 3px 0;
}

div.catSeparator {
width: 75%;
height: 1px;
background:none;
margin: 0;
border-top: 2px dashed #99CC33;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 0px 14px 0px 12px;
}

html>body div.catSeparator{
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 24px auto 16px auto;
	}


div.line {
width: 824px;
height: 0;
background:none;
clear:both;
margin: 0;
/* False margin value for all versions of IE Win, including 6.0 */	
	margin: 0px 14px 0px 12px;
}

html>body div.line {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0 auto 0 auto;
	}

.Stil4 {
font-size: 22px
}

table {
width: 800px;
}

table#preise {
width: 375px;
margin: 0 0 10px 4px;
}

table#preise td#amount {
width: 75px;
} 

table#preise td#length {
width: 65px;
} 

table#preise td#cost {
width: 95px;

} 

td, tr {
padding: 3px 3px 7px 7px;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

td.date {
      width: 70px;
      white-space: nowrap;
}

td.turnier {
      width: 290px;
      white-space: nowrap;
}

td.course {
      width: 150px;
      white-space: nowrap;
}

td.results {
      width: 90px;
      white-space: nowrap;
}

td.par {
      width: 50px;
      white-space: nowrap;
}

div#menubox ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

div#menubox ul li { 
display: inline;
}

div#menubox ul li a {
text-decoration: none;
padding: 6px 50px 6px 25px;
margin: 0 6px 0 6px;
color: #666;
font: 16px Arial, Helvetica, sans-serif;
font-weight:bold;
font-style: italic;
}

div#menubox ul li a:hover {
color: #FF9900;
background: url(../img/swirlMo.gif) left center no-repeat;
}

/* You are here - main nav */

body#index .home {color: #99CC33; background:  url(../img/swirl.gif)  left center no-repeat;}
body#about .profile {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#lessons .unterricht {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#beginner .einsteiger {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#tips .tipps {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#pics .galerie {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#contact .kontakt {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}
body#sponsors .sponsors {color: #99CC33; background: url(../img/swirl.gif) left center no-repeat;}

body#contact table {
width: 460px;
}

body#contact td, tr {
padding: 3px 3px 7px 7px;
border: none;
}

h4#tpi {
overflow: hidden;
border: 0;
margin: 5px auto 30px auto;
padding:0;
text-indent: -9999px;
width:160px;
height:80px;
}

h4#tpi a {
display: block;
margin:0;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background: url(../img/tpi_mini.jpg) top left no-repeat;
border:none;
}

h4#tpi a:hover {
background: url(../img/tpi_mini.jpg) bottom left no-repeat;
}	


h4#gcbk {
overflow: hidden;
border: 0;
margin: 20px auto 10px;
padding:0;
text-indent: -9999px;
width:100px;
height:99px;
}

h4#gcbk a {
display: block;
margin:0;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background:url(../img/gcbk.jpg) top left  no-repeat;
border:none;
}

h4#gcbk a:hover {
background: url(../img/gcbk.jpg)  bottom left no-repeat;
}

h4#pga {
overflow: hidden;
border: 0;
margin: 0 auto 30px auto;
padding:0;
text-indent: -9999px;
width:131px;
height:149px;
}

h4#pga a {
display: block;
margin:0;
padding:0;
width:100%;
height:100%;
text-decoration:none;
background:url(../img/sprites/pga.gif) top left no-repeat;
border:none;
}

h4#pga a:hover {
background: url(../img/sprites/pga.gif) bottom left no-repeat;
}	

/* litebox*/

#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 600px; }
	#lbOverlay.grey { background-color:#000;}

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 12px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; color: #666;}
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	
#lbImageContainer, #lbIframeContainer { padding: 10px; }

#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 47%; height: 100%; background: transparent url(../img/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../img/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 47%; height: 100%; background: transparent url(../img/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../img/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 75%; float: left; text-align: left; }
#lbCaption { float: left; display: block; padding-bottom: 1.0em; color: #666; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; color: #666; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 65px; height: 20px; float: right; margin: 0; }
	#lbClose.grey { background: url(../img/lytebox/close_grey.png) no-repeat; }
	
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 3px; }
	#lbPlay.grey { background: url(../img/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../img/lytebox/pause_grey.png) no-repeat; }

div#preload {
height:1px;
width:1px;
display: none;
}
