body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color:#EEE;
	margin:0px;
	padding:0px;
	width:100%;
	}

.dateline {
	margin:1px;
	padding:3px;
	border:1px solid #CCC;
	color: #666;
	text-align:center;
	}

h1,h1 a	{
	color:#000;
	text-decoration:none;
	font-size:medium;
	font-weight: bold;
	padding:0px;
	margin:0px;
	}

h2 {
	font-size:small;
	font-weight:bold;
	}

h2.top {
	font-weight: normal;
	color:#333;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
	padding-bottom:3px;
	}

.pileft {
	float:left;
	margin:4px;
	}

.pilefts {
 	float:left;
	margin:1px 4px 0 0;
	border:0;
 	}

.datetime {
	font-size:xx-small;
	color:#666;
	}

a.weiter, a.weiter:link, a.weiter:visited, a.weiter:hover {
	font-size:x-small;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	background-image:url('/images/pfeil_klein.gif');
	background-repeat:no-repeat;
	background-position: left 3px;
	padding-left:8px;
	}

a.weiter:hover {
	text-decoration: underline;
	}

ul.s_teaser {
        clear:both;
	font-size:small;
	list-style-type:none;
	padding:0;
	margin:1px;
	}

a.s_teaser {
	color:#000;     
	text-decoration:none;
	background-image:url('/images/art.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:10px;
	font-weight:normal;
	}

div.box {
	margin:5px 1px 5px 1px;
	padding:3px;
	border:1px solid #CCC;
	}

h1.box_head, div.box_head,div.box_head_g,h1.box_head_g {
	color:#FFF;
	background-image:url('/images/bg_blau.gif');
	background-position: left center;
	background-repeat:repeat-x;
	font-size:small;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	}

.article img, h2 img {
	float:left;
	margin:0 6px 6px 0;
	border:0px;
	}

.article {
	font-size:small
	}

img {
	border:0px;
	margin:3px;
	}

.img_foot {
	text-align:center;
	}

.img_foot img {
	border:0px;
	margin:2px;
	}

div.fullpic {
	border:1px solid #CCC;
	margin:5px;
	text-align:center;
	}

div.pictitle {
	font-size:1.1em;
	font-weight:bold;
	}

ul.linkblock, ul.halfblock {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

ul.linkblock li, ul.halfblock li {
	border:1px solid #CCC;
	margin:0;
	padding:10px;
	margin-bottom:1px;
	}

ul.halfblock li {
	padding:5px 10px 5px 10px;
	font-size: xx-small;
	}

ul.linkblock li a, ul.halfblock li a, td a, a.tbllink, div.daybar a, div.daybar_a a, li.article {
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}

table	{
	width:100%;
	}

td, th {
	margin:3px;
	padding:2px;
	text-align:center;
	border:1px solid #CCC;
	font-size:xx-small;
	}

td.tblf {
	text-align:left;
	padding:5px;
	}

th	{
	font-size:xx-small;
	font-weight:bold;
	background-color:#CCC;
	color:#333;
	}

div.daybar, div.daybar_a {
	margin:1px;
	padding:1px 4px 2px 4px;
	border:1px solid #CCC;
	float:left;
	text-align:center;
	}

div.daybar_a,div.box_head_g,h1.box_head_g {
	background-image:url('/images/bg_blau.gif');
	background-position:left center;
	color:#FFF;
	}
div.daybar_a a, div.daybar_a .datetime {
	color:#FFF;
	}

h2.finfo {
	font-weight:normal;
	}

div.dotl {
	border-top:1px dotted #999;
	font-size:0em;
	clear:both;
	}

