/* CSS Document */

body {
	padding: 0;
	margin: 0;
	color: #000;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size:12px;

}

#content { page-break-after:always;}


#header, #bluebar, #bluebar2, #navcontainer, #subnavi, #menucontainer,
#saeule, #footer-container { 

	display:none;
}

#druckhead {
	width:610px;
	display:block;
	background-image: url(/_framework/_newcome/images/layout/druckhead.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

img { border:0; }

h1 { font-size:14px;}

a { color:#fff;}

#mitterechts {

	page-break-after:always;
}

#newsbox { height:120px; }


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img.floatright {
	float: right; 
	margin: 0; 
	border: 1px solid #666;
	margin-left:0.3em;
	margin-right:0.1em;
}


/* -------   Detail  -------------- */


#detailTable {
	width:100%;
	border-top:1px solid #B6C5DC;
	}

#detail h1 {
	font-size:130%; color:#E2B13B; padding-left:8px; margin-bottom:10px;
	}

#detailCaption {
	padding:3px 0 3px 10px;
	background-color:#EDD08A;
	font-weight:bold; text-align:left;
	border-bottom:10px solid #FFFFFF;
	display:none;
	}

#detailDiv {
	width:95%; padding:3px 10px 3px 10px; 
	background-color:#FFFFFF;
	font-weight:normal;
	}
	
#detailTable th {
	width:20%; padding:3px 10px 3px 10px; 
	background-color:#B6C5DC;
	font-weight:normal; text-align:left;
	border-bottom:1px solid #FFFFFF;
	}
	
#detailTable td {
	width:80%; padding:3px 10px 3px 10px; 
	background-color:#FFFFFF;
	font-weight:normal; text-align:left;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}



/* -------   Listview   -------------- */


td,th,caption {text-align:left;vertical-align:top;padding:0px;}

#listcontainer {
width:100%;
}

#listcontainer table {
width:95%;
border:0x;
}

#listcontainer table caption {
display:none;
}

#listtitle {
    margin:0;
	width:48%;
	background-color:#FFFFFF;
    float:left;
	padding-left: 8px;
}

#listtitle h1 {
margin:0 0 0 0;
font-size:120%;
color:#E2B13B;
}

#listsearch {
	width:48%;
	color:#000000;
    	float:right;
	padding: 2px 0px 2px 8px;
	font-size:100%;
    	text-align:right;
}

#listcontainer table th {
vertical-align:top;
height:3em;
color:#000000;
font-weight:bold;
border-right:1px solid #FFFFFF;  
}

#listcontainer table th div {
background-color:#EDD08A;
padding:3px 8px 3px 8px;margin-top:5px;
}

#listcontainer table td {

border-right:1px solid #fff;
border-bottom:1px solid #506286;
padding:3px 8px 3px 8px;
}
#listcontainer table td a {

color:#506286;
font-weight:bold;
text-decoration:none;
}

#listcontainer table td a:hover {
color:#506286;
font-weight:bold;
text-decoration:underline;
}


#listfoot {
	height:21px;
	color:#000000;
	padding: 10px 0px 2px 10px;
	font-size:100%;text-align:center;
}



/*------  Suche ---------------*/

#listsearch {
	display:none;
}