	/*
	
	C S S - S t y l e s   f ü r   R a d k e   I n d u s t r i e t e c h n i k
	
	--> S T Y L E S   F Ü R   D R U C K V E R S I O N
	    Hier werden alle Schriften auf schwarz gestellt,
		 Hintergründe auf weiß, Hyperlinks werden so formatiert,
		 dass sie nicht als Links erkennbar sind
	
	(c) open New Media GmbH
	
	*/
	
body {
	background: none;
	text-align: center;
	margin-top: 30px;
	font:normal 13px Verdana,Arial,sans-serif;
	color:#000;

}

.druck-textbereich {
	width:100%;
	text-align:left;
	margin:auto;
	display: block;
	clear: both;
}

.address{
     float:right;
     margin: 0 0 20px 0;
     padding-left: 10px;
     border-left: 1px solid black;
     width: 28%;
}

.contentleft{
	width: 70%;
	padding: 0;
	margin: 0;
    float: left;
	
}

.contentleft img{
    clear: both;
    float: right;
    position: relative;
    border: 0;
}

a:link,
a:active,
a:visited,
a:hover {
	color: black;
	text-decoration:none;
}

body, p, li, table, h1, h2, h3, h4, h5, h6, strong, .news-datum {
	color: black;
}

h1 {
    font-size:18px;
}

hr {
	border-color: black;
}

.fusszeile {
    clear:both;
    float:right;
    font: normal 11px Verdana,Arial,sans-serif;
    width: 28%;
}

.textrechts ul{
    position: relative;
    margin:0;
    padding:0;
    list-style:none;
    font: bold 15px Verdana,Arial,sans-serif;
    color: #0080C0;
}

.textrechts ul li{
    font: normal 13px Verdana,Arial,sans-serif;
    color: #000000;
    padding: 0px 0px 10px 0px;
}
