﻿body
{
/* 	font: normal normal normal 100% 'Segoe UI', Tahoma, Geneva, Verdana;
	font-size: 12px; */
	font: 11px Verdana, "Lucida Grande", "Bitstream Vera Sans", "Sun Sans-Regular", Helvetica, Arial, sans-serif;
	color: #272D2E;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.png');
	background-color: #5d7381;
}

#bundeslaender
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

.b_separator
{
	background: url('images/seperator1.png') no-repeat left;
	width: 2px;
	float: left;
	text-align: left;
	height: 18px;
	padding-top: 6px;
}

.b_selected
{
	background-color: #708892;
}

.b_inactive
{
	color: #808080;
}

#b_home
{
	width: 80px;
	float: left;
	text-align: center;
	height: 18px;
	padding-top: 5px;
}

#b_home a, .b_home a:link, .b_home a:visited
{
	text-decoration: none;
	color: #e3edf2;
}
#b_home a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_burgenland
{
	width: 90px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_burgenland a, .b_burgenland a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_burgenland a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_kaernten
{
	width: 80px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_kaernten a, .b_kaernten a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_kaernten a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


#b_niederoesterreich
{
	width: 115px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_niederoesterreich a, .b_niederoesterreich a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_niederoesterreich a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_oberoesterreich
{
	width: 115px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_oberoesterreich a, .b_oberoesterreich a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_oberoesterreich a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_salzburg
{
	width: 90px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_salzburg a, .b_salzburg a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_salzburg a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_steiermark
{
	width: 98px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_steiermark a, .b_steiermark a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_steiermark a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_tirol
{
	width: 60px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_tirol a, .b_tirol a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_tirol a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_vorarlberg
{
	width: 90px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_vorarlberg a, .b_vorarlberg a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_vorarlberg a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_wien
{
	width: 60px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_wien a, .b_wien a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_wien a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_oesterreich
{
	width: 95px;
	text-align: center;
	float: left;
	height: 18px;
	padding-top: 5px;
}

#b_oesterreich a, .b_oesterreich a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#b_oesterreich a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#b_spacer1

{
	width: 1000px;
	height: 10px;
}

#b_spacer2

{
	width: 1000px;
	height: 20px;
}


#balken_main
{
	width: 1000px;
	background-image: url('images/balken_main.jpg');
	height: 57px;
	margin-top: 75px;
	-moz-box-shadow: 0px 0px 3px 2px #313131;
	-webkit-box-shadow: 0px 0px 3px 2px #313131;
	box-shadow: 0px 0px 3px 2px #313131;
}

.balken_menu
{
	float: left;
	margin: 3px;
}


#HEADER
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/* height: 60px; */
}

#logo
{
	float: left;
	width: 340px;
	margin-top: 8px;
	margin-left: 12px;
}

#search
{
	width: 327px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}

#topnav
{
	width: 327px;
	float: right;
	margin-top: 0px;
	margin-right: 12px;
}

#home
{
	height: 15px;
	text-align: right;
}

#login
{
	background-position: top;
	height: 15px;
	text-align: center;
	width: 327px;
	margin-right: 0px;
	margin-top: 51px;
	background-image: url('images/metanav_bg.png');
	padding-top: 5px;
	background-repeat: no-repeat;
}

#login a, .login a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#login a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#NAVBAR
{
	margin: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	background: url('images/top_bar.png') repeat-x;
}

#navarea
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
}

#internal_page
{
	overflow:hidden;
	width: 1000px;
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	margin-left: auto; 
	margin-right: auto;    
	background-color: #eff5f9;
	/*border-top: 1px solid #878787;
	border-bottom: 1px solid #000000;
	border-left: 1px #878787 solid;
	border-right: 1px #000000 solid;
	background-color: #141313;*/
}

#PULLDOWNS
{
	position: absolute;
	left: 50%;
	top: 89px;
	width: 1000px;
	height: auto;
	z-index: 10;
	margin-left: -500px;
}

#pulldown1
{
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 0px;
	width: 195px;
	height: auto;
	background-color: #555555;
	border: 1px #000000 solid;
	padding: 5px
	
}

#pulldown2
{
	visibility: hidden;
	position: absolute;
	left: 260px;
	top: 0px;
	width: 195px;
	height: auto;
	background-color: #555555;
	border: 1px #000000 solid;
	padding: 5px
}

#pulldown3
{
	visibility: hidden;
	position: absolute;
	left: 520px;
	top: 0px;
	width: 195px;
	height: auto;
	background-color: #555555;
	border: 1px #000000 solid;
	padding: 5px
}

#pulldown4
{
	visibility: hidden;
	position: absolute;
	left: 720px;
	top: 0px;
	width: 195px;
	height: auto;
	background-color: #555555;
	border: 1px #000000 solid;
	padding: 5px
}

#pulldown5
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	width: 195px;
	right: -1px;
	height: auto;
	background-color: #555555;
	border: 1px #000000 solid;
	padding: 5px
}

#player_box
{
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 3px 2px #3e3e3e;
	-webkit-box-shadow: 0px 0px 3px 2px #3e3e3e;
	box-shadow: 0px 0px 3px 2px #3e3e3e;
	height: 638px;
}

#VIDEO
{
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto;
}

#video1
{
	position: relative; 
	float: left; 
	width: 720px;
}

#playerdiv
{
	position: relative; 
	float: left; 
	width: 720px;
}

#spacer
{
	width: 1000px; 
	height: 15px;
}

#spacer1
{
	width: 720px; 
	height: 0px;
}

#description
{
	position: relative;
	padding: 0px;
	float: left;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
/*	border-top: 1px solid #878787;
	border-bottom: 1px solid #000000;
	border-left: 1px #878787 solid;
	border-right: 1px #000000 solid; 
	background: url('images/bar_hg.png'); */
	margin-top: 0px;	
}

#description_bar
{
	position: relative;
	width: 720px;
	height: 16px;
	padding: 2px;
	background-image: url('images/description_icon.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#description_text
{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
}

#META
{
	margin: 10px;
	float: right;
	width: 26%; 
	/*	border-top: 1px solid #878787;
	border-bottom: 1px solid #000000;
	border-left: 1px #878787 solid;
	border-right: 1px #000000 solid; 
	background: url('images/bar_hg.png'); */
	height: 96%;
	background-color: #eff5f9;
}

#meta_bar
{
	position: relative;
	float: left;
	width: 0px;
	height: 0px;
/*	width: 265px;
	height: 16px;
	padding: 2px;
	background-image: url('images/meta_icon.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF; */
}

#meta_text
{
	padding: 5px;
	float: right;
	height: auto;
	width: 96%;
}

#WEITERE_VIDEOS
{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
	/*	border-top: 1px solid #878787;
	border-bottom: 1px solid #000000;
	border-left: 1px #878787 solid;
	border-right: 1px #000000 solid; */
	background: url('images/bar_hg.png');
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF; 
/*	zoom:1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#3e3e3e', Direction=135, Strength=4); */
	-moz-box-shadow:0px 0px 3px 2px #3e3e3e;
	-webkit-box-shadow:0px 0px 3px 2px #3e3e3e;
	box-shadow:0px 0px 3px 2px #3e3e3e;
}

#weitere_videos_bar
{
	position: relative;
	float: left;
	width: 265px;
	height: 16px;
	padding-left: 30px;
	background-image: url('images/related_icon.png');
	background-repeat: no-repeat;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	color: #FFFFFF;
}

#videos_box_large
{
	width: 1000px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 15px;
}

#video_box_small
{
	width: 315px;
	float: left;
	height: 197px;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
}

#video_box_image
{
	width: 116px;
	float: left;
	padding-top: 0px;
	
	padding-right: 10px;
	padding-bottom: 8px;
}

#video_box_spacer
{
	width: 15px;
	float: left;
}

#video_box_text
{
	width: 175px;
	float: left;
	padding-top: 0px;
	margin-left: 15px;
	height: 100%;
	overflow: hidden;
}

#video_box_large_spacer
{
	max-height: 200px;
	width: 30px;
	float: left;
}

#video_box_large_spacer1
{
	width: 1000px;
	float: left;
	height: 20px;
}

#VORSCHAUBILD_RAHMEN
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#vorschaubild
{
	width: 720px;
	float: left;
	margin-bottom: 15px;
	-moz-box-shadow: -2px 2px 2px #313131;
	-webkit-box-shadow: -2px 2px 2px #313131;
	box-shadow: -2px 2px 2px #313131;
}

#vorschaubild_text
{
	padding: 15px;
	float: left;
	height: 376px;
	/* background-color: #555555; */
	background-color: #ffffff;
	width: 249px;
	-moz-box-shadow: 2px 2px 2px #313131;
	-webkit-box-shadow: 2px 2px 2px #313131;
	box-shadow: 2px 2px 2px #313131;
}

#PREVIEW_NAV
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 15px; */
}

#pnav1
{
	margin-left: 360px;
	float: left;
}

#pnav2
{
	margin-top: 8px;
	float: left;
	margin-left: 20px;
}

#pnav3
{
	margin-top: 8px;
	float: left;	
}

#pnav4
{
	margin-top: 8px;
	float: left;	
}

#pnav5
{
	margin-top: 8px;
	float: left;
}

#pnav6
{
	margin-top: 8px;
	float: left;	
}

#pnav7
{
	float: left;
	margin-left: 20px;
}

#new_most
{
	width: 1000px;
	float: left;
	background-color: #d1dbe1;
	overflow: hidden;
}

#new_active
{
	padding: 3px;
	background-color: #ffffff;
	float: left;
	/*width: 50px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
/*	border-top: 1px solid #878787;
	border-left: 1px #878787 solid;
	border-right: 1px #878787 solid; */
	font-weight: bold;
}

#new_inactive
{
	padding: 3px;
	background-color: #93a7b1;
	float: left;
	/*width: 50px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
/*	border-top: 1px solid #878787;
	border-left: 1px #878787 solid;
	border-right: 1px #878787 solid; */
	color: #000000;
}

#most_inactive
{
	padding: 3px;
	background-color: #b4c9d3;
	float: left;
	/*width: 150px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 10px;
	text-align: center;
/*	border-top: 1px solid #878787;
	border-left: 1px #878787 solid;
	border-right: 1px #878787 solid; */
	color: #000000;
}

#most_active
{
	padding: 3px;
	background-color: #ffffff;
	float: left;
	/*width: 150px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 10px;
	text-align: center;
/*	border-top: 1px solid #878787;
	border-left: 1px #878787 solid;
	border-right: 1px #878787 solid; */
	font-weight: bold;
}

.tab_inactive
{
	padding: 3px;
	background-color: #b4c9d3;
	float: left;
	/*width: 150px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-top: 10px;
	text-align: center;
	color: #000000;
}

.tab_active
{
	padding: 3px;
	background-color: #ffffff;
	float: left;
	/*width: 150px;*/
	position: relative;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

#video_box_left
{
	width: 290px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#video_box_left_image
{
	margin: 0px;
}

#video_box_left_text
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#video_box_right
{
	float: left;
	margin-top: 0px;
/*	margin-left: 15px; */
	width: 670px;
}

#footer
{
	clear: both;
	width: 100%;
	padding-top: 15px;
	color: #b5c7ce;
	text-align: center;
	margin-bottom: 15px;
}

#footer a, .footer a:link
{
	color: #b5c7ce;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
#arrow
{
	width: 1000px;
	float: left;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#arrow_button
{
	border: 1px #5D7381 solid;
	height: 19px;
	float: right;
	padding-top: 3px;
	background-image: url('images/button_sprite.png');
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

#arrow_button a, .arrow_button a:link
{
	color: #e3edf2;
	text-decoration: none;
}

#arrow_button a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


#comments
{
	position: relative;
	float: left;
	margin: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
	/*	border-top: 1px solid #878787;
	border-bottom: 1px solid #000000;
	border-left: 1px #878787 solid;
	border-right: 1px #000000 solid; */
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 0px 3px 2px #3e3e3e;
	-webkit-box-shadow: 0px 0px 3px 2px #3e3e3e;
	box-shadow: 0px 0px 3px 2px #3e3e3e;
	background-image: url('images/bar_hg.png');
}

#comment_head
{
	position: relative;
	width: 968px;
	height: 16px;
	padding: 2px;
	background-image: url('images/comment_icon.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	float: left;
	color: #FFFFFF;
	background-color: #708892;
}

#comment_text
{
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.input_search
{
	height: 30px;
	width: 180px;
	float: left;
	background-color: white;
	color: black;
	font-size: 14px;
	line-height: 25px;
	border: 1px solid #3c4754;
	margin-right: 10px;
}

.headline1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2d72a1;
}

.headline1 a, .headline1 a:link, .headline1 a:visited
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2d72a1;	
}

.headline1 a:hover
{
	color: #33adff;
	text-decoration: underline;
}

.headline2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2d72a1;	
}

.headline2 a, .headline2 a:link, .headline2 a:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2d72a1;	
}

.headline2 a:hover
{
	color: #33adff;
	text-decoration: underline;
}


.comment_name
{
	font-weight: bold;
	color: #DADADA;
	margin-bottom: 20px;
}

a:link
{
	text-decoration: none;
	color: #2d72a1;
}
		
a:visited
{
	color: #2d72a1;
	text-decoration: none;
}
		
a:hover
{
	color: #33adff;
	text-decoration: underline;
}

/* a:active, a:focus, input[type="image"] {
	outline: 0;
} */

.loginred
{
	font-size: small;
	color: #FF0000;
}
.loginred a, .loginred a:link, .loginred a:visited
{
	text-decoration: none;
	color: #FF0000;
}
.loginred a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

#LOGINBOX
{
	visibility: hidden;
	z-index: 100;
	position: absolute;
	left: 50%;
	top: 100px;
	width: 250px;
	height: 150px;
	margin-left: 250px;
	background-color: #b4c9d3;
	-moz-box-shadow: 0px 0px 3px 2px #3e3e3e;
	-webkit-box-shadow: 0px 0px 3px 2px #3e3e3e;
	box-shadow: 0px 0px 3px 2px #3e3e3e;
}

#close
{
	top: 4px;
	width: 13px;
	height: 13px;
	z-index: 1;
	margin-left: 233px;
	padding: 2px;
	background-color: #aa041c;
}

#input_fields
{
	position: absolute; 
	left: 15px; 
	top: 15px; 
	width: 200px; 
	height: 128px; 
	z-index: 2
}

#INFOBOX
{
	visibility: hidden;
	z-index: 100;
	position: absolute;
	left: 50%;
	top: 100px;
	width: 250px;
	height: 150px;
	margin-left: 250px;
	background-color: #b4c9d3;
	-moz-box-shadow: 0px 0px 3px 2px #3e3e3e;
	-webkit-box-shadow: 0px 0px 3px 2px #3e3e3e;
	box-shadow: 0px 0px 3px 2px #3e3e3e;
}

#infoclose
{
	top: 4px;
	width: 13px;
	height: 13px;
	z-index: 1;
	margin-left: 233px;
	padding: 2px;
	background-color: #aa041c;
}

#infobody
{
	position: absolute; 
	left: 15px; 
	top: 15px; 
	width: 200px; 
	height: 128px; 
	z-index: 2
}

.input_login
{
	height: 15px;
	width: 215px;
	float: left;
	background-color: white;
	color: black;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #878787;
	margin-right: 3px;
	margin-bottom: 5px;
}

.input_login_button
{
	padding: 0;
	width: 73px;
	font-size: 11px;
	border: 1px solid #878787;
	color: #FFFFFF;
	background-image: url('images/login_button.png');
	margin-top: 5px;
	margin-bottom: 10px;
}
