body {
	margin-top:0px;
	background-image: url(/fileadmin/templates/img/bkg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/* header */
#header {
    top:10px ;
	padding: 0px;
	height:85px;
}
	/* fix ie top*/
	* html #header {
	margin-top:0px ;
	height:95px;
	}
	#logo-oberkapillhof {
	background-image:url(/fileadmin/templates/img/logo-oberkapillhof.gif);
	background-repeat:no-repeat;
	width:299px;
	height:67px;
    float:left;
	}
	#logo-roterhahn {
	background-image:url(/fileadmin/templates/img/logo-roterhahn.gif);
	background-repeat:no-repeat;
	width:64px;
	height:67px;
	margin-left:590px;
	float:center;
	}
	#logo-suedtirol {
	background-image:url(/fileadmin/templates/img/logo-suedtirol.gif);
	background-repeat:no-repeat;
	width:82px;
	height:67px;
	margin-top:-69px;
	margin-left:590px;
	float:right;
	}
	
/* navi */
#navi {
	background-image:url(/fileadmin/templates/img/bkg-navi.gif);
	background-repeat:no-repeat;
	width:800px;
	height:30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	#navi li {
	padding:5px;
	top:5px;
	display:inline;
	}
	#navi a {
	background-image:url(/fileadmin/templates/img/a-normal.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	}
	#navi a:hover {
	background-image:url(/fileadmin/templates/img/a-hover.gif);
	background-repeat:no-repeat;
	color:#000;	
	}
/* sidebar */
#sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(/fileadmin/templates/img/bkg-subnavi.gif);
	background-color: #e5f087;
	width:214px;
	background-repeat: no-repeat;
	border-right:1px dashed #c4b974 ;
}	
* html #sidebar{
     width:215px;
}
	#sidebar ul {
	list-style:none;
	}
	#sidebar li {
	}
	#sidebar a {
	color:#030345;
	text-decoration:none;
	}
	#sidebar a:hover {
	color:#000;	
	}
	#sidebar h1 {
	font-size:14px;
	color:#B40D2D;
	}
#content {
	background:#fafed8;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
	#content h1 {
	font-size:30px !important;
	color:#FAFED8;
	}

/* footer */
#footer {
	position: relative;
	padding: 7px 12px;
	font-size: 10px;
	background-image:url(/fileadmin/templates/img/bkg-footer.gif);
	background-repeat:no-repeat;
	height:51px;
	}
#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color:#b40d2d;
	line-height: 1.8em;
	}
#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
#footer a:hover {
	color: #b40d2d;
	border-bottom: 0;
	background: none;
	}

/*formular*/
form {
margin-left:2px;
}
form br {
clear:both;
}
select, input, textarea{
font-size: 10px;
margin-top:2px;
margin-bottom:2px;
}
.sel-gr {
width:190px;
}
input[type=submit]{
background:#680001;
border:1px dotted #680001;
color:#FFFFFF;
float:left;
}
input#submit{
background:#680001;
border:1px dotted #680001;
color:#FFFFFF;
float:left;
}
select
{
cursor: pointer;
}
label{
display:block;
}

#mailform label{
display:inline-block;
display:block;
}
#mailform[id] label{
display:-moz-inline-box;
display:block;
}

#sprachen {
color:#680001;
padding-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

table.contenttable  {
border-collapse:collapse;
width:100%;
}
.contenttable td{
border:1px solid #5A0031;
padding:1px;
text-align:center;
}
.tableheader td{
background:#FFEAC4;

}	/* lastminute */
#lastminute {
width:213px;
margin:0px;
border-top: 1px dashed #C4B974;
border-bottom: 1px dashed #C4B974;
line-height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
margin-bottom:10px;
font-size: 10px;
color: #000000;
background:#ECF59E;
padding:2px;
}
#lastminute p {
padding:0;

margin:0;

padding-left:3px;
padding-right:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;


}
#lastminute a {
color: #006633;
font-weight:bold;
}
#sidebar ul{
padding:5px;
margin:0;
padding-top:5px;
margin-top:5px;
width:190px;
}
#sidebar li{
margin:0;
padding:0;
}
/* zimersuche */
#zimmersuche {
padding:0px;
margin-top:0px;
background:#ECF59E;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
}
/*formular*/
form {
margin-left:2px;
}
form br {
clear:both;
}
select, input, textarea{
font-size: 10px;
margin-top:2px;
margin-bottom:2px;
}
.sel-gr {
width:190px;
}
input[type=submit]{
background:#680001;
border:1px dotted #680001;
color:#FFFFFF;
float:left;
}
input#submit{
background:#680001;
border:1px dotted #680001;
color:#FFFFFF;
float:left;
}
select
{
cursor: pointer;
}

label{
display:block;
}