/* CSS Document */

html {
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

body {
	background-color: #28632B;
	
	padding: 0px;
	margin: 0px;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	height: 100%;
	background-image: url(../bilder/hintergrund.png);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	display: block;
	font-size: 28px;
	line-height: 32px;
	/* color: #592626; */
	/* color: #B99D93; */
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #27632A;
}

h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	display: block;
	font-size: 18px;
	color: #27632A;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

#golfclub {
	padding: 0px;
	margin: 0px;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}

#kopf {
	width: 990px;
	height: 30px;
	background-image: url(../bilder/schatten-oben.gif);
	background-repeat: repeat-x;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
}
#styleswitch {
	float: left;
	width: 325px;
	padding: 6px 0px 0px 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}
#styleswitch img {
	padding: 1px 5px 0px 5px;
	border: 0px;
	vertical-align: middle;
}
#styleswitch a {
	padding-top: 3px;
	text-decoration: none;
	color: #27632A;

}
#styleswitch a:hover {
	text-decoration: underline;
}

#golfnavi {
	float: right;
	width: 375px;
	padding: 9px 33px 0px 0px;
	text-align: right;
	font-size: 13px;
}
#golfnavi a {
	padding-top: 3px;
	text-decoration: none;
	color: #27632A;

}
#golfnavi a:hover {
	text-decoration: underline;
}

#bild {
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 220px;
	border-bottom: 1px solid #958963;
	border-top: 1px solid #958963;
}
#bild img {
	width: 990px;
	border-style: none;
	border-width: 0px;
}

#navigation {
	width: 990px;
	height: 30px;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	background-color: #E2DEBD;

}
#navigation table {
	width: 960px;
	height: 25px;
	text-align: center;
	/* border-left: 1px solid #FFFFFF; */
	top: 1px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
#navigation table tr td a {
	display: block;
	text-decoration: none;
	color: #114325;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	margin: 4px 5px 0px 5px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
#navigation tr {
	vertical-align: top;
}
#navigation table tr td a:hover {
	/* background-color: #592626; */
	/* 	color: #DB4918; */
	color: #114325;
	border-bottom: 3px solid #114325;
}
#navigation td {
	/* border-right: 1px solid #FFFFFF; */
}
#navigation table tr td a {
	vertical-align: top;
}
#navigation table tr td div {
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	margin: 0px;
	display: inline;
	padding: 2px 0px 7px 0px;
	border-right: 1px solid #FFFFFF;
	line-height: 25px;
}
#navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	height: 25px;
}
#navigation ul li div {
	display: inline;
	vertical-align: middle;
	width: 0px;
	height: 0px;
}
#navigation ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	/* padding: 0px 10px 3px 10px; */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	display: block;
	line-height: 25px;
}
.subul {
	margin: 0px;
	/* border-top: 1px solid #FFFFFF; */
	padding: 0px;

}
.subli {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	height: 25px;
}
.subli a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #114325;
	line-height: 15px;
	padding: 3px 4px 3px 4px;
	/*width: 122px;*/
}
.subli a:hover {
	/* background-color: #592626; */
	border-bottom: 3px solid #114325;
	background-color: #EFEFE0;
}
.subul2 {
	margin: 0px;
	padding: 0px;
}
.subli2 {
	margin: 0px;
	text-align: left;
	list-style-type: none;
}
.subli2 a {
	text-decoration: none;
	display: block;
	line-height: 16px;
	color: #FFFFFF;
	padding: 2px 4px 5px 8px;
}
.subli2 a:hover {
	background-color: #592626;
}

.subul3 {
	margin: 0px;
	padding: 0px;
}
.subli3 {
	margin: 0px;
	text-align: left;
	list-style-type: none;
}
.subli3 a {
	text-decoration: underline;
	display: block;
	line-height: 16px;
	color: #FFFFFF;
	padding: 2px 4px 5px 8px;
}
.subli3 a:hover {
	/* background-color: #592626; */
}

#schattenoben {
	width: 990px;
	height: 10px;
	background-image: url(../bilder/schatten-oben.gif);
	background-repeat: repeat-x;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #958963;
}

#inhalt {
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-image: url(../bilder/schatten-oben.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top: 1px solid #958963;
}
#tabinhalt {
	width: 990px;
	height: 400px;

}
#links {
	width: 225px;
	padding: 25px 15px 15px 10px;
	text-align: left;
	border: 2px solid #E2DEBD;
	background-color: #F8F8E8;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
* html #links {
	width: 190px;
	w\idth: 170px;
}

#links img {

	margin: 3px 0px 3px 0px;
}
#links #archiv {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#mitte {
	width: 5px;
}
#rechts {
	width: 735px;
	padding: 15px 15px 15px 15px;
	text-align: left;
	color: #333333;
	border: 2px solid #E2DEBD;
	background-color: #F8F8E8;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#tabinhalt a {
	color: #27632A;
	text-decoration: underline;
}

#schattenunten {
	width: 990px;
	height: 11px;
	background-image: url(../bilder/schatten-unten.gif);
	background-repeat: repeat-x;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #958963;
}

#fuss {
	width: 990px;
	height: 24px;
	text-align: center; /*Für den Internet Explorer*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	background-color: #E2DEBD;
	border-bottom: 1px solid #958963;
	font-weight: bold;
	color: #114325;
}
#fuss a {
	color: #114325;
	text-decoration: underline;
}

#lochtab td {
	width: 75px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#lexitab {
	margin: 10px 0px 10px 0px;
}

#lexitab td {
	width: 150px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lexitab2 {
	margin: 10px 0px 10px 0px;
}

#lexitab2 td {
	width: 55px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#webcam {
	width:301px;
	height: 226px;
	border: 5px solid #E2DEBD;
	margin: 0px 0px 25px 0px;
}

/* Rootline */

#rechts a.rootline {
	color: #958963;
	text-decoration: none;
}
#rechts a.rootline:hover {
	text-decoration: underline;
}
.rooty {
	color: #958963;
	float: right;
}

/* Bildunterschriften */

.csc-textpic-caption {
	color: #958963;
}

/* kontakt */
form {
	line-height:25px;
}
#kontext, #konform {
	font-size:13px; color:#333333;
}
#kontakt-rahmen {
	border-right: 1px dotted #958963;
}
#namen, #firma, #email, #telefon {
	font-size:12px; color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #958963;
	margin-bottom:3px;
	margin-top:3px;
	width: 300px;
}

#goforit {
	font-size:12px; color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #958963;
	margin-bottom:3px;
	margin-top:3px;
}

#pflicht {
	padding-left: 19px;
}
#kassel-name, #kassel-firma, #kassel-telefon, #kassel-mail {
	float:left;
}
#name-kassel, #firma-kassel, #telefon-kassel, #mail-kassel {
	float:right; margin-right:20px;
}
#news-kassel {
	overflow: auto;
	width: 300px;
	float: right;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
	background-color: #F6F6F6;
	border: 1px solid #958963;
}
#nachricht-kassel {
	clear:both; margin-left:80px;
}
#kontakt-swe {
	margin-left:20px;
}
#kontakt-r {
	float:right; margin-right: 10px;
}
#kontakt-l {
	float:left;
}

/* newstool */

.newslist {
	color: #FFFFFF;
	height: 1px;
	border-bottom: 1px solid #E2DEBD;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/* border:1px solid #000;
	background-color:#BBE53A; */
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	/* border:1px solid #666; */
	/* background-color:#F9FFE5; */
	}

.news-search-form {
	padding: 3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	/* border-bottom: 1px solid #769024; */
	/* background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-ueberschrift {
	color: #333333;
	font-weight: normal;
}
.news-list-container H3 A {
	color:#fff;
	text-decoration: none;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #333333;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: 0px;
	font-size: 9px;
	font-weight: normal;
	/* background-color: #F9FFE5; */
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
}
.news-list-item a img {
	border: 5px solid #E2DEBD;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
}

.news-list-item div.news-single-img img {
	margin-left: 0px;
	margin-right: 0px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

#rechts .news-list-container h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	display: block;
	font-size: 16px;
	color: #27632A;
}
#rechts .news-list-ueberschrift {
	color: #27632A;
}
#rechts .news-list-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 0px;
	margin-bottom: 5px;
	/* border:1px solid #666; */
	/* background-color:#F9FFE5; */

}
.news-single-item H2 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	display: block;
	font-size: 18px;
	color: #27632A;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
}

.news-single-img img {
	border: 5px solid #E2DEBD;
	margin-left: 5px;
}

.news-single-imgcaption {
	clear: both;
	padding: 3px 0px 4px 0px;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-left: 20px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


	/*--------------------------------- tt_news ARCHIV view  ---------------------------------*/

.news-amenu-container ul {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 15px;
}
.news-amenu-container li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.news-amenu-container li.news-amenu-item-year {
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	font-weight: bold;
}
.news-amenu-container ul li.news-amenu-item-year dd {
	text-align: left;
}

/**********   SITEMAP   **********/

.csc-sitemap ul li {
   margin: 0px 0px 0px 0px;
}
.csc-sitemap ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

div.csc-textpic-border img{
border:5px solid #E2DEBD;
}