body {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	font-family: Verdana, Arial, Eras Medium ITC;
	color: #222222;
}

a {
	text-decoration: none;
}

* {
	font-size: 8pt;
}

table {
	padding: 0px;
	margin: 0px;
}

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

li {
	margin: 0; padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2 em;
	color: #fe4101;
}

h3 {
	font-weight: bold;
	font-size: 1.1 em;
	color: #fe4101;
}

input {
	margin-bottom: 5px;
}

label {
	margin-left: 5px;
}

.spacer {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px
}

#author {
	font-size: 0.8 em;
}

#author a {
	font-weight: leighter;
	text-decoration: none;
}

#layout_out {
	width: 991px;
	border: 0px;
	text-align: center;
	height: 100%;
}

#layout {
	width: 991px;
	text-align: left;
}

#header {
	background-image:url(../images/header.jpg);
	width: 991px;
	height: 105px;
}

#globalNav {
	width: 991px;
	height: 37px;
	margin-left: 0px;
}

#divGlobalNav {
	padding-left: 1px;
}

#underGlobalNav {
	width: 991px;
	height: 55px;
	ackground-color: #424242;
	background-color: #000000;
}

#underHeader {
	background-color: #222222;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 991px;
}

#leftSection {
	width: 201px;
	float: left;
}

#contentSection {
	width: 586px; /* 6 px für die Zwischenräume */
	float: left;
}

#adminContent {
	width: 790px;
	float: left;
}

#content {
	width: 584px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#rightSection {
	width: 201px;
	float: right;
}

#footer {
	clear: both;
	background-image:url(../images/footer.jpg);
	width: 992px;
	height: 29px;
}

#2columnsplitter {
	float: left;
}

#loginPanel {
	padding-left: 5px;
	padding-right: 5px;
	width: 579px;
}

#teamPanel {
	padding-left: 5px;
	padding-right: 5px;
	width: 579px;
	font-size: 0.8em;
}

#leftSite {
	float: left;
	width: 287px;
	padding-left: 5px;
}

#rightSite {
	float: left;
	width: 287px;
	padding-left: 5px;
}

#adminContent {
	float: left;
	width: 100%;
	padding: 5px;
}

#adminContentLeft {
	float: left;
	width: 492px;
}

#adminContentRight {
	float: left;
	width: 492px;
}

.list {
	border-top: 1px solid #fe4101;
}

#paging td {
	vertical-align: middle;
}

#paging td {
	vertical-align: middle;
	text-align: center;
}

#paging a {
	text-decoration: none;
	color: #000000;
}

#paging a:hover {
	color: #888888;
}

/*
####################################
		einzelne Kästen
####################################
*/

#shoutbox {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	width: 100%;
}

#shoutbox_content {
	padding-left: 3px;
	padding-bottom: 5px;
}

#shoutbox a {
	text-decoration: none;
	font-weight: leighter;
}

#shoutbox_foot {
	font-size: 0.8em;
	font-weight: bold;
}

#tab_submenu {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	width: 100%;
}

.submenu {
	background-color: #ffffff;
	width: 100%;
	margin: 0; padding: 0;
	list-style-type: none;
}

.submenu tr {
	text-align: center;
	vertical-align: middle;
}

.submenu li {

}

#submenu_nav li a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image:url(../images/submenu_normal.gif);
	height:20px;
	padding-top: 4px;
}

#submenu_nav li a:hover {
	background-image:url(../images/submenu_hover.gif);
}

.admin_menu {
	width: 100%;
	text-align: center;
}

.admin_menu li {
	display: block;
	float: left;
}

.admin_menu li a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image:url(../images/submenu_normal.gif);
	height:20px;
	padding-top: 4px;
}

.admin_menu li a:hover {
	background-image:url(../images/submenu_hover.gif);
}

#tab_poll {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	width: 100%;
}

#poll {
	background-color: #ffffff;
	width: 100%;
}

#tab_news {
	background-color: #ffffff;
}

#tab_news_content td {
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #000000;
}

#tab_news_content a {
	text-decoration: none;
	color: #000000;
}

#tab_news_content a:hover {
	color: #888888;
}

#tab_articles  {
	background-color: #ffffff;
}

#tab_articles_content td {
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #000000;
}

#tab_articles_content a {
	text-decoration: none;
	color: #000000;
}

#tab_articles_content a:hover {
	color: #888888;
}

#tab_up_matches {
	background-color: #ffffff;
}

#tab_up_matches_content td {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tab_lat_matches {
	background-color: #ffffff;
}

#tab_lat_matches_head {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
}

#tab_lat_matches_content td {
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #000000;
}

#tab_lat_matches_content a{
	text-decoration: none;
}

#tab_lat_matches_content a:hover{
	color: #68d77a;
}

#tab_usercontrol_panel {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	width: 100%;
}

#tab_usercontrol_panel a {
	font-weight: bold;
	text-decoration: none;
}

#tab_login_panel {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #fe4101;
	width: 100%;
	font-family: verdana, arial;
}

#tab_login_panel_content {
	background-color: #fe4101;
	width: 100%;
	font-family: verdana, arial;
}

#tab_login_panel_content td {
	vertical-align: middle;
}

#tab_login_panel_content input {
	margin-top: 6px;
}

#tab_login_panel_content a {
	color: #000000;
	text-decoration: none;
}

#tab_login_panel_content a:hover {
	color: #888888;
}

#auth_panel {
	padding-left: 5px;
	font-family: verdana, arial;
	font-size: 8pt;
	width: 100%;
	ackground-color: #fe4101;
}

#auth_panel a {
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

#auth_panel a:hover {
	font-style: italic;
	color: #ccc;
}

#tab_random_user {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	width: 100%;
}

#top5user {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 8pt;
	background-color: #fff;
}

#top5user_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
}

#top5user_content a {
	text-decoration: none;
	color: #000000;
}

#top5user_content a:hover {
	color: #888888;
}

latest_and_next_cup

#latest_and_next_cup {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 8pt;
	background-color: #fff;
}

#latest_and_next_cup_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
}

#latest_and_next_cup_content a {
	text-decoration: none;
	color: #000000;
}

#latest_and_next_cup_content a:hover {
	color: #888888;
}

#top5news {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 8pt;
	background-color: #fff;
}

#top5news_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
}

#top5news_content a {
	text-decoration: none;
	color: #000000;
}

#top5news_content a:hover {
	color: #888888;
}

#top5articles {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 8pt;
	background-color: #fff;
}

#top5articles_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
}

#top5articles_content a {
	text-decoration: none;
	color: #000000;
}

#top5articles_content a:hover {
	color: #888888;
}

#sceneResult {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 8pt;
	background-color: #fff;
}

#sceneResult_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
	background-color: #ffffff;
}

#sceneResult_content a {
	text-decoration: none;
	color: #000000;
}

#sceneResult_content a:hover {
	color: #888888;
}

#rightSiteBox {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 18px;

	color: #ffffff;
	font-family: Verdana;
	font-size: 6.5pt;
	font-weight: bold;
}

#rightSiteBox td {
}

#rightSiteBox_content {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}

#rightSiteBox_content td {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dashed #000000;
}

#rightSiteBox_content a {
	text-decoration: none;
	color: #000000;
}

#rightSiteBox_content a:hover {
	color: #888888;
}

#latest_and_next_cup {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	background-color: #ffffff;
}

#content_box {
	width: 578px;
	background-color: #fff;
}

#content_box_head_pic {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 589px;
	height: 19px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}

#content_box_head {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 589px;
	height: 19px;
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}

#content_topic {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#content_content {
	padding: 5px;

}

#content_content ul {
	list-style-type: square;
	margin: 10px;
}

#content_content li {
	list-style-type: square;
	margin: 5px; padding: 0;
}

#content_box_foot {
	padding: 5px;
	background-color: #ccc;
	border-bottom: 8px solid #222222;
	border-top: 1px dashed #000000;
}

#content_box_foot a{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
}

#content_box_foot a:hover{
	color: #888888;
}

.summary {
	background-color: #fff;
}

.comment {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
}

.comment_table {
	width: 100%;
	background-color: #f1f0ee;
}

.comment_table td {
	padding: 2px;
	border: 1px solid #ffffff;
}

.comment_table a {
	text-decoration: none;
	color: #888888;
}

#admin_box {
	width: 487px;
	background-color: #fff;
}

#admin_box_big {
	width: 980px;
	background-color: #fff;
}

#admin_box_head_pic {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 19px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}

#admin_box_head {
	background-image:url(../images/tab_head.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 19px;
	padding-top: 3px;
	padding-left: 10px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}

#admin_topic {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#admin_content {
	padding: 5px;
}

#admin_content ul {
	list-style-type: square;
	margin: 10px;
}

#admin_content li {
	list-style-type: square;
	margin: 5px; padding: 0;
}

#admin_box_foot {
	padding: 5px;
	background-color: #ccc;
	border-bottom: 8px solid #222222;
	border-top: 1px dashed #000000;
}

#admin_box_nav {
	padding: 5px;
}

#admin_box_nav td {
	text-align: center
}

#admin_box_nav a{
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

#admin_box_nav a:hover{
	color: #888888;
}

#admin_box_foot a{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
}

#admin_box_foot a:hover{
	color: #888888;
}

.comment_table a:hover {
	color: #000;
}

#comment_content {
	width: 100%;
	background-color: #ffffff;
}

.paging {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.paging a {

}

/*
  shouldn`t be edited
*/

div.clipMore {
  border-top: 1px dashed #BBB;
  border-bottom: 1px dashed #BBB;
  padding: 2px;
}

p {
  margin: 0px;
  padding: 0px;
}

div#previewDIV {
  min-height:100px;
}

/*---------------------------------------------
  JS Infolayer
---------------------------------------------*/
div#infoDiv {
  z-index: 100;
  position: absolute;
  visibility: hidden;
  moz-opacity: 0.70;
}
div#infoInnerLayer {
  border: 1px solid #000;
  background-color: #FFF;
}

div#infoInnerLayer td {
  padding: 2px;
}

div#infoDiv,iframe#ieFix {
  width: 240px;
  height: auto;
}

td.infoTop {
  font-weight: bold;
  background-color: #e9e9e9;
  border-bottom: 1px solid #000;
  text-align: center;
}

td.infoHead {
	text-align: center;
}

.overLibTable {
	width: 100%;
	border: 1px solid #000000;
}

#flapTitle {
	color: #fe4101;
}

#nextMatch {
	text-align: center;
	padding: 5px;
}

#nextMatch a {
	text-decoration: none;
	color: #888888;
}

#nextMatch a:hover {
	color: #000000;
}

#nextMatchTopic {
	font-size: 11pt;
	font-weight: bold;
}

#team_display {
	text-align: center;
}

#team_display a {
	text-decoration: none;
	color: #888888;
}

#team_display a:hover {
	color: #000000;
}

#team_display a:visit {
	color: #888888;
}

#team_display_head {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
}

#team_display_teams {
	padding: 10px;
}

#team_display_team_link {
	border-bottom: 1px solid #cccccc;
}

.rendertime {
	font-weight: bold;
	color: #ffffff;
}