/*
Theme Name: Seespitz Ischgl
Theme URI: http://www.cilvana.com/
Description: (C) CILVANA Multimedia
Version: 1.0
Author: (C) CILVANA Multimedia
Tags: 

*/
a, a:link, a:visited {
	color: #A48A4F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8D281;
	font: 14px Verdana, Geneva, sans-serif;
}
.top {
	background: #CCDBE8 url(http://www.seespitz-ischgl.at/wp-content/themes/seespitzischgl/images/bg_top.jpg) no-repeat center center;
	height: 410px;
	width: 100%;
}
.bottom {
	background: #FC6 url(http://www.seespitz-ischgl.at/wp-content/themes/seespitzischgl/images/bg_bottom.jpg) repeat center top;
	width: 100%;
}
.topmenu {
	height: 35px;
	width: 100%;
	border-top: 1px solid #A48A4F;
	border-bottom: 1px solid #A48A4F;
	border-right-color: #A48A4F;
	border-left-color: #A48A4F;
	background: #FFF;
}
.left {
	width: 160px;
	border-right: 1px solid #930;
	border-left: 1px solid #930;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	line-height: 20px;
}
.topfeatures {
	font-size: 12px;
	color: #000;
}
.schnellanfrage {
	font-size: 11px;
	color: #FFF;
	background: url(http://www.seespitz-ischgl.at/wp-content/themes/seespitzischgl/images/bg_schnellanfrage.gif);
	height: 180px;
	width: 130px;
	line-height: 11px;
}
.leerraum {
	height: 7px;
	border-top: 1px solid #A48A4F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A48A4F;
	border-bottom-color: #A48A4F;
	border-left-color: #A48A4F;
}
.mainmenu {
	line-height: 14px;
	color: #A48A4F;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	width: 16%;
}
.bottomline {
	font-size: 13px;
	color: #FFF;
	background: #A48A4F;
	text-align: center;
	height: 24px;
	vertical-align: middle;
}
.rightmenu {
	font-size: 14px;
	color: #FFF;
	background: url(http://www.seespitz-ischgl.at/wp-content/themes/seespitzischgl/images/rightmenu.gif) no-repeat center center;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
.rightmenu a, .rightmenu a:link, .rightmenu a:visited {
	color: #ffffff;
	text-decoration:none;
}
h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}
.topfeatures a, .topfeatures a:link, .topfeatures a:visited {
	color: #000000;
	text-decoration:none;
}
.content {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 10px;
	vertical-align: top;
}
.input_breit {
	width:100%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
td {
	font-size: 11px;
	}

