BODY {
	font-family: Helvetica,Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	background-image: url(/pics/framework/background.gif);
	margin-left: 10px;
}

TD {
	font-family: Helvetica,Verdana,Arial,Geneva,sans-serif;
	font-size: 12px;
	color: black;
	vertical-align: top;
}

A {
	color: #1C46A8;
}
A:HOVER { color: #7E91FF; }

A.Mail {
	color: black;
	text-decoration: none;
}

A.ArrowLeft {
	background: url(/pics/arrow_blue.gif) no-repeat;
	padding-left: 8px;
}

A.PDFLeft {
	background: url(/pics/pdf.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #1C46A8;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
TABLE {
	border-collapse: collapse;
}

IMG {
	border: 0px none;
}

.Author {
	font-style: italic;
}
.Small {
	font-size: 10px;
}

TABLE.InfoBox {
	border: 1px solid black;
	background-color: #ffff99;
}
TABLE.InfoBox TD {
	padding: 3px;
}
TABLE.InfoBox TR.Title {
	background-color: #d6d6d6;
}
TABLE.InfoBox TR.Title TD {
	font-weight: bold;
	border-bottom: 1px solid black;
}


TABLE.Bild {
	border-collapse: collapse;
}
TABLE.Bild TR TD {
	font-size: 10px;
	font-style: italic;
}
TABLE.Bild TR TD IMG {
	border: 1px solid black;
	margin-bottom: 2px;
}

IMG.Rahmen {
	border: 1px solid black;
}

TABLE.PreviewList {
	border-collapse: collapse;
}
TABLE.PreviewList TR.Spacer {
	height: 15px;
}
TABLE.PreviewList TR TD.Text {
	padding-left: 10px;
}
TABLE.PreviewList TR TD.Image IMG {
	border: 1px solid black;
}



TABLE.Programm {
	border-collapse: collapse;
	width: 100%;
	background-color: #eeeeee;
}
TABLE.Programm TD {
	border: 1px solid #cccccc;
}
TABLE.Programm TD.Tag {
	width: 30%;
	background-color: #ffff99;
}
TABLE.Programm TD.Zeit {
	width: 10%;
}
TABLE.Programm TD.Text {
	width: 60%;
}



TABLE.Teams {
	border-collapse: collapse;
	width: 510px;
	background-color: #eeeeee;
}
TABLE.Teams TD {
	padding: 10px;
}
TABLE.Teams TD IMG {
	border: 1px solid black;
}
TABLE.Teams TD.Ballon {
	width: 180px;
}
TABLE.Teams TD.Pilot {
	width: 130px;
}
TABLE.Teams TD.Text {
	width: 200px;
}
TABLE.Teams TR.Item-a TD {
	background-color: #dddddd;
}

#logo {
	z-index: 100;
	position: absolute;
	left: 557px;
	top: 5px;
}

#title {
	position: absolute;
	left: 15px;
	top: 75px;
}

#club-woche {
	z-index: 100;
	position: absolute;
	left: 748px;
	top: 119px;
}

#menuline {
	position: absolute;
	top: 102px;
	height: 37px;
	width: 990px;
	padding-top: 2px;
	z-index:10;
	background-image: url(/pics/framework/menu-background.gif);
}
#menuline-club {
	position: absolute;
	top: 102px;
	height: 37px;
	width: 990px;
	padding-top: 2px;
	z-index:10;
	background-image: url(/club/pics/framework/menu-background.gif);
}

#news {
	position: absolute;
	left: 751px;
	top : 170px;
	width: 220px;
}

#news .Title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #1C46A8;
	padding-bottom: 7px;
}

#news .Title A {
	color: #1C46A8;
	text-decoration: none;
}
#news A {
	color: black;
	text-decoration: none;
}

#news A:hover {
	text-decoration: underline;
}

#news .Item {
	display: block;
	padding-bottom: 7px;
}

#footer {
	font-size: 10px;
	color: #444444;
}
#content {
	position : absolute;
	padding-left: 5px;
	left : 10px;
	top : 170px;
	width : 640px;
}
