
a.global:link { 
	color:blue; 
	text-decoration:none;
}

a.global:visited {
 	color:blue;
 	text-decoration:none; 
}

a.global:hover {
	color:blue; 
	text-decoration:underline; 
	/*background-color:white;*/
}

a.global:active { 
	color:blue; 
	text-decoration:none;
	/* background-color::#FFFF99;*/ 	 
}

a.navigation:link { 
	color:white; 
	text-decoration:none;
}

a.navigation:visited {
 	color:white;
 	text-decoration:none; 
}

a.navigation:hover {
	color:white; 
	text-decoration:underline; 
	/*background-color:white;*/
}

a.navigation:active { 
	color:white; 
	background-color::#FFFF99; 	 
}

.globalBody {
	margin:0px;
	background-color:white;
	font-family:Helvetica;
}

.globalHeader { background-color: DeepSkyBlue; }

.globalHeaderNavigation {
	font-weight:bold;
	background-color: MediumBlue;
	color:white;
	text-align:right;
	font-size:15px;	
	font-family:helvetica;
}

.globalHeadline {
	font-family: Times;
	color:whitesmoke;
	font-size:30px;
	text-align:right;
	font-weight: bold;
	vertical-align:bottom;
}

.globalHeadlineSmall {
	font-family: helvetica;
	color:whitesmoke;
	font-size:17px;
	text-align:right;
}

.globalLine { background-color: #FFFFC1; }

.globalContentHeadline {
	font-size:22px;
	text-align:center;	
}

.newsHeadline {
	font-size:14px;
	font-weight:bold;
	background-color:lightgrey;
}

.newsContent {
	font-size:12px;´
	font-family:helvetica;
}

.newsDescription {
	font-size:14px;
	font-family:helvetica;
}

.landshutText {
	font-size:14px;
	font-family:Arial;
}

.landshutHeadline2 {
	font-size:16px;
	font-family:helvetica;
	font-weight:bold;
}

.landshutContent2 {
	font-size:14px;
	font-family:helvetica;
}

.clubVorstand{ font-weight:bold; }

.clubContent {
	font-size:16px;
	font-family:helvetica;
}

.chronikHeadline {
	font-size:16px;
	font-family:helvetica;
	font-weight:bold;
	background-color:lightgrey;
}

.chronikDB {
	font-size:14px;
	font-family:Arial;
}

.homeHeadline {
	font-size:30px;
	font-family:helvetica;
	font-weight:bold;
}

.homeContent { font-size:18px; }

.homeMail { font-size:12px; }

.adminText {
	font-size:16px;
	font-family:helvetica;
}

.disclaimerHeadlineSmall {
	font-size:16px;
	font-weight:bold;
}

/* Neue Styles 2008 */ 

.ueberschrift {
    font-size:18px;
    font-weight:bold; }
   
td.ueberschrift, td.zwischenueberschrift { height:50px; }

.zwischenueberschrift {
    font-size:16px;
    font-weight:bold;  }

