/*scom3 video stylesheet*/
/*common declarations*/
body {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.salzburg.com/nwas/bilder/bg_grau.gif);
	background-repeat: repeat-y;	
}

a {
	color: #00509f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00509f;
}

#main {
	width: 980px;
	margin: 0px;
	padding: 0px;		
}

#header {
	width: 970px;
	margin-bottom: 20px;
	font-size: 10px;
}

#headermenue {
	margin: 15px 0 0 0;
	text-align: right;
}

#headermenue a, #headermenue a:hover, #headermenue a:visited {
	color: #000000;
	text-decoration: none;
}

.headerlink {
	padding: 4px 5px 4px 5px;
	margin: 0;
	font-weight: bold;
}

.headerinfo {
    margin-top: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 60px;
}

.headerdatum {
	text-align: left;
	float: left;
	padding-left: 15px;
	font-weight: bold;
}

.headermenuitem {
	border-left: 1px solid #cccccc;	
	float:left;
	width: 150px;
	text-align:center;
	padding: 20px 0 22px 0;
}

.headermenuitem a, .headermenuitem a:hover, .headermenuitem a:visited {
	color: #aaaaaa;
	font: 15px Arial normal;
}

#header input.search {
	width: 140px; 
	height: 25px; 
	border: 1px solid #cccccc;
	padding: 2px 0 0 4px;
	margin-top: 2px; 
	font-size: 10px;
	font-style: italic;
	background-color: #ffffff;
	color: #cccccc;
}

#header .searchok {
	width: 75px;
	height: 21px;
	border: 0px;
	margin: 0px 5px 1px 5px;
}

#suchfeld {

}




#content {
	width: 970px;
	margin: 0px;
	float: left;
	overflow: hidden;
	padding: 0 10px 0 10px;
}


#left {
	width:450px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#left p {
	line-height: 120%;
}

#left h1, h1 {
	font-size: 18px;
	font-family: "arial";
	font-weight: normal;
	color: #00509f;
	margin: 0px 0 5px 0;
}

.playertext {
margin:0px;
width:438px;
padding:5px;
padding-top:10px; 
background-color:#fff;
border: 1px solid #cccccc;
}

.artikel {
	text-align: right;
	float:right;
	font-weight: bold;
}

#right {
	width: 500px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#right ul {
	margin: 0 0 10px 0px;
	padding: 2px 2px 3px 0px;
}

#right li {
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 4px 0;
}

.mitte {
	margin:0px;
	padding:0;
	width:160px;
	background-color:#fff;
	float:left;
}

h2.aktivsmall {
	color: #c62026;
	padding: 5px 5px;
	width: 148px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	font-size: 11px;
	margin:0;
	font-weight: normal;
	text-transform: uppercase;
}

.sidebarboxsmall {
	margin:0; 
	height:225px;
	border:1px solid #cccccc;
	padding: 0px 5px;
	width: 148px;
}

#cad {
    width:300px;
	height:250px;
	padding:0;
	margin:0 20px 0 15px;
	border:1px solid #cc0000;
	float:right;
}

#videos {

}

li {
	list-style-type: none;
}

/*sitemap*/
#sitemap {
	width: 960px;
	background-color: #EEEEEE;
	color: #000000;
	margin: 10px 0 10px 0;
	padding: 10px 0px 20px 10px;
	font-size: 10px;
	line-height: 150%;
}

#sitemap a, #sitemap a:hover, #sitemap a:visited {
	color: #000000;
}

#sitemapneu {
	background: #777667;
	min-height: 370px;
	width: 960px;
	color: #000000;
	margin: 10px 0 10px 0;
	padding: 10px 0px 20px 10px;
	line-height: 150%;
}

#sitemapneu a, #sitemapneu a:hover, #sitemapneu a:visited {
	color: #EDEBCD;
}


.sitemapreihe {
clear:both;
min-height: 165px;
margin-bottom:20px;
padding: 0px;
}

.sitemapspalte, .sitemapspaltelast {
float:left;
margin-right: 8px;
width: 150px;
height: 160px;
border-right: 1px solid #CFCEB3;
}

.sitemapspaltelast {
border-right: none;
}

.sitemapspalte ul, .sitemapspaltelast ul {
margin-bottom: 0px;
}

li.sitemapheader {
font: 14px Arial;
font-weight: bold;
color: #CFCEB3;
}

#sitemapneu li.sitemapheader a, #sitemapneu li.sitemapheader a:hover, #sitemapneu li.sitemapheader a:visited {
color: #CFCEB3;
}

/*footer*/
#footer {
	width: 960px;
	color: #666666;
	margin: 10px 0 10px 0;
	padding: 0px 0px 20px 10px;
	font-size: 10px;
	line-height: 150%;
}

#footer .footerleft {
	float: left;
	width: 390px;
}

#footer .footerright {
	float: right;
	width: 390px;
	text-align: right;
	margin-right: 0px;
	padding-right: 5px;
}

#footer a, #footer a:visited, .footerleft a, .footerright a, .footerleft a:visited, .footerright a:visited {
	color: #666666;
}


.iconfront {
	float: none;
	margin: 0px;
	padding: 0 4px 0px 0px;
   border: 0px;
}

.menuitem, #aktuell .menuitem {
	float: left;
	padding: 2px 10px 3px 5px;	
	border: 1px solid #00509f;
	border-bottom: 0px;
	margin: 10px 2px 0 2px;
}

.menuitem a, .menuitem a:hover, .menuitem a:visited, #aktuell .menuitem a, #aktuell .menuitem a:hover, #aktuell .menuitem a:visited {
	color: #00509f;	
	font-weight: bold;
	text-decoration: none;
}

.menuitemselected, #aktuell .menuitemselected {
	float: left;
	padding: 2px 10px 3px 5px;	
	border: 1px solid #E1EAF4;
	margin: 10px 2px 0 2px;
	background-color: #E1EAF4;
}

.menuitemselected a, .menuitemselected a:hover, .menuitemselected a:visited, #aktuell .menuitemselected a, #aktuell .menuitemselected a:hover, #aktuell .menuitemselected a:visited {
	color: #00509f;	
	font-weight: bold;
	text-decoration: none;
}

iframe {
	background-color: #E1EAF4;
}

form {
	margin: 0;
	padding:0;
}

.playlist, .categorylist {
	background-image: none;
	background-color: #E1EAF4;

}

.boxitemsmall {
	clear:left;
	background: url(http://www.salzburg.com/nwas/bilder/boxitemsmalltop.gif) no-repeat;
	background-color:#FFFFFF;
	padding-top:5px;
	margin: 10px 10px;
	width: 455px;
}

.boxitembig {
	background: url(http://www.salzburg.com/nwas/bilder/boxitembig.gif) no-repeat;
	width: 150px;
	height:150px;
	float:left;
	margin:5px 0px 5px 8px;
	overflow:hidden;
}

#playlist_right {

}

#playlist_right img {
	border: none;
	float:left;
	margin: 0 5px 0 5px;
}

#playlist_right img.trenner {
	border: none;
	float:none;
	margin: 0;
}

#playlist_right h3 {
	font-size: 11px;
	margin:0;
}

#playlist_right p {
	margin:0;
}

#categorylist_bottom img {
	border: none;
	float:none;
	margin: 5px 10px;
}

#categorylist_bottom h3 {
	font-size: 11px;
	margin:0;
	padding:0 10px;
}

#content .teaser {
	margin: 5px 0 0 0 ;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
}

#content .text {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
}

#content .text p {
	margin: 10px 0;
}

#content .bild {	
	width: 200px;
	margin: 10px 10px 10px 0;
	padding: 0px;
	float:left
}

#sitemapneu {
	background: #777667;
	min-height: 370px;
	width: 960px;
	color: #000000;
	margin: 10px 0 10px 0;
	padding: 10px 0px 20px 10px;
	line-height: 150%;
}

#sitemapneu a, #sitemapneu a:hover, #sitemapneu a:visited {
	color: #EDEBCD;
}


.sitemapreihe {
clear:both;
min-height: 165px;
margin-bottom:20px;
padding: 0px;
}

.sitemapspalte, .sitemapspaltelast {
float:left;
margin-right: 8px;
width: 150px;
height: 160px;
border-right: 1px solid #CFCEB3;
}

.sitemapspaltelast {
border-right: none;
}

.sitemapspalte ul, .sitemapspaltelast ul {
margin-bottom: 0px;
}

li.sitemapheader {
font: 14px Arial;
font-weight: bold;
color: #CFCEB3;
}

#sitemapneu li.sitemapheader a, #sitemapneu li.sitemapheader a:hover, #sitemapneu li.sitemapheader a:visited {
color: #CFCEB3;
}
