/*
* ./print.css
* Usage: civd.de style sheet for printers
*
* Copyright (C)2007 Caravaning Industrie Verband e.V. <mailto: info@civd.de>
*
* Last modification: 2007-08-15 13:00
*******************************************************************************/


html * {
	padding: 0;
	margin: 0;
}

body {
/*
	font-family: Times, „Times New Roman“, serif;
	font-size: 12pt
*/
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.container {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0;
}

.column {
/*
	float: left;
*/
	padding: 0;
	margin: 0;
}

.logo {
	padding-left: 6px;
}

.span-left {
	display: none;
}

.span-caravaning {
	display: none;
}

.navi-top {
	display: none;
}

.search {
	display: none;
}

.seachinput {
	display: none;
}

#top-search form {
	display: none;
}

.seachbtn {
	display: none;
}

.breadcrumbs {
	display: none;
}

.navi-right-main {
	display: none;
}

.contentcontainer {
	width: 650px;
	padding: 6px 0 0 0;
}

.navi-right-sub {
	display: none;
}

.content-text-block {
	width: 635px;
	padding: 0px 0px 0px 2px;
}

.content-text-block-date-print {
	display: none;
}

.content-text-block-zweidrittel {
	width: 434px;
	padding: 0px 0px 0px 2px;
	margin: 0px 14px 0px 2px;
}

.content-text-block-eindrittel {
	width: 186px;
	padding: 0px 2px 0px 2px;
}

.content-picbox-left {
	width: 434px;
	height: 230px;
	padding: 0;
	margin: 0;
}

.content-picbox-right {
	width: 178px; /* 196px-18px IE6BUG! */
	height: 230px;
	padding: 0 9px 0 9px;
	margin: 0;
}

.content-newsbox-left {
	width: 207px;
	padding: 0 9px 0 2px;
}

.content-newsbox-middle {
	width: 207px;
	padding: 0 9px 0 2px;
}

.content-newsbox-right {
	width: 178px; /* 196px-18px IE6BUG! */
	padding: 0 9px 0 9px;
	margin: 0;
}

.footer {
	width: 967px;
	/*
	margin-right: 4px 0px 20px 68px
	*/
}

.hr-footer {
	width: 100%;
	border-top: 1px solid #000000;
}

.hr-footer img {
	visibility: hidden;
}

.background-white {
	background: #ffffff;
}

.background-color01 {
	background: #eef1f6;
}

.background-color02 {
	background: #f5f7fa;
}

.background-color03 {
	background: #6680b1;
}

.background-color04 {
	background: #eef1f6;
}

/* Clear fix */
.container:after { 
  content:  "."; 
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Searchform innerhalb der Searchbox zurechtruckeln */
.searchform-searchbox {
	display: none;
}

.footer {
	text-align: left;
}

/* ***
CIVD MAIN
*** */

.usb {
	visibility: hidden;
}

/*
FOOTER-NAVIGATION
*/
.footer{
	font: normal 12px sans-serif;
	color: #002b80; /* #003beb meta-navi*/
	width: 100%;
}
#footer-navigation ul {
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 100%;
}

#footer-navigation li {
	background-color: transparent;
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
}

#footer-navigation a {
	font: normal 12px sans-serif;
	color: #002b80;
	text-decoration: none;
	padding: 0.2em 0.5em;
/*
	display: block;
	float:left;
	width: 9.7em;
*/
}

#footer-navigation a:link, #footer-navigation a:visited {
	color: #002b80;
}

#footer-navigation a:hover, #footer-navigation a:focus {
	color: #003beb;
}

#content-date {
	margin: 0 0 0 2px;
	font-size: 10px;
}

#content-print {
	margin: 0 0 0 8px;
	font-size: 10px;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
}

h6 {
	font-size: 12pt;
	font-weight: bold;
}

h7 {
	font-size: 12pt;
	font-weight: bold;
}

body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
}

/*
body a:link:after, body a:visited:after {
	content: " (" url(print_pfeil_001.gif) attr(href) ") ";
	font-weight: normal;
	font-size: 10pt;
}
*/

li {
	list-style: none;
}
