/* @group Page Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	background-color: #eee;
	/*background: url(/tl_files/fond/pga_background.jpg) 50% 0;*/
}
/*h1, h2 {
	line-height: 100%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
h2 {
	font-size: 22px;
}*/
p {
	margin: 0 0 0.5em 0;
}
a {
	color: #2a85b9;
	text-decoration: none;
}
#wrapper {
	padding-right: 160px;
	position: relative;
}
#header {
	background-repeat: no-repeat;
}
#claim {
	border: 1px solid #666;
	border-left-width:  0;
	border-right-width:  0;
	padding: 2px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	background-color: #fff;
}
#claim a {
	color:  #666;
	float: right;
	padding-right: 20px;
}
#claim span {
	padding-left: 20px;
	width: 750px;
}
#container {
	/*margin: 2em 0 0 0;*/
	background: url(/tl_files/fond/boxbg.png) repeat 0 100%;
}
#main {
	padding: 20px 0 10px 10px;
	background: #fff;
}
#main .mod_article {
	padding: 0 20px 228px 0; 
	/* Orig padding-bottom: 10em = 130px */
	/* Orig padding-bottom Banner 76px: 146px */
	}
#footer {
	width: 66.6666%;
	margin-top: -228px;
	/* Orig padding-bottom: 9em = 117px */
	/* Orig margin-top Banner 76px: 133px */
}
#aside_banner {
	position: absolute;
	top: 155px;
	left: 940px;
	width: 160px;
}
/* @end */
/* @group rechte Spalte */
#right {
	color: #2a85b9;
	font-size: 13px;
	line-height: 15px;
	border-top: 20px solid #fff;
}
#right h1,
#right h2,
#right h3 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bolder;
	margin: 0 0 0.25em 0;
	padding: 0;
}
#right p {
	margin: 0;
}
#right .block {
	border-top: 4px solid #ccc;
}
#right .block .block {
	border-top: 0;
}
#right .ce_text {
	/*background-color: #fff;*/
}
#right .frag {
	margin: 10px;
	background-color: #fff;
	padding: 10px 16px;
	overflow: hidden;
}
#request_password {
	margin-top: -20px;
}
/* @end */
.frag h1 {
	margin: 0;
	padding: 0;
}
#footer .inside {
	padding-left: 10px;
}
#footer .banner {
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 0;
	border-top: 1px dotted #666;
	border-bottom: 0;
}
#footer .mod_article .banner {
	margin-left: 10px;
}
p.socialbar {
	line-height: 3;
	float: left;
	margin: 0 0.5em 0 0;
	padding: 4px 0
}
.socialbar img {
	vertical-align: top;
}
.frag_shoplink p {
	margin-bottom: 0;
}
.frag_shoplink .image_link {
	width: 70px;
	margin-right: -10px;
}
.image_link {
	float: right;
}
.image_link a {
}
.image_link img {
	display: block;
	/*margin: 2px 0;*/
}
/* @group Photoshow w/ pagination */
.mod_photoshow {
	position: relative;
	color: #fff;
}
.mod_photoshow * {
	margin: 0;
	padding: 0;
}
.mod_photoshow .imgBigCaption,
.mod_photoshow h1{
	position: absolute;
	left: 390px;
	margin: 0;
	-moz-box-shadow: -4px -3px 6px rgba(136,136,136,0.6);
	-webkit-box-shadow: -4px -3px 6px rgba(136,136,136,0.6);
	box-shadow: -4px -3px 6px rgba(136,136,136,0.6);
	padding: 5px 8px;
}
.mod_photoshow.links .imgBigCaption,
.mod_photoshow.links h1 {
	left: 20px;
}
.mod_photoshow .imgBigCaption {
	top: 145px;
	/*width: 120px;*/
	background-color: #a68918;
	font-size: 18px;
	font-weight: bold;
}
.mod_photoshow h1{
	top: 110px;
	/*width: 160px;*/
	background-color: #8b2;
	font-size: 24px;
}
.mod_photoshow.oben .imgBigCaption {
	top: 55px;
}
.mod_photoshow.oben h1 {
	top: 20px;
}
.mod_photoshow.unten .imgBigCaption {
	top: 255px;
}
.mod_photoshow.unten h1 {
	top: 220px;
}
.mod_photoshow.hide .imgBigCaption {
	top: -1000em;
	left:  -1000em;
}
.mod_photoshow img {
	display: block;
}
.mod_photoshow img.hide {
	display: none;
}
.mod_photoshow .nextButton { /* hide me */
	display: none;
	position: absolute;
	right: 0;
	top: 140px;
	width: 20px;
}
.mod_photoshow .prevButton {
	display: none;
	position: absolute;
	left: 0;
	top: 140px;
	width: 20px;
}
.mod_photoshow ul.pagination {
	float: right;
	padding: 2px 2px 2px 0 ;
	border: 1px solid #999;
}
.pagination .thumb {
	display: block;
	float: left;
	text-align: center;
	width: 16px;
	margin:  0 2px;
	padding: 1px 0;
}
.mod_photoshow .pagination .thumb a {
	padding: 4px 2px;
	display:  block;
	text-align: center;
	width:  14px;
	background-image: url(pagination_fond.png);
	background-repeat: no-repeat;
	background-position: 50% 5px;
	color: #fff;
}
.mod_photoshow .pagination .active a {
	background-position: 50% -35px;
	color:  #666;
}
.pagination .tncaption {
	color: #666;
	position: absolute;
	left: 0;
	top: 300px;
	/* ausblenden */
	/*text-indent: -1000em;*/
}
.pagination p,
.pagination li {
	display: inline;
}
/* @end */
/* @group Kontakte */
.mod_vCard li{
	float: left;
	list-style: none;
	padding: 0 8px 8px 0;
}
.mod_vCard .vcard_logo img.logo{
	vertical-align: middle;
}
.mod_vCard .vcard_logo{
	line-height: 85px;
	vertical-align: middle;
}
.mod_vCard .vcard {
	width: 110px;
	height: 85px;
	background-image: url(/tl_files/fond/vcard_fond.png);
	text-align: center;
}
.single_record_wrap {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin: 0 0 20px ;
}
.single_record {
	display: table-cell;
	vertical-align: middle;
	height: 178px;
}
.single_record .vcard {
	margin-left: 144px;
}
.single_record .download {
	height: 24px;
}
.single_record .download img {
	display: block;
	float: left;
	padding-right: 4px;
}
.single_record p {
	padding-top: 6px;
}
.single_record .vcard .family-name,
.single_record .vcard .given-name,
.single_record .vcard .honorific-prefix,
.single_record .vcard .n,
.single_record .vcard .fn {
	font-size: 18px;
}
.single_record .vcard .fn {
	margin-bottom: 0.5em;
}
.single_record .vcard .role,
.single_record .vcard .title,
.single_record .vcard .organisation-name,
.single_record .vcard .org {
	color: #a68918;
	font-size: 13px;
}
/* @end */
.ce_teaser,
.frag_teaser {
	margin: 0 0 20px ;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}
.ce_teaser h1 {
	margin-bottom: 0.25em;
}
.ce_teaser p {
	float: left;
}
.ce_teaser .more,
.frag_teaser .more {
	display: inline;
	margin: 0 0.25em;
}
.ce_teaser img,
.imageleft img {
	display: block;
	float: left;
	padding-right: 10px;
}
.ce_accordion {
	border-top: 1px dotted #666;
}
.toggler {
	cursor: pointer;
	background: url(acc_verlauf.png) repeat-x;
	border-bottom: 1px dotted #666;
}
.ce_accordion .toggler {
	background: url(acc_verlauf.png) repeat-x;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	padding: 8px 10px;
}
.ce_accordion .toggler h2,
.ce_accordion .toggler h3,
.ce_accordion .toggler p
{
	height: 14px;
	font-size: 12px;
	line-height: 100%;
	padding-top: 1px;
}
/* @group Forum (Schwarzes Brett) */
.mod_helpdesk .controls,
.mod_helpdesk .message-container{
	margin:  0.5em 0;
	clear: both;
}
.mod_helpdesk .quotebox  {
	margin-left: 1em;
	border-left: 1px dotted #666;
	padding-left: 0.5em;
}
.mod_helpdesk .quotebox img.pngfix {
	margin-left: -2em;
}
.mod_helpdesk .message-container {
	padding-top: 0.5em;
	border-top: 1px dotted #666;
}
.mod_helpdesk .top-left {
	float: left;
	width: 80px;
	margin-right: 0.5em;
	background-color: #fff;
}
.mod_helpdesk .top-right {
	float: right;
	width: 500px;
}
.mod_helpdesk .bottom-left {
	float: left;
	margin-bottom: 0.5em;
}
.mod_helpdesk .bottom-right {
	float: right;
	margin-bottom: 0.5em;
}
.mod_helpdesk .clearfloat {
	clear: both;
}
.mod_helpdesk .breadcrumb {
	clear: both;
}
.mod_helpdesk .avatar {
	text-align: center;
	visibility: hidden;
}
.mod_helpdesk img {
	display: block;
	float:  left;
}
.mod_helpdesk .breadcrumb {
	background: url(acc_verlauf.png) repeat-x;
	height: 20px;
	line-height: 100%;
	border-top: 1px dotted #666;
	padding: 8px 10px 2px;
	margin-bottom: 0.5em;	
}
.mod_helpdesk .formbody {
	
}
.mod_helpdesk .mainlist th {
	color: #fff;
	background-color: #a68918;
}
/* @end */
/* @group RSS Reader */
.mod_rss_reader {
	border-top: 1px dotted #666;
}
.mod_rss_reader .odd {
	background-color: transparent;
}
.mod_rss_reader .toggler {
	background: url(acc_verlauf.png) repeat-x;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	padding: 8px 10px;
}
.mod_rss_reader .toggler h2,
.mod_rss_reader .toggler h3,
.mod_rss_reader .toggler p
{
	height: 14px;
	font-size: 12px;
	line-height: 100%;
	padding-top: 1px;
}
.mod_rss_reader p.description {
	margin: 20px 10px;
}
/* @end */
/* @group Kalender archiv */
.mod_eventlist {
	font-size: 13px;
	/*line-height: 100%;*/
	border-top: 1px dotted #666;
	clear: right;
}
.mod_eventlist h1 {
	display: none;
}
.mod_eventlist p.info {
	float: left;
	color:  #a68918;
	padding: 8px 10px 0 10px;
	text-transform: uppercase;
}
.mod_eventlist .toggler h2,
.mod_eventlist .toggler h3 {
	padding: 8px 0;
	font-size: 12px;
}
.mod_eventlist .accordion {
	clear: right;
	border-bottom: 1px dotted #666;
}
.mod_eventlist .accordion_cont h1,
.mod_eventlist .accordion_cont h2,
.mod_eventlist .accordion_cont h3 {
	padding-top: 0;
	font-size: 13px;
}
.mod_eventlist .accordion div.accordion_cont{
	overflow: hidden;
	border-bottom: 1px dotted #666;
	padding: 20px 10px ;
}
.mod_eventlist .toggler {
	background: url(acc_verlauf.png) repeat-x;
	height: 30px;
	line-height: 100%;
	border-bottom: 1px dotted #666;
	padding: 0 0 0 0;	
}
/* visual merge with content */
.mod_eventlist .active {
	background-image: none;
	border-bottom-color: #fff;
	height: auto;
}
.mod_eventlist .active .active_hide,
.mod_eventlist .active_show {
	display: none;
}
.mod_eventlist .active .active_show {
	display: block;
}
.mod_eventlist .active h2 {
	font-size: 18px;
	font-weight: normal;
	padding:  20px 0 0 10px;
	margin-bottom:  0.1em;
}
.mod_eventlist .active p.active_show {
	text-transform: none;
	padding-top:  0.5em;
}
.mod_eventlist .vcard .org {
	color: #666;
}
/* Kalenderereignisse Detail ansicht */
.mod_eventlist div.accordion_cont {
/*TODO: possible IEBug due to float Context*/
}
.mod_eventlist div.accordion_cont .teaser {
	float: left;
	width: 48%;
	padding-right: 10px;
}
.mod_eventlist .teaser p.info,
.mod_eventlist .nofloat p.info {
	float: none;
	padding: 0;
}
.mod_eventlist .teaser .licenses,
.mod_eventlist .nofloat .licenses  {
	line-height: 100%;
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}
.mod_eventlist .teaser p.info strong,
.mod_eventlist .nofloat p.info strong {
	text-transform: uppercase;
}
.mod_eventlist .fulltext {
	margin-left:50%;
}
/* @end */
.frag_golfschule ul {
	list-style-image: url(stern_blau.png);
	margin: 0;
	padding: 0;
}
.frag_golfschule li {
	list-style-position: inside;
}
.frag_golfschule strong {
	color: #2a85b9;
}
/*.uppercase {
	text-transform: uppercase;
}*/
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearall {
	clear: both;
}
/* @group Suche */
/*Seach Form*/ 
#right .mod_search input {
	width: 25ex;
	padding: 0;
}
#right .mod_search label {
	padding: 6px 0;
	position: absolute;
	top: 1.5em;
}
.mod_search .input-text {
	position: relative;
	float: none;
	width: auto;
}
/* Ausgabe unterdrücken #right */
#right .mod_search .even,
#right .mod_search .odd,
#right .mod_search .pagination,
#right .mod_search .accordion_style,
#right .mod_search p.header  {
	display: none;
}
.context .highlight {
	background-color: #ffc;
}
#main .mod_search .first {
	border-top: 1px dotted #666;
}
#main .mod_search .pagination {
	padding: 0 10px;
}
#main .mod_search .toggler_style {
	background: url(acc_verlauf.png) repeat-x;
	height: 30px;
	line-height: 100%;
	border-bottom: 1px dotted #666;
	padding: 0;	
}
.toggler_style h3 {
	font-size: 12px;
	padding: 8px 10px;
	margin: 0;
}
.accordion_style {
	padding: 20px 10px;
}
.accordion_style p.url {
	margin-bottom: 0;
}
/* @end */
/* @group Nachrichten archiv Liste download */
.mod_newslist_accordion {
	font-size: 12px;
	line-height: 100%;
	border-top: 1px dotted #666;
	clear: right;
}
.mod_newslist_accordion p.info {
	float: left;
	color:  #a68918;
	padding: 8px 10px 0 10px;
	text-transform: uppercase;
}
.mod_newslist_accordion h2 {
	padding: 8px 0;
	font-size: 12px;
}
.mod_newslist_accordion .accordion {
	clear: right;
	border-bottom: 1px dotted #666;
}
.mod_newslist_accordion .accordion div.accordion_cont{
	border-bottom: 1px dotted #666;
	padding: 20px 10px ;
}
.mod_newslist_accordion .accordion_style {
	background: url(acc_verlauf.png) repeat-x;
	height: 30px;
	border-bottom: 1px dotted #666;
	padding: 0 0 0 0;	
}
/* @end */
/* @group Downloadarchiv */
.ce_download,
.ce_downloads {
	clear: both;
	border-bottom: 1px dotted #666;
}
.ce_downloads {
	margin-bottom: 0.5em;
}
.ce_downloads .download{
	border-top: 1px dotted #666;
	height: 24px;
}
.ce_downloads .download_jpg{
	height: 88px;
}
.ce_download p, 
.ce_downloads p {
	padding: 4px 0;
}
.ce_download h1,
.ce_download h2,
.ce_downloads h1,
.ce_downloads h2 {
	font-size: 18px;
	margin: 0;
	padding: 6px 0 0 0 ;
}
.ce_download h3, 
.ce_downloads h3 {
	padding: 24px 0 0 0 ;
	
}
.ce_download img,
.ce_downloads img {
	display: block;
	float: left;
	padding: 0 4px 0 0 ;
}
.ce_download img.thumb,
.ce_downloads img.thumb {
	margin: 4px 0;
}
/* @end */
/* @group Nachrichtenbereich */
.mod_newsmenu {
	width: 8em;
	float: right;
}
.mod_newsarchive {
	font-size: 12px;
/*
	line-height: 100%;
*/
	border-top: 1px dotted #666;
	clear: right;
}
.mod_newsarchive p.info {
	float: left;
	color:  #a68918;
	padding: 8px 10px 0 10px;
	line-height: 100%;
	text-transform: uppercase;
}
.mod_newsarchive h1 {
	display: none;
}
.mod_newsarchive h2 {
	padding: 8px 0;
	font-size: 12px;
}
.mod_newsarchive .accordion {
	clear: right;
	border-bottom: 1px dotted #666;
}
.mod_newsarchive .accordion div.accordion_cont{
	border-bottom: 1px dotted #666;
	padding: 20px 10px ;
}
.mod_newsarchive .toggler {
	background: url(acc_verlauf.png) repeat-x;
	height: 30px;
	border-bottom: 1px dotted #666;
	padding: 0 0 0 0;	
}
.layout_short {
	
}
.layout_short {
}
.layout_latest {
	
}
.layout_full {
	
}
/* @end */
/* @group Seitennavigation (in der Box) */
#main .mod_quicknav,
#main .mod_navigation,
#main .mod_article .box {
	width: 150px;
	float: right;
	border-top: 1px dotted #2a85b9;
	border-bottom: 1px dotted #2a85b9;
	margin:  0 0 20px 10px;
	padding: 0;
}
#main .mod_quicknav h2,
#main .mod_navigation h2,
#main .mod_article .box h2,
#main .mod_quicknav h3,
#main .mod_navigation h3,
#main .mod_article .box h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #a68918;
	margin: 10px 0;
	margin-left: 18px;
}
#main .mod_quicknav ul,
#main .mod_navigation ul,
#main .mod_article .box ul,
#main .mod_navigation ol,
#main .mod_article .box ol {
	margin: 0  0 1em 0;
	padding:  0;
}
#main .mod_quicknav li,
#main .mod_navigation li,
#main .mod_article .box li {
	list-style-image: url(ring.png);
	margin: 0;
	margin-left:  18px;
	list-style-position: outside;
	list-style-type: none;
}
#main .mod_quicknav div.quicknav  {
	margin: 0 0 10px 18px;
	padding: 0;
}
#main .mod_quicknav form  {
	border: none;
	background: none;
}
#main .mod_quicknav select  {
	/*background: none;
	border: outset;*/
}
#main .mod_quicknav input.submit  {
	width: 120px;
}
/* @end */
/* @group Datentabellen */
table {
	width: 100%;
	border-collapse: collapse;
	border-color: #e8e4d3;
	caption-side: top;
	font-size: 12px;
}
#right table {
	caption-side: bottom;
}
caption {
	text-align: left;
	font-size: 13px;
}
#right caption {
	font-size: 12px;
}
thead {
	color: #fff;
	background-color: #a68918;
}
tbody {
	color: #a68918;
}
tr {
	
}
.leaderboard tr > td:first-child {
	text-align: right;
}
.leaderboard tr > td:nth-child(4n-2) {
	text-align: center;
}
.leaderboard tr > td:last-child {
	text-align: right;
	padding-right: 12px;
}
/* th {
	padding: 2px;
	font-weight: bold;
}
td {
	padding: 2px;
}
.odd {
	background-color:  #e8e4d3;
}
.even {
	
}*/
.frag_leaderboard {
	padding: 10px;
}
.frag_leaderboard p {
	margin-top: 0;	
}
.frag_leaderboard h1{
	margin-bottom: 0;
}
/* @end */
/* @group Formulare */
#right .formbody {
	margin: 10px;
	padding: 10px 16px;
	background-color: #fff;
}
#right input {
	border: 1px solid #000;
	width: 12ex;
}
#right .input {
	clear: none;
	margin: 0;
}
.submit_container .button {
}
#right .submit_container {
	clear: none;
	margin: 0;
	padding: 0;
}
#right label {
	font-size: 11px;
	padding:  2px 0 0 2px;
}
/*Login form*/ 
#tl_login .input-text {
	width: 33%;
	float: left;
	position: relative;
	padding: 2px 4px 2px 0;
}
#tl_login .input-text label {
	position: absolute;
	top: 1.5em;
}

#tl_login h1 {
	margin-top:  0;
}
/* @end */
