html {
	padding:			0px;
	margin:				0px;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
}

body {
	font-family:		Verdana;
	text-align:			center;
	background:			#990000;
}

table {
    cellspacing: 		0px;
    cellpadding: 		0px;
	align:		 		top;
}


img {
	border:				0px;
}

td.header {
	background:			url("img/logo.jpg") no-repeat top center;
    height: 			203px;
    text-align:			center;
    align:				center;
}


#site {
	margin-left:		auto;
	margin-right:		auto;
	width:				960px;
	background:			url("img/bg.jpg") repeat-y top center;
}

#header {
	/*background:		url("img/squad_logo.jpg") no-repeat top center;
	*/
}

#menu {
    text-align:			left;
	font-weight:		bold;
    vertical-align: 	top;
}

#contentmenutop {
	background-color:	black;
}

td.menutop {
	background:			url("img/titel.jpg") no-repeat center center;
    background-color:	#F0F0F0;
    height:				40px;
	font-weight:		bold;
	font-size:			14px;
    text-align:			center;
    align:				center;
}


td.menu {
	background-color:	black;
    color:				palegoldenrod;
    vertical-align: 	center;
    text-align:			center;
    height:				20px;
	font-weight:		bold;
	font-size:			14px;
}

#hmenu {
	background-color: 	black;
	background:			url("img/hmenu.jpg") no-repeat center center;
}


td.hmenu {
	height:				30px;
    width:				100px;
    text-align: 		center;
	align: 				center;
}

a.hmenu {
	display: 			block;
	font-size:       	14px;
	color:     			black;
	text-decoration: 	none;
	font-weight:     	bold;
}

a.hmenu:hover {
	color: 				#CC0000;
	text-decoration: 	underline;
	font-weight: 		bold;
}

#content {
	/*height:			500px;*/
	width:				584px;
	float:				left;
    text-align:			left;

}

h3
{
	text-align:			center;
	color:				palegoldenrod;
}



#menu ul
{	
	list-style: 		none;
	margin: 			0;
	padding:			0;
}



p.news
{
	color:				palegoldenrod;
	font-size:			14px;
}

td
{
	color:				palegoldenrod;
	align:				top;
	font-size:			12px;
}

td.wt
{
	color: 				palegoldenrod;
	font-size: 			10px;
}

td.we
{
	background-color:	gray;
	color: 				black;
	font-size: 			10px;
}

th,tr
{
	color:				palegoldenrod;
	font-size:			10px;
}

th
{
	background-color: 	dimgray;
}

td.shoutbox
{
	background-color:	gray;
	color:				red;
	font-size:			10px;
}

a
{
  color:				palegoldenrod;
  text-decoration:		none;
}

a:hover
{
	color:				goldenrod;
	text-decoration: 	none;
}

a.gebbox
{
	color:				palegoldenrod;
	font-size:			10px;
}
a.gebbox:hover
{
	color:				goldenrod;
	text-decoration: 	none;
}

#menu a.box
{
	padding-top: 		7px;
	padding-bottom: 	8px;
	padding-left:	 	15px;
	display:    		block;
	text-decoration:	none;
	text-align: 		left;
	background: 		url("img/button.jpg") no-repeat center center;
	color:				palegoldenrod;
	font-weight:		bold;
	font-size:			12px;
}

#menu a.box:hover
{
	padding-left:	 	19px;
	background: 		url("img/button_over.jpg") no-repeat center center;
	color:				goldenrod;
}

li.menu
{
	list-style-position:inside;
	text-align: 		left;
	list-style: 		none;
	color:				palegoldenrod;
	font-weight:		bold;
}

.Chead
{
  background-color:		#202020;
  color:				palegoldenrod;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color:				palegoldenrod;
}

.Callg
{
	background-color:	darkgray;
	color:				palegoldenrod;
}

.Callg td
{
  color:				palegoldenrod;
}

.Cnorm
{
}

#Kalender td.Cnorm  a
{
	display:    		block;
}

#Kalender td.Cnorm  a:hover
{
	background-color:	green;
}

b.Cdark {
	background-color:		gold;
	color:					black;
	display: 				block;
}

.Cmite
{
  background-color:		dimgray;
  color: 				palegoldenrod;
}

.CmiteK
{
	background-color:	#606060;
	color:				palegoldenrod;
}

.Cdark
{
  background-color:		black;
  color:				palegoldenrod;
}

#Ballg
{
	color:	 			palegoldenrod;
}
#Ballg td
{
	color:				palegoldenrod;
}

.Bhead
{
	color:				palegoldenrod;
}

.rand
{
	color:				darkgray;
}

.smalfont
{
    font-size:			10px;
	text-decoration:	none;
}

.rahmen
{
	background: 		url("img/rahmen.gif") repeat-y center center;
}

hr
{
    height:				0px;
	border-top-width:	1px;
}

input, textarea, select
{
    text-align:			left;
    color:				black;
    font:				10px;
    border-color:		black;
    border-width:		1px;
    border-style:		solid;
    font-weight:		none;
    text-decoration:	none;
}

#content a
{
	color:				palegoldenrod;
	text-decoration: 	underline;
	font-weight:		bold;
}

td.content {
	color:				black;
	background-color:	#808080;
	align:				top;
}

#content form {
 	background-color:	#808080;
}

#content td.Cnorm {
	background-color:	#808080;
}