

/* Colors */
.golf {
	background-color: #00ff00;
}

.golf a, .golf td.info {
	color: #00ff00;
}

.kunst {
	background-color: #ff00ff;
}

.kunst a, .kunst td.info {
	color: #ff00ff;
}

.kontakt {
	background-color: #00aeef;
}

.kontakt a, .kontakt td.info {
	color: #00aeef;
}

.intro {
	background-color: black;
}



/* Fonts */
body,td,h1,h2,h3 {
	font-family: Verdana,Arial,sans-serif;
}


table {
	width: 100%;
	margin: 0; padding: 0;
	border-collapse: collapse;
}

/* for GOOGLE */
h1,h2 {
	display: none;
}

h3 {
	margin: 0;
	position: absolute;
	width: 100%;
}

h3 a {
	margin-top: 20px;
	display: block;
	color: #ccc;
	text-align: center;
	text-decoration: none;
}

h3 a:hover {
	background-color: #fff;
	color: black;
	text-decoration: none;
}

h3 a span {
	color: red;
}


/* GLOBALS */

table {
	border-collapse: collapse;
	margin: 0; padding: 0;
}

tr,td,body,img,a,h1,h2 {
	padding: 0; margin: 0;
}

a,img {border: 0;}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(../PICS/Kreis_bullet.gif);
	padding-left: 20px;
	margin-left: 0;
	margin-top: 0;
}

body {               
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

table.maincontent td {
	vertical-align: top;
}

table.maincontent {
	width: 80%;
	height: 100%;
}


/* LEFT SIDE */

table.maincontent td.leftside {
	/*background-image: url(../PICS/Golfer_klein_neu.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;*/
	width: 280px;
}

table.maincontent td.leftside img {
	position: fixed;
	top: 0;
	left: 0;
}



/* RIGHT SIDE */

table.maincontent td.rightside {
	width: 190px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 0;
	line-height: 0;
}

table.maincontent td.rightside table.rightnavi {
	position: fixed;
	top: 80px;
	right:0;
	width: 190px;
	
}

table.maincontent td.rightside img {
	margin: 0;
}
                                                       
table.maincontent td.toplevel {
	padding-top: 30px;
	padding-top: 80px;
}

table.maincontent td.rightside {
	background-image: url(../PICS/rechts_bg.gif);
	background-repeat: repeat-y;
}

table.maincontent td.rightside table tr td {
	margin: 0;
	text-align: right;
	padding-right: 40px;
	height: 100%;
}

table.maincontent td.rightside table tr td.spacer {
	height: 69px;
}

table.maincontent td.rightside img {
	cursor: pointer;
}

table.maincontent td.rightside img.nolink {
	cursor: auto;
}




/* CONTENT (CENTER) */

table.maincontent {
	width: 100%;
	table-layout: fixed;
}

table.maincontent td.content {
	background-image: url(../PICS/rechts_bg.gif);
	background-repeat: repeat;
	color: white;
	/*padding-top: 80px;*/
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 50px;
	/*text-align: justify;*/
	font-size: 12px;
	vertical-align: top;
	letter-spacing: 1px;
	color: #d7d7d7;
}

table.maincontent td.content h1, table.maincontent td.content h2 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: white;
	/*margin-bottom: 10px;*/
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 30px;
}

table.maincontent td.content h2 {
	font-size: 11px;
	color: #eee;
	margin-top: 15px;
}

table.maincontent td.content {
	width: auto;
}

table.maincontent td.content p {
	padding-top: 0;
	margin-top: 0;
}

table.maincontent td.content div.imgcontainer {
	padding: 10px 0;
	width: 100%;
}

table.maincontent td.content div.rightcontainer {
	display: inline;
	width: 40%;
	float: right;
}

table.maincontent td.content div.imgcontainer img.actionimg{
	width: 100%;
	overflow: hidden;
}

table.maincontent td.content p.leftcontainer {
	float: left;
	width: 55%;
}

table.maincontent td.content p.rightcontainer {
	float: right;
	width: 40%;
}

table.maincontent td.content p.rightcontainer img {
	width: 100%;
}

table.maincontent td.content p img.tinyimage {
	width: 40%;
}

table.maincontent td.content table.imagecontainer {
	width: 100%;
	table-layout: fixed;
}

table.maincontent td.content table.imagecontainer td img {
	width: 100%;
}

table.maincontent .supertopheader {
	margin-top: 0 ! important;
	margin-bottom: 20px ! important;
}

table.maincontent table.list {
	width: 200px;
}


table.maincontent table.list td {
	padding: 1px;
}



/* - - - - GALLERY - - - - */

table.maincontent table.gallery td {
	text-align: left;
	padding-bottom: 10px;
}

table.maincontent table.gallery td p {
	font-size: 10px;
	font-style: italic;
}

table.maincontent table.gallery td h1 {
	display: block;
	font-size: 12px;
	font-style: normal;
	margin: 0;
}

table.maincontent table.gallery td.img {
	width: 90px;
}

table.maincontent table.gallery td.img img {
	width: 90%;
}

table.maincontent table.gallery a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

table.maincontent table.gallery a:hover {
	text-decoration: underline;
}



/* - - - - INTRO - - - - */

table.maincontent td.intro {
	padding-left: 0;
}

table.maincontent td.intro img {
	
	height: 498px;
	/*width: 100%;*/
	
}

table.maincontent td.introbg {
	background-image: url(../PICS/intro_bg.gif);
	background-repeat: repeat-x;
}


/* - - - - LINKS - - - - */

table.maincontent tr.hoverGalLink td, table.maincontent tr.hoverGalLink td p {
	text-decoration: underline;
	cursor: pointer;
}

table.maincontent tr.hoverGalLink td h1 {
	text-decoration: normal;
}


/* - - - - KONTAKT - FORMULAR - - - - */

table.formular {
	margin: 0;
	padding: 0;
}

table.maincontent table.formular td {
	padding: 2px 0;
}

table.maincontent table.formular td input.text, table.maincontent table.formular td input.btt, table.maincontent table.formular td textarea {
	width: 300px;
	border: 1px solid white;
	color: white;
	background-color: black;
	font-family: Verdana,sans-serif;
}

table.maincontent table.formular input {
	margin: 0;
	padding: 0;
}

table.maincontent table.formular td textarea {
	height: 200px;
}

table.maincontent table.formular td textarea.address {
	height: 50px;
}

table.maincontent table.formular td input.btt {
	width: 200px;
	color: black;
	background-color: white;
}

table.maincontent table.formular td input.bttOver {
	
	color: white;
	background-color: black;
}

table.maincontent table.formular span {
	padding-left: 20px;
}
