/* Allgemeines */
body {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Trebuchet MS;
	line-height:16px;
}

input {
	font-size: 12px;
}
img {
	border:0px;
}

/* ------------------------------------------------------ */


/* Seitenlayout */
#header {
	display:none;
}

#left {
	display:none;
}

#content {
	
}

#right {
	display:none;
}

#footer {
	display:none;
}

/* ------------------------------------------------------ */

/* Mittlerer Teil des Seitenlayouts */
#content .container_content {
	border:1px solid #D6D6D6;
	font-size:12px;
}

#content .container_content .margin {
	margin:20px 10px 20px 11px;
}

/* Template */
#content .container_content th {
	font-size:12px;
}

#content .container_content td {
	font-size:12px;
}			


/* ------------------------------------------------------ */


/* Allgemeine Seitenlayout-Klassen */
.container {
	margin-bottom:15px;
}

.container_title {			
	font-weight:bold;
	font-size:12px;
	height:21px;
	background-image:url('../_images/container_title_bg.jpg');
	background-repeat:repeat-x;
}

.container_content {
	clear:both;
}

.container_title .margin {
	margin-left:10px;
	line-height:21px;
	background:url('../_images/container_title_right_bg.jpg') right top no-repeat;
}


/* ------------------------------------------------------ */


/* Sonstige Klassen */
.linkslist {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.right {
	text-align:right;
}

.red {
	color:#C00000;
}

.no_underline {
	text-decoration:none;
}

.list0 {
	background-color:#E0E0E0;
}

.list1 {
	background-color:#FFFFFF;
}

.suchergebnisse_zeilenhoehe{
	height:86px;
}

h3.fach {
	font-size:	14px;
}

h4.reihe {
	font-size:	12px;
	margin-bottom: 4px;
}

img.cover {
	border:1px solid #D6D6D6;
}

a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#CD1515;
	text-decoration:underline;
}

a.no_bold{
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

a.no_bold:hover{
	color:#CD1515;
}

a.download {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

a.download:hover {
	text-decoration:underline;
	color:#CD1515;
}

a.suche_titel{
	text-decoration:none;
	color:#000000;
}

a.suche_titel:hover{
	color:#CD1515;
}

table.suchergebnisse_tabelle{
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	width:542px;
}

div.suchergebnisse_reihen_hintergrundtext{
	position:relative;
	bottom:-5px;
	left:265px;
	z-index:1;
	font-family:Georgia;
	height:0px;
	width:0px;
	font-size:80px; 
}

span.hintergrundtext0{
	color:#FFFFFF;
}

span.hintergrundtext1{
	color:#E0E0E0;
}

div.ebene_oben{
	z-index:5;
}

div.ebene_unten{
	z-index:1;
}

div.relative{
	position:relative; top:0px; left:0px;
}

span.suchergebnisse_highlight{
	background-color:#01A501;
	color:white;
}

div.land_popup{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:5px;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}