@charset "UTF-8";

/*
Stylesheet fuer www.campingwelt.at
Datei:      styles_printversion.css
Media:      print 
Datum:      16.03.2010
Autor:      kreatives - Schneider Katharina
Autor URL:  http://www.kreatives.at/
*/

*  { padding: 0; margin: 0; border: 0; }

table, img { border: 0; }

ul, ol { margin-bottom: 12pt; }

p { padding-bottom: 12pt; }

ul ul { margin-bottom: 0.4em; }
ol ol { margin-bottom: 0.4em; }

ul li {
	margin-left: 12pt;
	list-style-type: disc;
}

ul li li {
	margin-left: 24pt;
	list-style-type: circle;
}

ol li {
	margin-left: 24pt;
	list-style-type: decimal;
}
ol li li {
	margin-left: 24pt;
	list-style-type: lower-alpha;
}


body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
	line-height: 16pt;
	padding: 24pt;
	background-color: #FFF;
	color: #000;
	text-align: left;
}


h1, h2, h3, h4, p, ul, ol, th, td { text-align: left; }

h1, h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; }

h1 {
	font-size: 16pt;
	margin-bottom: 12pt;
}
h2 {
  font-size: 14pt;
  margin-top: 12pt;
	padding-bottom: 10pt;
}
h3 {
  font-size: 13pt;
  padding-top: 4pt;
	padding-bottom: 13pt;
}
h4 {
  font-size: 12pt;
  font-weight: bold;
  padding-top: 6pt;
	padding-bottom: 4pt;
	margin-bottom: 0;
}

hr {
	height: 1pt;
	margin: 10pt 0;
	text-align: center;
}


a {
  color: black;
  text-decoration: none;
}

.clearing { clear: both; }

.oben1 { margin-top: 14pt; padding-top: 0; }

.text-nobr { white-space: nowrap; }

.textb { font-weight: bold; }

.texti { font-style:italic; }

.textfarbe1  { color: black; }

.textfarbe1fett {
	font-weight: bold;
}

.textfarbe1kursiv  {
	font-style: italic;
}

.textgross {
	font-size: 13.5pt;
	margin-bottom: 0.8em;
}

.einleitung {
	font-size: 14pt;
	margin-bottom: 0;
}

.bildrechts {
	float: right;
	margin: 0 0 1em 3em;
}

.bildlinks {
	float: left;
	margin: 0 3em 1em 0;
}

.bildteam {
	float: left;
	margin: 0 1.5em 3em 0;
}

.abstandli0 { margin-left: 0; }

.abstandli20 { margin-left: 0.5em; }

.abstandli40 { margin-left: 1em; }

.abstandre0 { margin-right: 0; }

.abstandre20 { margin-right: 0.5em; }




.skiplink,
div#bannerbereich,
div#navitop,
div#navibereich,
div#navibottom,
div#subnavibereich,
div#fussbereich,
div#footerbottom {
  display: none;
}


div#textbereich {
	padding-bottom: 0.5cm;
	border-bottom: 1pt solid #000;
}


div#homebereich {
	width: 150px;
	float:left;
	text-align: left;
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0 0.5cm 3cm 0;
}

div#homebereich p {
	font-size: 12pt;
	line-height: 1.3em;
}


div#newsbereich {
	width: 140px;
	float: right;
	text-align: left;
	font-size: 12pt;
	line-height: 1.3em;
	padding: 0 0 2cm 0.5cm;
}

div#newsbereich p {
	font-size: 12pt;
	line-height: 1.3em;
}

div#newsbereich hr {
	height: 1pt;
	margin: 4pt 0;
	text-align: center;
}


div#fotothumbs a img {
	border: 1pt solid #000;
	margin: 1mm;
	padding: 2mm;
}	


div#fotobereich {
	float: right;
	text-align: right;
	font-size: 9pt;
	line-height: 1.1em;
	padding: 0 0 0.5cm 1cm;
}

div#fotobereich.randli0 { padding-left: 0; }

div#fotobereich.randli20 { padding-left: 1cm; }

div#fotobereich p {
	text-align: right;
}


/* ======================================= 
   E N D E   D E S   S T Y L E S H E E T S 
   ======================================= */