/* CSS Document */

body, td, th {
}
#inhalt {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding-top:0px;
	/*border-bottom: 1px solid #fff;*/
	font: 22px/24px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.08em;
	color: #555;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	margin-top:0px;
	margin-bottom:10px;
	font: 16px/20px Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	color: #555;
}
h3 {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
hr {
	border-top: 1px solid #bbb;
 }
		
p {
	margin-bottom: 0px;
	margin-top: 0px;
}

ul.ohnePkt,
ul.ohnePkt li,
li.ohnePkt {
	list-style:none;
	margin:0 0 10px -20px;
}
/*#inhalt a {
	color: #4D6073; 
	text-decoration: none;
	border-bottom: 1px solid #4D6073;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom: 2px;
}*/
#inhalt a {
	color: #3E4B55;
}
#inhalt a:hover {
	text-decoration: none;
	color:#FF3333;
}
img.bild_links {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
	
img.bild_rechts {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}

.linie {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
}
.bu_left {
	float:left;
	margin:5px 20px 10px 0px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	font-size: 9px;
}
.bu_right {
	float:right;
	margin:5px 0 10px 20px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	font-size: 9px;
}
.bu_left img, .bu_right img {
	margin:0 0 10px 0px;
	clear: right;
	width: 100%;
}

tr.kopf {
	background: #ccc;
}
table.echteTabelle {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.echteTabelle tbody tr td {
	margin: 0px;
	padding: 3px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: top;
}

.textfelder {
	background-color: #FFFFFF;
	color: #000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #666;
	vertical-align: middle;
	height: 16px
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #666;
	vertical-align: middle;
}
.linie1px {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

/*###################Produktseiten########################*/

#inhalt span.prodbez,
#inhalt a.prodbez {
	color:#4D6073;
	border-bottom:solid 1px #fff; 
	display:block; 
	padding:6px 4px;
	text-decoration: none;
}
#inhalt span.prodbez {
	color:#555;
	padding:4px 4px;
}
#inhalt a.prodbez:hover {
	color:#2B3540;
	text-decoration: underline;
	display:block; 
	padding:6px 4px;
	border-bottom:solid 1px #fff; 
}
/* für die Links PDF, E-Mail und Prod-PDF*/
#inhalt td.prodLink {
	margin: 0px;
	height: 24px;
	border-right:solid 1px #fff;
}
#inhalt td.prodLink img {
	vertical-align: middle;
	border-style: none;
}
#inhalt td.prodLink a {
	display: block;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 2px 0 0 0;
	text-decoration: none;
	border: none;
	height: 22px;
}
#inhalt td.prodLink a:hover {
	background: #343847;
	color:#898989;
	padding: 2px 0 0 0;
	text-decoration: none;
	border: none;
	height: 22px;
}
/*################### runde Ecken ########################
*/

#news_home .artikel {
	width:200px; margin-bottom:10px;
	}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#E9F0C6; border-left:1px solid #555; border-right:1px solid #555;}
.xb1 {margin:0 5px; background:#555;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	padding:10px;
	display:block;
	background:#E9F0C6;
	border-top: 0 solid #555;
	border-right: 1px solid #555;
	border-bottom: 0 solid #555;
	border-left: 1px solid #555;
}
/*######################## Lightbox #####################*/
.bilderVerbergen {
	float:left;
	margin:0 7px 0 0;
	display:block;
	position:relative;
}
.bilderZeigen {
	display:block;
	width:100%;
}
.clearen {
	clear:both;
}
.lightbox {
	text-align: center;
	height: 150px;
	width: 130px;
	float: left;
	border:solid 1px #CCCCCC;
	margin: 5px 10px 5px 0 ;
	position:relative;
}
.lightbox1 {
	text-align: center;
	height: 150px;
	width: 130px;
	float: left;
	border:solid 1px #CCCCCC;
	margin: 5px 10px 5px 0 ;
	position:relative;
	display:none;
}
.lightbox img {
	height:100%;
	width:100%;
	border:0;
}
.lightbox a {
	display: block;
	width: 130px;
	height: 130px;
	text-decoration: none;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	cursor: pointer;
	border-bottom: 0px;
}
.lightbox a:hover {
	background-color: #E0F3FF;
	border-bottom: 0px;
}
.lightbox .filename {
	clear:both;
	width: 100%;
	height: 19px;
	padding: 0;
	margin: 0px;
	color:#fff;
	background-color:#D9DDE9;
	display:block;
	position:absolute;
	top:130px;
	left:0px;
	border-top:solid 1px #CCCCCC;
}
.lightbox .filename img {
	height: 14px;
	width: 14px;
	margin-top:3px;
}

