/* Hauptnaviagtion */
BODY {
	color: #333333;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	border: 0px;
}

/* Inhalt */	
#content {
	position: absolute;
	top: 0px;
	/* be nice to IE */
	text-align: left;
	background-color: #ffffff;
}

div.tr, div.trprint {
	clear: both;
	padding: 10px 10px;
	display: block;
}

div.trlink {
	clear: both;
	padding: 0px;
}

a.trlink {
	padding: 9px 9px;
	width: 490px;
	display:block;
	cursor:pointer;
}


div.tdtext {
	text-align: left;
	padding: 0;
	display: block;
	float: right;
}

div.tdpicture { 
	float: left;
	text-align: left;
	padding: 5px 0px;
	}
	
div.bildunterschrift { 
	float: left;
	}

table, td {
	padding: 0px;
	margin: 0px;
	}

td.left {
	width: 160px;
	}
	
td.right {
	width: 330px;
	}
	
img.left {
	margin: 5px 0px;
	padding: 0;
	width: 150px;
	float: left;
	clear: both;
}

a.trlink div.tdpicture img.left,
a.trlink img.left {
	filter: gray();
}

a.trlink:hover div.tdpicture img.left,
a.trlink:hover img.left {
	filter: none;
}

/* Linke Spalte */
#leftcol {
	position: absolute;
	top: 228px;
	left: 0px;
	width: 170px;
	display: none;
}

/* Rechte Spalte */
#rightcol {
	position: absolute;
	top: 228px;
	left: 682px;
	width: 170px;
	display: none;
}

/* Infobox */
.infobox {
	margin: 0px;
	padding: 10px;
	width: 150px;
	float: left;
	background: url(bg_infobox.gif) no-repeat 0px 13px;
}

.infobox img {
	width: 148px;
	height: 70px;
	border: solid 1px #0099FF;
	}
	
.downloadpreview{
	margin: 0;
	padding: 0px;
	padding-left: 5px;
	float: right;
	text-align : right;
}
	
/* Suchfunktion */
#search {
	margin: 0;
	padding: 2px 10px;
	position: absolute;
	top: 53px;
	left: 171px;
	width: 150px;
	float: left;
	/* be nice to IE */
	height : 70px;
	vertical-align : middle;
	display: none;
}

.detailsuche {
	margin: 0;
	position: absolute;
	top: 17px;
	left: -171px;
	width: 150px;
	padding: 5px 10px;
	/* be nice to IE */
	background-color: #f1f1f1;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	display: none;
}

/* Seitenzahlen für Seitenauswahl bei Suche */

.pagenrcontainer {
	width: 490px;
	height: 20px;
	margin: 10px;
	border-bottom: solid 1px #ccc;
	padding-top: 2px;
	}

ul.pagenr {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.pagenr li {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 2px;
	margin: 0px 2px 0px 0px;
	border: solid 1px #0099FF;
	text-align:center;
	}

/* Formulare */
form {
	padding: 0;
	margin: 0;
	}

.form {
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	background : #fff;
	border: 1px solid #0099FF;
	color: #333333;
	font-size:12px;
}

.submit {
	background : #0099FF;
	border-top: 1px solid #90D3FF;
	border-right: 1px solid #0091F2;
	border-bottom: 1px solid #0062A4;
	border-left: 1px solid #48B6FF;
	color: #FFFF00;
	font-size:12px;
	font-weight:bold;
	padding:0;
}

/* Titelbild */
#headpicture {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 53px;
	left: 343px;
	width: 337px;
	_top: 53px;
	/* be nice to IE */
	height : 96px;
	display: none;
}

/* Typo */
h1 {
	color: #0099FF;
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 10px;
	font-weight:bold;
	}
	
h2 {
	color: #333333;
	font: 1.05em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
	background: url(bg_h2.gif) no-repeat 0px 3px;
	}
	
p {
	margin: 0;
	padding: 3px 0px;
}

.small {
	color: #333;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}

.error {
	color: #900;
}

div.tdtext ul {
	margin: 5px 0px 5px 20px;
	padding: 0;
	}
	
div.tdtext ul li {
	list-style : url(ul_bullet.gif);
	margin: 0px 0px 5px 0px;
	}


/* Links */
a {
	color:#0099FF;
	text-decoration: none;
}

.tdtext a,
.ibcontent a {
	padding-left: 11px;
	text-decoration: none;
	}

.tdtext a:link,
.ibcontent a:link {
	color:#0099FF;
	background: url(bg_link.gif) no-repeat 0px 3px;
}

.tdtext a:visited,
.ibcontent a:visited {
	color: #003A61;
	background: url(bg_link_over.gif) no-repeat 0px 3px;
}

.tdtext a:hover,
.ibcontent a:hover  {
	color: #003A61;
	background: url(bg_link_over.gif) no-repeat 0px 3px;
}

.tdtext a:active,
.ibcontent a:active {
	color: #333333;
	background: url(bg_link_over.gif) no-repeat 0px 3px;
}

/* #wobinich {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 590px;
	_top: 350px;
	font-size: 11px;
	padding: 8px 10px;
	background: #e1e1e1 url(bg_wobinich.gif) repeat-x scroll;
} */


/* Bilder */
img {
	border: 0px;
}

img.icon {
	border: 0px;
	vertical-align: middle;
}

hr {
	color: #d9d9d9;
	height: 1px;
}

/* Menues ausschalten */

ul#metanavi { 
	display: none;
} 

ul#mainnavi { 
	display: none;
} 


