/* CSS Document developed by Christian Schlupp*/

html {
	height: 100%;
	}
page {
	height: 100%; 
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #dbebca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


/* Diverse DIV fuer Seite, Tabellen muessen noch ersetzt werden*/
#container_main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -470px;
}


#timeline {
	background-color: #ed1c24;
	padding: 3px 8px 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: white;
	float: left;
	border-left: 10px solid #71b73b;
	}
	
	#sonderaktion {
	background-color: #ffffff;
	padding: 3px 8px 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: red;
	font-weight: bold;
	float: left;
	border-left: 55px solid #71b73b;
	}

#sonderaktion A{
	color: red;
	font-weight: bold;
	text-decoration: none;
	}

#timelineIntro { /* Timeline speziell für Startseite wegen anderer Position*/
	background-color: #ed1c24;
	padding: 3px 8px 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: white;
	float: left;
	border-left: 137px solid #71b73b;
	
	}

#adress {
	padding: 4px 8px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: white;
	float: left;
	border-left: 10px solid #71b73b;
	clear: left;
	
	}
	
#navtree, #navtree A {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	}

#1 {
	width: 135px; 
	padding-right: 15px;
	float: left;
	}
	
#2 {
	width: 270px; 
	padding-right: 15px;
	float: left;
	}
	
#3 {
	width: 135px; 
	float: left;
	}




/* DIVs für grafische Formatierungen*/

DIV.headerStart { /* Header speziell für die Startseite*/
	color: #003f7e; 
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: 5px;
	}
	
DIV.header {
	color: #003f7e; 
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: 11px;
	}
	
SPAN.header {
	color: #003f7e; 
	font-wight: bold; 
	}
	
	

IMG.abstandUnten   { 
	margin-bottom: 8px; 
	}

.blue{	color: #003f7e;
}
.blueHeader{	color: #003f7e; font-weight: bold;
}
	.sub {
	margin-bottom: 5px;
	}
.sub A {
	padding: 2px 0 2px 11px;
	width: 109px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.65em;
	display: block;
	border-top: 1px solid #7cbe49;


}
.sub A:hover  {
color: #003f7e;
}


DIV#pager {
	font-size: 0.75em; }

TD.startseite {
	font-size: 0.75em; 
	line-height: 1.35em
	; }
TD.text {
	font-size: 0.69em; 
	line-height: 1.15em;
	; }
	
A.editEntry:link, A.editEntry:visited {
	color: black;
	margin-bottom: 4px;
	margin-right: 4px;
	font-weight: normal;
	padding: 2px 15px 2px 15px;;
	background-color: #E6E6E6;
	border: 1px solid #71b73b;
	
}
TD.text A{
	color: #003f7e;
	font-weight: bold; 
	text-decoration: none;}
TD.text P {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}
	
DIV#fullScroll {

	width: 645px;
	height: 430px;
	overflow: auto;
}

IMG.abstandUnten {
	margin-bottom: 5px; 
	}
IMG.abstand {
	padding-bottom: 5px; 
	margin-right: 5px; 
	float: left;
	}

/* versch. Pfeile werden vor Link eingefuegt */

A.arrow {
	background: url(/gfx/arrow.gif) 0px 3px no-repeat;
	padding-left: 15px;
	color: #003f7e;
	text-decoration: none;
	font-weight: bold;
	}
	
A.arrowLight {
	background: url(/gfx/arrow.gif) 0px 3px no-repeat;
	padding-left: 15px;
	color: #003f7e;
	text-decoration: none;
	font-weight: normal;
	}
	
A.superArrow {
	background: url(/gfx/SuperArrow.gif) 0px 3px no-repeat;
	padding-left: 20px;
	color: #003f7e;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	}
	
A.superArrowBack {
	background: url(/gfx/SuperArrowBack.gif) 0px 1px no-repeat;
	padding-left: 20px;
	color: #003f7e;
	text-decoration: none;
	font-weight: bold;
	}
.SuperAddon{
	margin-left: 20px;
	}
	
IMG.blueBorder {
	border: 1px solid #003f7e;
	}

DIV#wetter {
	margin-left: 17px;
	height: 130px;
	display: block;
	color: white;
	font-size: 0.69em;
	}
	
DIV#serviceLinks {
	margin-left: 17px;
	display: block;
	color: white;
	font-size: 0.69em;
	}
DIV#serviceLinks IMG{
	padding-bottom: 9px;
	}

/* CSS für spezielle Seitem*/

TD.golfpreise {
	border-bottom: 1px solid black;
	}
	
TD.golfpreiseBlau {
	border-bottom: 1px solid black;
	color: #003f7e;
	font-weight: bold;
	}
	
TD.power A{
	color: white;
	font-size: 0.69em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 10px 11px;
	display: block;
	}
	
TD.redText {
	color: red;
	font-weight: bold;
}
	
.hinweis {
	padding: 5px;
	font-weight: bold;
	background-color: #FFCC00;
	}
.hinweisText {
	padding: 5px;
	background-color: #FFCC00;
	}
#timelineIntro3 { /* Timeline speziell für Startseite wegen anderer Position*/
	background-color: #FFCC00;
	padding: 3px 8px 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: bold;
	color: black;
	float: left;
	border-left: 50px solid #71b73b;
	}
#timelineIntro3 A{ /* Timeline speziell für Startseite wegen anderer Position*/
	color: black;
	text-decoration: none;
	}
.pdfUpload{
	padding: 5px;
	background-color: #fdd8eb;
	width: 275px;
	}
.imageUpload{
	padding: 5px;
	font-weight: bold;
	background-color: #caedff;
	width: 275px;
	}
.textUpload_NAK{
	padding: 5px;
	border: 5px solid #B1D995;
	}
.textUploadGrey{
	color: #0086CE;
}
	
input, textarea, select {
	border-top: 1px solid #B1D995;
	border-left: 1px solid #B1D995;
	border-right: 1px solid #B1D995;
	border-bottom: 1px solid #B1D995;
	font-size: 1em;
	color: #003f7e;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

SPAN.red {
	color: #E10000;
	font-size: 1.4em;
	}
	
hr {
  height: 1px;
  border: 0;
  background: #d9d9d9;
  color: #d9d9d9;
  margin-top:20px;
  margin-bottom: 20px;
  
  }
  
FORM {
margin: 0;
padding: 0;
}
.star {
font-size: 1.3em;
}


IFRAME.extern {
	width: 100%;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	border: none;
}


