

/* Gasthof Hoerschwang Screen Style Sheet
------------------------------------------
Author: maccom sas / www.maccom.it
Version: 1.0 (08.2009)
------------------------------------------ */


/*@import url(../../base/css/screen.css);*/


/* Common Elements
-------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body{
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	/*text-align: center;*/
}

body,
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	/*letter-spacing: 0.05em;*/
	color: #666;
}

p{
	margin-bottom: 10px;
}

a{
	color: #542667;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

ul{
	list-style: none;
}

table{
	border-collapse: collapse;
	width: 100%;
}

.button{
	cursor: pointer;
}


/* 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;
	background-image: url(../images/bullet.png);
	background-position: 0 5px;
	padding-left: 10px;
}

h4{
	
}

h5{
	
}

h6{
	
}


/* Main content Elements
-------------------------------------------------*/

#bg{
	width: 100%;
	background-image: url(../images/bg_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#center{
	width: 825px;
	margin: 0 auto;
	text-align: left;
}

#top,
#header,
#main{
	float: left;
	clear: both;
}

#top{
	width: 100%;
	height: 119px;
	background-color: transparent;
	margin-top: 6px;
}

#header{
	width: 805px;
	height: 318px;
	background-color: #fff;
	margin: 5px 0 30px 0;
	background-image: url(../images/header_bg.gif);
	background-position: bottom;
	padding: 10px 10px 0 10px;
	
}

#main{
	width: 805px;
	padding: 0 10px 40px 10px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer{
	width: 795px;
	padding: 20px 10px 60px 20px;
	clear: both;
}

/* Top elements - Logo
-------------------------------------------------*/

#logo{
	float: left;
	margin-left: 20px;
}

#logo img,
#footer img,
.banner img{
	border: none;
}

/* Top elements - Mainmenu
-------------------------------------------------*/

#mainmenu{
	float: right;
	margin-right: 20px;
}

#mainmenu ul{
	margin-top: 65px;
}

#mainmenu ul li{
	float: left;
	margin-left: 12px;
}

#mainmenu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	padding: 2px 3px 3px 3px;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	text-transform: lowercase;
}

#mainmenu ul li a:hover,
#mainmenu ul li a#active{
	color: #fff;
	background-color: #663D77;
	background-image: url(../images/mainmenu_on.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #663D77;
	border-left: 1px solid #663D77;
}


/* Main elements
-------------------------------------------------*/

#content{
	width: 524px;
	float: left;
	margin-left: 10px;
	/*background: Aqua;*/
}

#sidebar{
	width: 230px;
	margin-left: 564px;
	background-color: #eee;
}

#close{
	width: 100%;
	height: 1px;
	clear: both;
	float: left;
}


/* Content elements
-------------------------------------------------*/

#content ul{
	margin-bottom: 10px;
}

#content ul li{
	background-image: url(../images/bullet.png);
	background-position: 0 5px;
	padding: 0 0 5px 10px;
}


/* Sidebar elements - lingue
-------------------------------------------------*/

#lingue,
#offerte,
#sidemenu,
#sidemenu_statico{
	width: 210px;
	border-bottom: 20px solid #fff;
	padding: 15px 10px 20px 10px;
}

#offerte{
	display: none;
}

#lingue{
	background-color: #fff;
	border-bottom: 10px solid #fff;
	padding-top: 0;
}

#lingue ul{
	float: right;
}

#lingue ul li{
	float: left;
	margin-left: 10px;
}

#lingue ul li a{
	width: 22px;
	height: 14px;
	display: block;
	text-decoration: none;
	/*border: 1px solid #eee;*/
	padding: 0!important;
}

#lingue ul li a:hover{
	border-bottom: 1px solid #999;
}

.ita{
	background-image: url(../images/it.gif);
}

.deu{
	background-image: url(../images/de.gif);
}

.eng{
	background-image: url(../images/en.gif);
}

.rus{
	background-image: url(../images/ru.gif);
	display: none;
}


/* Sidebar elements - offerte
-------------------------------------------------*/

#offerte h2,
#sidemenu h2,
#sidemenu_statico h2{
	font-size: 19px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ddd;
	color: #3E2248;
	letter-spacing: normal;
	font-weight: normal;
}

#offerte hr{
	margin: 20px 0 15px 0;
}


/* Sidebar elements - sidemenu
-------------------------------------------------*/

#sidemenu.original{
	display: none;
}

#sidemenu ul li,
#sidemenu_statico ul li{
	border-bottom: 1px solid #ddd;
	margin-bottom: 4px;
}

#sidemenu ul li a,
#sidemenu_statico ul li a{
	text-decoration: none;
	color: #777;
	display: block;
}

#sidemenu ul li a:hover,
#sidemenu_statico ul li a:hover{
	background-color: #990066;
	color: #fff;
	padding: 0 0 0 3px;
}


/* Sidebar elements - banners
-------------------------------------------------*/

#sidebar .banner{
	background-color: #fff;
}

.banner div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0!important;
}

.banner div.csc-textpic-clear {
	clear: none;
}

.banner img{
	border-bottom: 10px solid #fff!important;
}

/* Footer elements
-------------------------------------------------*/

#footer img{
	margin: 15px 25px 0 0;
}

#footer p{
	font-size: 11px;
	line-height: 16px;
}

.concept{
	width: 59px;
	height: 8px;
	display: block;
	background-image: url(../images/concept.gif);
	text-decoration: none;
	float: right;
	margin: -40px 10px 0 0;
}

.concept:hover{
	background-position: 0 -8px;
}


/* Tabelle - Tebles
-------------------------------------------------*/

.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;
}


/* Guestbook
-------------------------------------------------*/

.tx-guestbook-result,
.tx-guestbook-left{
	display: none;
}

#sidebar .form{
	margin:0 0 5px 10px!important;
	color: #542667;
}


.tx-guestbook-date{
	margin-bottom: 0;
	font-weight: bold;
}

/*.guestbook-right{
	width: 100%;
}*/

#sidebar .tx-veguestbook-pi1{
	width: 210px;
	padding: 0 10px 10px 10px;
	border-bottom: 20px solid #fff;
}

.form_error p,
.form_error ul{
	background-color: #cc0000;
	color: #fff;
	padding-left: 5px;
	margin-bottom: 0;
}

.tx-guestbook-field label,
.tx-guestbook-field input,
.tx-guestbook-field textarea{
	width: 100%!important;
}

.tx-guestbook-field textarea,
.tx-guestbook-field input{
	border: 1px solid #ccc;
}

.tx-guestbook-field textarea:focus,
.tx-guestbook-field input:focus{
	border: 1px solid #990066;
}

.tx-srfreecap-pi2-image{
	width: 210px!important;
	margin-left: 0!important;
}

.tx-srfreecap-pi2-cant-read{
	font-size: 12px!important;
}

.tx-srfreecap-pi2-cant-read a{
	text-decoration: underline!important;
}

.tx-guestbook-submit{
	background-color: #542667;
	color: #fff;
	font-weight: bold;
	border: none;
	border: 1px solid #eee;
}

.tx-guestbook-submit:hover{
	cursor: pointer;
	border: 1px solid #542667;
}


/* Stuff
-------------------------------------------------*/

#content .button{
	border: none;
}

.readon,
#content .button{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	background-image: url(../images/readon_bg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #663D77;
	border-left: 1px solid #663D77;
	letter-spacing: normal;
}

.readon:hover{
	border-right: 3px solid #663D77;
	border-bottom: 2px solid #663D77;
}

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;
}
