html, body, div
{
	font-size:11px;
	font-family:arial,verdana;
}

body {
    margin:0;
}

a {
    font-family:Arial;
    color:#004c99;
    text-decoration:none;font-weight:bold;font-size:11px;
}

a:hover {
    color: #FFCC66;
}

#startTop10 a.contenttext {
    color: #004c99;
    width:160px;
    height: 14px;
    display: block;
}

#startTop10 a:hover {
    color: #f9a040;
}

#startTop10 div {
	float:left;
	margin: 0;
}

#startTop10 b {
	display:block;
	padding: 6px 3px;
}


.fill {
    display:inline-block;
    background-color: #FFFFFF;
}

.footlink           { font-family:Arial;font-size:11px;color:#ffffff;padding-left:7px;padding-right:7px;text-decoration:none; }

.uv_index           { font-family:Arial;font-size:36px;color:#ffffff; }

.foottext           { font-family:Arial;font-size:9px;color:#ffffff; }

.foot {
	min-width: 300px;
	max-width: 400px;
	padding-left: 10px;
	font-family:Arial;
	font-size:9px;
	color:#474747;
}

.footline           { font-family:Arial;font-size:9px;color:#474747; }

.headtext           { font-family:Arial;font-size:12px;color:#ffffff; }

.contenttext        { font-family:Arial;font-size:11px;color:#474747; }

.contenttextbig        { font-family:Arial;font-size:12px;color:#474747; }

.orangelnk          { font-size:13px; font-family:Arial,Helvetica,sans-serif;color:#F9A040;text-decoration:none;font-weight:bold; }

.whitelnk           { font-size:12px; font-family:Arial,Helvetica,sans-serif;color:#ffffff;text-decoration:none;font-weight:bold; }

.artikelheadlinebig { font-family:Arial;font-size:24px;color:#474747; font-weight: bolder }

.artikelheadline    { font-family:Arial;font-size:16px;color:#474747; }

.aktuellheadline { font-family:Arial;font-size:20px;color:#474747; }

.copyright          { font-family:Arial;font-size:10px;color:#000000; }

.untertitel         { font-family:Arial;font-size:10px;color:#000000; }

.dateline           { font-family:Arial;font-size:10pt;color:#ffffff;padding-left:7px;padding-right:7px; }

.contentwhite       { font-family:Arial;font-size:11px;color:#ffffff;text-decoration:none; }

.contenthead        { font-family:Arial;font-size:12px;color:#ffffff;text-decoration:none; }

.contentblack       { font-family:Arial;font-size:11px;color:#000000;text-decoration:none; }

.contentwhitesmall  { font-family:Arial;font-size:10px;color:#ffffff; }

.contentorange     { font-size:11px; font-family:Arial;color:#F9A040;text-decoration:none; font-weight:bold; }

.contentblue      { font-family:Arial;font-size:11px;color:#004c99;text-decoration:none; }

.tableHeadlineAktuell {
	font-family:Arial;
	font-size:11px;
	color:#FFAA66;
	text-decoration:none;
}

.schnellsuche       { border-style:solid;border-width:1px; }

.datesmall			{ font-family:Arial;font-size:10px;color:#ffffff; }

.serviceheadlinebig { font-family:Arial;font-size:18px;color:#ffffff; }

.serviceheadline    { font-family:Arial;font-size:12px;color:#ffffff; }

.autorenfoot        { font-family:Arial;font-size:9px;color:#ffffff; }

.new {font-family:Arial; font-size: 9px; color: #CC3300; vertical-align : middle;}

.errortext          { font-family:Arial;font-size:11px;font-weight:bold;color:red; }

.textfield			{ font-family:Arial;font-size:11px;border-style:solid;border-width:1px;height:19px;width:150px;border-color:#004c99;background-color:#ccd6ef; }

.textfielderror     { font-family:Arial;font-size:11px;border-style:solid;border-width:1px;height:19px;width:150px;border-color:#004c99;background-color:#FFFFFF; }

.input_url{
	border: 1px solid;
	border-color:#004c99;
	font-family:Arial;
	font-size:11px;
	width:250px;
	padding-left:2px;
}

#iwkTable  {
    border: 1px solid #e6eff7;
    border-collapse:collapse;
}

#iwkTable thead th {
    padding: 1px 3px 1px 3px !important;
    padding-top: 0px;    /* fuer IE */
    border: 1px solid #e6eff7;
    text-align: left;
}

#iwkTable tbody td {
   padding: 1px 3px 1px 3px !important;
   padding-top: 0px;    /* fuer IE */
   white-space: nowrap;
   border: 1px inset #004c99 !important;
}

/******************************************
START Styles für Startseite content/nachrichten/start.inc.php
******************************************/
#startContent {
    background-color: #CCD6EF;
    width: 668px;
}

#startContent b {
	padding: 3px 6px;
	display:block;
	white-space: nowrap;
	text-align: left;
}

#startContent div {
    float:left;
    background-color: inherit;
    margin:0px;
}

#startContent div .clear {
    clear:both;
}

#startContent .newsTeaser {
    padding:0px;
    width: 443px;
    min-height: 180px;
    background-color: #CCD6EF;
}

#startContent .ui-tabs-panel {
    border: 1px solid #97A5B0;
}

#startContent #newsPane {
    background-color: #ffcc66;
}

#startContent .synopsisText {
    padding: 0px;
    margin: 2px 2px 2px 8px;
}

#startContent .synopsisText p {
	margin: 1px 0px 2px 0px;
}

.newsTeaser .ui-tabs-nav a:hover  {
	background-position: 100% -100px;
}

.newsTeaser .ui-tabs-nav a:hover span {
	color: #e08422;
	background-position: 0 0;
}

.newsTeaser .ui-tabs-selected a:hover  {
	background-position: 100% -150px;
}

.newsTeaser .ui-tabs-selected a:hover span {
	color: #000000;
	background-position: 0 -50px;
}

.newsTeaser a.headLink {
	color: #000000;
}

.newsTeaser a.headLink:hover {
	color: #f9a040;
}

.newsTeaser ul {
    background-color: #CCD6EF;
}

.newsTeaser h1, .newsTeaser h2, .newsTeaser h3 {
    white-space: nowrap; overflow: hidden;
}

.newsTeaser h1 {
    font-weight:bolder; font-size: 13px;
    margin: 1px 4px;
}

.newsTeaser h2 {
    color:#324780;
    font-weight: bolder;
    font-size: 11px;
    margin: 1px 4px;
}

.newsTeaser h3 {
    color: #324780;
    margin: 0 1px 0 4px;
    float:left;
    height: 22px;
    line-height: 16px;
    width: 302px;
    font-weight: normal;
    font-size: 11px;
}

#startContent .newsTeaser .pic {
        border: 1px solid #004C99;
        width:64px;
        height:48px;
        overflow:hidden;
        background-color: #FFFFFF;
		position: relative;
}


#startContent .newsTeaser .news {
        width: 370px;
        height:48px;
        overflow: hidden;
        white-space: nowrap;
		cursor:pointer;
}

#startContent .newsTeaser .news div {
        width:367px;
}

#startContent .newsFlash {
        width: 216px;
        background-color: #004C99;
        text-align: center;
        color: #ffffff;
}

#startContent .map {
	height: 298px;
	width: 216px;
	overflow: hidden;
	text-align: center;
}

#startContent .smallMap {
	height: 205px;
	width: 144px;
	overflow: hidden;
	text-align: center;
}

.smallMap img, .map img {
	border: 0px;
	height: 278px;
	display: inline-block;
	margin: auto;
}

.smallMap a, .map a {
	color: rgb(255, 255, 255);
	text-align: center;
}

.smallMap a:hover, .map a:hover, .smallTeaser a:hover {
    color: #FFCC66;
}

.smallMap b, .map b {
	background-color: rgb(0, 76, 153);
}

#startContent .smallTeaser {
	background-color: #004C99;
	color: #ffffff;
	height: 85px;
	overflow: hidden;
}

.smallTeaser img {
	border: 0px;
	height: 65px;
}

.smallTeaser a {
	color: rgb(255, 255, 255);
}
/******************************************
ENDE Styles für Startseite content/nachrichten/start.inc.php
******************************************/


/******************************************
START Schnee nach Land
******************************************/
.Linkspalte {
	width:230px;
	float:left;
	padding: 0px;
	margin: 0px;
}

.RegionHeader {
	border: 1px solid #004c99;
	width: 100%;
	background: #004c99;
}

.RegionHeader .Text {
	padding: 5px;
	color: #FFFFFF;
	font-size:12px;
}

.altBG {
	background-color: #ccd6ef;
}

.schneeLink {
	width:100%;
	display: inline-block;
	border: 1px solid #004c99;
	overflow: hidden;
	white-space: nowrap;
}

.schneeLink .Ortsname {
	max-width:180px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	padding: 2px 3px;
}

.schneeLink .Schneehoehe {
	white-space:nowrap;
	text-align: right;
	float:right;
	padding: 2px 3px;
}

#schneeTeaser { /* Tabelle mit Schneehöhen aus ausgewählten Skigebieten */
	font-size:11px; border-left: 1px solid #004c99; border-right: 1px solid #004c99;
	border-bottom: 1px solid #004c99;
	width: 100%;
}

#schneeTeaser td {
	white-space: nowrap;
}


/******************************************
START Styles Navigation
******************************************/

td.link {
	background-color: rgb(114, 135, 192);
	border-bottom: 1px solid #004c99;
	padding: 1px;
}

td.activeLink {
	background-color: rgb(249, 160, 64);
	border-bottom: 1px solid #004c99;
	padding: 1px;
}

.navilnk {
	cursor: pointer;
	color:#ffffff;
}

.activeLink a:hover, .activeLinkName a:hover {
	color: #7287C0;
}

td.orangeNav {
	 border-color: #e08422 !important;
}

td.orangeNav:hover {
	color: #004c99;
}

#ortNavi {
	text-align: right;
}

#ortNavi .navilnk {
	white-space: nowrap;
}

#ortNavi .linkName {
	padding: 3px;
	height: 22px;
	background-color: #7287c0;
	border-top: 1px solid #004C99;
	border-bottom: 1px solid #004C99;
}

#ortNavi .linkButton {
	padding: 1px;
	background-color: #7287c0;
	border: 1px solid #004C99;
	width: 16px;
}

#ortNavi td.activeLinkName {
	padding: 3px;
	height: 22px;
	background-color: #f9a040;
	border-top: 1px solid #004C99;
}

#ortNavi .activeLinkButton {
	padding: 1px;
	background-color: #f9a040;
	border: 1px solid #004C99;
	width: 16px;
}

td div.naviHead	{
	font-weight: bold;
	padding: 3px 5px;
	display: block;
}

td a span.name {
	padding-left: 3px; float:left; width:100%;
}

td .activeName {
	padding-left: 4px; float:left;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	cursor: default;
}

td img.arrowRight {
	padding-top: 1px;
	float: right;
	margin: 1px;
}

td img.arrowLeft {
	padding-top: 1px;
	float: left;
	margin: 1px;
}

.sepBottomOrange {
	border-bottom: 1px solid #e08422;
}

.sepBottom {
	border-bottom: 1px solid #004c99;
}

.sepBottomThick {
	border-bottom: 2px solid #004c99 !important;
}

.sepLeft {
	border-left: 1px solid #004c99;
}

.sepTop {
	border-top: 1px solid #004c99;
}

.sepTopSelected {
	border-top: 1px solid #F9A040;
}

.sepRight {
	border-right: 1px solid #004c99;
}


div.tpp {	/* Terminpunktprognose-Box */
	background-color: #FFCC66;
	width: 100%;
	height: 100%;
	text-align: left;
	float: left;
	border-bottom: 1px solid #e08422;
}

.tpp div {
	clear: both;
}

.tpp .descriptionBox {
	padding: 6px 10px;
	white-space: normal !important;
}

.tpp label {
	width: 50px;
	height: 20px;
	float: left;
	display: block;
}

.tpp label b {
	padding-left: 8px;
}

.tpp input, .tpp select {
	float: left;
	margin:0px;
	padding:1px;
	height:18px;
	width:60px;
	font-size:11px;
	font-family:Arial;
	font-weight: bold;
	color:#000000;
	border:1px solid #E08422;
	background-color:#FFDD77;
}

/****************************************
START Styles für Terminpunktprognose
*****************************************/

.exp_icon{
	float:left;
	height:36px;
	width:20px;
	padding:0px 0px 0px 0px;
	border-top:0px solid #004c99;
	border-bottom:0px solid #004c99;
}

.main_category{
	float:left;
	height:36px;
	width:100px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border-right:0px solid #004c99;
	border-top:0px solid #004c99;
	border-bottom:0px solid #004c99;
}

.sub_category, .sub_category_main{
	float:left;
	height:36px;
	width:120px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border-right:0px solid #004c99;
	border-bottom:0px solid #004c99;
}

.sub_category_image{
	float:left;
	height:36px;
	width:120px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border-right:0px solid #004c99;
	border-bottom:0px solid #004c99;
}

.sub_category_main{
	border-top:0px solid #004c99;
}

.hor_line {
	clear:both;
	width:auto;
	height:1px;
	background-color:#004c99;
	line-height:0px;
	font-size:0px;
}

.vert_line {
	float:left;
	width:1px;
	height:36px;
	background-color:#004c99;
}

.weather_value, .weather_value_main{
	float:left;
	height:36px;
	width:48px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border-bottom:0px solid #004c99;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
}

.weather_value_main{
	border-top:0px solid #004c99;
}

.weather_image, .weather_image_main{
	float:left;
	height:36px;
	width:48px;
	padding:0px;
	background-color:transparent;
	border-bottom:0px solid #004c99;
}

.weather_image_main{
	border-top:0px solid #004c99;
}

#wind_exp, #temp_exp, #temp_minus, #wind_minus, #nds_exp, #nds_minus, #wetter_exp, #wetter_minus, #druck_exp, #druck_minus, #feuchte_exp, #feuchte_minus, #sonne_exp, #sonne_minus, #mez_exp, #mez_minus{
	display:none;
}

.category_box{
	height:22px;
	background-color:#eaecf6;
}

/****************************************

ENDE Styles für Terminpunktprognose

*****************************************/


/*****************************************

START Styles für Autocomplete TPP Formular

*****************************************/

.suggestionsBox {
	position:absolute;
	margin-top:25px;
	width: 140px;
	z-index:99;
	background-color: #F9A040;
	border: 1px solid #E08422;
	color: #ffffff;
}

*+html .suggestionsBox {
	margin-top:5px;
}

* html .suggestionsBox {
	margin-top:5px;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 2px 0px;
	padding: 2px;
	cursor: pointer;
	list-style-type:none;
}

.suggestionList li:hover {
	background-color: #ffcc66;
	color: #474747;
}



/*****************************************

ENDE Styles für Autocomplete TPP Formular

*****************************************/