/* ========= Globale Formate ======== */

body	{
		margin: 0; padding: 0;
		background: #F7FDCC;
		font-family: Arial, Helvetica, Tahoma, Sans-Serif; font-size: 13px; color: #000;
		text-align: center;  line-height: 165%;
		border: 0;
		}

html {border: 0; margin: 0; padding: 0;}

body div {margin: 0; padding: 0;}

a, a:visited 		{font-size: 100%; padding-bottom: 2px; color: #6FB500; text-decoration: none; line-height: 165%;}
a:hover, a:active, a:focus, a:focus .sffocus {color: #000; text-decoration: none; line-height: 165%;}


#container { width: 650px; margin: 10px auto 0 auto;}
#front {float: left; width: 380px; border: 0; text-align: left; background: #FFF;  line-height: 165%; border: 2px solid #E4F96B;}

#news {float: left; margin: 0 0 0 15px; width: 240px; text-align: left; font-size: 11px; border: 2px solid #E4F96B; background: #F7FDCC;}
#newsrss {float: left; margin: 0 0 0 15px; width: 450px; text-align: left; font-size: 11px; border: 2px solid #E4F96B; background: #F7FDCC;}

.newsentry {clear: both; margin: 3px 0 0 0; border-bottom: 1px solid #E4F96B; background: #FCFEE9; }

#news h2 { padding: 3px; margin: 0 0 10px 0; float: left; font-size: 15px; color: #6FB500; line-height: 15px;}

#news h3 {
			margin: 0 0 5px 0;
			padding: 0 5px 0 5px;
			font-size: 13px; font-family: Arial, Helvetica, Tahoma, Sans-Serif; color: #000; line-height: 19px;
			background: #E4F96B
			}

#news p	{line-height: 145%; clear: both; margin: 0 5px 0 5px; padding: 0 0 9px 0; color: #000;}

#newsrss h3 {
			margin: 0 0 5px 0;
			padding: 0 5px 0 5px;
			font-size: 13px; font-family: Arial, Helvetica, Tahoma, Sans-Serif; color: #000; line-height: 19px;
			background: #E4F96B
			}

#newsrss p	{line-height: 145%; clear: both; margin: 0 5px 0 5px; padding: 0 0 9px 0; color: #000;}



.newsdate {
			display: block; clear: both;
			font-size: 10px;
			color: #636054;
			margin: 0 0 5px 0; padding: 3px 5px 0 5px;
			line-height: 100%;
			border-top: 1px solid #E4F96B;
			}

#news select,input {margin: 5px; float: right;}

.colored-light {background: #E4F96B;}
.hinweis {color: #319900; font-size: 10px;}

/* Bilder */

img	{font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; border: 0px;}
