/* 
	www.kafkabureau.net
	screen optimized style sheet
	author Jan Quickels
*/

/* undo html
----------------------------------------------------------------------------- */
/** html #content {
	height: 1%;
}*/

html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin:0;
	padding:0;
}

ul,li {
	list-style-type:none;
}

img {
	border: none;
}


body {
	margin: 0 0 20px 0;
	color: #000;
	font: 14px/140% "Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
	text-align: center;
}

h1,h2,h3 {
	margin: 1em 0 0.6em 0;
	font: 22px/160% Garamond,Georgia,Times;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	font: normal 16px/140% "Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
	text-transform: none;
}

h3 {
  font: normal 12px/140% "Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
	text-transform: none;
}

.left {
	text-align: left;
}

.border {
	padding: 5px 0;
	background: url(../img/i_link_border.gif) repeat-x 0 0;
}

p {
	margin: 0.4em 0;
}

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

a:hover {
	color: #999;
}

#maincontent li {
	margin-left: 20px;
}

cite {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
}

cite span {
	display: block;
	margin: 0.1em 0;
	font: normal 10px/140%em "Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;;
}

cite.eingerueckt {
	text-indent: 10px;
}

address {
	margin: 0.6em 0;
	font-style: normal;
}

a.impressum {
	font-size: 11px;
}

#links ul li {
	list-style: disc;
}

#links ul li ul li {
	list-style: circle;
}

/* css structure
----------------------------------------------------------------------------- */
#info {
	background-color: #F0F0F0;
    border-width:1px;
    border-style:solid;
    border-color:black;
}

#info2 {
	background-color: #F0F0F0;

}

#alphabet {
	margin: 8px 0;
}

#alphabet li {
	list-style: none;
    display: inline;
    margin: 0.4em; 
	padding: 0;
}

#logo {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 150px;
	height: 150px;
}

#content {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#maincontent {
	width: 620px;
	margin: 0 auto;
	text-align: left;
}

#maincontent a {
	text-decoration: underline;
}

#maincontent strong a {
	text-decoration: none;
}

#leftcol {
	float: left;
	width: 300px;
	margin-right: 15px;
}

#centercol {
	float: left;
	width: 300px;
	margin-right: 15px;
}

#rightcol {
	float: left;
	width: 300px;
}

#introEins {
	display: none;
}

#introZwei {
	display: none;
}

#introDrei {
	display: none;
}

/* navigation
----------------------------------------------------------------------------- */
#topnav {
	height: 20px;
	margin-bottom: 20px;
	background: #cbcbcb;
	text-align: right;
}

#topnav ul li {
	display: inline;
}

#topnav ul li.lang a {
	margin-right: 6px;
}


a.active {
	color: #999;
}

#nav {
	width: 300px;
	height: 100px;
	margin: 0 auto;
	font: bold 16px/140% Garamond,Georgia,Times;
	text-align: center;
}

#nav li {
	display: block;
	list-style: none;
}

#nav li a {
	padding: 0 0.4em;
}

#navleft {
	float: left;
}

#navright {
	float: right;
}

#mainnav {
	width: 630px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}

#mainnav li {
	display: inline;
	font: bold 16px/140% Garamond,Georgia,Times;
	list-style: none;
}

#mainnav li a {
	padding: 0 0.2em;
}

#subnav {
  width: 670px;
	height: 20px;
	margin: 5px auto;
	font-size: 13px;
}

#subnav li {
	display: inline;
}

#subnav li a {
	margin: 0 0.1em;
	background: url(../img/i_link_border.gif) repeat-x 0 100%;
}

#checkcon {
	clear: both;
	display: block;
	width: 600px;
	margin-bottom: 10px;
}

.deskriptorenbox {
	float: left;
}

.xbox {
	float: left;
	visibility: hidden;
}

.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 15em;
    overflow: auto;
    width: 198px;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
    display: block;
	height: 1%;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #777; color: #fff; }

.clear {
	display: block;
	clear: both;
	margin: 6px 0;
}

/* Tabellen Formatierung -> Ausgabe Autoren */
#maincontent table tr td a, #maincontent table tr th a {
	text-decoration: none;
}

#maincontent table tr td a:hover, #maincontent table tr th a:hover {
	color: #fff;
	font-weight: bold;
}

table tr td, table tr th {
	padding: 2px 6px;
}

table tr td {
	text-align: center;
}

table tr.odd {
	background: #f9f9f9;
}

table thead {
	background: #666;
	color: #fff;
}

table thead.anchor {
	background: #999;
}

table td.hitlist {
	text-align: left;
}

table thead.anchor tr th a {
	color: #fff;
}


a.toplink {
	padding-left: 20px;
	background: url(../img/i_a_top.gif) no-repeat 0 50%;
}

a:hover.toplink {
	padding-left: 20px;
	background: url(../img/i_a_top_over.gif) no-repeat 0 50%;
	color: #333;
}

table tbody tr:hover {
	background: #666;
	color: #fff;
}

/* Formularformatierung */
label {
	display: block;
}
textarea {
	display: block;
	width: 300px;
	height: 300px;
}
