/* BASISLAYOUT */
html	{
	overflow-x: auto;
	overflow-y: scroll;
}

body 		{
	background-color:white;
	margin:0px;
	padding:0px;
	background-image:url(../img/site_background-v4.gif);
	background-repeat:repeat;	
}

div			{
	padding:0px;
	margin:0px;
}

h2	{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:rgb(177,60,81);
}

h3	{
	font-family:"Trebuchet MS", Tahoma, serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4	{
	font-family:"Trebuchet MS", Tahoma, serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:rgb(177,60,81);
}

td	{
	vertical-align:top;
	/*border:1px solid rgb(230,230,230);*/
}

img	{
	margin:0px;
	padding:0px;
	border:0px;
}

/* DIV-CONTAINER */
#cd_leiste	{
	margin:auto;
	width:850px;
	height:72px;
	padding:0px;
	text-align:right;	
}

#head_container {
	position:relative;
	width:894px;
	height:195px;
	left:20px;
	background-image:url(../img/head_balken.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:auto;
}

#container	{
	margin:auto;
	width:858px;
	padding:0px;
	background-image:url(../img/container_bg.png);	
	background-repeat:repeat;
	min-height:200px;	
}

#quick_content	{
	width:858px;
	height:158px;
	padding-bottom:15px;
	position:relative;
	left:3px;
	background-image:url(../img/quick_links_bg_var2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#content_left	{
	float:left;
	width:600px;
	border-right:1px solid rgb(230,230,230);
	border-bottom:1px solid rgb(230,230,230);
	padding-left:20px;
}

#content_right	{
	float:right;
	width:215px;
}

#site_indicator	{
	width:850px;
	height:20px;
	position:relative;
	left:3px;
	border-bottom:1px solid rgb(230,230,230);
}

#footer		{
	width:848px;
	height:24px;
	background-image:url(../img/footer_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	left:4px;
	padding-top:15px;
	text-align:center;
	color:white;
	font-size:10px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

#reserv_button	{
	margin-top:10px;
}

/* KLASSENDEFINITIONEN */

.p_content	{
	width:300px;
	line-height:18px;
	font-family:"Trebuchet MS", Tahoma, serif;
	font-size:11px;
	text-align:left;
	margin-left:20px;
	margin-bottom:13px;
	color:rbg(49,55,90);
}

.h3_content {
	padding:10px 0px 0px 20px;
}

.footer_content {
	position:relative;
	top:5px;
	padding:0px;
	margin:0px;
}

.leftBorder_padding	{
	position:relative;
	left:20px;
}

.clear	{
	font-size:1px;
	background-color:transparent;
	height:1px;
	clear:both;
}

.content_tbl	{
	table-layout:fixed;
	width:580px;
	margin:0px;
	padding:0px;
	border:1px solid rgb(230,230,230);
	border-spacing:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.header_row		{
	background-color:rgb(177,60,81);
	width:380px;
	height:23px;
	color:white;
}

.content_row	{
	height:105px;
	font-family:"Trebuchet MS", Tahoma, serif;
	font-size:11px;
	text-align:justify;
}

.picture_col	{
	width:200px;
	height:138px;
}

.tbl_p	{
	width:325px;
	margin-top:10px;
	margin-left:10px;		
}

.tbl_header	{
	position:relative; top:4px; left:10px;
}

.tbl_quicklinks {
	border:0px;
	width:825px;
	position:relative;
	left:20px;
	top:19px;
}


.cell_quicklinks_text {
	height:125px;
	width:285px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, serif;
	text-align:justify;
}

.cell_image	{
	vertical-align:top;
	width:290px;
}

.cell_quicklinks	{
	vertical-align:top;
	width:210px;
}


.nav_quicklinks	{
	font-family:"Trebuchet MS", Tahoma, serif;
	color:rgb(43,52,91);
	border-bottom:1px dotted rgb(43,52,91);
	display:block;
	font-size:15px;
	margin-bottom:6px;
	width:170px;
	overflow:hidden;
}

/* LINKSTYLES */
/* hauptnavigation */

a.main:link	{ 
	font-family:'Trebuchet MS', Tahoma, serif;
	font-size:15px;
	font-weight:bold;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.main:visited { 
	font-family:'Trebuchet MS', Tahoma, serif;
	font-size:15px;
	font-weight:bold;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.main:focus {
	font-family:'Trebuchet MS', Tahoma, serif;
	font-size:15px;
	font-weight:bold;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.main:hover { 
	font-family:'Trebuchet MS', Tahoma, serif;
	font-size:15px;
	font-weight:bold;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.main:active { font-weight:bold; color:rgb(43,52,91); text-decoration:underline; }


/* quicklinks */
a.quicklinks:link	{ 
	font-family:"Trebuchet MS", Tahoma, serif;
	color:rgb(43,52,91);
	font-size:15px;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.quicklinks:visited { 
	font-family:"Trebuchet MS", Tahoma, serif;
	color:rgb(43,52,91);
	font-size:15px;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.quicklinks:focus {
	font-family:"Trebuchet MS", Tahoma, serif;
	color:rgb(43,52,91);
	font-size:15px;
	color:rgb(43,52,91);
	text-decoration:none;
}

a.quicklinks:hover { 
	font-family:"Trebuchet MS", Tahoma, serif;
	color:rgb(43,52,91);
	font-size:15px;
	color:rgb(43,52,91);
	text-decoration:none;
	background-color:#B4D6FC;
}

a.quicklinks:active { font-weight:bold; color:rgb(43,52,91); text-decoration:underline; }

.error {
	color:#990000;
	font-weight:bold;
}

/* BILDER */
.gallery_image	{
	border:1px solid #C7C7C7;
}

/* KONTAKT */
.input		{
	width:300px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	border:1px solid rgb(220,220,220);
}

.txtarea	{
	width:300px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	border:1px solid rgb(220,220,220);
}

.mailform_style, .newsletterform_style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:14px;
	padding-top:30px;
	color:rgb(60,60,60);
}

.mailform_introTxt {
	width:420px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:20px;
}

#pricing-box {
	position:relative;
	top:-9px;
}