body {	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center; 
	font-size: 12px;
	color: #000000;
	background-color: #006600;
} 

#container {
	width: 800px;
	margin: 30px auto auto;
	
	background-image: url(../pics/design/hg.jpg);
	text-align: left;
	border: 1px solid #CCCCCC;	
}

#header {
	height: 244px;
	background-image: url(../pics/design/header/header_winter.jpg);
	background-repeat: no-repeat;
}

#language {
	margin-top: 5px;
	padding-right: 5px;	
}

#content {
	width: 630px;
	float: left;
	min-height: 300px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-right: 2px solid #D7D7D7;
}

#content img {
	max-width: 620px;
}


#nav {
	float: right;
	width: 125px;
	padding-top: 35px;
	padding-left: 10px;
}

#nav div{
	margin-bottom: 5px;
	padding-left: 5px;
}

#link_app1,
#link_app2 {
	margin-left: 12px;
}

#footer {
	clear: both;
	border-top: 2px solid #006600;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 5px;
	height: 40px;
}

#routenplaner {
	width: 222px; 
	text-align: center;
}
#routenplaner td {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 150px;
}

.img {
	text-align: center;
}

.imgfloat {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#app_ext {
	display: none;
}

#body_ausstattung 	#app_ext,
#body_app1 			#app_ext,
#body_app2 			#app_ext {
	display: block;
}

#app1 li,
#app2 li {
	margin-bottom: 5px;
}

#app1 td,
#app2 td {
	padding-bottom: 10px;
	padding-right: 15px;
}

#app1 img,
#app2 img {
	margin-bottom: 3px;
}

#preise tr {
	text-align: center;
}

#preis_left, 
#preis_right {
	/*width: 349px;
	/*float: left; */
	padding-bottom: 20px;
}


.pricetable {
	border: 1px inset #CCCCCC;
}

.pricetable th {
	font-weight: normal;
	padding-right: 5px;
}

.pricetable .saison {
	font-weight: bold;
	border-bottom: 1px solid white;
}

#body_index 		#link_home,
#body_anreise 		#link_anreise,
#body_ausstattung 	#link_ausstattung,
#body_app1 			#link_app1,
#body_app2 			#link_app2,
#body_app1 			#link_ausstattung,
#body_app2 			#link_ausstattung,
#body_sommercard 	#link_sommercard,
#body_sommer 		#link_sommer,
#body_winter 		#link_winter,
#body_ramsau 		#link_ramsau,
#body_preise 		#link_preise,
#body_impressum 	#link_impressum
{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #F0F0F0;
	background-color: #CCCCCC;	
}



h1, h2, h3, h4 {
	color: #004900;
	font-size: 14px;
	clear: both;
}

h1 {
	border-bottom: 1px solid;
}

h3, h4 {
	font-size: 12px;
}

h3 {
	text-decoration: underline;
} 

.highlight {
    color: #ff0000;
    text-align: left;
    clear: both;    
}

a:link, a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration:none;
}

#nav div:hover {
	color: #006600;
	background-color: #CFCFCF;
	border: #BEBEBE;
}

#nav #app_ext:hover {
	background: none;
	border: none;
}

.nodec {
	text-decoration: none;
	border: 0;	
}
