body	
{
	color: #575A5F;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #555666;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	background: #E6E6E6 url(gf/cross.gif) repeat;
}

#wrapper
{
	color: #FFFFFF;
	background: #FFFFFF url(gf/main-bg.gif) repeat-y;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #555666;
	width: 702px; /* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;
}

html>#wrapper
{
	width: 700px;
}

#logo
{
	height: 141px;
	margin: 0px;
	padding: 0;
	background: #99B5D4 url(gf/top_logo.jpg) repeat;
}
#logo h1
{
	display: none;
}
#logo a
{
	display: none;
}

#main
{
	background: #FFFFFF url(gf/main-bg.gif) repeat-y;
	color: #565656;
	margin: 0;
	padding-top: 9px;
}

#menu
{
	height: 28px;
	background: #99B5D4 url(gf/menu2.gif);
	margin: 0px;
	padding: 0;
	position: relative;
}

#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#menu li, #menu a {height: 28px; display: block;}

#menu i
{
	display:none;
}
#spacer1 { left: 0px; width:29px; }
#start { left: 29px; width: 48px; }
#uns { left: 77px; width: 76px; }
#gruppen { left: 153px; width: 71px; }
#aktionen { left: 224px; width: 74px; }
#termine { left: 298px; width: 67px; }
#bilder { left: 365px; width: 52px; }
#book { left: 417px; width: 86px; }
#forum { left: 503px; width: 56px; }
#links { left: 559px; width: 48px; }
#kontakt { left: 607px; width: 67px; }
#spacer1 { left: 674px; width: 26px; }

#start a:hover { background: transparent url(gf/menu2-hover.gif) -29px 0px no-repeat; }
#uns a:hover { background: transparent url(gf/menu2-hover.gif) -77px 0px no-repeat; }
#gruppen a:hover { background: transparent url(gf/menu2-hover.gif) -153px 0px no-repeat; }
#aktionen a:hover { background: transparent url(gf/menu2-hover.gif) -224px 0px no-repeat; }
#termine a:hover { background: transparent url(gf/menu2-hover.gif) -298px 0px no-repeat; }
#bilder a:hover { background: transparent url(gf/menu2-hover.gif) -365px 0px no-repeat; }
#book a:hover { background: transparent url(gf/menu2-hover.gif) -417px 0px no-repeat; }
#forum a:hover { background: transparent url(gf/menu2-hover.gif) -503px 0px no-repeat; }
#links a:hover { background: transparent url(gf/menu2-hover.gif) -559px 0px no-repeat; }
#kontakt a:hover { background: transparent url(gf/menu2-hover.gif) -607px 0px no-repeat; }


#sidebar
{
	float:left;
	width: 160px;
	padding: 15px 0 10px 9px;
	color:#575A5F;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

#sidebar h2
{
	background: transparent url(gf/plus.gif) no-repeat;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 3px;
}
#sidebar ul
{
	margin-top: 2px;
}
#sidebar li
{
	list-style-image:url(gf/minus.gif);
}
#sidebar a
{
	text-decoration: none;
	color:#575A5F;
}
#sidebar a:hover
{
	text-decoration: underline;
	color:#575A5F;
}

#content
{
	width: 515px;
	min-height: 300px;
	padding: 7px 0 0 5px;
	margin: 0 0 0 170px;
	color:#575A5F;
	float:none;
}
#content a
{
	color:#0F4B8E;
}
#content a:hover
{
	color:#2C70E0;
}

#content h1
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
}

#content h2
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
}

#impressum
{
	clear:both;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#575A5F;
	padding-left: 290px;
	padding-bottom: 6px;
}

#impressum a
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#575A5F;
}

#impressum hr
{
	color:#555666;
	height: 1px;
} 

.pic
{
	border: 1px solid #555666;
}

.picR
{
	border: 1px solid #555666;
	float:right;
	margin: 3px 3px 2px 2px;

}

.picL
{
	border: 1px solid #555666;
	float:left;
	margin: 3px 7px 2px 0px;
}

.textbox
{
	padding-left:10px;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
}

.textbox2
{
	padding-left:10px;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
}

.textbox2 a
{
	color:#575A5F;
	text-decoration: none;
	background:url(gf/underline_01.gif) repeat-x 0 15px #FFFFFF;
}
.textbox2 a:hover
{
	color:#575A5F;
	text-decoration: none;
	background:url(gf/underline_01h.gif) repeat-x 0 15px #FFFFFF;
}

.note
{
	padding-left:206px;
	font-size: 11px;
}


.tb
{
	color: #575A5F;
	font-size: 12px;
	border: 1px solid #575A5F;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.tb td
{
	color: #575A5F;
	font-size: 12px;
	border: 1px solid #575A5F;
	border-collapse: collapse;
	padding: 2px 4px 2px 2px;
	text-align: center;
}

.gb1
{
	background-color: #F3F3F3;
	font-size: 13px;
	padding: 0px;
	margin-right: 15px;
	border-top: 1px solid #BBBDB7;
	border-left: 1px solid #BBBDB7;
	border-right: 2px solid #BBBDB7;
	border-bottom: 1px solid #BBBDB7;
}

.gb2
{
	background-color: #F3F3F3;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #BBBDB7;
}

.gb3
{
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #BBBDB7;
}

.news1
{
	background-color: #F3F3F3;
	font-size: 13px;
	padding: 0px;
	margin-right: 15px;
	border-top: 1px solid #BBBDB7;
	border-left: 6px solid #BBBDB7;
	border-right: 1px solid #BBBDB7;
	border-bottom: 1px solid #BBBDB7;
}

.news2
{
	
	background-color: #E0E4F0;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px dotted #BBBDB7;
}

.news2 b
{
	font-size: 13px;
}
.news2 span
{
	font-size: 11px;
}

.news3
{
	background:url(gf/newsbg.jpg) no-repeat top #FFFFFF;
	font-size: 12px;
	padding: 8px 6px 8px 6px;
}

.myintern
{
	border: 1px dotted #575A5F;
	padding: 4px 4px 4px 6px;
	margin: 0px 15px 25px 8px;
}

.kleiner
{
	font-size: 10px;
}

.counter
{
	margin-right: 2px;
	border: 0;
}

fieldset
{
	margin-right: 15px;
}

.headline
{
	border: 1px solid #FFB493; 
	background:#FFE8DF; 
	color:#C43100; 
	letter-spacing:1px;
}

.err
{
	color:#C10000;
	font-size: 12px;
	font-weight: bold;
}
