/**
 *
 * FEINHEIT kreativ studio // www.feinheit.ch
 *
 */

/* font import */
@import url('../font/stylesheet.css');


body {
	font-family: Courier;
	font-size: 13px;
	overflow-y: scroll;

}

* html body {
	font-family: Verdana;
}


h1 {
	font-family: ClarendonBold, Georgia;
}

h2, .contentBox h2 a, h2 b, h2 strong
{
	font-weight: normal; 
	text-transform: uppercase;
	font-size: 14px;
	margin: 30px 0 10px 0;
	color: #e31b19;
	text-decoration: none;
}

h3 {
	font-weight: regular;
	font-size: 13px;
	margin: 20px 0 0 0;
}

/*------------------------------------------------------------------
feinheit standard
-------------------------------------------------------------------*/
a#feinheit {
    background:transparent url(/media/img/design/feinheit.gif) no-repeat scroll 0 0;
    display:block;
    height:53px;
    position:absolute;
    right:0;
    text-indent:-7777px;
    top:0;
    width:16px;
}


/*------------------------------------------------------------------
rothaus specific
-------------------------------------------------------------------*/
.holder {
/*	width: 920px;*/
	width: 930px;
	margin: 0 auto;
}

.header {
	padding: 5px 0 5px 290px;
}

.logo a {
	width: 433px;
	height: 70px;
	background: white url('../img/design/hotel-rothaus.gif') no-repeat scroll left top;
	display: block;
	text-indent: -7777px;
	float: left;
}

.language {
	float: left;
	padding: 0 0 0 10px;
}

.RoterBalken {
	background: transparent url('../img/design/roter-streifen.gif') repeat scroll left top;
	height: 10px;
}

.col1, .col2 {
	float: left;
	width: 260px;
	padding: 0;
}
.col1{
	padding: 0 30px 0 0;

}
.col2 {
	width: 640px;
}

.contentBox {
	width: 430px;
	float: left;
	padding: 0 30px 0 0;
}
.contentBox a{
	text-decoration: underline;
}

div #wideBox {
	float: none;
	padding-right: 0px;
	width: 640px;
}


.sideBox {
	width: 170px;
	float: left;
	padding: 20px 0 0 0;
}
.clear {
	clear: left;
}


.navi {
	margin: 15px 0 15px 0;
	padding:0;
	line-height: 22px
}
.navi a {
	display: block;
	font-size: 19px;
	text-transform: uppercase;
	font-family: ClarendonBold, Georgia;
	color: #e31b19;
	margin: 0;
}
.navi a:hover, .navi a.mark {
	color: black;
}

.subnavi {
	margin: 30px 0 0 0;
}
.subnavi a {
	display: block;
	padding: 0 0 20px 0;
}
.subnavi a:hover a {
    color: #e31b19;
    padding: 0;
}
.subnavi a:hover a:hover {
    text-decoration:underline;
}
.subnavi a a {
    padding: 0;
	display: inline;
}

.subnavi table {
    width: 260px;
	border-collapse:collapse;
}

.subnavi table td {
    padding: 0;
}

.subnavi a.mark {
	color: #E31B19;
}


.TitelBalken  {
	background: white url('../img/design/schwarzer-streifen.gif') repeat-x scroll 0 3px;
	display: block;
	margin: 0 0 6px 0;
	padding: 1px 0 0 0 ;
	font-weight: normal;
	line-height: 18px;
}
.TitelBalken strong {
	background-color: white;
	font-weight: normal;
	font-size: 15px;
	padding: 0 8px 0 0;
	text-transform: uppercase;
	font-family: ClarendonBold, Georgia;
}

.subnavi .TitelBalken  {
	background: none;
	margin-bottom: 0;
}

/*
.TitelBalken:hover strong, .subnavi a:hover, .subnavi a.mark{
	color: #e31b19;
}*/

h1.TitelBalken:hover strong {
	color: black;
}
.TitelBalken:hover span {
}

h1,h1 strong {
	font-weight: normal;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.metanavi {
	margin: 50px 0 0 0;
}
.metanavi a:hover, .language a:hover, h2 a:hover{
	text-decoration: underline;
	color: #e31b19;
}
.language a {
	padding: 0 5px;
	text-transform:uppercase;
}
.language a.mark {
	color: #e31b19;
}
a{
	color:#000;
	outline:none;
	border:none;
	text-decoration: none;
}
a:hover {
	color: #e31b19;
}


#moodboard {
	margin: 0 0 30px 0;
    overflow: hidden;
	height:260px;
}

#moodboard.small {
	height:260px;
}

#moodboard.normal, #moodboard.medium {
	height:360px;
}

#moodboard.big {
	height:480px;
}

#moodboard.large {
	height:600px;
}

div.moodboard-item.slideshow {
	position:absolute;
}

table.event-list, table.event-list td, table.event-list tr{
	border:none;
	border-spacing: 0;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
}

table.event-list td {
	vertical-align: top;
	width:100%;
	padding-bottom: 20px;
}
table.event-list td h2{
	margin-top: 0;
}

th {
	font-weight: normal;
}

tr.requi#e31b19 th {
	font-weight: bold;
}

/* Guestbook List */

div.answer {
	padding: 0px 0 0 13px;
	background-color: #eee;
	border-left: 1px dashed black;
}

/* General Form Stuff */

th {
    text-align: left;
    vertical-align: top;
}

input, textarea {
    padding: 5px !important;
}

form table th {
	width: 90px
}

input[type=text],
textarea {
    width:324px;
}


/* Guestbook Form Stuff */
div.guestbookform ul {
	padding: 0px;
	margin: 0px;
	display:inline;
}

div.guestbookform li {
	display:inline;
}

div.guestbookform #row_info {
	display:none;
}

/* Newsletter Subscription Stuff */

div.newsletter_form ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#row_salutation ul {
    display:inline;
    padding: 0px;
    margin: 0px;
}

#row_salutation li {
    padding: 0px;
    margin: 0px;
    display:inline;
    list-style: none;
}



div#frontend_edit_buttons {
    position:fixed;
	bottom:0;
    right:0;
	height:30px;
	padding-right:10px;
	margin: 0;
}

div#frontend_edit_buttons a {
    background:black;

    padding:10px 10px 0 10px;
    margin: 0 10px 0 10px;
    text-align:center;
    color:white;
	padding: 10px 10px 13px 10px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

div#frontend_edit_buttons a:hover {
    background:#666;
}

/*
#moodboard img {
	position:absolute;
    left:0;
	top:0;
}
*/
a img{border:none;}
@media print {
	*{background: #fff; color: #000;}
	html {font: 100%/1.5 Arial, Helvetica, sans-serif;}
	/*#nav, #about { display: none; }*/
}

a.press {
/*    float:left;*/
	min-height:55px;
	min-width:70px;
	padding:0 0 0 50px;
	display: block;
	margin-bottom: 10px;
}

a.document {
    background: url(../img/document.png) no-repeat;
}

a.press.image {
    padding: 0px;
}

img.pressimage {
    float:left;
    padding-right:10px;
    padding-bottom:30px;
}

a.none {
	display:none;
}

a.pdf {
    background: url(../img/design/icon-pdf.png) no-repeat 7px 2px;
}

a.BigButton {
	padding: 5px 10px 6px 10px;
	background-color: #e31b19;
	color: white;
	line-height: 20px;
	text-decoration: none;
}
a.BigButton:hover {
	color: white;
	text-decoration: underline;
}

input[type=submit] {
    padding: 5px 10px 6px 10px;
    background-color: #e31b19;
	border:none;
    color: white;
    line-height: 20px;
    text-decoration: none;
}

input[type=submit]:hover {
    color: white;
    text-decoration: underline;
}

#ReservationStern {
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: 280px;
}

#ReservationSternFlash {
	width: 100px;
}
#pageID-vorschau #ReservationStern {
	top: 480px;
}

div.pagination span.current {
	font-weight: bolder;
}

#weekmenu p{
	margin-top: 5px;
}

#weekmenu .current {
	color: #e31b19;
}