/* CSS Document */

body {
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #fff;
	background-image:url(/_framework/_newcome/images/layout/pixel.gif);
	font-family: Arial, sans-serif;
	font-size:12px;
	}

#header, #bluebar, #bluebar2, #navcontainer, #subnavi, #menucontainer, #saeule, #footer-container { 
	display:none;
	}

#content { 
	page-break-after:always;
	width:610px;
	}

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

img { 
	border:0; 
	}

h1 { 
	font-size:14px;
	}

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

#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  -------------- */

#detailDiv {
	width:608px; 
	padding:3px 10px 3px 10px; 
	background-color:#FFFFFF;
	font-weight:normal;
	}

#detailTable {
	width:607px;
	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;
	}

#detailTable th {
	width:605px; 
	padding:3px 10px 3px 10px; 
	background-color:#B6C5DC;
	font-weight:normal; 
	text-align:left;
	border-bottom:1px solid #FFFFFF;
	}
	
#detailTable td {
	width:605px; 
	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:608px;
	}

#listcontainer table {
	width:606px;
	border:0x;
	}

#listcontainer table caption {
	display:none;
	}

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

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

#listsearch {
	display:none;
	}

#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:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

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

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


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

#listsearch {
	display:none;
	}