
body {
	scrollbar-face-color: color="#007433"; 
	SCROLLBAR-TRACK-COLOR: #e39900;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #e39900; 
	scrollbar-shadow-color : #e39900; 
	SCROLLBAR-3DLIGHT-COLOR: #e39900;
	SCROLLBAR-DARKSHADOW-COLOR: #e39900; 
	scrollbar-highlight-color: #ffffff; 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
	background-color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 10px;

}
div#header
{
background-image: url(pics/sg_lay.jpg);
background-repeat: no-repeat;
background-position: center center;
/* background-color: aliceblue; */
height: 109px;
width: 980px;
}

div#layout { 
height: auto;
margin: 0px auto;
min-height: 100%;
padding: 10px;
width: 980px;
} 
h1, h2, h3, h4, h5 {
	 margin: 0px 0px 20px 0px;
	color: #fb8930;
}

h3  { font-size: 15px; margin-top: 10px }

h2 {
	margin-top: 10px;
	font-size: 18px;
}

h1 {
	font-size: 19px;
}

a.menu2 {	font-size: 100% ;text-decoration: none;	color: #ecb117;	font-family: Arial, Verdana, sans-serif;font-weight: bold;}
	A.menu2:link { text-decoration: none;color: #ecb117;font-family: Arial;}
A.menu2:visited { text-decoration: none;color: #ecb117;}
A.menu2:active {text-decoration: none;color: #ecb117;}

a.menu3 {	font-size: 100% ;text-decoration: none;	color: red;	font-family: Arial, Verdana, sans-serif;font-weight: bold;}
	A.menu3:link { text-decoration: none;color: red;font-family: Arial;}
A.menu3:visited { text-decoration: none;color: red;}
A.menu3:active {text-decoration: none;color: red;}

pre {
	font-family: Courier, monospace;
	color: #0000AA;
	font-size: 11px;
	width: 560px;
	overflow: auto;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #618E8D;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 150px;
}

ol, ul
{
padding-left: 20px;
}
* ----------------------------------------------------------------------------------------------------
** - Menu
** ----------------------------------------------------------------------------------------------------
*/

div#menu ul
{
background-color: white;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index: 999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

div#menu ul li
{
background-color: white;
float: left;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 13px;
overflow: visible;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

div#menu ul re
{
background-color: white;
float: right;
margin: 0;
padding: 0;
line-height: 13px;
overflow: visible;
}
div#menu ul li a
{
background-color: #EFA207;
color: #191414;
display: block;
padding: 4px 9px;
text-decoration: none;
list-style: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
div#menu ul re a
{ 
background-color: #62d8b6; 
color: white; 
display: block;
padding: 4px 9px;
text-decoration: none;
text-align: right; 
}
div#menu ul li.hover a,
div#menu ul li:hover a
div#menu ul re.hover a,
div#menu ul re:hover a
{
background-color: #99ca45;
}
/* ----------------------------------------------------------------------------------------------------
** - Menu Item Submenu Arrow
** ----------------------------------------------------------------------------------------------------
*/

div#menu ul ul li a span.submenu_arrow
{
list-style: none;
color: lightgrey;
font-family: Courier;
font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

div#menu ul ul li.delay a span.submenu_arrow,
div#menu ul ul li.hover a span.submenu_arrow,
div#menu ul ul li:hover a span.submenu_arrow
{
color: white;
}

td {
	font-size: 13px;
}

img {
	border-width: 0px;
}

/* spezielle Styles */

.center {
	text-align: center;
}

#container {
	background-color: #99CCCC;
	width: 760px;
	min-height: 100%;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 10px;
	padding: 0px;
	background-image: url(images/container_back.gif);
	background-repeat: repeat-y;
}

#Ebene1    { visibility: visible;
	    position: absolute; 
	   top: 25px;
 	left: 521px;
 		width: 346px;
		 height: 62px }


#header {
	background-color: #7BB9B7;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 710px;
	height: 90px;
	z-index: 4;
	background-image: url(images/head_back.gif);
	background-repeat: repeat-x;
}

#header #pageHeader {
	position: absolute;
	top: 0px;
	left: -50px;
	/*background-color: #7BB9B7;*/
	width: 100%;
	height: 90px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
}

#www {
	position: absolute;
	top: 3px;
	left: 15px;
	font-size: 40px;
	color: #618E8D;
}

#de {
	position: absolute;
	top: 3px;
	left: 275px;
	font-size: 40px;
	color: #618E8D;
	z-index: 0;
}

#domain {
	position: absolute;
	top: 3px;
	left: 85px;
	font-size: 40px;
	color: #FFFFFF;
	z-index: 1;
}

#slogan {
	position: absolute;
	top: 25px;
	left: 350px;
	font-size: 14px;
	font-weight: normal;
	color: #F1FFFF;
}

/* Seitliche Navigation */

#sideBar {
	position: absolute;
	background-color: #7BB9B7;
	top: 95px;
	width: 170px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	z-index: 2;
}

#sideBar #hauptLinks ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
	width: 170px;
	margin-top: 5px;
}

#sideBar #hauptLinks ul li {
	width: 150px;
}

#sideBar #hauptLinks ul li.sub {
	background-color: #99CCCC;
}

#sideBar #hauptLinks ul li.sub a {
	background-color: #6DA6A4;
	color: #F1FFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 135px;
	position: relative;
	left: 20px;
}

#news
{ 
filter:alpha(opacity=50); /* IE */
-moz-opacity:0.9; /* Gecko-Browser */
opacity:0.9; /* Opera 9+ */
font: 8px Arial;
z-index:5;
}
#sideBar #hauptLinks ul li.sub a:hover {
	color: #618E8D;
	background-color: #F1FFFF;
}

#sideBar #hauptLinks ul li.sub a.active {
	color: #618E8D;
	background-color: #F1FFFF;
}

#sideBar #hauptLinks a {
	background-color: #99CCCC;
	color: #618E8D;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px;
	padding-left: 6px;
	width: 155px;
}

#sideBar #hauptLinks a:hover {
	color: #618E8D;
	background-color: #F1FFFF;
}

#sideBar #hauptLinks a.active {
	color: #618E8D;
	background-color: #F1FFFF;
}

/* Inhalte der Seite */

#inhalte {
	position: relative;
	top: 0px;
	left: 170px;
	width: 580px;
	min-height: 360px;
	background-color: #F1FFFF;
	padding-top: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	z-index: 3;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 0;
	width: 580px;
}
html>body #inhalte {
	z-index: 2;
	width: 560px;
}

#boxen {
	position: relative;
	top: 20px;
	left: 15px;
	font-size: 13px;
}

#boxen .box {
	background-color: #99CCCC;
	padding: 6px;
	margin-bottom: 20px;
	text-align: justify;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
}
html>body #boxen .box {
	width: 142px;
}

#boxen .box h4{
	display: none;
}

#footer {
	position: relative;
	background-color: #7BB9B7;
	left: 170px;
	width: 580px;
	height: 30px;
	z-index: 5;
}

#footer #pageFooter {
	text-align: center;
	padding: 8px;
}

#footer #pageFooter p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#footer a, #boxen a {
  font-family : arial, sans-serif;
  font-weight : bold;
  color : #006666;
  text-decoration : underline;
  text-align: left;
}

#footer a:hover, #boxen a:hover {
  color : #0F0000;
  cursor: pointer;
}

#pageMenu {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 10;
	/*background-color: #6DA6A4;*/
	width: 100%;
	text-align: right;
	height: 20px;
	padding-top: 10px;
	margin:0px;
}

#pageMenu ul {
	display: inline;
}

#pageMenu ul li {
	display: inline;
	vertical-align: top;
}

#pageMenu a {
	color: #F1FFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-right: 30px;
}

#pageMenu a:hover {
	color: #618E8D;
}

#extraDiv1 {
	z-index: 0;
	padding: 0px;
	margin: 0px;
	left: 180px;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #f1ffff;
	display: block;
	width: 560px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 0;
	width: 580px;
}
html>body #extraDiv1 {
	z-index: 2;
	width: 580px;
}

/* Neue Artikel */

#lastartikels {
  margin-top: 10px;
  margin-bottom: 10px;
}

#lastartikels .artikel {
  width: 50%;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

#lastartikels .artikel .title a {
  font-family : Arial, sans-serif;
  font-weight : bold;
  color : #006666;
  text-decoration : underline;
  font-size : 13px;
}

#lastartikels .artikel .title a:hover {
  color : #0F0000;
  cursor: pointer;
}

#lastartikels .artikel .author {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #618e8d;
}

#lastartikels .artikel .description {
  font-family : Arial, sans-serif;
  font-size : 13px;
  font-style : normal;
  font-weight : lighter;
  color : #000000;
}

#lastartikels .artikel .go a {
  font-family : Arial, sans-serif;
  font-size : 10px;
  font-style : normal;
  font-weight : bold;
  color : #006666;
  text-decoration : none;
}

.artikel {
  margin-top: 20px;
}

.artikel .link a {
  font-family : Arial, sans-serif;
  font-weight : bold;
  color : #006666;
  text-decoration : underline;
  font-size : 13pt;
}

.artikel .link a:hover {
  color : #0F0000;
}

/* G?stebucheintr?ge */

.gbpost {
	margin-bottom: 40px;
	background: transparent;
}

.gbpost .text {
	background-color: #ffffff;
	height: 150px;
	overflow: auto;
	border-width: 0px 0px 1px 0px;
	border-color: #99CCCC;
	border-style: solid;
	padding: 4px;
}


/* News */

.newsitem {
	margin-top: 10px;
	margin-bottom: 5px;
}

.newsitem .datum {
	font-weight: bold;
	font-size: 14px;
}

.newsitem .zeit {
	font-size: 12px;
}

/* alte Styles die noch ersetzt werden */

.fett {
   font-weight: bold;
}
.fett_b  { font-family: arial, sans-serif; font-weight: bold; font-stretch: extra-expanded }
.style6 {color: #000000; font-weight: bold; }
.style7 {color: #000000}
.spacer  { background-image: url("http://www.sunnygarden.de/pics/spacer.gif"); background-repeat: repeat-x; background-position: 100% top;  height: 20px; float: left }
.backlin  { background-image: url('"http://www.sunnygarden.de/pics/backlin.jpg'); background-repeat: repeat-x }
#meeting
{	scrollbar-face-color: color="#007433"; 
	SCROLLBAR-TRACK-COLOR: #e39900;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #e39900; 
	scrollbar-shadow-color : #e39900; 
	SCROLLBAR-3DLIGHT-COLOR: #e39900;
	SCROLLBAR-DARKSHADOW-COLOR: #e39900; 
	scrollbar-highlight-color: #ffffff; 
	background-image:url(/pics/bg_me.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
	background-color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:8px}
/*  Bowling
*/

#inhalt 
{
text-shadow: 0 0 0.6em #8F7;
@font-face { font-family:wingding; src:url(wingding.ttf);
}

#mainContent { position: absolute; top: 15px; left: 151px; width: 751px; 
visibility: visible; padding: 15px 10px 15px 20px; 
}
