p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, tab 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

a:link { color:#990000; text-decoration:none; }
a:visited { color:#990000; text-decoration:none; }
a:hover { color:#990000; text-decoration:underline; }
a:active { color:#990000; text-decoration:none; }

.text h1 a:link { color:#1D2A57; text-decoration:none; }
.text h1 a:visited { color:#1D2A57; text-decoration:none; }
.text h1 a:hover { color:#1D2A57; text-decoration:underline; }
.text h1 a:active { color:#1D2A57; text-decoration:none; }

/* Hintergrund */
body	{
	color: #1D2A57;
	background-color: #1D2A57;
	}
	
/* Tabelle aussen */
.aussentabelle	{
	background-color: #EAECCF;
	margin: 25px auto;
	border: 10px solid #FFFFFF;
	}

/* Punktlinien */
.liniev  {	
	background-color: #EAECCF;
	border-left: 1px dashed #FFFFFF;
	}
	
.linieh {
	margin: 15px 0px;
	border-bottom: 1px dashed #FFFFFF;
	}
	
.liniepresse {
	margin: 20px 50px;
	border-bottom: 1px dashed #FFFFFF;
	}
	
/* Navigation */	
.nav {
	margin: 10px 15px 0px;
	font-size:  12px;
	font-weight : bold;
	line-height: 22px;
	color: #990000;
	}

.nav a:link {
	line-height: 22px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000; 
	}

.nav a:visited {
	line-height: 22px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000; 
	}

.nav a:hover {
	line-height: 22px;
	font-weight : normal; 
	text-decoration : underline;
	color: #666666; 
	}

.nav a:active {
	line-height: 22px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000;
	}

/* Seiteninhalt */
.text p	{
	margin: 0px 60px 10px 127px;
	font-size:  11px;
	line-height: 19px;
	}
	
.text h1	{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 60px 5px 127px;
	}
	
.text h2	{
	font-weight: normal;
	font-size: 12px;
	margin: 0px 60px 20px 127px;
	}
	
.text h3	{
	font-weight: normal;
	font-size:  11px;
	margin: 0px 0px 0px 0px;
	}
	
.text h4	{
	font-weight: normal;
	font-size:  10px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	}
	
.popup	{
	font-size:  11px;
	line-height: 15px;
	margin: 20px 20px 20px 20px;
	}

.formular	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #1D2A57;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
	
		
/* Aktuelle Termine */	
.term {
	margin: 10px 15px 0px;
	font-size:  11px;
	font-weight : normal;
	line-height: 16px;
	color: #1D2A57;
	}

.term a:link {
	line-height: 16px;
	font-weight : bold; 
	text-decoration : none;
	color: #1D2A57; 
	}

.term a:visited {
	line-height: 16px;
	font-weight : bold; 
	text-decoration : none;
	color: #1D2A57; 
	}

.term a:hover {
	line-height: 16px;
	font-weight : bold; 
	text-decoration : underline;
	color: #1D2A57; 
	}

.term a:active {
	line-height: 16px;
	font-weight : bold; 
	text-decoration : underline;
	color: #1D2A57;
	}
	
/* Aktuelle CD's */	
.cd {
	margin: 10px 15px 0px;
	font-size:  11px;
	font-weight : normal;
	line-height: 16px;
	color: #990000;
	}

.cd a:link {
	line-height: 16px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000; 
	}

.cd a:visited {
	line-height: 16px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000; 
	}

.cd a:hover {
	line-height: 16px;
	font-weight : normal; 
	text-decoration : underline;
	color: #990000; 
	}

.cd a:active {
	line-height: 16px;
	font-weight : normal; 
	text-decoration : none;
	color: #990000;
	}

