/*-----------------------------
Print-Stylesheet, Firma
Author: Milan Jovanovic / eyeworkers interactive
-----------------------------*/


body {
   background: white;
   font-size: 10pt!important;
   line-height:1.4;
   font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none outside none;
    padding:0;
    margin:0;
}
.nav {
    position: relative;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
	margin-bottom:10px;
}
acronym {
	border:none;
}
.sf-menu li {
    float: left;
    position: relative;
    padding:3px 10px 5px 0;
}
.sf-menu li:current {
	text-decoration: underline;
}
img,.skiplinks,.globalNav,.slideshow,.tagCloud,.expander,.textOutside, .footNavCol{
	display:none;
}
.header {
	border-bottom:1px solid #000;
	height:75px;
}
.footNavCol {
	float:left;
	width: 24%;
	margin-right:5px;
	font-size:90%;
}
.copy {
	clear:both;
	width:99%;
	padding-top: 20px;
	font-size: 67%;
}
a:link, a:visited {
   background: transparent;
   font-weight: normal;
   text-decoration: none;
   color:#000;
}
.content a:link:after, .content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
.content a[href^="/"]:after {
   content: " (http://www.eyeworkers.de" attr(href) ") ";
}

