/* NTP Formatierungen */

body {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica; 
	line-height: 20px;
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height: 20px;
	margin: 10px 0;
}

td{
	font-size: 11px;
	line-height: 20px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
	color: #18498f;
}

.text { 
	color: black; 
	font-size: 11px;
	line-height: 20px;	
}

h1 { 
	color: black; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0 0 20px 0;
	line-height: 22px;
}

h2 { 
	color: black; 
	font-size: 12px; 
	font-weight: bold;
	margin: 5px 0 10px 0;
	line-height: 20px;
}

.location  {
	color: #165f8e; 
	font-size: 10px; 
	font-weight: bold;
}

.ticker {  
	color: #004277; 
	font-weight: bold; 
}

/* NTP DIVs */

#menu {
	margin: 0 auto;	
	width: 170px;
}

/* NTP Abst?nde */

.abstandleft {
	margin: 5px 0 12px 10px;
}

.abstandright {
	margin: 5px 12px 10px 0;
}