/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}
#navigation, #header, #menupfad, td.dokuform-zwischenzelle, td.bestelllink {
	display: none;
}
#content {
	width: 100%;
}
#contentnormal {
	width: 68%;
	float:left;
	margin-right: 10px;
}
#contentrechts {
	float:left;
	width: 29%;	
}
* html #contentrechts {
	margin-top: 40px;
}
#breit, .tx-stuermdirekterdraht-pi1 {
 	width: 680px;
}

body, p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
	border:0;
		font-size: 12px;
	margin-bottom: 12px;
}
h3 {
	font-size: 12px;
	line-height: 19px;
	font-weight:bold;
	margin-bottom: 12px;
}
#linkespalte ul {
	list-style:url(bilder/liste0.gif);
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 4px;	
	margin-bottom: 26px;
}
/*////////// formate fuer bilderraster rechts ///////// */
.hauptbild-rechts {
	margin: 0;
	width: 200px;
	height: 156px;
}
.thumb-table {
	margin-top: 10px;	
	width: 70%;
	margin-bottom: 10px;
}
.thumbzelle-leer {
	width: 8px;
	display: block;
}
.thumbnail img {
	border-top: 4px solid #fff;
	width:60px;
	height:47px;
}
.thumbnail:hover img {
	border-top: 4px solid #0089D0;
}

img.thumb-aktiv {
	border-top: 4px solid #0089D0;
}

.bildlegende-hauptbild-rechts {
	line-height: 15px;
	color: #0089D0;
	margin: 0;
	margin-top: 3px;
	width: 90%;
	height: 30px;
}



/***********     FILELINKS     ***********/
.filesize, .dokufilesize {
	float:right;
	font-size: 10px;
	clear:none;
}
.filesize {
	margin-top: -16px;
	margin-right: 3px;
}
div.filelinks {
	clear:both;
	height: 20px;
}
.filelinks img {
	margin-top: 4px;
	display:inline;	
}
.filedownload {
	margin-top: -4px;
}
/* ********* DIREKTER DRAHT ********************/
.adressblock {
	width: 195px;
	float:left;
	margin-bottom: 12px;
	margin-right: 30px;
}
.adressblock img {
	margin-bottom: 8px;	
}
.adressblock p {
	margin-top:0;
}
.gruppe {
	clear:both; 
	margin-bottom: 24px;	
}
.gruppe h3 {
	margin-bottom: -15px;
}
/* ********* DOKUMENTATIONEN ********************/
#table-stuermdoku img {
	margin-top: 4px;
	margin-bottom: -4px;
	margin-left: 15px;
	float:left;
}
#table-stuermdoku td {
	height: 26px;
	line-height: 26px;
	vertical-align: top;
}
#table-stuermdoku, #personenfelder {
	width: 630px;
}
#table-stuermdoku .firstcol {
	width: 300px;
}
#table-stuermdoku .secondcol {
	width: 50px;
}
#table-stuermdoku .thirdcol {
	width: 130px;
}
#table-stuermdoku .fourthcol {
	width: 150px;
}
.dokufilesize {
	clear:none;
	float:right;
	width: 60px;
	margin-right: 3px;
}
#table-stuermdoku tr {
	margin-bottom: 10px;
}
#table-stuermdoku .leerzeile {
	height:8px;
}
.odd {
	background-color:#CCCCCC;
}


