body {
	margin:0px;	
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:70%;
	text-align: center;
}

table
{
	border:		none;
}

.navi
{
	font-style: bold;
}

a {
	text-decoration:none;
	color: 46741b;
}

a:hover {
	text-decoration:underline;
}

.artikelBox {
	border:solid black 1px;
	padding:5px;	
}

.alert {
	font-weight:bold;
	color:red;
}

/* Farben: dgrün #46741b, grün #b3cb6c (bei navi rollover), hgrün #ecf1e8, */
#content
{
	width: 			890px;
	padding-top:	10px;
	margin-left: 	auto;
	margin-right: 	auto;
	text-align:		left;
}

#header
{
	height:			160px;
}

#header_internal
{
	height:			100px;
}

#logo
{
	/* float:			left; 
	width: 			158px;
	text-align: 	right;*/
}

#logo_links {
	float: left;
	padding-bottom: 15px;
}

#logo_rechts {
	float: right;
	padding-right:	30px;
	padding-bottom: 15px;
}

/*
#logo img
{
	margin-right: 	14px;
}
*/

#head
{
	float: left;
	margin-top: 5px;
}

#pumpkin
{
	float: right; 
	display: block;	
	margin-right:	100px;
}

#body
{
	margin-top: 	0;
	width:			890px;
	/* background: 	url('/img/stripes2.gif') repeat-y; */
	clear:			both;
}

#sidebar_left
{
	float: 			left;
	width: 			154px;
	display: 		inline;
	margin-top:		7px;
}

#sidebar_right
{
	padding-top:	0px;
	padding-left:	673px;
}

#inner_sidebar
{
	background:		#ECF1E8;
	width:			176px;
	padding-left:	10px;
	padding-top:	7px;
	height:			auto;
}

#inner_content
{
	float:			left;
	padding-left:	10px;
	padding-top:  	5px;
	width:			480px;
}

.newscontainer {
	border-bottom:	double 3px #45731B;
	margin-bottom:16px;
}

.newsblock
{
	padding-right:	15px;
	margin-bottom:  16px;
}

.tippblock
{
	padding-right:	15px;
	margin-bottom:  16px;
}

.newsblock a, .tippblock a
{
	color:			#000000;
}

.newsblock a:hover, .tippblock a:hover
{
	color:			#45731B;
}


.bu {
	font-weight:bold;
	font-size:90%;
}

h1
{
	margin:			0px 0px 16px 0px;
	font-size:		120%;
	font-weight:	600;
	color:			#505050;
}

h1.greenhead
{
	color:			#45731B;
	font-size:		120%;
	font-weight:	600;
}

h2
{
	font-size:		120%;
	font-weight:	500;
	color:			#505050;
}

h3
{
	margin-bottom:	3px;
	font-size:		100%;
	font-weight:	400;
	color:			#505050;
}

h5
{
	margin:			0px 0px 4px 0px;
	font-size:		100%;
	font-weight:	600;
	color:			#505050;
}


h4
{
	font-size:		100%;
	font-weight:	600;
	color:			#45731B;
	border-bottom:	double 3px #45731B;
	display:		inline;
}

h5 {
	color:black;
}

td {
	vertical-align:	top;
	text-align:		left;
	font-size:		70%;
}