*{ margin: 0; padding: 0; }* 
body { 
	font: .7em "Arial";
	text-align: justify; 
	line-height: 1.6em;
	background: #fff; 
	color: #000; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }


.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 90px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info { display: none; }

	.top_info_left { display: none; }

	.top_info_right { display: none; }

.browse_category  {
	width: 300px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	text-transform: uppercase;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(images/menubg.gif) repeat-x;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left;
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar1.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 	
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
		border-left: 1px solid #FFEADC;
		padding-left: 5px;
	} 
	
	.bar li a:hover { 
		font-weight: bold;
		color: #6C757A; 
		background: inherit;
		text-decoration: none;
	} 


.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { display: none; }
	input.submit { display: none; }
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { display: none; }

.search {padding-left: 40px; }


.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}

.left h1 {
	clear: both;
	background: #E8E8E8 url(images/h1bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 280px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
		text-align: left;
	}
	

		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h2 {
		background: #BDBDBD url(images/h2bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
		color: inherit;
	}
	.image_kontakt {
		float: left;
		margin: 0 9px 3px 0;
		border: 1px solid #9C9C9C;
	}


.footer { 
	padding: 10px 0;
	clear: both;
	text-align: left;
	border-top: 1px solid #ccc;
}
	.footer a { color: #808080; background: #fff; }
	
	.footer_left {
	width: 600px;
	float: left;
	}

	.footer_right {
	float: right;
	width: 290px;
	padding: 0 30px 0 35px;
	text-align: right;