/* print.css
------------------------------------------------------------------------
Print Stylesheet for GMACHL

Author: elements.at 
--------------------------------------------------------------------- */



/* Basic CSS Rules
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;

}


div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;			
}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;	
}

h2 {
	color: #000;
	font-weight: bold;		
}


h3 {
	color: #000;
	font-weight: bold;		
}

h4 {
	color: #000;
	font-weight: bold;		
}

object {
	display: block;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both !important;
}

.debug {
	border: 1px solid #000;
}





/* parent div of the website for background an shadows
--------------------------------------------------------------------- */
#background {
	background: none;
	overflow: hidden;
}

#shadow {
	background: none;
	margin: 0 auto;
}


#mirror {
	display: none;
}

#shadowportal {
	display: none;
}


/* general site container (sidebar and contentarea)
--------------------------------------------------------------------- */

#site {
	background: #e9e5da url(/static/img/navigation_bg.jpg) bottom left no-repeat;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	min-height: 650px;

	background: none;
}

/* portal seite
--------------------------------------------------------------------- */

#siteportal {
	display: none;
}



/* Content area
--------------------------------------------------------------------- */


#contentarea {
	width: 760px;
	overflow: hidden;
	float: left;
	width: 990px;
}

#contentarea .header {
	display: none;
}


/* Inhaltsbereich
--------------------------------------------------------------------- */

#sitecontent #header {
	display: none;
}

#sitecontent #roads {
	display: none;
}

#sitecontent #navigation {
	display: none;
}



/* Content Container
------------------------------------------------------------*/
#sitecontent #content {
	background: none;
	width: 700px;
	overflow: visible;
	float: left;
}


#sitecontent #content .content_data {
	background: none;
	width: 700px;
	overflow: visible;
}


/* Content Area for text an images */
#sitecontent #content .content_data #textarea {
	width: 650px;
	padding: 0;
	overflow: visible;
	float: left;
	color: #666;
}

#textarea img.h1 {
	width: 520px;
	overflow: hidden;
	margin: 10px 180px 10px 0;
	padding-bottom: 3px;
	float: left;
}

#textarea h2 {
	color: #50a0c8;
	overflow: hidden;
	margin: 7px 0 4px 0;
	padding: 2px 0;
	font-size: 13px;
}

#textarea h3 {
	color: #50a0c8;
}

#textarea p {
	overflow: hidden;
	margin: 7px 0;
}

/*Unsortierte Liste Textbereich*/
#textarea ul {
	overflow: hidden;
	margin: 10px 0;
	list-style: none;
}

#textarea ul li {
	background: url(/static/img/list_blue.gif) left 3px no-repeat;
	overflow: hidden;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px; 
}


#textarea a {
	color: #50a0c8;
	text-decoration: none;
}

#textarea a:hover {
	color: #50a0c8;
	text-decoration: underline;
}




/* Gallery Container */
#textarea  .gallery {
	width: 700px;
	overflow: visible;
	margin: 10px 0 0 0;
}

#textarea  .gallery .entry {
	width: 170px;
	height: 103px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 0 0;
	position: relative;
}

#textarea .gallery .zoom {
	display: none;
}

#textarea  .gallery .entry_last {
	width: 170px;
	height: 103px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 0 0;
	position: relative;
}


/* Subportalteaser Container */
#textarea .subportalteaser {
	width: 600px;
	overflow: visible;
	margin-top: 10px;
}

#textarea .subportalteaser img.shadow {
	display: none;
}


#textarea .subportalteaser .teaser {
	width: 280px;
	height: 80px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

#textarea .subportalteaser .teaser .image {
	width: 115px;
	height: 80px;
	float: left;
}

#textarea .subportalteaser .teaser .image img { 
	margin: 0;
	padding: 0;
	border: 0;
}

#textarea .subportalteaser .teaser .t_text {
	width: 145px;
	height: 80px;
	float: left;
	overflow: hidden;
}


#textarea .subportalteaser .teaser .t_text h3 {
	color: #50a0c8;
	display: inline;
	font-weight: bold;
	width: 125px;
	overflow: hidden;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	float: left;
	font-size: 11px;

}

#textarea .subportalteaser .teaser .t_text p {
	width: 125px;
	margin: 5px 0 0 10px;
	display: inline;
	color: #666;
	font-weight: normal;
	float: left;
	font-size: 11px;
}


#textarea .subportalteaser .teaser .t_text a {
	color: #666;
	text-decoration: none;
}




/* Contentbloecke */
#textarea .contentblock {
	background: url(/static/img/dotted_line.gif) left top repeat-x;
	width: 700px;
	overflow: visible;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#textarea .contentblock .block_img {
	width: 170px;
	overflow: hidden;
	float: right;
	margin: 0 0 5px 5px;
	position: relative;
}

#textarea .contentblock .zoom {
	display: none;
}



/* ROUTENPLANER
----------------------------------------------------- */
#textarea .googlemap {
	width: 520px;
 	height: 380px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	width: 700px;
}

#textarea .routeplaner {
	display: none;
}


#textarea  .mapdirections {
	width: 650px;
	overflow: visible;
	float: left;
	display: inline;
	color: #666;
	padding-bottom: 10px;
}


/* GASTRONOMIE 
-------------------------------------------------------- */
#textarea  .gastro {
	overflow: visible;
	float: left;
	margin: 10px 0 0 0;
	width: 650px;
	height: 800px;
}

#textarea  .gastro .gastro_entry {
	background: #fff;
	width: 530px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 0;
}

#textarea  .gastro .gastro_entry .image {
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
}

#textarea  .gastro .gastro_entry .image img {
	border: 0;
	padding: 0;
	margin: 0;
}


#textarea  .gastro .gastro_entry .g_text {
	width: 345px;
	height: 75px;
	overflow: hidden;
	float: left;
}

#textarea  .gastro .gastro_entry .g_text h3 {
	width: 320px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #50a0c8;
	margin: 5px 0 0 10px;
	display: inline;
}

#textarea  .gastro .gastro_entry .g_text p {
	width: 320px;
	height: 42px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	display: inline;
	font-size: 11px;
}

#textarea  .gastro .gastro_entry .extras {
	background: url(/static/img/line_dotted_vertical.gif) left top repeat-y;
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: right;
	margin-top: 5px;
	padding: 0 0 0 10px;
}

#textarea .gastro .gastro_entry .extras a {
	background: url(/static/img/list_blue.gif) left 3px no-repeat;
	width: 50px;
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	overflow: hidden;
	float: left;
	color: #50a0c8;
	text-decoration: none;
}

#textarea .gastro .gastro_entry .extras a:hover {
	color: #50a0c8;
	text-decoration: none;
}


/* Meldungen News */

#textarea .news {
	width: 660px;
	overflow: hidden;
	margin: 10px 0 0 0;
	float: left;
	
	height: 950px;
}

#textarea  .news .newsentry {
	background: url(/static/img/dotted_line.gif) left bottom repeat-x;
	width: 700px;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}

#textarea .news .newsentry span.date {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
}

#textarea .news .newsentry h3 {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #50a0c8;
}

#textarea .news .newsentry h3 a {
	background: none;
	padding: 0;
	overflow: hidden;
	float: left;
	color: #50a0c8;
	text-decoration: none;
	font-size: 11px;
}

#textarea .news .newsentry h3 a:hover {
	color: #50a0c8;
	text-decoration: none;
}

#textarea .news .newsentry p {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	color: #666;
}

#textarea .news .newsentry a {
	background: url(/static/img/list_blue.gif) left 3px no-repeat;
	padding: 0 0 0 15px;
	overflow: hidden;
	float: left;
	color: #50a0c8;
	text-decoration: none;
	font-size: 11px;
}

#textarea .news .newsentry a:hover {
	color: #50a0c8;
	text-decoration: none;
}


/* Veranstaltungen */

#textarea .events {
	width: 700px;
	overflow: hidden;
	margin: 10px 0 0 0;
	float: left;
	
	height: 960px;
}

#textarea  .events .event {
	background: url(/static/img/dotted_line.gif) left bottom repeat-x;
	width: 700px;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}

#textarea .events span.date {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
}

#textarea .events .event h3 {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #50a0c8;
}

#textarea .events .event h3 a {
	background: none;
	padding: 0;
	overflow: hidden;
	float: left;
	color: #50a0c8;
	text-decoration: none;
}

#textarea .events .event h3 a:hover {
	color: #50a0c8;
	text-decoration: none;
}

#textarea .events .event p {
	width: 700px;
	overflow: hidden;
	float: left;
	font-size: 11px;
	color: #666;
}

#textarea .events .event a {
	background: url(/static/img/list_blue.gif) left 3px no-repeat;
	padding: 0 0 0 15px;
	overflow: hidden;
	float: left;
	color: #50a0c8;
	text-decoration: none;
}

#textarea .events .event a:hover {
	color: #50a0c8;
	text-decoration: none;
}


/* Weather Detail
---------------------------------------------------------- */
#textarea  .weatherdetail {
	width: 600px;
	overflow: hidden;
	float: left;
	margin: 5px 0 0 0;
}

#textarea  .weatherdetail .weatherdate {
	width: 600px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 0;

	background: #3a6c8e;
}

#textarea  .weatherdetail .weatherdate .icon {
	width: 40px;
	height: 80px;
	overflow: hidden;
	padding: 10px;
	float: left;
	margin: 0;
}

#textarea  .weatherdetail .weatherdate .icon img {
	behavior: url(/static/js/iepngfix.htc);
	padding: 0;
	margin: 0;
	border: 0;
}

#textarea  .weatherdetail .weatherdate .weatherdata {
	width: 440px;
	height: 80px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 0;
	color: #ccc;
}
#textarea  .weatherdetail .weatherdate .weatherdata .date {
	width: 70px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin: 0;
}

#textarea  .weatherdetail .weatherdate .weatherdata .temp {
	width: 100px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin: 0;
}

#textarea  .weatherdetail .weatherdate .weatherdata .alt {
	width: 50px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin: 0;
}

#textarea  .weatherdetail .weatherdate .weatherdata .weathertext {
	width: 220px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin: 0;
}



/* Presse Bilder 
-------------------------------------------------------- */
#textarea .presspicturelist {
	width: 700px;
	overflow: hidden;
	float: left;
	margin: 10px 0 10px 0;
}

#textarea .presspicturelist .item {
	width: 170px;
	height: 208px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 0 0;
	background: #fff;
}

#textarea .presspicturelist .image {
	width: 170px;
	height: 170px;
	overflow: hidden;
	
}

#textarea .presspicturelist span {
	width: 160px;
	height: 28px;
	padding: 5px;
	overflow: hidden;
	display: block;
}

#textarea .presspicturelist span a {
	color: #666;
	text-decoration: none;
}

#textarea .presspicturelist span a:hover {
	color: #666;
	text-decoration: none;
}


#textarea .presspicturelist .item_last {
	width: 170px;
	height: 208px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 0 0;
	background: #fff;
}


/* Newsletter Anmeldung
------------------------------------------------------------*/

#textarea .newsletterform {
	width: 500px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	padding: 0 10px;
	background: #e8e8e8;
}

#textarea .newsletterform .error {
	width: 500px;
	float: left;
	overflow: hidden;
	padding: 5px 0;
	color: #ad0000;
	font-weight: bold;
}

#textarea .newsletterform form input {
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 6px;
	line-height: 13px;
	color: #333;
	height: 14px;
	width: 200px;
}

#textarea .newsletterform form p {
	overflow: hidden;
	margin: 2px 0;
}


#textarea .newsletterform form p#submit {
	overflow: hidden;
	margin: 10px 0 0 0;
}
#textarea .newsletterform form p label {
	display: block;
	width: 70px;
	float: left;
	margin: 0 10px 0 0;
}

#textarea .newsletterform form input.submit {
	padding: 0 20px 0 8px !important;
	line-height: 14px !important;
	height: 20px !important;
	width: auto !important;
	color: #fff;
	overflow: visible;
	cursor: pointer;
	background: #50a0c8 url(/static/img/arrow_white.gif) right center no-repeat !important;
	border: 1px solid #50a0c8 !important;
}



#textarea .glockner_head {
	width: 700px;
	overflow: hidden;
	float: left;
	padding: 3px 0;
}

#textarea .glockner_links {
	width: 700px;
	overflow: hidden;
	padding: 3px 0;
	float: left;
}

#textarea .glockner_links .linkcontainer {
	width: 700px;
	overflow: hidden;
	padding: 0;
	float: left;
}

#textarea .glockner_links .linkcontainer a {
	width: 700px;
	margin: 0 0 2px 0;
	color: #50a0c8;
	text-decoration: none;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
}


/* Webcams
---------------------------------------------------- */
#textarea .webcam {
	width: 520px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	/*background: #fff;*/
}

#textarea .webcam .image {
	width: 350px;
	height: 280px;
	float: left;
	overflow: hidden;
}

#textarea .webcam .cameras {
	width: 170px;
	height: 280px;
	float: left;
	overflow: hidden;
	border-top: 1px solid #e5f0f7;
}

#textarea .webcam .cam {
	width: 170px;
	float: left;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	border-bottom: 1px solid #e5f0f7;	
	
}

#textarea .webcam .cam p {
	margin: 5px 10px 5px 10px;
	display: inline;
	overflow: hidden;
	float: left;
	width: 150px;
}

#textarea .webcam .active p {
	margin: 5px 10px 5px 10px;
	display: inline;
	overflow: hidden;
	float: left;
	width: 150px;
}
#textarea .webcam .cam p.head {
	color: #2a70a3;
	font-weight: bold;
}

#textarea .webcam .active p.head {
	color: #2a70a3;
	font-weight: bold;
}


#textarea .webcam .active {
	background: #e5f0f7;
}



/* VIDEO
-------------------------------------------------------- */

#textarea .video {
	display: none;
}










/* Grossglockner Streckenführer
------------------------------------------------------- */

#textarea .route_image {
	width: 520px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#textarea .route_points {
	width: 520px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#textarea .route_points .entry {
	background: url(/static/img/dotted_line.gif) left top repeat-x;
	width: 520px;
	height: 20px;
	overflow: hidden;
	padding: 3px 0 0 0;
	margin: 0 0 5px 0;
}

#textarea .route_points .entry .icon {
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
}

#textarea .route_points .entry .link {
	width: 350px;
	height: 20px;
	padding: 0 10px;
	overflow: hidden;
	float: left;
}

#textarea .route_points .entry .link a {
	height: 14px;
	padding: 3px 0 ;
	overflow: hidden;
	float: left;
	text-decoration: none;
}

#textarea .route_points .entry .altitude {
	width: 60px;
	height: 17px;
	padding: 3px 0 0 0;
	overflow: hidden;
	float: left;
}

#textarea .route_points .entry .length {
	width: 60px;
	height: 17px;
	padding: 3px 0 0 0;
	overflow: hidden;
	float: left;
}



















/* Sidebar (Right Sidebar)
----------------------------------------------------- */
#sidebar {
	width: 230px;
	overflow: hidden;
	float: left;
	
	display: none;
}






/* footer container
--------------------------------------------------------------------- */

#footer {
	display: none;
}