/*Original CSS by hpvorlagen24.de
Ported to sNews by Poppoll*/
html * { 
			margin: 0; 
			padding:0; 
		}

body {
	background-color:#363b42;
	text-align: center;
	font-size: 82.50%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #ccc;
}
a:link		{ color: #999; text-decoration: underline; background-color: inherit;}
a:visited	{ color: #999; text-decoration: underline; background-color: inherit;}
a:active	{ color: #FFF; background-color: inherit;}
a:hover		{ color: #000; text-decoration: none; background-color: inherit;}

/* --------------- Header ---------------*/
#cheader {
	width:100%;
	height: 250px;
	background: url(images/bg_page.jpg) left bottom repeat-x;
	text-align: center;
}
#header {
	width: 797px;
	height: 250px;
	margin: 0px auto 0px auto;
	background: url(images/bg_header.jpg) left bottom no-repeat;
	text-align: left;
	overflow: hidden;
}
#header #logo{
	float: left;
	margin: 23px 0px 0px 0px;
	width: 215px;
	height: 84px;
}
#header #hm{
	float: left;
	width: 540px;
	margin: 0px 0px 0px 40px;
	height: 108px;
}
#header #hm ul{
	list-style-type: none;
}
#header #hm ul li{
	list-style-type: none;
	float: left;
	color: #fff;
}
#header #hm ul li a{
	display: block;
	float: left;
	width: 108px;
	height: 93px;
	padding: 15px 0px 0px 0px;
	background: url(images/bg_hm.gif) left top no-repeat;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#header #hm ul li a:hover,
#header #hm ul li a:hover.active,
#header #hm ul li a.current{
	height: 30px;
	padding: 78px 0px 0px 0px;
	background: url(images/bg_hm_active.gif) left top no-repeat;
}
#header  .current a{height: 30px;
	padding: 78px 0px 0px 0px;
	background: url(images/bg_hm_active.gif) left top no-repeat;}

/* --------------- Page ---------------*/
#page {
	width:100%;
	text-align: center;
}
#ccontent {
	width: 797px;
	margin: 0px auto 0px auto;
	text-align: left;
	
	
}
#cleftmenue {
	clear: left;
	float: left;
	width: 213px;
	background: url(images/bg_submenue.jpg) left top repeat-x;
	
}
/* --------------- leftmenue ---------------*/
#leftmenue {
	clear: left;
	float: left;
	width: 173px;
	margin: 30px 0px 0px 20px;
	font-size: 82.50%;
}
#leftmenue h3{
	margin: 0px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 137.50%;
	font-weight: bold;
	color: #f66706;
	text-transform: uppercase;
}
#leftmenue a{
	color: #ccc;
}
#leftmenue a:hover{
	color: #F6772A;
}
#leftmenue ul{
	margin: 0px 0px 30px 0px;
	list-style-type: none;
}
#leftmenue ul li{
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(images/pointer01.gif) left 3px no-repeat;
}
#leftmenue ul li a{
	text-decoration: none;
}
#leftmenue ul li a:hover.active,
#leftmenue ul li a.active{
	color: #f66706;
}


/* --------------- content ---------------*/
#content {
	float: left;
	width: 500px;
	margin: 30px 0px 20px 53px;
	line-height: 1.7em;
}
#content h1{
	margin: 0px 0px 1em 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 182.50%;
	font-weight: normal;
	color: #fff;
}
#content h2{
	margin: 0px 0px 1em 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 150.00%;
	font-weight: normal;
	color: #fff;
}
#content p{
	margin: 0px 0px 2em 0px;
}
#content a{
	color: #f66706;
}
#content a:hover{
	color: #eee;
}

/* --------------- footer ---------------*/
#cfooter {
	width:100%;
	height: 50px;
	background-color: #282e34;
	border-top: 1px solid #5f5f5f;
	clear: both;
}
#footer {
	width: 797px;
	margin: 0px auto 0px auto;
	text-align: left;
	
}
#hpv24 {
	text-align: center;
	margin: 16px 0px 0px 0px;
	font-size: 75.00%;
	color: #999;
}
#hpv24 a{
	color: #999;
}
/* Misc */
.clear {clear: both}

a img {
	border: none;
	text-decoration: none
	}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}


/* sNews */

fieldset { border: 1px solid #F6772A; padding: 10px 8px; margin: 0 0 8px 0; background: #222; color: #eee; }
input { padding: 2px; background: #f6f0e8;border: 1px solid #690000;}
textarea { width: 460px; height: 20em; padding: 3px; border: 1px solid #ccc;background: #f6f0e8;}
.comment { color: #000; background: #fff; padding: 10px; margin-bottom: 10px; }
.commentsbox { color: #eee; padding: 10px; margin: 0; border: 1px solid #F6772A; }
.rdm {font-style:italic; font-weight:bold; color:#ccc;} /* Added by Harald for better read on tag */
.meta { padding: 5px; }/*the paragraph that holds the poster date and time*/
.date { margin: 10px 0 20px 0; padding:5px; background: #111; color: #eee} 
.searchbutton{background: url(images/search.jpg) no-repeat; cursor: pointer; width:30px; border:none}
.button {cursor: pointer}
.searchfield {height: 15px;border: none; padding: 5px; background-color: transparent; color: #000; margin-top:100px; margin-left: 20px; width: 127px; z-index:100}
.paginator{float:right;text-align:right;margin:0.55em 0;}
a.page {	border: 1px solid #ccc;	margin-right:3px;padding:2px 6px;text-decoration: none;color: #fff;}
a:hover.page  {border: 1px solid #ccc;background-color:#F6772A;color: #fff;}
.pageselected {border: 1px solid #F6772A;background-color:#F6772A;color: #fff;padding:2px 6px;}
#extra {width:320px; padding:10px; color: #eee; border: 1px dotted #333; margin:0 0 10px 15px;}
select { background-color: #331509;color: #fff;border: 1px solid #eee}
#crumbs{color: #ccc; margin-bottom: 7px; margin-left: 250px;width: 490px }
#calc{width:25px;}
/*table */

table 
{text-align: left;	border-spacing:0;border: 1px solid #aeb3b6;border-collapse: collapse; width:100%}
table a, table, tbody, tfoot, tr, th, td {font-family: Arial, Helvetica, sans-serif;line-height: 2.0em;font-size: 13px;	color: #55595c; padding-left: 3px;}
tbody td{line-height: 2.5em;}
table a{display: block;text-decoration: none;color: #FF8E53;padding-right: 0.5em;}
table a:hover, table a:focus{text-decoration: underline;}
table th a{color: #FF8E53;text-align: right;}
table .odd th a,table .odd td a,table .odd td{color: #666;padding-right: 0.5em;}
table th a:hover, table th a:focus, tbody tr:hover th{background-color: #F55E05;color: #fff !important;}
table .odd th,table .odd td{background-color: #DDDDDD;}
thead th{font-weight: normal;letter-spacing: 1px;color: #fff; border-bottom: 1px solid #ccc}
tfoot{border-top: 1px solid #fff;}
tfoot th,tfoot td{color: #fff;}
tbody th{padding-right: 1.0em;color: #25c1e2;font-style: normal;background-color: #fff;border-bottom: 1px dotted#aeb3b6;}
td{color: #FF8E1C;border-bottom: 1px dotted #aeb3b6;padding-right: 0.5em;}
tbody tr.odd{border-bottom: 1px dotted #aeb3b6;}
tbody tr:hover td{background-color: #F55E05;}
tbody tr:hover td,tbody tr:hover th, tbody tr:hover a{color: #fff !important;}

.toplink {
position: fixed; 
bottom: 5px;
right: 5px;
}
