
body {
    padding:0;
	margin:0;
    /* background: #fcfb9f; */
    background: url(../appartement-gastein/hg-kaiser-franz.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

form, div, p , ul, span, h2, h3, h4, h1,input, img {
	padding:0;
	margin:0;
}

#right h4 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 13px;
    color: #ca1300;
    font-weight: normal;
}

/* einfacher link */
a {
	color: #72863b;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


p {
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

.spacer {
	font-size:0; line-height:0; clear:both;
}


/*--------------- header -------------------------------*/
#main {
	width:780px;
	margin: 10px auto 10px auto;
  	background:#FFFCEC;
    border: 5px #ffffff solid;        /* 3b7e00  */
}

#main .pic {
  padding-top:  60px;
}

#main #header {
	position:relative;
	width:780px;
	height:365px;            /*    286      */
}

#header .title {
	position:absolute;
	left:23px;
	top:17px;
	width:750px;
	height:25px;
    color: #ca1300;
}

#header ul.nav {
	position:absolute;
	left:568px;
	top:60px;
	background:url(images/nav.gif) repeat-x 0 0 #FFFEE4;
	width:212px;
	padding:10px 0 18px 0;
	margin:0;
}

#header ul.nav li {
	background:url(images/h_line.gif) repeat-x  left bottom;
	font:bold 13px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#484848;
	width:197px;
	padding: 14px 0 14px 0;
}

#header ul.nav li a {
	margin:0 0 0 15px;
	font:bold 13px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#006600;
	text-decoration:none;
	padding:0 0 0 15px;
}

#header ul.nav li a:hover{
	color:#ca1300;
}


/*-------------------------- body ------------------------*/
#main #left {
	background:url(images/v_line.gif) repeat-y right top;
	width:543px;
	margin:0 0 0 0;
	padding:38px 0 31px 23px;
	float:left;
}

#left h2.red {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 18px;
    color: #ca1300;
    font-weight: normal;
}

#left h3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

#left p.weltxt {
	font:13px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	text-align:justify;
	width:518px;
	margin:18px 0 0 0;
    line-height: 1.4em;
}

#left p.weltxt a {
	color:#72863b;
	text-decoration:underline;
}

#left p.weltxt a:hover {
	color:#990000;
	text-decoration:none;
}


/*----------------------- right ------------------------*/
#main #right {
	width:200px;
	background:url(images/right_bg.gif) repeat-x left bottom #FFFEE4;
	float:left;
	padding:40px 0 40px 13px;
}

#right h2.red {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 18px;
    color: #ca1300;
    font-weight: normal;
}

#right p.ourtxt {
	font:11px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	text-align:justify;
	width:168px;
	margin:18px 0 0 0;
}

#right img {
	margin:13px 0 0 0;
}

#right p.border {
	width:178px;
	height:5px;
	margin:23px 0 0 0;
	font-size:0;
	line-height:0;
	background:#FCF2B8;
}

#right p.ourtxt a {
	color:#72863b;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    font-size: 13px;
    font-weight: normal;
	text-decoration:none;
    line-height: 1.6em;
}

#right p.ourtxt a:hover {
	color:#72863b;
    text-decoration: underline;
}


/*----------------------------- footer ----------------------------*/
#footer {
	width:780px;
	position:relative;
	background:url(images/footer_bg.gif) repeat-x 0 0 #FDF6D2 ;
	clear:both;
	height:88px;
}


#footer p {
	position:absolute;
	top:20px;
	left:30px;
	text-align:left;
	color:#232323;
	font:normal 11px/20px Arial, Helvetica, sans-serif, Tahoma;
}

#footer p a {
	color:#232323;
	font:normal 11px/20px Arial, Helvetica, sans-serif, Tahoma;
	text-decoration:underline;
}
	
#footer p a:hover {
	text-decoration:none;
}


/* ------------------------- styles --------------------------- */
.bildsmall {
    background: #fafafa;
  	border: 1px solid #dcdcdc;
	padding: 5px;
    margin-left: 10px;
}

.textbild {
   font-size: 11px;
   margin-left: 30px;
}

/* rahmentext */
.box {
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid #cccccc;
    font:normal 11px/20px Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 130%;
}

.box h3 {
	margin-left: 0;
	padding: 5px;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
    color: #645114;
    background-color: #f5e28c;
}

.box p {
	color: #666666;
	margin-bottom: 2em;
    font-size: 12px;
}

ul.app {
    margin-left: 30px;
    padding-left: 0.6em;
    padding-top: 2em;
    list-style-image: url(images/bullet.gif) ;
}

ul.app li {
  line-height: 1.8em;
}

.text4 {
  font-size: 13px;
  color: #645114;
  font-weight: bold;
  padding: 10px 0 10px 0;
  line-height: 1.8em;
}

.txt9 {
  font-size: 9px;
}

