

/* Gasthof Hoerschwang Print Style Sheet
------------------------------------------
Author: maccom sas / www.maccom.it
Version: 1.0 (08.2009)
------------------------------------------ */


/*@import url(../../base/css/print.css);*/


/* Common Elements
-------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body,
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
}

p{
	margin-bottom: 10px;
}

a{
	color: #542667;
	text-decoration: underline;
}

ul{
	list-style: circle;
	margin-left: 15px;
}

table{
	border-collapse: collapse;
	width: 100%;
}


/* Headers
-------------------------------------------------*/

h1,
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 26px;
	color: #3E2248;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
	line-height: 26px;
}

h2{
	font-size:16px; 
	font-weight: bold;
	color: #990066;
	margin-bottom: 15px;
	padding-top: 10px;
}

h3{
	font-size: 12px;
	color: #990066;
	margin-bottom: 10px;
}


/* Main content Elements
-------------------------------------------------*/

#bg{
	width: 100%;
}

#center{
	width: 700px;
	text-align: left;
}

#top{
	width: 100%;
	height: 119px;
}

#header{
	display: none;	
}

#main{
	width: 100%;
}

#footer{
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	clear: both;
}

/* Top elements - Logo
-------------------------------------------------*/

#logo{
	float: left;
}

#logo img,
#footer img,
.banner img{
	border: none;
}

/* Top elements - Mainmenu
-------------------------------------------------*/

#mainmenu{
	display: none;
}


/* Main elements
-------------------------------------------------*/

#content{
	width: 100%;
	float: left;
	margin-left: 10px;
}

#sidebar{
	display: none;
}

#close{
	width: 100%;
	height: 1px;
	clear: both;
	float: left;
}


/* Content elements
-------------------------------------------------*/

#content ul{
	margin-bottom: 10px;
}

#content ul li{
	padding: 0 0 5px 0px;
}


/* Footer elements
-------------------------------------------------*/

#footer img{
	margin: 15px 25px 0 0;
}

#footer p{
	font-size: 11px;
	line-height: 16px;
}

.concept{
	display: none;
}


/* Tabelle - Tables
-------------------------------------------------*/

.info_table,
.price_table{
	margin-bottom: 20px;
}

.info_table td,
.price_table td,
.price_table th{
	border-bottom: 1px solid #ddd;
	padding: 5px 10px 3px 0;
}

.price_table th{
	width: 15%;
	text-align: left;
	font-weight: normal;
}

.price_table td{
	width: 20%;
	text-align: center;
	/*border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;*/
}

.price_table td strong{
	color: #990066; 
}

#double{
	width: 100%;
}

#double td{
	width: 50%;
	vertical-align: top;
}


/* Gallery
-------------------------------------------------*/

.tx-chgallery-pi1 .single .img .align {
	width:93px;
	height:70px;
	background-color: #fff;
	background-image: none;
}

.tx-chgallery-pi1 .single .img {
	width:93px;
	height:70px;
	display: block;
	padding: 3px;
	border: 1px solid #ddd;
}


/* Form contatti
-------------------------------------------------*/

.form-odd,
.form-pri{
	width: 100%!important;
	display: block!important;
	/*background: Aqua!important;*/
}

.form-odd{
	padding-bottom: 10px;
}

.form-pri{
	padding-bottom: 10px;
	float: left;
}

.form-odd label{
	width: 130px;
	float: left;
}

.form-pri label{
	width: 495px;
	margin-left: 10px;
}

.form-pri label,
.form-pri input{
	float: left;
}

.form-odd .inputbox{
	border: 1px solid #ddd;
	width: 350px;
}

.form-odd .button{
	border: none;
	padding: 0 5px!important;
	margin-top: 0;
	line-height: 15px;
}

.form-odd textarea{
	height: 100px;
}

.error-msg,
.pi-email-sent{
	border: 1px dashed #ddd;
	padding: 10px;
	margin-bottom: 20px;
}

.error-msg p{
	color: #ff0000;
	margin-bottom: 0;
}

.pi-email-sent{
	background-image: url(../images/ok.png);
	background-position: 10px center;
}

.pi-email-sent p{
	padding-left: 60px;
	margin-bottom: 0;
}


/* Stuff
-------------------------------------------------*/

#content .button{
	border: none;
}

.readon,
#content .button{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	padding: 2px 4px 3px 4px;
	letter-spacing: normal;
}

hr{
	width: 100%; 
	height: 1px;
	background-color: #ddd;
	border: none;
	margin: 30px 0 20px 0;
}

#content .csc-textpic-imagewrap img{
	border: 1px solid #ddd!important;
	margin: 10px 0!important;
}
