
a:link,a:active
{
	text-decoration: none;
	border: 0;
	color : #000000;
}

a:hover
{
	text-decoration: underline;
}

/* Container für Seitentitel */
#pagetitle
{
	display: none;
	/*
	width: 624px;
	line-height: 36px;
	margin: 12px 12px 20px 12px;
	text-indent: 0;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #808080;
	border: solid #808080;
	border-width: 0 0 1px 0;
	*/
	/*
	background-image: url('../db/images/ohtho_dresden_640.jpg');
	background-repeat: no-repeat;
	*/
}

/* Container für Listen aus der Datenbank */
#liste
{
	width:100%;
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	font-size: 11px;
}

/* Container für Navigationsbereich */
#navigation
{
	width: 142px;
	height: 555px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	background-color: #d6e8f6;
}

/* Container für Login-Formular */
#login
{
	width: 100%; 
	background-color: #e0e0e0;
	/* background-color: transparent; */
	/* border: solid #006699 1px; */
	/* -moz-border-radius: 8px; */
	margin: 50px 33% 50px 33%;
	padding: 0 20px 0 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	/* font-weight: bold; */
}

/* Überschriften für Administrationsbereich */
.admintitle,a.admintitle:link,a.admintitle:active,a.admintitle:hover
{
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 8px 8px 6px 0;
	background-color: #f2f2f2;
	/* color:#999999; */
	
}

.liste
{
	width: 100%;
	padding: 4px;
	border-collapse: collapse;
	margin: 0 0 0 0;
	/* border:solid 1px #000000; */
}

.login
{
	border: solid 1px #A6CBE8;
	background-color: #E9F2FB;
	margin:16px 0 16px 0;
	vertical-align:middle;
}

.tooltip_top
{
	
}

td.navigation
{
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 1px 1px 6px;
	font-weight: normal;
	display:block;
}

a.newsline:link,a.newsline:active,a.newsline:visited
{
	color: #000000;
}

a.newsline:hover
{
	color: maroon; 
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

/* Navigationsleiste */
a.navigation:hover
{
	/* color: #e89529; */
	text-decoration: underline;
	/* background-color: #dbdada; */
}

a.small
{
	font-size: 10px;
	text-align: center;
}

a.small:hover
{
	color: black;
}

img, img:active
{
	background-color: transparent;
	border: none;
}

/* Logo Navigationsleiste */
.navigation_logo
{
	width: 142px;
	height: 102px;
	background-image: url('../db/images/logo_lvz.gif');
	background-repeat: no-repeat;
	background-position: 20px 12px;
}

.vorspann
{
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
	border: none;
}

form
{
	display: inline;
	margin: 0 4px 0 0;
}

/* Links im Administrationsbereich */
a.admin:hover
{
	color: #da2128;
	/* text-decoration: underline; */
}

.spielplan_text
{
	font-size:10px;
	font-weight:normal;
	padding:0 0 6px 12px;
}

input.diarahmen
{
	width: 120px;
	border: solid #006699 1px;
}

a.navigation:link,a.navigation:active,a.navigation:visited
{
	color: #ffffff;
	border: solid #ffffff;
	border-width: 0 0 1px 0;
	padding: 1px 1px 1px 12px;
	background-color: #034ea2;
}

/* LInks im Administrationsbereich */
.admin,a.admin:visited,a.admin:active,a.admin:link
{
	
}

#liste0
{
	background-color: #ffffff;
	clear: both;
	padding: 6px;
	line-height: 13px;
	font-size: 11px;
	border: solid #c0c0c0;
	border-width: 0 0 1px 0;
}

#liste1
{
	background-color: #e0e0e0;
	clear: both;
	padding: 6px;
	line-height: 14px;
	font-size: 11px;
}

#formbuttons
{
	float: right;
	vertical-align: top;
	text-align:right;
	margin: 0 0 0 0;
	width:85px;
	/* border: solid 1px #000000; */
}

#new-button
{
	text-align: center;
	margin: 0 0 20px 0;
}

#input_text
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	text-align: right;
	float: left;
	clear: left;
	margin: 0 12px 0 0;
	display: block;
	background-color: #e0e0e0;
}

#input
{
	padding: 6px 4px 6px 0;
	margin: 6px 0 6px 0;
	/* background-color: #f1eacf; */
	background-color: #f2f2f2;
}

a.klicktipp:hover
{
	color: #da2128;
}

#input_field
{
	display: inline;
	margin: 6px;
}

.formbuttons
{
	float: right;
	vertical-align: top;
	text-align:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.input
{
	padding: 2px 2px 2px 2px;
	/* border: solid 1px #000000; */
}

.input_text,a.input_text:link,a.input_text:active,a.input_text:hover
{
	font-size: 11px;
	text-align: left;
	display: block;
}

br
{
	clear: left; 
	
}

#search
{
	background-color: #d0e0ee;
	padding: 6px 0 6px 0;
}

.search
{
	background-color: #d0e0ee;
	width: 100%;
}

.breaking_news
{
	width:100%;
	padding: 0 0 0 0;
	margin: 8px 12px 8px 0;
	font-size: 13px;
	line-height: 16px;
	/* font-weight: bold; */
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana;
	color: #DA2128;
	/* background-color: maroon; */
	border:solid #e0e0e0; 
	border-width:1px 0 1px 0;
	/* background-image:url(../db/images/italia.gif); */
}

/* DNN-Downloadbereich */
a.dnndownload:hover
{
	color: #006699;
	text-decoration: underline;
}

.spielplan_ansetzung
{
	padding:2px 0 0 12px;
	font-weight:bold;
	font-size:11px;
	width:200px;
}

.tippschein
{
	width: 100%;
	border-collapse: collapse;
}

.tippschein_text
{
	font-size:10px;
	padding: 0 0 6px 0;
}

table
{
	border-collapse: collapse;
}

li.quadrat
{
	list-style-image: url(../db/images/4b71c4.gif);
}

tr
{
	vertical-align: top;
}

/* Zeilenfarbe unschattiert */
.zf0
{
	background-color: #FFFFFF;
}

line_space
{
	line-height: 2px;
}

.xlink
{
	text-align: right;
	vertical-align: middle;
}

button
{
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
}

input
{
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
}

submit
{
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
}

.ranking
{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
}

a.footer_navi:link,a.footer_navi:active,a.footer_navi:visited
{
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 10px;
	line-height: 11px;
	color: #4b71c4;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#login_pda
{
	width: 250px;
	background-color: #e0e0e0;
	/* background-color: transparent; */
	/* border: solid #006699 1px; */
	/* -moz-border-radius: 8px; */
	margin: 10px 10px 10px 10px;
	padding: 0 20px 0 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	/* font-weight: bold; */
}

.guestbook
{
	border: none;
	border: 1px solid #e0e0e0;
	/* font-style: italic; */
	/* background-color: #d0e0ee; */
	padding: 4px;
	margin:  0 0 30px 0;
	page-break-before: avoid;
	page-break-inside: avoid;
}

.guestbookwriter
{
	font-size: 11px;
	/* font-weight: bold; */
	/* font-style: italic; */
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	background-color: #e0e0e0;
	page-break-after: avoid;
}

.spielbericht
{
	padding: 4px 0 30px 0;
	/* margin: 0 0 16px 0; */
	font-size:10px;
	width:100%;
	line-height:12px;
}

.rl_winnerline
{
	line-height:20px;
	/* color:#4b71c4; */
	font-weight:bold;
	padding:0 4px 0 0;
}

.login_text
{
	font-weight:normal;
	text-align:right;
}

.link:link,.link:active,.link:visited
{
	color: #da2128;
	cursor:pointer;
}

.zitat
{
	font-family: Arial, Helvetica,Tahoma, Verdana;
	font-size: 13px;
	/* font-weight:bold; */
	line-height: 16px;
	color:#000000;
	padding:0 0 12px 0 ;
}

.zitat_autor
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-align:left;
	font-size:12px;
	/* font-weight:bold; */
	line-height:16px;
	color: #034ea2;
}

.spielplan_link
{
	width: 36px;
	height: 24px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 0;
	border: solid 1px #ffffff;
	
}

.registration
{
	width: 100%;
	margin:0 0 0 0;
	padding:6px 6px 6px 6px;
	background-color:#e0e0e0;
	
}

.rl_line
{
	line-height:18px;
	font-weight:normal;
	padding: 0 4px 0 0;
}

.schmuckfarbe
{
	/* color: #FB851B; */
}

.menubutton
{
	width:80px;
	background-color:white;
	font-size:11px;
	
}

.headline
{
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	
}

.durchschnittstipp
{
	width: 100px;
	font-size: 18px;
	font-weight: bold;
	color: #a0a0a0;
	vertical-align: middle;
	text-align: center;
	padding: 8px 0 0 0;
}

.spielplan_ergebnis
{
	width:120px;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding: 8px 0 0 0;
}

.dynamotore
{
	border:1px solid #a6cbe8;
}

/* Überschrift  Statistik Spieler/Tore Dynamo Dresden */
.dynamo_headline
{
	height:72px;
	font-size: 16px;
	line-height:72px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 72px;
	background-image: url(../db/images/dynamologo_64.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

select
{
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	height: 18px;
}

.login_button
{
	text-align:center;
	font-weight:normal;
	background-image: url(http://www.lvz-online.de/img/rubrik_hintergrund.gif);
	height: 28px;
}

.login_field
{
	width:200px;
	font-weight:bold;
	border: solid 1px #999999;
	padding: 3px;
}

/* Hausfarbe des Portals */
.hausfarbe
{
	color: #0055A0;
}

/* Farbe für hinterlegte Texte */
.hintergrundfarbe
{
	background-color: #f9f9f9;
}

/* Hintergrund in Hausfarbe des Portals */
.bg_hausfarbe
{
	background-color: #0055A0;
}

.bg_schmuckfarbe
{
	/* background-color: #FB851B; */
}

/* Navigationsleiste */
.navigation
{
	font-size:11px;
	line-height:17px;
	border: solid #ffffff;
	border-width: 0 0 1px 0;
	display: block;
	padding: 0 0 0 0;
	
}

a.graylink:link,a.graylink:visited
{
	color: #000000; 
	line-height: 16px;
}

a.graylink:hover
{
	color: #da2128;
}

/* Tabellen-Export für LVZ-Online */
.bg_box_meldung_sport 
{
	margin-bottom: 12px;
	background-image: url(http://www1.dnn-online.de/img/bg_box_sport.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	text-decoration: none;
	font-weight: bold;
}

a.xlink:hover, a.link:hover
{
	text-decoration: underline;
	color: #da2128;
}

.navi
{
	background-color: #d6e8f6;
}

.footer
{
	font-size: 7px;
}

.h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 24px 0 8px 0;
}

.sponsor
{
	background-color: #f6f6f6;
	text-align: center;
}

.ohthomenu
{
	color: #ffffff;
	padding: 2px 2px 2px 4px;
	text-align: center;
}

.abs1
{
	font-size: 12px;
	text-align: justify;
}

.link1
{
	font-size: 12px;
	text-align: center;
}

.tooltip_sub
{
	
}

.tooltiptitle
{
	color: #FB851B;
}

.tooltipcontent
{
	
}

#ToolTip
{
	border: solid 1px #808080;
	padding: 2px 6px 2px 6px;
	/* opacity: 0.9; */
	/* filter: alpha(opacity=90); */
	background-color: #f2f2f2;
}

.datum_bg
{
	height:21px;
	width: 100%;
	background-color: #a8c9e4;
	background-image: url('../db/images/bg_dnn_datum.gif');
	background-repeat: no-repeat;
	background-position: 8px 0;
	text-align: right;
	vertical-align: middle;
	padding: 0 16px 0 0;
}

/* Logo Navigationsleiste Hintergrund */
.navigation_logo_bg
{
	width: 142px;
	height: 102px;
	padding: 0 0 0 0;
	background-image: url('../db/images/bg_dnn_logo.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.navigation2:link,a.navigation2:active,a.navigation2:visited
{
	display:block;
	border: solid #d6e8f6;
	border-width: 0 0 1px 0;
	padding: 1px 1px 1px 12px;
	background-color: #ffffff;
	line-height: 16px;
}

a.navigation2:hover
{
	text-decoration: underline;
}

.sponsor2
{
	vertical-align:top;
}

a.ohthomenu,a.ohthomenu:visited,a.ohthomenu:link,a.ohthomenu:active
{
	color: #ffffff;
}

/* ohtho-Menü Link */
a.ohthomenu:hover
{
	text-decoration: underline;
}

.spielplan_header
{
	padding: 2px 0 2px 12px;
}

.underline
{
	text-decoration:underline;
}

.ansetzung_datum
{
	width:88px;
}

.ansetzung_team
{
	width:170px;
	text-align:left;
}

/* Menü horizontal Endstück rechts */
.menu_ho_after
{
	background-image: url(../db/img/dotted_v.gif);
	background-repeat:no-repeat;
	
}

/* Seitenlogo Handball */
.logo_l_hb,.logo_r_hb
{
	background-image: url(/img/custom/leipzig/ohtho_logo_hb.jpg);
}

/* Menü horizontal Endstück links */
.menu_ho_first
{
	height:22px;
	width:16px;
	padding:0 4px 0 4px;
	color:#989898;
	font-weight: bold;
}

/* Seitenlogo Fußball */
.logo_l_fb,.logo_r_fb,.logo_l_ohtho,.logo_r_ohtho
{
	background-image: url(/img/custom/leipzig/ohtho_logo_fb.jpg);
}

.hide
{
	display:none;
}

/* ohtho-Menüs ausblenden */
.menu_sp,.menu_port,.Omenu_ho
{
	display:none;
}

.ansetzung
{
	background-color:#f2f2f2;
}

.logo_l_bi,.logo_r_bi
{
	background-image: url(/img/custom/leipzig/ohtho_logo_bi.jpg);
}

.SubMenuContent
{
	
}

.SubMMenuFix
{
	
}

.SubMenuItem
{
	
}

.SubMenuLink
{
	
}

.abbinder
{
	border: solid 0 #d0d0d0;
	border-width: 1px 0 1px 0;
}

/* Seitenlogo Basketball */
.logo_l_bb, .logo_r_bb
{
	background-image:url(/img/custom/leipzig/ohtho_logo_bb.jpg);
}

/* Seitenlogo Wasserball */
.logo_l_wb, .logo_r_wb
{
	background-image:url(/img/custom/leipzig/ohtho_logo_wb.jpg);
}

/* Seitenlogo Tischtennis */
.logo_l_tt, .logo_r_tt
{
	background-image:url(/img/custom/leipzig/ohtho_logo_tt.jpg);
}

/* Seitenlogo Badminton */
.logo_l_bm, .logo_r_bm
{
	background-image:url(/img/custom/leipzig/ohtho_logo_bm.jpg);
}

/* Seitenlogo Nachrichten */
.logo_l_news, .logo_r_news
{
	background-image: url(/img/custom/leipzig/ohtho_logo_fb.jpg);
}

/* Seitenlogo Volleyball */
.logo_l_vb,.logo_r_vb
{
	background-image: url(/img/custom/leipzig/ohtho_logo_vb.jpg);
}

/* Seitenlogo neutral */
.logo_l_, .logo_r_
{
	background-image: url(/img/custom/leipzig/ohtho_logo_fb.jpg);
}

/* Seitenlogo Eishockey */
.logo_l_eh, .logo_r_eh
{
	background-image:url(/img/custom/leipzig/ohtho_logo_eh.jpg);
}

.meu_ho_active
{
	width:75px;
}

/* Randfarbe, wenn Rand über Element-Hintergrund gebildet wird */
.randfarbe_h
{
	background-color:#CCCBCB;
}

/* Randfarbe, wenn Rand über Border gebildet wird */
.randfarbe_b
{
	border:solid 1px #CCCBCB;
}

/* Seitenlogo Faustball */
.logo_l_fa, .logo_r_fa
{
	background-image:url(/img/custom/leipzig/ohtho_logo_fa.jpg);
}

/* Seitenlogo Kegeln */
.logo_l_ke, .logo_r_ke
{
	background-image:url(/img/custom/leipzig/ohtho_logo_ke.jpg);
}

/* Seitenlogo Hockey */
.logo_l_ho, .logo_r_ho
{
	background-image:url(/img/custom/leipzig/ohtho_logo_ho.jpg);
}

/* Seitenlogo Tennis */
.logo_l_te, .logo_r_te
{
	background-image:url(/img/custom/leipzig/ohtho_logo_te.jpg);
}

/* Seitenlogo Schach */
.logo_l_ch, .logo_r_ch
{
	background-image:url(/img/custom/leipzig/ohtho_logo_ch.jpg);
}

/* Seitenlogo Football */
.logo_l_fo, .logo_r_fo
{
	background-image:url(/img/custom/leipzig/ohtho_logo_fo.jpg);
}

/* Logo für Druckansicht Fußball */
.logo_print_fb
{
	background-image : url(/img/custom/leipzig/ohtho_logo_fb_p.jpg);
}

/* Logo für Druckansicht Handball */
.logo_print_hb
{
	background-image : url(/img/custom/leipzig/ohtho_logo_hb_p.jpg);
}

/* Logo für Druckansicht Volleyball */
.logo_print_vb
{
	background-image : url(/img/custom/leipzig/ohtho_logo_vb_p.jpg);
}

/* Logo für Druckansicht Basketball */
.logo_print_bb
{
	background-image : url(/img/custom/leipzig/ohtho_logo_bb_p.jpg);
}

/* Logo für Druckansicht Tischtennis */
.logo_print_tt
{
	background-image : url(/img/custom/leipzig/ohtho_logo_tt_p.jpg);
}

/* Logo für Druckansicht Wasserball */
.logo_print_wb
{
	background-image : url(/img/custom/leipzig/ohtho_logo_wb_p.jpg);
}

/* Logo für Druckansicht Badminton */
.logo_print_bm
{
	background-image : url(/img/custom/leipzig/ohtho_logo_bm_p.jpg);
}

/* Logo für Druckansicht Faustball */
.logo_print_fa
{
	background-image : url(/img/custom/leipzig/ohtho_logo_fa_p.jpg);
}

/* Logo für Druckansicht Kegeln */
.logo_print_ke
{
	background-image : url(/img/custom/leipzig/ohtho_logo_ke_p.jpg);
}

/* Logo für Druckansicht Hockey */
.logo_print_ho
{
	background-image : url(/img/custom/leipzig/ohtho_logo_ho_p.jpg);
}

/* Logo für Druckansicht Tennis */
.logo_print_te
{
	background-image : url(/img/custom/leipzig/ohtho_logo_te_p.jpg);
}

/* Logo für Druckansicht Schach */
.logo_print_ch
{
	background-image : url(/img/custom/leipzig/ohtho_logo_ch_p.jpg);
}

/* Logo für Druckansicht Eishockey */
.logo_print_eh
{
	background-image : url(/img/custom/leipzig/ohtho_logo_eh_p.jpg);
}

/* Logo für Druckansicht Football */
.logo_print_fo
{
	background-image : url(/img/custom/leipzig/ohtho_logo_fo_p.jpg);
}

.logo_l_ju, .logo_r_ju
{
	background-image: url(/img/custom/leipzig/ohtho_logo_ju.jpg);
}

.logo_l_ru,.logo_r_ru
{
	background-image:url(/img/custom/leipzig/ohtho_logo_ru.jpg);
}

/* Logo für Druckansicht Rugby */
.logo_print_ru
{
	background-image : url(/img/custom/leipzig/ohtho_logo_ru_p.jpg);
}

/* Logo für Druckansicht Billard */
.logo_print_bi
{
	background-image : url(/img/custom/leipzig/ohtho_logo_bi_p.jpg);
}

/* Logo für Druckansicht Judo */
.logo_print_ju
{
	background-image : url(/img/custom/leipzig/ohtho_logo_ju_p.jpg);
}
