/* -----------------------------------------
/  Alpenhotel Plattner 2010
/  http://www.plattner.at
/  Author URI: http://www.artvita.info
/  --------------------------------------- */

@import url("guestbook.css");
@import url("pauschalen.css");
@import url("calendar.css");

* {
	margin:0;
	padding:0;
	border:none;
}


a, img, object {
	outline:none;
}

p {
	line-height:1.5em;
	margin:0 0 3px 0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-position:center;
	background-repeat:repeat-y;
	color:#3e3d40;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#3e3d40;
}

a:hover {
	color:#000;
}

#wrapper {
	position:relative;
	width:990px;
	margin:0 auto;
	z-index:1;
}

#bg {
	position:relative;
	float:left;
	width:990px;
	background-position:bottom;
	background-repeat:no-repeat;
}

#header {
	position:relative;
	float:left;
	width:990px;
	height:445px;
	padding:0;
	margin:0;
	overflow:hidden;

}

#container {
	position:relative;
	float:left;
	width:990px;
	overflow:hidden;
}

/* -------------------- SIDEBAR -------------------- */
#sidebar, #navigation, #seasons {
	width:235px;
	float:left;
	position:relative;
	line-height:21px;
	overflow:hidden;
}
#seasons {
	margin-bottom:10px;
}
#sommer {
	position:relative;
	float:left;
	width:118px;
}
#winter {
	position:relative;
	float:left;
	width:117px;
}
#navigation ul, #navigation ul li ul {
	list-style-type:none;
	line-height:12px;
	margin:0;
	padding:0;
}
#navigation ul li ul li {
	width:235px;
	background-repeat:no-repeat;
}
div#social {
	position:relative;
	float:left;
	overflow:hidden;
	width:195px;
	padding:10px 18px;
	margin-top:20px;
}
#social .social_header {
	position:relative;
	float:left;
	margin:0 0 2px 6px;
	width:189px;
}
div#addthis {
	position:relative;
	float:left;
	overflow:hidden;
	width:189px;
	padding:10px 21px;
}
#addthis .addthis_header {
	position:relative;
	float:left;
	margin:0 0 6px 3px;
	width:186px;
}
.addthis_button_compact {
	font-size:10px;
}
.at300bs at15t_compact {
	margin-top:3px;
}

/* -------------------- MAIN -------------------- */

#main {
	position:relative;
	float:left;
	width:520px;
	overflow:hidden;
}
div#content {
	width:480px;
	float:left;
	position:relative;
	padding:0 20px 10px 20px;
}
#content h1.imageheader {
	text-indent:-999em;
	background-repeat:no-repeat;
	width:490px;
	height:65px;
}
#content ul {
	line-height:20px;
	margin-left:30px;
}
.csc-textpic-imagewrap ul {
	margin:0 !important;
}
#content img {
	margin-bottom:15px;

}
#content a {
	text-decoration:underline;
}
#content input, #content textarea, #content select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:1px solid #3E3D40;
	color:#3E3D40;
	background-color:#FCF6CC;
	padding:1px;
	margin:3px;
}
#content .pflichtfeld {
	color:#F00;
	font-weight:bold;
}
#content .contenttable td{
	padding:10px;
}
#content p.align-center {
	font-size:10px;
}

/* -------------------- MAIN ENDE -------------------- */

/* ---------------------- RIGHT ---------------------- */
#right, #wandern, #topangebote {
	width:235px;
	float:left;
	position:relative;
	overflow:hidden;
}

#holidaycheck {
	margin:30px 0 5px 0;
	padding:0;
	width:160px;
	float:left;
	position:relative;
	left:37px;
	text-align:left;
}
#facebook {
	margin:10px 0 5px;
	padding:0;
	width:180px;
	float:left;
	position:relative;
	left:27px;
	text-align:left;
}

/* topangebote & wandern */
div#wandern {
	font-size:10px;
}
#wandern .top_wandern {
	float:left;
	position:relative;
	padding:27px 0 0 10px;
	margin:0 0 10px 0;
}
div#wandern .titel {
	position:relative;
	float:left;
	width:225px;
	margin-bottom:10px;
}
div#wandern .bild {
	position:relative;
	float:left;
	width:85px;
}
div#wandern .text {
	position:relative;
	float:left;
	width:140px;
	line-height:12px;
}
div#wandern .info {
	position:relative;
	float:left;
	width:210px;
	text-align:left;
}
div#topangebote {
	margin-top:10px;
}
div#topangebote .topangebote{
	position:relative;
	float:left;
	font-size:10px;
	width:220px;
	margin-right:5px;
	padding:0 5px 0 10px;
}
div#topangebote #ta0, div#topangebote #ta1 {
	padding-top:32px !important;
}
div#topangebote #ta1 {
	margin-top:10px;
}
div#topangebote .titel {
	position:relative;
	float:left;
	width:220px;
	margin-bottom:10px;
}
div#topangebote .bild {
	position:relative;
	float:left;
	width:75px;
}
div#topangebote .text, div#topangebote .text {
	position:relative;
	float:left;
	width:145px;
}
div#topangebote .unten{
	position:relative;
	float:left;
	width:220px;
	margin-top:3px;
}
div#topangebote .preis {
	position:relative;
	float:left;
	width:100px;
	font-weight:bold;
}
div#topangebote .info {
	position:relative;
	float:left;
	width:120px;
	text-align:right;
}

/* topangebote & wandern ende */

/* -------------------- RIGHT ENDE -------------------- */

/*
div#welcome_txt {
	position:relative;
	float:left;
	padding:0 10px 20px 10px;
}

div.welcome {
	margin-bottom:10px;
}

div.nav_links {
	position:relative;
	float:left;
	width:755px;
	text-align:center;
}*/

/* -------------------- FOOTER -------------------- */
#footer {
	float:left;
	position:relative;
	width:990px;
	font-size:10px;
	margin-top:25px;

}
div#breadcrumb {
	width:715px;
	float:left;
	position:relative;
	padding:5px 20px 15px 255px;
	font-size:10px;
}

#footer_top {
	float:left;
	position:relative;
	width:980px;
	padding:0 0 10px 10px;
	color:#9E8F5A;
	margin-top:10px;
}
#footer_left, #footer_right{
	float:left;
	position:relative;
	text-align:center;
	padding:8px 10px;
}
#footer_left {
	width:215px;
}
#footer_right {
	width:735px;
}
/* -------------------- FOOTER ENDE ----------------------------- */





/* -------------------- OVERLAY YAMAHA ----------------------------- */
div#coop_overlay {
	top:0px;
	position:absolute;
	left:50%;
	margin:0;
	width:300px;
	height:300px;
	z-index:21;
	font-size:10px;
}
/* -------------------- OVERLAY SCHNELLANFRAGE & SPRACHEN ----------------------------- */
div#overlay {
	top:0px;
	position:absolute;
	left:50%;
	margin:0 0 0 -495px;
	width:240px;
	height:250px;
	z-index:20;
	font-size:10px;
	padding-left:22px;
}
div#languages {
	position:relative;
	float:left;
	width:240px;
	font-size:10px;
	font-weight:bold;
	margin-top:3px;
}
div#languages .lang {
	position:relative;
	float:left;
	width:70px;
	padding:1px 5px;
}
div#languages .link_de, div#languages .link_en, div#languages .link_it {
	display:block;
	background-repeat:no-repeat;
	padding-left:25px;
}
div#languages .link_de {
	background-image:url(images/flag_de.jpg);
}
div#languages .link_en {
	background-image:url(images/flag_uk.jpg);
}
div#languages .link_it {
	background-image:url(images/flag_it.jpg);
}
/* SCHNELLANFRAGE */
div#schnellanfrage {
	position:relative;
	float:left;
	width:240px;
	height:80px;
	font-size:10px;
	margin-top:155px;
	font-weight:bold;
	color:#000;
}

div#schnellanfrage input {
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}
div#schnellanfrage_bg {
	position:relative;
	float:left;
	width:200px;
	padding:0px 20px;
	background-position:top center;
	background-repeat:no-repeat;
}
div#schnellanfrage .from_date, div#schnellanfrage .to_date {
	position:relative;
	float:left;
	width:200px;
	margin-bottom:3px;
}
div#schnellanfrage .datefield {
	position:relative;
	float:left;
	width:200px;
	height:14px;
	margin-top:2px;
}
div#schnellanfrage .headline {
	position:relative;
	float:left;
	font-weight:bold;
	padding-top:1px;
	width:88px;
	text-align:right;
}
div#schnellanfrage .txt {
	position:relative;
	float:left;
	width:75px;
	padding-top:1px;
	text-align:center;
}
div#schnellanfrage .date {
	width:64px;
}
div#schnellanfrage .img {
	position:relative;
	float:left;
}
div#schnellanfrage .btn {
	position:relative;
	float:left;
	margin-top:3px;
	width:180px;
}
div#schnellanfrage .button {
	background-color:#FFF;
	width:178px;
	border:1px solid #f7ecd2;
	height:18px;
	padding-bottom:3px;
	cursor:pointer;
	outline:none;
	outline-color:#ffffff;
	outline-width:thin;
	outline-style:none;
}

/* SCHNELLANFRAGE ENDE */
/* -------------------- OVERLAY ENDE ----------------------------- */



input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#3E3D40;
	margin-bottom:5px;
	padding:1px;
}

input.inq_btn {
	color:#3e3d40;
	font-weight:bold;
	width:160px;
	cursor:pointer;
	outline-style:none;
	text-transform:uppercase;
	outline:none;
	padding:0;
}


