/* @override http://192.168.2.222:8888/holz-schmidt.de/templates/DE/print.css */

/* @group HTML */

body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10pt;
	margin: 0;
	text-align: left;
	width: 180mm;
}

a {
	color: #000;
	text-decoration: underline;
}

div {
	text-align: left;
}

.pic {
	margin: 0 0 30px 30px;
}

ul {
	list-style: none;
	float: left;
}

li {
	list-style: none;
	float: left;
	padding: 10px;
}

#topangebote, #splash, #splash_text, #header, #map {
	display: none;
}

#premiumwandern {
	margin: 15mm;
}


/* @group MENÜs */

#mainmenu {
	display: none;
}

#submenu {
	display: none;
}

#footer {
	display: none;
}

/* @end */

/* @group MODULE */

/* @group NEWS */

.news {
	padding: 20px;
	margin-bottom: 10px;
	float: left;
	background: #f5f5f5;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.news .date {
	float: right;
	font-size: 0.8em;
	line-height: 1em;
	color: #999;
	margin: 7px 0 0 0;
}

.news img {
	width: 150px;
	height: auto;
	float: right;
}

.news .hidden {
	display: inline;
}

/* @end */

/* @group DOWNLOADS */

.downloads {
	width: 470px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 10px 10px 15px;
	margin-bottom: 20px;
	float: left;
}

.downloads p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 5px 0;
}

.downloads .button {
	background: url(../images/download.jpg) no-repeat center top;
	float: right;
	width: 65px;
	height: auto;
	padding: 50px 0 0 0;
	margin: 0 0 0 30px;
	font-size: 0.6em;
	color: #aaa;
	text-align: center;
}

.downloads .button:hover {
	color: #777;
}

/* @end */

/* @end */

/* @group WEGE */

#wegdetails .regionslogo {
	float: right;
	margin: 0 0 10px 20px;
}

#wegdetails .regionslogo img {
	width: 240px;
	height: auto;
}

/* @group WEGINFOS */

#wegdetails table {
	border-spacing: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	width: 225px;
}

#wegdetails .info {
	float: right;
	margin: 0 0 15px 20px;
}

#wegdetails td {
	padding: 7px 15px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 0.8em;
	line-height: 1.4em;
	vertical-align: middle;
}

#wegdetails .main {
	background: #eee;
	font-weight: 700;
	padding-right: 30px;
}

#wegdetails h2 {
	margin-bottom: 12px;
}

#region_picture {
	width: 511px;
	float: left;
	margin: 0 0 15px 0;
}

/* @end */

/* @group BILDER */

#wegdetails #gallery {
	display: none;
}

#topbild {
	float: right;
	clear: both;
	width: 213px;
	height: auto;
	margin: 0 0 0 20px;
	border: 1px solid #ddd;
	border-bottom: 0;
	background: #f7f7f7;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: left;
}

#topbild img {
	width: 213px;
	float: right;
	margin-bottom: 5px;
	border: 0;
}

#sideinfo {
	float: right;
	width: 250px;
}

/* @end */

/* @group KOMMENTARE */

#comment_container {
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

#comment_formular {
	float: left;
	margin-top: 10px;
	display: none;
}

#comment_formular table {
	width: 100%;
}

.comment {
	padding: 15px;
	margin-bottom: 10px;
	float: left;
	line-height: 1.4em;
	background: #fafafa;
	border: 1px solid #eee;
}

.comment .date {
	float: right;
	font-size: 0.7em;
	color: #aaa;
}

/* @end */

/* @group ANGEBOTE */

.angebote {
	margin-top: 10px;
}

.angebote div {
	background: #eee;
	border: 3px solid #e5e5e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 15px;
	float: left;
	width: 210px;
	height: 80px;
	margin: 15px 0 0 0;
}

.angebote .right {
	float: right;
}

.angebote h3 {
	margin: 0 0 6px 0;
	color: #a8473a;
	font-weight: 600;
}

.angebote a {
	font-size: 0.8em;
	float: left;
	margin-top: 6px;
}

.angebote .preis {
	float: right;
	color: #a8473a;
	font-size: 1.4em;
	margin: 0 0 10px 10px;
}

/* @end */

/* @end */