* { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

#title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 69px;
	width: 100%;
	
	margin: 0px;
		
	background: url("../images/title_tile.png");
	background-repeat: repeat-x;
}

#title img {
	border: none;
	margin: 0px;
}

img.left {
	position: absolute;
	left: 0px;
}

img.right {
	position: absolute;
	right: 0px;
}

#search {
	position: absolute;
	right: 20px;
	top: 15px;
}

#search_button {
	height: 21px;
	margin-right: 5px;
	border: 1px outset #efefef;
	background: #efefef;
}

#search_field {
	border: none;
	padding: 1px;
	padding-left: 2px;
	border: 1px solid #fc0;

	background: #fffae6;
}

#menu {
	position: absolute;
	left: 0px;
	top: 69px;
	width: 160px;
	padding: 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	background: #efefef;
	z-index: 1;
}

#menu h2 {
	margin-top: 5px
	margin-bottom: 0px;
	font-size: 12px;
}

.link, #menu p {
	width: 155px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #efefef;
}

.link:hover {
	background: #dfdfdf;
	border: 1px solid #cfcfcf;
}

.actual {
	background: #fff;
	border: 1px solid #fc0;
	padding-left: 10px;
}

.actual:hover {
	background: #dfdfdf;
	border: 1px solid #cfcfcf;
}

#menu a {
	text-decoration: none;
	color: #00a;
}

#menu a:hover {
	color: #00f;
}

#tip {
	position: absolute;
	width: 200px;

	margin: 0px;
	z-index: 3;
	
	border: 1px solid #fc0;
	background: #fffae6;

	opacity: 0.85;
	filter: alpha(opacity=85);
}

#tip h3 {
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	background: #fc0;
}

#tip p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

.news * {
	font-size: 11px;
}

.news ul {
	list-style-type: none;
	padding-left: 0px;
}

.news li {
	background: #fffae6;
	border: 1px solid #fc0;
	padding: 3px;
	margin-bottom: 5px;
}

.news li:first-line {
	font-weight: bold;
}

#main {
	position: absolute;
	left: 180px;
	top: 85px;
	
	padding-left: 10px;
	padding-right: 10px;
	z-index: 0;
}

/*
#main * {
	font-size: 14px;
}
*/

#articlelist {
	list-style: square url("../images/bullet.gif");
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 22px;
}

#articlelist li {
	margin-bottom: 5px;
}

#submenu {
	border-bottom: 1px solid #ddd;
	width: 100%;
	font-size: 12px;
}

#submenu a {
	font-size: 12px;
}

#footer p {
	border-top: 1px dashed #ccc;
	text-align: center;
	font-size: 10px;
}

#footer a {
	font-size: 10px;
}

#autor {
	margin-top: 15px;
	border: 1px solid #fc0;
}

#autor * {
	font-size: 10px;
	margin: 0px;
}

#autor th {
	background: #fffae6;
	border-bottom: 1px solid #fc0;
}

.bewertung {
	border-left: 1px solid #fc0;
}

#bewertung_button {
	height: 20px;
	margin-right: 5px;
	border: 1px outset #efefef;
	background: #efefef;
}

#disclaimer {
	position: relative;
	width: 310px;
	background: #fffae6;
	border: 1px solid #fc0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#disclaimer h2 {
	margin: 0px;
	padding: 5px;
	background: #fc0;
}

#disclaimer p {
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

#nghint {
	text-align: justify;
}

#nghint table {
	border-collapse: collapse;
}

#nghint th {
	background: #fffae6;
	border: 1px solid #fc0;
}

#nghint td {
	border: 1px solid #aaa;
}

#eingabe input, #eingabe select {
	border: 1px solid #fc0;
	background: #fffae6;
}

.eingabe_button {
	border: 2px #fc0 outset !important;
}

.opener {
	text-align: justify;
}

.opener h2 {
	// background: url("../images/headers.png") repeat-y;
	// border-top: 1px solid #fc0;
	border: 1px solid #fc0;
	background: #fffae6;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}

#verantwortlich img {
	margin: 5px;
}

#verantwortlich th {
	background: url("../graphics/tablehead.gif") repeat-x #fff;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
}

#verantwortlich td {
	background: #fff;
}

.dark {
	background: #fffae6 !important;
}

h1 {
	font-size: 18px;
}

h2 { font-size: 16px; border-bottom: 1px solid #ccc; }
h3 { font-size: 14px; }
h4 { font-size: 12px;  text-decoration: underline; } 

table {
	border-collapse: collapse;
	border: 1px solid #aaa;
}

caption {
	font-weight: bold;
	margin-top: 10px;
}

th, td {
	border: 1px solid #aaa;
}

.download_area {
	border: none;
}

td.download, th.download {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaa;
	padding: 3px;
}

table.download {
	position: relative;
	width: 250px;
	margin-bottom: 10px;
	float: left;
}

th.download {
	text-align: left;
}

code, pre{
	font-family: "Courier New", courier, monospace;
	font-size: 12px;
	color: #008;
}

pre {
	border: 1px dashed #aaa;
	padding: 0.25cm;
	padding-left: 15px;
}

pre:first-line {
	padding-left: 0px;
}

code { }

a {
	color: #00a;
	text-decoration: none;
}

a:hover {
	color: #00f;
}

