body {
	background: url(bilder/bg.gif) top center repeat-x #ffffff;
	color: #000000;
}

body, td, th, div, p, h1, h2, h2, li {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:active, a:visited {
	color: #930F09;
}

a.blind, a.blind:visited {
	text-decoration: none;
}

h2 {
	font-size: 16px;
	color: #666666;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px dotted #cccccc;
}

#main {
	position: relative;
	width: 700px;
	height: 95%;  
	margin: 10px auto;
	padding: 12px 35px 12px 35px;
	background-color: #ffffff;
}

#mainnav {
	width: 660px;
	height: 23px !important;
	height: 30px;
	padding: 5px 0px 2px 0px;
	margin: 0px 15px 10px 15px;
	background: url(bilder/mainnav_bg.gif) no-repeat top left;
}

#mainnav table {
 width: 100%;
}

#mainnav table tr td {
	width: 16%;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#mainnav table tr td a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 8px 2px 8px;
	text-decoration: none;
}

#mainnav a:hover {
	background-color: #cccccc;
	text-decoration: none;
}

#pagebody {
	position: relative;
	margin: 0px 0px 0px 20px;
}

#footer {
	display: block;
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	margin: 0px 20px 0px 20px;  
	border-top: 1px dotted #cccccc;
}

#footer a, #footer a:visited {
	color: #666666;
}

#rightcolumn {
	position: relative;
	width: 170px;
	padding: 0px;
	padding-top: 20px;
	margin-left: 483px;
	text-align: right;
}

#badges {
	display: block;
	margin: 0px 20px 4px 20px;
	text-align: right;
}

div.contentbox {
	position: relative;
	width: 460px;
	float: left;
}

/*div.contentbox img {
	margin: 0 0 10px 10px;
	border: 1px solid;
	border-color: #AAAAAA #545454 #545454 #808080;
}
*/
div.newsbox {
	text-align: left;
	border: 1px solid #838383;
}

div.newsbox h3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 8px 3px 8px;
	background: #838383 url(bilder/boxheader.gif) repeat-x scroll top left;
	position: relative;
}

div.newsbox p {
	font-size: 11px;
	margin: 2px 8px 10px 8px;
}

div.newsbox p.title {
	font-weight: bold;
	margin: 8px 8px 2px 8px;
}

div.newsbox p.pubdate {
	color: #999999;
	font-size: 10px;
	margin: 2px 8px 2px 8px;
}

div.newsbox p.indent {
	padding-left: 10px;
}

p.newstitle,	p.subtitle {
	font-weight: bold;
	margin: 12px 0px 2px 0px;  
}

span.newsdate {
	color: #999999;
	font-size: 11px;
	padding-left: 10px;
}

p.newstext {
	margin: 2px 0px 2px 0px;
}

.code {
 	font-family: 'coursier New', Courier, Monaco, monospace;
	font-size: 10px;
}

#thumbstable {
	width: 440px;
}

#thumbstable td.spacer {
	width: 30px;
}

#thumbstable td.description {
	padding: 4px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

#thumbstable td.thumb {
	width: 205px;
	height: 154px;
	text-align: center;
	vertical-align: middle;
	background: url(bilder/thumb_frame.gif) top left no-repeat;
}

#thumbstable td.thumb img {
	border: 1px solid #d3d3d3;
}

ul#liste {
	margin: 0 0 0 24px;
	padding: 0;
}

ul#liste li {
	font-size: 11px;
	font-weight: bold;
}

ul#liste li a {
	text-decoration: none;
	color: #000;
}

#wwwland a {
	/*text-align: center;
	margin: 240px 0 10px 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;*/
	color: Blue;
}

#detail1, #detail2, #detail3, #detail4, #detail5, #detail6 {
	display: none;
}

#marker {
	background-color: #FFFBF0;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 10px 1px;
	margin: 0;
}