/* 
hellblau	#88CCFF	/	467 200 0 0 / 136 204 255	- Hintergrund
grau			#BEBEBE	/	0 0 0 255 / 190 190 190		- Text
*/

body	{
/*
scrollbar-arrow-color: 			#ffffff;
scrollbar-face-color: 			#072F69;
scrollbar-highlight-color:	#ffffff;
scrollbar-3dlight-color: 		#072F69;
scrollbar-shadow-color: 		#ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: 			#003366;
*/

background-image: url(img/pat/wood.png);
/*background-color: #EFEFEF;*/
font-family:			Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
color:						#BEBEBE;
font-size:				11pt;
font-weight:			normal;
margin:						0px 0px;
padding:					0px;
padding-top:			10px;
padding-bottom		50px;
text-align:				center;
height: 					100%;
}

#Content {
	position:relative; left:0px; top:0px;
	width:810px;
	height:770px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:2px;
	border-color:#33BB33; 
	border-style:solid;
	border-top-width:13px;
	border-bottom-width:13px;
	background-color:#FFFFFF;
	}

h1 				{text-decoration: none; color:#BEBEBE; font-weight:normal; font-size:18px;}
h2 				{text-decoration: none; color:#FFFFFF; font-weight:bold; font-size:12px;}
a:link		{text-decoration: none; color:#003366; font-weight:normal; font-size:9pt;}
a:visited	{text-decoration: none; color:#003366; font-weight:normal; font-size:9pt;}
a:active	{text-decoration: none; color:#003366; font-weight:normal; font-size:9pt;}
a:hover		{text-decoration: none; color:#003366; font-weight:normal; font-size:9pt;}

#logo			{position:absolute; left:0px; top:0px; width:810px; height:150px;}
#header		{position:absolute; left:0px; top:0px; width:810px; height:100px; background-color:#FFFFFF;}
#menu			{position:absolute; left:-7px; top:172px;}
#main			{position:absolute; left:50px; top:80px;background-color:#FFFFFF;width:750px;}
#footer		{position:absolute; left:0px; bottom:-40px; padding-left:0px; padding-bottom:40px;}

#next			{position:absolute; left:725px; top:240px;}
#foto			{position:absolute; left:725px; top:410px;}

#dates		{position:absolute; left:725px; top:175px;}
#date			{position:absolute; left:500px; top:220px;}
#news			{position:absolute; left:140px; top:175px;}
#lbvnews	{position:absolute; left:140px; top:330px;}
#gb				{position:absolute; left:140px; top:485px;}

#banner		{position:absolute; left:950px; top:160px;}

/*class*/
.menulink:link		{text-decoration: none; color:#BEBEBE; font-weight:normal; font-size:18px;}
.footerlink:link	{text-decoration: none; color:#BEBEBE; font-weight:normal; font-size:14px;}
.rot 		{color: #D2212B;}
.brot 	{font-weight:bold; font-size:9pt; color: #D2212B;}
.white 	{font-weight:bold; font-size:9pt; color: #FFFFFF;}
.grey 	{font-weight:normal; font-size:9pt; color: #777777;}
.bold 	{font-weight:bold; font-size:9pt;}

img.floatleft {float:left; margin-right:4px; border:0;}
img.floatright {float:right; margin-right:4px; border:0;}
img.norm {border:0;}

input.text 		{font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;color:#777777;font-size:9pt;font-weight:normal;}
textarea.text {font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;color:#777777;font-size:9pt;font-weight:normal;}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#D2212B;
  padding:1em;
  text-align:justify; }

#bericht {
  border-width:1px;
  border-style:solid;
  border-color:#FFFFFF;
  padding:1em;
  text-align:justify; }

#head {
  border-width:1px;
  border-style:solid;
  border-color:#D2212B;
  padding:0.2em;
  text-align:justify; }

#blue {
  border-width:1px;
  border-style:solid;
  border-color:#072F69;
  padding:0.2em;
  text-align:justify; }

/* Scroller hoch runter */
#scroller {
  width: 850px;
  height: 440px;
  overflow: auto;
  position: absolute;
  background-color: #ffffff;
  margin: 0.3em auto;
  padding: 0px;
}

.vscrollerbase {
  width: 10px;
  background-color: #eeeeee;
}
.vscrollerbar {
  width: 10px;
  background-color: #999999;
}
.hscrollerbase {
  height: 10px;
  background-color: #eeeeee;
}
.hscrollerbar {
  height: 10px;
  background-color: #999999;
}

.fixedwidth {
  width: 150px;
  height: auto;
  position: relative;
  color: black;
  padding: 1px;
}

.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0; left: 0;
}

.scrollerjogbox {
  width: 10px;
  height: 10px;
  top: auto; left: auto;
  bottom: 0px; right: 0px;
  background-color: gray;
}
/* EOF Scroller hoch runter */
