﻿*{
margin: 0px; padding: 0px;
}	

h1 {
	font-size: 1.0em; 
	margin-bottom: 10px;
}

body {
	color: #666;			
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 8.4pt;
}



#kurz-news {width: 140px; height: 450px;  background-color: #C3E0FE;}
#kurz-news ul { margin-bottom: 10px; list-style-type:none; list-style-position:outside; padding-left: 0px;}
#kurz-news li {padding-bottom: 5px;}
#kurz-news li a.news_active { text-decoration: none; color: #0299C2;}

#lang-news {width: 460px; background-color: #ffffff;}
#lang-news hr {margin-top: -20px;}
#lang-news ul {
	margin-bottom: 10px;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 0px;
}
#lang-news li {padding-bottom: 5px;}
#lang-news li.br{
	margin-top: 10px;
}
	
#lang-news li.link  {
	text-decoration: none;
	color: #0299C2;
	background-image: url(../bilder/pdf_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	margin-top: 10px;
}
#lang-news li.link a {text-decoration: none; color: #0299C2; vertical-align: text-bottom;}
