/* -------------------------------------
/*  html, body
/* -------------------------------------*/


html {
	background:	#FEFEFE url(../graphics/bg.png) top left repeat-x;
	color: #333;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;	
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align:	left;
	width: 820px;
	margin:	0 auto;
	line-height: 1em;
}

/* -------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------*/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option {
	margin: 0;
	padding: 0;
}
.highlight {
	padding-left: 1px;
	padding-right: 1px;
	background-color: #3099D0;
	color: white;
}
.highlight_important {
	padding-left: 1px;
	padding-right: 1px;
	background-color: #0079a0;
	color: white;
}
p.red {
	color: #900;
	font-weight: bold;
}
p.blue {
	color: #0093B6;
	font-weight: bold;	
}

p {
	padding: 0 15px 4px 15px;
	color: #333;
	font-size: 11px;

	line-height: 1.5em;
}
.msg {
	/*color: #333;
	line-height: 12px;
	font-size: 13px;
*/	
}
.error {
	font-weight: bold;
	color: #c85826;
	font-size: 11px; 
}
h1 {}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
h3 {
	padding: 15px 15px 8px 15px;
	font-size: 15px;
	font-weight: normal;
}
h4 {
	padding: 5px 15px 6px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
h4.vhs_cat {
	font-size: 12px;
	font-weight: bold;
}
img {
	margin:	0;
	padding: 0;
	border:	0;
}
img.img_right {
	float: right;
	margin-right: 10px;
}
img.img_right_home {
	float: right;
	margin-right: 25px;
}
.column-25 a img {
	margin: 1px 0 0 0;
	padding: 1px 0px 4px 0;
	vertical-align: middle;
}
.art_body a img {
	margin: 1px 0 0 0;
	padding: 1px 6px 4px 0;
	vertical-align: middle;
}
ul {
	margin: 0 0 0px 15px;
	font-size: 11px;
	list-style: none;
	line-height: 1.4em;
}
li {
	padding: 6px 0 0 18px;
	background: url(../graphics/arrow.png) left 7px no-repeat;
}
ul.sub_menu_pdf li {
	padding: 5px 0 5px 22px;
	background: url(../files/image/page_white_acrobat.png) left 50% no-repeat;
}
ul.sub_menu_mov li {
	padding: 5px 0 5px 22px;
	background: url(../files/image/film.png) left 50% no-repeat;
}
a {
	outline: none;
}
.alert {
	font-weight: bold;
	color: #990000;
}

/* -------------------------------------
/*  default links
/* -------------------------------------*/

a:link, a:visited {
	color: #0079a0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}


.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/*-------------------------------------
 	Header
---------------------------------------*/
@media print {
    .head_menu {
        display: none;
    }
    .sub_menu {
        display: none;
    }
    .subsub_menu {
        display: none;
    }
}


#header {
	position: absolute;
	top: 90px;
	height: 31px
}
.head_menu {
	background: transparent url(../graphics/menu/spacer.png) top right no-repeat;
	float: left;
	font-size: 11px;
	margin: 0 0 0 15px;
	padding: 0 0 0 1px;
	list-style:	none;
	line-height: normal;
}
.head_menu li {
	background: transparent url(../graphics/menu/spacer.png) top left no-repeat;
	float: left;
	padding: 0;
}
.head_menu li a, .head_menu li a:link, .head_menu li a:visited {
	display: block;
	float: left;
	height: 21px;
	padding: 10px 10px 0 10px;
	color: #333 !important;
}
.head_menu li a:hover {
	color: #71c0c8 !important;
	text-decoration: none;
}

.head_menu li.current a {
	background: transparent url(../graphics/menu/spacer.png) top left no-repeat;
}
.head_menu li.current {
	background: transparent url(../graphics/menu/marker.png) top center no-repeat;
}

#stv_logo {
	position: absolute;
	top: 12px;
	margin-left: 15px
}
#stv_logo a {
	display: block;
	width: 120px;
	height: 70px;
	text-indent: -10000px;
	background: transparent url(../graphics/stv_logo.png) top left;
}
#stv_logo a:hover {
	background: transparent url(../graphics/stv_logo.png) top right;
}

/*-------------------------------------
 	Content
---------------------------------------*/

#content {
	color: #222;
}

#container-1 {
	display: block;
	/* background: transparent; */
	width: 820px;
	padding: 0;
	margin: 31px 0 0 0;
	height: 282px;
}
#container-1 h2 {
	padding: 115px 0 10px 25px;
	color: #FFF !important;
	font-size: 20px !important;

}
#container-1 p {
	display: block;
	text-align: left;
	width: 465px;
	height: 70px;
	padding: 10px 0 0 25px;
	color: #fff;
	line-height: 1.4em;
	font-size: 12px;
}
#container-2 {
	background: transparent url(../graphics/content_2.png) top center no-repeat;
	margin: 0 0 0 0;
	padding-left: 10px;
}
#container-3 {
	background: url(../graphics/bg_home_content.png) center top no-repeat;
	padding-left: 10px;
}
#container-4 {
	background: url(../graphics/content_4.png) center top no-repeat;
	padding-left: 10px;
}

.page_head {
	margin: 91px 0 0 0;
	padding: 17px 0 0 225px;
	height: 23px;
}

.column-25 {
	float: left;
	width: 200px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.column-25 h3 {
	padding: 15px 10px 4px 10px;
}
.column-25 p {
	padding: 0 10px 4px 10px;
}
.column-50 {
	float: left;
	width: 400px;
}
.column-60 {
	float: left;
	width: 510px;
}
.column-40 {
	float: left;
	width: 290px;
}
.column-75 {
	float: left;
	width: 600px;
}
.column-75 img {
	margin-right: 3px;
}
.column-100 {
	float: left;
	width: 800px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.sub_menu {
	margin: 9px 0 0 0;
	padding: 0;
	list-style:	none;
	line-height: normal;
}
.sub_menu li {
	background: transparent url(../graphics/submenu_hr_2.png) left 23px no-repeat;
	padding: 0;
}
.sub_menu li a {
	display: block;
	width: 170px;
	height: 27px;
	text-decoration: none;
	padding: 5px 0 0 10px;
	font-size: 11px;
	color: #333;
}
.subsub_menu {
	margin: 0 0 0 0;
	padding: 0;
	list-style:	none;
	line-height: normal;
}
.subsub_menu li {
	background: transparent url(../graphics/submenu_hr_2.png) left bottom no-repeat;
	padding: 0;
	margin: 0;
}
.subsub_menu li a {
	display: block;
	width: 160px;
	height: 23px;
	text-decoration: none;
	padding: 0px 0 0 20px;
	font-size: 11px;
	color: #333;
}
.sub_menu a:link, .sub_menu a:visited, .subsub_menu a:link, .subsub_menu a:visited {
	color: #333;
}

#footer {
	background: transparent url(../graphics/footer.png) top center no-repeat;
	width: 820px;
	height: 100px;
	margin-top: 10px;
}
#footer .left {
	float: left;
	width: 270px;
}
#footer .right {
	float: left;
	width: 550px;
}
#footer .left p {
	padding-top: 27px;
	font-size: 10px;
	text-align: left;
}
#footer .right p {
	padding-top: 27px;
	font-size: 10px;
	text-align: right !important;
}

/*-------------------------------------
 	News
---------------------------------------*/

.art_row {
	clear: both;
}
.art_row h3 {
	margin: 15px 0 4px 0;
	padding: 0 18px 0 15px;
	color: #0079a0;
}
.art_row h4 {
	font-size: 12px !important;
	margin: 8px 0 2px 0;
	padding: 0 18px 0 15px;
	color: #0079a0;
}
.art_row p.float_date {
	font-size: 10px;
	margin: 0px 0 4px 0;
	padding: 0 18px 0 15px;
}

.banner_img {
	margin: 0 !important;
	padding: 5px 0 0 10px !important;
}
.banner_img img {
	margin: 0 !important;
	padding: 0 !important;
}


/*-------------------------------------
 	Ticker
---------------------------------------*/

div#tickerHead
{
    margin-top: 7px;
    float: left;
    border-top: 1px solid #D1CAC0;
    border-bottom: 1px solid #D1CAC0;
    margin-bottom: 5px;
    margin-left: 8px;
    padding: 3px;
    font-size: 1em;
    width: 180px;
}

div#tickerHead #date
{
    float: left;
}

div#tickerHead #time
{
    float: right;
}

div#tickerTrend
{
    width: 50px;
    float: left;
    /* border-right: 1px solid #987e52; */
    font-size: 1em;
    margin-left: 8px;
    font-weight: bold;
    color: #0e7fc7;
    padding: 3px;
    text-align: center;
}


div#tickerTrend img
{
    margin-top: 10px;    
}

div.tickerData
{
    text-align: right;
    padding: 0 3px 3px 0;
    margin-left: 3px;
    margin-bottom: 6px;
    margin-right: 3px;
    width: 50px;
    float: right;
    border-right: 1px solid #D1CAC0;
    border-bottom: 1px solid #D1CAC0;
    font-size: 1.0em;
}

div.tickerData label
{
    font-size: 1.0em;
    font-weight: normal;
    display: block;
    margin-bottom: 4px;
    text-align: right;
}

/* Form */
form {
	margin: 0 10px 0 0;
	padding: 0;
}
label {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 3px 0;
	color: #333;
}
select {
	display: block;
	margin: -2px 0 6px 0px;
	font-size: 1em;
	border: 1px solid #bbb;
	padding: 2px;
	width: 200px;
}
input, textarea {
	display: block;
	margin: -1px 0 6px 0px;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #bbb;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
input.submit, button {
	margin: 6px 0 4px 0px !important;	
	width: auto !important;
	background: #0079a0 !important;
	color: #FFF !important; 
}

.form_zip {
	margin-right: 15px;
	float: left;
}
.form_zip_2 {
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

.lform {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-right: 10px;
}
.rform {
	float: left;
	width: 280px;
}
.bok_date {
	float: left;
	margin-left: 15px;
	width: 280px;
	margin-right: 10px;
}
.bok_start {
	float: left;
	width: 140px;
	margin-right: 5px;
}
.bok_slut {
	float: left;
	width: 130px;
}
.bok_isdn {
	float: left;
	width: 70px;
	margin-right: 5px;
}
.bok_nr {
	float: left;
	width: 90px;
	margin-right: 5px;
}
.bok_band {
	float: left;
	width: 100px;
}
.check {
	float: left;
	margin-left: 15px;
	width: 20px;
}
.ch_label {
	float: left;
	width: 200px;
}
#meeting_mail table {
	margin-left: 12px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
}