/* content.css
------------------------------------------------------------------------
This stylesheet contains the CSS rules for contentpages of Gastein 

Author: elements.at 
--------------------------------------------------------------------- */

#content {
	width: 960px;
	overflow: hidden;
	padding: 0 20px;
}

#content #content_area {
	background: #e5eff8 url(/static/img/content_bg.jpg) left bottom no-repeat;
	width: 960px;
	overflow: hidden;
	padding: 0 0 15px 0;
}

#content #content_area #textarea {
	background: url(/static/img/textarea_top.gif) left top no-repeat;
	width: 960px;
	overflow: hidden;
	padding: 22px 0 0 0;
	min-height: 200px;
}

/*  CSS from old site 
------------------------------------------------------------------------*/

/* left side */
#textarea #content_left {
	width: 204px;
	overflow: hidden;
	float: left;
}

#content_left h2 { 
	width: 174px;
	line-height: 14px;
	font-size: 11px;
	color: #4d83b2;
	overflow: hidden;
	padding: 0 10px 0 20px;
}

#content_left #navigation { 
	width: 184px;
	overflow: hidden;
	padding: 0 10px;
	list-style: none;
}

#content_left #navigation li { 
	width: 184px;
	overflow: hidden;
	padding: 0;
	list-style: none;
}

#content_left #navigation li a { 
	background: url(/static/img/subnav_arrow.gif) 10px 7px no-repeat;
	display: block;
	width: 159px;
	overflow: hidden;
	padding: 3px 0 3px 25px;
	color: #4d83b2;
	text-decoration: none;
}

#content_left #navigation li a:hover, #content_left #navigation li a.active { 
	background: #fff url(/static/img/subnav_arrow_hover.gif) 10px 7px no-repeat;
	display: block;
	width: 159px;
	overflow: hidden;
	padding: 3px 0 3px 25px;
	color: #034ca1;
	text-decoration: none;
}

/* right side*/
#textarea #content_right {
	width: 725px;
	overflow: hidden;
	padding: 0 15px;
	border-left: 1px solid #c6d7ea;
	float: left;
}

#textarea #content_right #cr_inner {
	width: 725px;
	overflow: hidden;
	color: #303340;
}

#textarea #content_right #cr_inner h1 {
	width: 725px;
	overflow: hidden;
	color: #5287c1;
	font-size: 15px;
	line-height: 18px;
	padding: 3px 0 0 0;
	margin: 0 0 7px 0;
}

#textarea #content_right #cr_inner span.h1 {
	width: 725px;
	overflow: hidden;
	display: block;
	padding: 3px 0 0 0;
	margin: 0 0 7px 0;
}

#content_right h2 {
	font-size: 11px;
	color: #CC0000;
	margin: 10px 0;
}

#textarea #content_right #cr_inner a {
	overflow: hidden;
	color: #5287c1;
	text-decoration: none;
}

#textarea #content_right #cr_inner p {
	margin: 0;
}


#textarea #content_right #cr_inner ul {
	margin: 10px 10px 10px 20px;
}

#textarea #content_right #cr_inner li {
	margin-bottom: 4px;
	list-style-type: square;
}


#textarea #content_right #cr_inner .datatable {
	border-collapse: collapse;
	margin: 0 0 0 1px;
}

#textarea #content_right #cr_inner .datatable td {
	padding: 5px 10px 5px 10px;
	background: #FAFCFE;
	border: 1px solid #C6DBF0;
}

#textarea #content_right #cr_inner .datatable .header td {
	background: #3D7FB7;
	color: #fff;
}

#textarea #content_right #cr_inner .datatable .subheader td {
	background: #E1ECF7;
	color: #3D7FB7;
}




/* img container with caption
--------------------------------------------------------------------- */
#textarea #content_right #cr_inner #cr_img_c {
	float: right;
	width: 334px;
	margin: 0 0 10px 10px;
}
#cr_img_c .cr_img {
	width: 342px;
	margin: 0 0 10px 0;
}

#cr_img_c .cr_img img {
	width: 334px;
	display: block;
}

#cr_img_c .cr_img_text {
	background: #fff;
	color: #303340;
	width: 314px;
	padding: 6px 10px;
}


/* image gallery */
#textarea #content_right #cr_inner #gallery {
	width: 725px;
	overflow: hidden;
}

#gallery div {
	float: left;
	margin: 10px 10px 0 0;
	overflow: hidden;
	padding: 7px;
	background: #fff;
}

#gallery div a {
	display: block;
	text-decoration: none;
}

#gallery div img {

}

/* content teaser */
#content_teaser {
	width: 725px;
	overflow: hidden;
}

#content_teaser .img_text_teaser_xwide {
	background: url(/static/img/c_teaser_bg.gif) left top repeat-x;
	width: 725px;
	height: 101px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: pointer;
}

#content_teaser .img_text_teaser_xwide .ittxw_img {
	width: 179px;
	height: 101px;
	float: left;
}

#content_teaser .img_text_teaser_xwide .ittxw_img img {
	width: 179px;
	height: 101px;
}

#content_teaser .img_text_teaser_xwide .ittxw_text {
	width: 521px;
	padding: 0 10px 0 15px;
	float: left;
}

#content_teaser .img_text_teaser_xwide .ittxw_text h2 {
	width: 521px;
	color: #4d83b2;
	font-size: 12px;
	margin: 0;
	padding: 3px 0;
	
}

#content_teaser .img_text_teaser_xwide .ittxw_text p {
	font-size: 11px;
	color: #403030;
	margin: 6px 0 0 0 !important;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	padding: 0;
}

#content_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details {
	margin: 0;
	overflow: hidden;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}

#content_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details a {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #C42409;
	text-decoration: none;
	padding: 0 10px 0 0;
}

#content_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details span {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #5287C1;
	text-decoration: none;
	padding: 0 10px 0 0;
}

/* loacation-entries (huts, skirent and skischools) */
#textarea #content_right #cr_inner .location_entry {
	background: #fff;
	width: 350px;
	height: 180px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 0 0 5px 0;
	float: left;
}

#textarea #content_right #cr_inner .le_text {
	height: 50px;
	padding: 0;
	margin: 0;
}

#textarea #content_right #cr_inner .le_text h4 {
	font-size: 11px;
	padding: 10px 10px 0 10px;
}

#textarea #content_right #cr_inner .le_text p {
	font-size: 11px;
	padding: 10px 10px 0 10px;
}

#textarea #content_right #cr_inner .le_img {
	width: 110px;
	float: right;
}

#textarea #content_right #cr_inner .le_img img {
	width: 100px;
	margin: 5px 10px 0 0;
}


#textarea #content_right #cr_inner .le_adress {
	width: 220px;	
	height: 130px !important;
	padding: 5px 0 5px 10px;
	float: left;
	overflow: hidden;
	
}

#textarea #content_right #cr_inner .le_adress h4 {
	font-size: 11px;
}


/*subportal teaser*/
#subportal_teaser {
	width: 725px;
	overflow: hidden;
}

#subportal_teaser .img_text_teaser_xwide {
	background: url(/static/img/c_teaser_bg.gif) left top repeat-x;
	width: 725px;
	height: 101px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: pointer;
}

#subportal_teaser .img_text_teaser_xwide .img_text_teaser_xwide {
	margin:0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_img, #subportal_teaser .img_text_teaser_xwide .image {
	width: 179px;
	height: 101px;
	float: left;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_img img {
	width: 179px;
	height: 101px;
}

#subportal_teaser .img_text_teaser_xwide .image img {
	display:block;
	float:left;
	margin:-40px 0 0 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text, #subportal_teaser .img_text_teaser_xwide .pt_text {
	width: 521px;
	height:101px;
	position:relative;
	padding: 0 10px 0 15px;
	float: left;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text h2, #subportal_teaser .img_text_teaser_xwide .pt_text h3 {
	width: 521px;
	color: #4d83b2;
	font-size: 12px;
	margin: 0;
	padding: 3px 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text p, #subportal_teaser .img_text_teaser_xwide .pt_text p {
	font-size: 11px;
	color: #403030;
	margin: 6px 0 0 0 !important;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	padding: 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details {
	margin: 0;
	overflow: hidden;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details a, #subportal_teaser .img_text_teaser_xwide .pt_text a {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #C42409;
	text-decoration: none;
	padding: 0 10px 0 0;
}


#subportal_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details span {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #5287C1;
	text-decoration: none;
	padding: 0 10px 0 0;
}


#subportal_teaser .img_text_teaser_xwide .pt_text p a {
	position:absolute;
	left:15px;
	top:75px;
}


/* Presspictures and texts 
-------------------------------------------------------------------*/
#textarea #content_right #cr_inner .press_search {
	width: 725px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_search form {
	width: 725px;
	overflow: hidden;
	padding: 10px 0;
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .press_search form p {
	width: 715px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_search form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #303340;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea #content_right #cr_inner .press_search form input {
	width: 150px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .press_search form input.submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat;
	border: 1px solid #5287c1;
	padding: 0 10px 2px 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}

#textarea #content_right #cr_inner .press_categories {
	width: 725px;
	overflow: hidden;
	padding: 10px 0;
}

#textarea #content_right #cr_inner .press_categories ul {
	width: 715px;
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#textarea #content_right #cr_inner .press_categories ul li {
	background: url(/static/img/cat_list.gif) left 4px no-repeat;
	width: 705px;
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 10px;
}

/* Presspics */
#textarea #content_right #cr_inner .press_pictures {
	width: 725px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock {
	width: 228px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin: 10px 10px 0 0;
	text-align: left;
	background: #fff;
	padding: 0;
	color: #fff;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock .image {
	width: 212px;
	height: 101px;
	overflow: hidden;
	padding: 7px 7px 0 7px;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock .pp_text {
	width: 212px;
	height: 14px;
	overflow: hidden;
	padding: 5px;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock a {
	color: #303340 !important;
	text-decoration: none;
}

/* Presstexts */
#textarea #content_right #cr_inner .press_texts {
	width: 725px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_texts .presstext {
	width: 725px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#textarea #content_right #cr_inner .press_texts .presstext a {
	text-decoration: underline;
}

#textarea #content_right #cr_inner .press_texts .presstext p {
	width: 725px;
	overflow: hidden;
	padding: 5px 0;
}



/* Paging */
#textarea #content_right #cr_inner .pageing {
	width: 725px;
	overflow: hidden;
	padding: 10px 0;
	clear: both;
}

#textarea #content_right #cr_inner .pageing a {
	color: #5287c1;
	text-decoration: none;
	margin: 0 10px 0 0;
}

#textarea #content_right #cr_inner .pageing a.next {
	color: #5287c1;
	text-decoration: none;
	padding: 0 10px 0 0;
	background: url(/static/img/paging_next.gif) right 4px no-repeat;
}
#textarea #content_right #cr_inner .pageing a.back {
	color: #5287c1;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(/static/img/paging_back.gif) left 4px no-repeat;
}


/* newsletter subscribe and unsubscribe */
#textarea #content_right #cr_inner .newsletter_form {
	width: 450px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .newsletter_form form {
	width: 450px;
	overflow: hidden;
	padding: 10px 0;
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .newsletter_form form p {
	width: 440px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea #content_right #cr_inner .newsletter_form form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #303340;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form input {
	width: 250px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form input.zip {
	width:50px;
}

#textarea #content_right #cr_inner .newsletter_form form input.city {
	width:189px;
}

#textarea #content_right #cr_inner .newsletter_form form select {
	width: 100px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form p.submitbutton {
	width: 300px;
	height: 19px;
	padding: 0 0 0 140px;
	margin: 0 0 3px 0;
	overflow: hidden;
}


#textarea #content_right #cr_inner .newsletter_form form input.submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat;
	border: 1px solid #5287c1;
	padding: 0 10px 2px 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}


/* Webcams */
#textarea #content_right #cr_inner #webcam_container {
	width: 725px;
	overflow: hidden;
}

#webcam_container .mapcontainer {
	width: 325px;
	height: 550px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
}

#webcam_container #detail_webcams {
	width: 380px;
	height: 554px; 
	overflow: hidden;
	float: left;
}

#webcam_container #detail_webcams .webcam {
	width: 380px;
	overflow: hidden;
	position: relative;
	margin: 0 0 1px 0; 
	height: 26px;
}

#webcam_container #detail_webcams .webcam .head {
	background: #c5daed url(/static/img/webcam_closed.gif) 8px 10px no-repeat;
	width: 350px;
	height: 14px;
	overflow: hidden;
	padding: 6px 10px 6px 20px;
	color: #5287c1;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}

#webcam_container #detail_webcams .webcam .headopen {
	background: #fff url(/static/img/webcam_open.gif) 7px 11px no-repeat;
	width: 350px;
	height: 14px;
	overflow: hidden;
	padding: 6px 10px 6px 20px;
	color: #303340;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}

#webcam_container #detail_webcams .webcam .detail {
	width: 380px;
	height: 286px;
	overflow: hidden;
}

#webcam_container #detail_webcams .webcam .detail .click {
	width: 380px;
	height: 286px;
	overflow: hidden;
	position:relative;
}

#webcam_container #detail_webcams .webcam .detail .click .history {
	position:absolute;
	top:247px;
	left:270px;
	cursor:pointer;
}

#webcam_container #detail_webcams .webcam .detail .click a.historylink {
	width:79px;
	height:24px;
	overflow:hidden;
	position:absolute;
	top:247px;
	left:270px;
	cursor:pointer;
}

#webcam_container #detail_webcams .webcam .detail .click .video {
	position:absolute;
	top:222px;
	left:270px;
	cursor:pointer;
}




/* lifts and slopes and weather */

/* Content 2 Blocks */
#textarea #content_right #cr_inner .block2 { 
	width: 725px; 
	margin: 10px 0 0 0;
	overflow: hidden;
}


#textarea #content_right #cr_inner .block2 table { 
	width: 100%;
}

#textarea #content_right #cr_inner .block2 .block {
	width: 350px;
	margin: 0 10px 10px 0;
	float: left;
}

#textarea #content_right #cr_inner .block2 .color0 {
	background: #d6e4f1;
	padding: 10px;
}

#textarea #content_right #cr_inner .block2 .color1 {
	background: #d6e4f1;
	padding: 10px;
}

#textarea #content_right #cr_inner .block2 td {
	vertical-align: top;
	border-bottom: solid 1px #bdd2e9;
	padding: 3px 10px 4px 0;
}

#textarea #content_right #cr_inner .block2 th {
	vertical-align: top;
	border-bottom: solid 1px #bdd2e9;
	padding: 0 10px 0 0;
}

#textarea #content_right #cr_inner .block2 .color1 td {
	border-bottom: solid 1px #bdd2e9;
	padding: 3px 10px 6px 0;
}
#textarea #content_right #cr_inner .block2 .color1 th {
	border-bottom: solid 1px #bdd2e9;
	padding: 0 10px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift td {
	padding: 2px 5px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift th {
	padding: 2px 5px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift td.percent {
	background: #669900;
	color: #fff;
	text-align: right;
	padding: 2px 5px 2px 5px;
	width: 30px !important; 
}

#textarea #content_right #cr_inner .block2 table.lift tfoot td {
	padding: 2px 5px 2px 0;
	border-top: solid 2px #bdd2e9;
	border-bottom: solid 0px;
}
#textarea #content_right #cr_inner .block2 table.lift tfoot th {
	padding: 2px 5px 2px 0;
	border-top: solid 2px #bdd2e9;
	border-bottom: solid 0px;
}
#textarea #content_right #cr_inner .block2 table.lift tfoot td.percent {
	background: #336600;
}


/* openinfos */
#textarea #content_right #cr_inner .openinfo {
	background: #d6e4f1;
	padding: 10px;
	margin: 10px 0;
}

#textarea #content_right #cr_inner .openinfo table { 
	width: 100%; 
}

#textarea #content_right #cr_inner .openinfo tr.info1 {
	background: #d6e4f1;
}
#textarea #content_right #cr_inner .openinfo tr.info2 {
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .openinfo td {
	padding: 2px 5px 2px 5px;
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo th {
	padding: 2px 5px 2px 20px;
	border-top: solid 1px #bdd2e9;
	text-align: left;
}
#textarea #content_right #cr_inner .openinfo td {
	padding: 2px 5px 2px 5px;
}
#textarea #content_right #cr_inner .openinfo tr.info1 td {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info1 th {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info2 td {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info2 th {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo td.icon {
	padding: 0 0 0 5px;
}


#textarea #content_right #cr_inner .openinfo thead td, #textarea #content_right #cr_inner .openinfo thead th {
	color: #647382;
	border-top: solid 0;
	border-bottom: solid 2px #bdd2e9;
}

#textarea #content_right #cr_inner .openinfo thead b {
	color: #303340;
}


#textarea #content_right #cr_inner .openinfo tr.space td { 
	height: 10px; 
	border: none;
}

#textarea #content_right #cr_inner a.info { padding: 0 10px 0 0; background: url(/static/nav/a_info0.gif) right no-repeat; }
#textarea #content_right #cr_inner a.info:hover { background: url(/static/nav/a_info1.gif) right no-repeat; }


tr.info_extra th, tr.info_extra td {
	border-top: solid 0;
	padding: 5px 5px 10px 5px;
}

.block1 {
	margin: 10px 0; 
}



/* season start */
div.seasonstarts {
padding:10px;
background:#eaeef0;
}

table.seasonstarts {
background:#eaeef0;
width:540px;
}

.seasonstarts .region td{
font-weight:bold;
background-color:#ededcf;
padding:4px 0 4px 10px;
}

.seasonstarts .entry td {
margin-top:2px;
border-top:1px solid #000000;
border-right:1px solid #000000;
}

.seasonstarts .entry td.last {
border-right:none;
}



/* Skiamade Eventkalender 
-------------------------------------------------------------------*/
#textarea #content_right #cr_inner #event_search {
	width: 725px;
	overflow: hidden;
	background: #d6e4f1;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}

#textarea #content_right #cr_inner #event_search td {
	padding: 2px 0 2px 10px;
}


#textarea #content_right #cr_inner #event_search input {
	width: 30px;
	background: #fff !important;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner #event_search select {
	background: #fff !important;
	border: 1px solid #fff;
	padding: 2px 2px 2px 5px;
	line-height: 14px;
	margin: 0 5px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner #event_search input#event_submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat !important;
	border: 1px solid #5287c1;
	padding: 0 10px 2px 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}

#textarea #content_right #cr_inner .event_list {
	width: 725px;
	overflow: hidden;
	padding: 5px 0 0 0;
}

#textarea #content_right #cr_inner .event_list a {
	font-weight: bold;
	text-decoration: underline;
}

#textarea #content_right #cr_inner .event_list table td {
	padding: 5px 0 0 10px;
	vertical-align: top;
}


#textarea #content_right #cr_inner .pages {
	width: 725px;
	overflow: hidden;
	background: #d6e4f1;
	padding: 5px;
	margin: 10px 0 0 0;
}

#textarea #content_right #cr_inner .pages a {
	color: #5287c1;
	text-decoration: none;
	margin: 0 10px 0 0;
	padding: 0;
}

/* Detailseite */

#textarea #content_right #cr_inner hr {
	width: 725px;
	height: 1px;
	overflow: hidden;
	background: #c6d7ea;
	border: none;
	border-bottom: 1px solid #c6d7ea;
}


/* SUCHE AUFLISTUNG
----------------------------------------------------------------------------------*/

#textarea #content_right #cr_inner #search_form {
	background: #d6e4f1;
	width: 725px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 0 10px 0;
}

#textarea #content_right #cr_inner #search_form p {
	width: 715px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea #content_right #cr_inner #search_form label {
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	color: #303340;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea #content_right #cr_inner #search_form input {
	width: 150px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner #search_form input#submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat;
	border: 1px solid #5287c1;
	padding: 0 10px 2px 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}

#textarea #content_right #cr_inner .search_result {
	width: 725px;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 0;
}

#textarea #content_right #cr_inner .search_result h3 {
	color: #5287c1;
}

#textarea #content_right #cr_inner .search_result h3 a {
	color: #5287c1;
	font-weight: bold;
	margin: 0;
}

#textarea #content_right #cr_inner .search_result p a {
	color: #5287c1;
	text-decoration: none;
}


#textarea #content_right #cr_inner .iic_p_result {
	padding: 5px 0;
	overflow: hidden;
	margin: 10px 0 0 0;
}

/* Spezialtemplate Panorama
----------------------------------------------------------------------------------*/
#content #content_area #textarea .panorama {
	width: 776px;
	overflow: hidden;
	padding: 0 92px;
}

#content #content_area #textarea .panorama h1 {
	width: 776px;
	overflow: hidden;
	color: #5287c1;
	font-size: 15px;
	line-height: 18px;
	padding: 3px 0 0 0;
	margin: 0 0 7px 0;
}

#content #content_area #textarea .panorama span.h1 {
	width: 776px;
	overflow: hidden;
	display: block;
	padding: 3px 0 0 0;
	margin: 0 0 7px 0;
}

#content #content_area #textarea .panorama iframe {

}


/* Sidebar
----------------------------------------------------------------------------------*/
#sidebar {
	float:left;
	overflow:hidden;
	padding:0 10px;
	margin:20px 0;
	width:184px;
}

#sidebar .teaser {
	float:left;
	width:184px;
	padding:0 0 10px 0;
}

#sidebar .teaser .image {
	float:left;
	width:184px;	
	height:84px;
	margin:0 0 5px 0;
	overflow:hidden;
}

#sidebar .teaser .image img {
	display:block;
	float:left;
	margin:-50px 0 0 0;
}

#sidebar .teaser a {
	color:#4D83B2;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	text-decoration:none;
	padding:0 10px 0 0;
	width:184px;
}

#sidebar .teaser p {
	color:#403030;
}



