/* CSS Document Hotel Maximillian */

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height:18px;
}
#nav_top {
	color: #5A5A5A;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
#nav_top a {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}
#nav_startseite {
	margin-top: 18px;
	margin-left: 40px;
	height: 32px;
}
#nav_hotel {
	margin-top: 2px;
	margin-left: 40px;
	height: 81px;
}
#nav_umgebung {
	margin-top: 2px;
	margin-left: 40px;
	height: 31px;
}
#nav_sommer {
	margin-top: 2px;
	margin-left: 40px;
	height: 32px;
}
#nav_winter {
	margin-top: 2px;
	margin-left: 40px;
	height: 32px;
}
#nav_preise {
	margin-top: 2px;
	margin-left: 40px;
	height: 32px;
}
#nav_buchung {
	margin-top: 2px;
	margin-left: 40px;
	height: 32px;
}
#header_small {
	padding-bottom: 10px;
	padding-left: 25px;
}
#nav_div_active {
	margin-left: 25px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #356E37;
}
#nav_link a {
	padding-left: 7px;
	padding-right: 15px;
	color: #FFFFFF;
}
#spacer {
	height: 12px;
}
#header {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 500px;
}
#teaser {
	padding-bottom: 15px;
	padding-right: 25px;
	color: #000000;
	text-decoration: none;
}
#box_left {
	background-color: #FFFFFF;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#box_left_startseite {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#content_right {
	padding-left: 25px;
}
#content {
	position:relative;
	background-color: #F0F0F0;
	width: 510px;
	height: 165px;
	margin-top: 10px;
	padding-left: 40px;
}
#content_detail {
	padding-right: 15px;
	margin-top: 8px;
	color: #5A5A5A;
	text-decoration: none;
	line-height: 16px;
}
#content_teaser {
	font-weight: bold;
	color: #5A5A5A;	
	line-height: 16px;
	padding-top: 5px;
}
#content_list {
	padding-left: 15px;
	padding-right: 7px;
}
#content_link {
	padding-left: 7px;
	padding-right: 15px;
}
#content_break {
	padding-top: 10px;
	padding-bottom: 35px;
}
#content_img_break {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_img_right {
	float: right;
	padding-right: 25px;
}
#content_spacer {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 8px;
	background-color: #FFFFFF;
	}
#home {
	float: right;
	position:relative;
	background-color: #FFFFFF;
	width: 550px;
	height: 175px;
	margin-top: 10px;
}
#footer {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	
}
#footer a {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#box {
	padding-left: 30px;
	background-color: #FFFFFF;
}
#box_header {
	padding-top: 15px;
}
#box_teaser {
	font-weight: bold;
	color: #5A5A5A;
	padding-top: 10px;
}
#box_content {
	padding-top: 5px;

}
INPUT, SELECT {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CDCDCD;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
}
.error {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CDCDCD;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
	border-left: 2px solid #356E37;
}
INPUT.small {
	width: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-bottom: 2px;
	padding: 3px 3px 3px 3px;
}
TEXTAREA {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CDCDCD;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
	width: 200px;
}
a {
	font-size: 11px;
	color: #356E37;
	text-decoration: underline;
	font-weight: bold;	
}