/*
 *	Fairway Guide Pro v2.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 */


/*******************/
/* Template Layout */
/*******************/


body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#555;
background: #f0f8f0 url(../images/masthead-background.jpg) 0 0  no-repeat; position:relative;
}

#container {
top:0px;
width:766px;
text-align:left;
background: url(../images/background.gif) 0 0 repeat; position:relative;
margin:0 auto;
border:0px solid #fff; /* turn on for visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
text-align:left;
background: url(../images/background.gif) 0 0 repeat;
width:auto;
height:158px;
}

#masthead{
width:auto;
height:152px;
margin:0px; /* adjust 232 or remove for spacing interior content */
/*background: url(../images/masthead.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image */
background: url(../images/masthead.jpg) 0 0 no-repeat;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#left-content {
float:left;
width:175px;
margin-left: 0px;
margin-bottom:10px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#left-wrapper {
margin-top:22px;
}

#left-wrapper H1,
#left-wrapper H2,
#left-wrapper H3,
#left-wrapper H4,
#left-wrapper H5,
#left-wrapper H6,
#left-wrapper p {
padding:2px 6px;
}

#wrapper {
float:right;
width:582px;
margin-right: 0px;
margin-bottom:4px;
}

#main-content1col {
width:auto;
padding:2px 8px;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 2px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col-home {
float:left;
width:439px;
padding:2px 6px;
margin-left: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col {
float:right;
width:564px;
padding:2px 8px;
margin-right: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content3col {
float:left;
width:384px;
padding:2px 8px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home {
float:right;
width:300px;
margin-right: 0px;
margin-bottom:4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home H1,
#right-content-home H2,
#right-content-home H3,
#right-content-home H4,
#right-content-home H5,
#right-content-home H6,
#right-content-home p {
padding:2px 6px;
}

#right-content {
float:right;
width:175px;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content H1,
#right-content H2,
#right-content H3,
#right-content H4,
#right-content H5,
#right-content H6,
#right-content p {
padding:2px 6px;
}

#footer{
clear:both;
position:relative;
width:auto; height:30px;
margin:2px;
background:#fff;
border-top:1px solid #333; /* turn on for visual spacing aid or style */
}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #333;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
}


/********************************/
/* Form elements */
/*******************************/

#login {
padding:0;
margin:0;
z-index: 1000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-149px;
}

#login input {
vertical-align: middle;
}

#login input.username,
#login input.password {
width:64px;
color:#000;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #777;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#fff;
}

#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-29px;
padding-left:0px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#000;
font-size:11px;
padding:2px;
margin-left:4px;
background: #fff;
border:1px solid #ddd;
}

#search input.searchimage {
border:0;
}

#breadcrumb {
margin-bottom:10px;
}

/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav-header,
.vertnav-header a {
padding:2px;
padding:2px 6px;
font-size:16px;
font-weight: bold;
color:#fff; /*white*/
background:#148e14; /*green*/
border-top:2px solid #ccc;  /*grey*/
border-bottom:2px solid #ccc;  /*grey*/
}

.vertnav1 a {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:12px;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#006430; /*dark grey green*/
}
.vertnav1 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#000; /*black*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#000; /*black*/
}

.vertnav2 a {
margin: 0px;
width:152px;
display:block;
padding: 5px 5px 5px 18px;
font-size:12px;
text-decoration:none;
background: url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#777; /*grey*/
}
.vertnav2 a:hover {
background: url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#444; /*dark grey*/
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
margin: 0px;
width:152px;
display:block;
padding: 5px 5px 5px 18px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/nav-arrow-act.gif) 10px 8px no-repeat;
color:#444; /*dark grey*/
}

.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background: url(../images/vbullet.gif) 20px 9px no-repeat;
color:#777; /*grey*/
}
.vertnav3 a:hover {
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
color:#777; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
A { color:#006430; text-decoration:none; }
A IMG{ border-color:#ffffff; border:0px; text-decoration:none; }
A:hover { color:#000000; text-decoration:underline; }
A IMG:hover { text-decoration:none; }
FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.5em; color:#333; margin:10px 0px;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #ccc 1px solid; font-size:12px;}
.kontakt input {display:block; text-align:left; width: 230px;}
.kontakt input#submit {width: 100px;}




ul { margin-left:8px;padding-left:0px;list-style-position: inside; }

/* Frames, spacing, link-to-top */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
height: 1%;
background:#333;
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;}

DIV.csc-frame-frame1 {
background: #fff;
border: 0px solid #ccc;
border-bottom:12px solid #fff;
}

DIV.csc-frame-frame1 p {
color:#333;
}

DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background: url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:14px; margin-top:3px; font-size:12px; }
DIV.csc-frame-frame7 { padding:0px 0px 4px 0px; margin-bottom:14px; margin-top:3px; font-size:11px; background-color:#cccccc; }


/* Headers, plain */ 
H1 { font-size:22px; color:#4D9E42; font-weight:bold;}
H2 { font-size:18px; color:#000; font-weight:bold; }
H3 { font-size:16px; color:#000; font-weight:bold;}
H4 { font-size:14px; color:#4D9E42; font-weight:bold;}
H5 { font-size:12px; color:#4D9E42; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #555; text-decoration:none; }
H2 A { color:#555; }
H3 A { color:#555; }
H4 A { color:#555; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:12px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }


/* ##############################
** ### tx_indexedsearch #########
** ##############################
*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {width:100px; border:1px #ccc dotted;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {padding-left: 5px; width:150px; border:1px #000 solid;}
.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 {}
.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 {color:#006699; margin-top:0px; margin-bottom:0px; background:transparent;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#cccccc;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {vertical-align:middle;}
.tx-indexedsearch .tx-indexedsearch-res .noResume {color :#666666;}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {font-family:monospace; font-style:normal; padding:0 0.3em 0 0.3em; background:#ffffff; border:1px #ccd solid;}

/* ##############################
** ### tt_news ##################
** ##############################
*/
/* LATEST Ansicht */
.news-latest-item {margin-bottom:1em;}
.news-latest-item-right {margin-bottom:1em;}
.news-latest-item h3 {padding-top:0; font-size:0.9em}
.news-latest-item-right h3 {padding-top:0; font-size:0.9em}
.news-latest-item h3 a {text-decoration:underline;}
.news-latest-item-right h3 a {text-decoration:underline;}
.news-latest-item h3 a:hover {background:transparent;}
.news-latest-item-right h3 a:hover {background:transparent;}
.news-latest-item img {padding-right:1em; padding-top:0.5em; float:left;}
.news-latest-item-right img {padding-left:1em; padding-top:0.5em; float:right;}
.news-latest-morelink {padding:1px; border:0px solid #000; background:#fff; text-align:left;}
.news-latest-morelink a {color:#9a9898; font-size:0.9em;}

/* LATEST Ansicht Start */
.news-latest-start {margin:1em; background: #ccc; border: 2px solid #ccc;}
.news-latest-itemstart {margin-bottom:1em;}
.news-latest-itemstart h3 {padding-top:0; font-size:0.9em}
.news-latest-itemstart h3 a {text-decoration:underline;}
.news-latest-item h3 a:hover {background:transparent;}
.news-latest-itemstart img {}
.werbung {margin:1em; background: #ccc; border: 2px solid #ccc;}


/* LIST Ansicht */
.news-list-container H3 {
        font-size: 13px;
        margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px solid #5fa751;
	background-color: #5fa751;
        background: #fff url(http://www.fairways-guide.com/fileadmin/templates/fairwaysguide/images/hintergrund.gif) 0 0 no-repeat;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #000;
	width: 150px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

/* SINGLE Ansicht */
.news-single-item h3 {margin-bottom:1em; margin-top:1em; color:#000; padding:0.5em; background:#fff; border-left:8px #757571 solid;}
.news-single-img {padding-left:15px; float:right;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#aaa; margin-bottom:1em;}

/* CATEGORY Menu */
.news-catmenu {font-size:0.8em; margin-top:2em; padding:1em; background:#eee; border:1px dotted black;}
.news-catmenu a {display:inline; padding-left:2px;}
.news-catmenu a:hover {background:transparent; font-style:italic; font-weight:bold;}
.news-catmenu .news-catmenu-NO {height:16px;}

/* SINGLE Textlinks */
.news-list-item-text {background:#fff;}
.news-list-item-text ul {background: url(http://www.transaktuell.de/fileadmin/img/textartikel.png) no-repeat left 1px; margin-bottom:2px;}
.news-list-item-text ul li.text_article {list-style:none; font-size: 12px; padding:5px;}

/* ##############################
** ### mailform #################
** ##############################
*/
/* Formular */
fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 80px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
width:250px;
}

#mailformformtype_mail {
padding:2px;
margin-left:90px;
background:#eee;
border:1px solid #ccc;
width:90px;
text-align:center;
}

/* ##############################
** ### Übersicht der Golfhotels #
** ##############################
*/
.sectiontableheader {
    font-weight: bold;
    background-image: url(../../../hotels/images/balken.png);
    padding:     4px;
    color:       #ffffff;
}
.sectiontableentry1 td {
    background:#e5ece5 none repeat scroll 0%;
	border-bottom:1px solid #5c9648;
	padding:5px;
}
.sectiontableentry2 td {
    background:#e5ece5 none repeat scroll 0%;
	padding:1px;
}
.sectiontableentry1 {
    background:#e5ece5 none repeat scroll 0%;
	border:1px solid #5c9648;
	padding:5px;
}
.sectiontableentry2 {
    background:#e5ece5 none repeat scroll 0%;
	border:1px solid #5c9648;
	padding:1px;
}

/* ##############################
** ### Blocks ###################
** ##############################
*/
div.beauty {margin:1em; background-color:#e5ece5;}
div.box-fw {height:18px; overflow:hidden; background-color:#a7bac5;}
div.box-fw .u2	{color:#fff; text-transform:uppercase; padding:2px 9px 3px 9px; font-size:11px; background:url(http://p3.focus.de/fol/pics/icons/nutzwert_outline.gif) no-repeat 131px 2px;}
div.box-fwin {margin:5px; font-size:11px; background-color:#e5ece5;}
div.box-fwin a {color:#66a142;}
div.box-fwin a img {float:left; padding-right:9px;}

/* RSS Block */
div.rss {margin:1em; height:22px; font-size:11px; background:#fff;}
div.rss a img {float:left; padding-right:4px;}

.bd {border-color:#ccc;}

.tx-rgtabs-pi1 {margin-top: 14px;}