/* @override http://192.168.0.117:8522/fileadmin/style/style.css */

@charset "UTF-8";

/* color definitions - for copy&paste
 * don't use any other colors
----------------------------------------
	
	light green: 	#bdd9cd
	dark green: 	#57a47a
	text header:	#3d6a53
	header links footer links: 	#b2b1b7
	text:			#000000
	
----------------------------------------
*/

/* reset browser - don't delete this part */

/* Test */

* {
	margin: 0;
	padding: 0;
}

option {
	padding-left: 0.4em;
}

* html body * {
	overflow: visible;
}

* html iframe, * html frame {
	overflow: auto;
}

* html frameset {
	overflow: hidden
}

html {
	height: 99%
}

body {
	min-height: 101%;
	font-size: 100.01%;
	color: #000000;
	background: #ffffff;
	text-align: left;
}

fieldset, img {
	border: 0 solid;
}

ul, ol, dl, div {
	margin: 0px;
	padding: 0px;
}

li {
	margin-left: 1.5em;
	line-height: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1em 2em;
}

blockquote, cite {
	margin: 0 0 1em 1.5em;
	font-size: 0.93em;
	width: auto;
}

html * {
	font-size: 100.01%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.floatbox {
	overflow: hidden;
}

#ie_clearing {
	display: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 0px;
}


/* skipping */

.skip, .hideme, .print {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}

.skip:focus, .skip:active {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}

.hide {
	display: none !important;
}


/* settings */

body {
	background: url(../img/layout/page_bg.png) no-repeat 0 2px;
}

h1, h2, h3, h4 {
	line-height: 1em;
	padding-bottom: 10px;
}

hr {
	border: none;
	border-bottom: 1px solid #3D6A53;
	padding: 10px 0;
}

.content_end {
	border: none;
	padding: 0;
}

.page {
	width: 780px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border-right: 1px solid #ffffff;
}

.header {
	width: 780px;
	height: 115px;
	margin: 0;
	padding: 0;
}

.header #header_img {
	
}

.header .header_sub_nav {
	position: relative;
	top: -95px;
	right: 0px;
	float: right;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.header .header_sub_nav div {
	border-right: 1px solid #B1B2B7;
	display: inline;
	padding: 0 10px;
}

.header .header_sub_nav div.footer-last-child {
	border: none;
}

.header .header_sub_nav a {
	text-decoration: none;
	color: #888888;
	font-size: 12px;
}

.header .header_sub_nav a:hover {
	text-decoration: none;
	color: #466158;
}

#main .title {
	font: 36px/35px "Times New Roman";
	color: #3d6a53;
	margin: 10px 0 10px 20px;
	height: 35px;
	display: none;
}

#main #left_content {
	width: 780px;
	height: 146px;
	padding: 9px 0 25px 0;
	position: relative;
}

#main {
	padding: 0;
	margin: 0;
}

#main .content {
	padding: 10px 0;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}

.csc-header a {
	background:transparent url(/fileadmin/img/layout/arrow_orange.gif) no-repeat scroll 1px 4px;
	left:10px;
	padding-left:10px;
	position:relative;
	text-decoration: none;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}


#main .content .text {
	border-right: 1px solid #B1B2B7;
	float: left;
	padding: 0 10px 0 5px;
	width: 400px;
	border-left: 1px solid #B1B2B7;
}

#main .content #right_content {
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
}


#footer {
	padding: 15px 0 30px 15px;
}

#footer a {
	text-decoration: none;
	color: #888888;
}

#footer .copyright_left {
	text-decoration: none;
	color: #888888;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 720px;
	text-align: left;
}

#footer .copyright_right {
	text-decoration: none;
	color: #888888;
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 0;
	text-align: right;
}

/* positioning */

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.center {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/*.middle		{ display: table-cell; vertical-align: middle; }*/

.middle {
	vertical-align: middle;
}

/* T3 csc-mailform */

.csc-mailform {
	margin: 0px auto;
	width: 325px;
	padding: 10px 25px;
	border: 1px solid #E3E3E5;
	background: #F6F7F7;
}

.csc-mailform  hr {
	margin: 15px 0px;
	padding: 10px 0px;
}

.csc-mailform-field {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.csc-mailform-check {
	margin-left: 200px;
	float: right;
}

.csc-mailform label {
	float: left;
	padding: 0px;
	width: 200px;
	margin: 10px 0px 0px 0px;
}

.csc-mailform input {
	border: 1px solid #6e6c6f;
	float: right;
	padding: 0px;
	margin: 10px 0px;
	width: 320px;
}

.csc-mailform textarea {
	border: 1px solid #6e6c6f;
	float: right;
	width: 320px;
	height: 100px;
	margin: 10px 0px;
	padding: 0px;
}

.csc-mailform select {
	border: 1px solid #6e6c6f;
	float: right;
	width: 320px;
	margin: 10px 0px;
	padding: 0px;
}

*:first-child+html .csc-mailform-field {
	padding: 2px 0px;
}

/* special rules - don't delete anything beyond this point! */

.debug {
	background: yellow url("../img/debug.gif") repeat !important;
}

.debugbox {
	width: 300px !important;
	height: 250px;
	text-align: left;
	border: none;
	margin: 0px;
	padding: 0px;
	font: bold 24px sans-serif;
}

*:first-child+html #right_content {
	margin-top: 93px;
}

@media handheld {

/* for mobile devices you can hide certain elements */

.hidemobile {
	display: none !important;
}

}


/**
 * new eitv design by domink theuss - styles by svenbambach
 */

/* 1st level navigation */

.header #header_main_nav {
	position: absolute;
	top: 76px;
	left: 181px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.header #header_main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.header #header_main_nav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	float: left;
	background: url(../img/layout/bg_tabs.png) no-repeat 0 0;
	display: block;
	height: 40px;
	margin: 0 1px 0 0;
}

.header #header_main_nav ul li.current_cur,
.header #header_main_nav ul li.current_act,
.header #header_main_nav ul li:hover {
	background: url(../img/layout/bg_tabs.png) no-repeat 0 -40px;	
}

.header #header_main_nav ul li a {
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	height: 33px;
	background: url(../img/layout/bg_tabs.png) no-repeat right 0;
	padding: 7px 10px 0 0;
	margin: 0 0 0 10px;
}

.header #header_main_nav ul li.current_cur a,
.header #header_main_nav ul li.current_act a,
.header #header_main_nav ul li a:hover {
	background: url(../img/layout/bg_tabs.png) no-repeat right -40px;
	text-decoration: none;
	color: #fff;
}

/* Second level navigation */

#second_lvl_nav { 
	border:medium none;
	color:#B1B2B7;
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	width:175px;
}

#second_lvl_nav ul { 
	border-top: 1px solid #b8cae1;
	border-left: 1px solid #b8cae1;
	border-right: 1px solid #b8cae1;
	display:inline;
	float:left;
	margin: 0 0 0 3px;
	padding:0;
	width: 160px;
}

#second_lvl_nav ul li {
	margin: 0em; 
	padding: 0em; 
	line-height: 1em; 
	list-style-type: none; 
	float: left; 
	background: #edf0f3;
	width: 160px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cfd7e1;
}

#second_lvl_nav ul li a, #second_lvl_nav ul li strong {
	background: transparent; 
	display: block;
	width: 150px;
	font-size: 12px; 
	margin: 0; 
	padding: 8px 0 8px 10px; 
	text-decoration: none; 
	color: #3a91ea;
	font-weight: bold;
}

#second_lvl_nav ul li a:focus, #second_lvl_nav ul li a:hover, #second_lvl_nav ul li a:active, #second_lvl_nav ul li.current1_cur a { 
	color: #f54343; 
}
#second_lvl_nav ul li.current1_cur, #second_lvl_nav ul li.current1_act { 
	color: #f54343; 
}
#second_lvl_nav ul li.current1_cur strong, #second_lvl_nav ul li.current1_cur a, #second_lvl_nav ul li.current1_act strong, #second_lvl_nav ul li.current1_act a { 
	/*current a */
	color: #f54343;
}
#second_lvl_nav ul li.current1_cur a:focus, #second_lvl_nav ul li.current1_cur a:hover, #second_lvl_nav ul li.current1_cur a:active, #second_lvl_nav ul li.current1_act a:focus, #second_lvl_nav ul li.current1_act a:hover, #second_lvl_nav ul li.current1_act a:active, #second_lvl_nav ul li.current1_sub a:focus, #second_lvl_nav ul li.current1_sub a:hover, #second_lvl_nav ul li.current1_sub a:active { 
	/*current a_hover */
	color: #f54343;
}

/* third level navigatio */

#third_lvl_nav {
	color:#B1B2B7;
	display:inline;
	float:left;
	margin: 5px 0 0 10px;
	overflow:hidden;
	padding:0;
	width: 165px;
}

#third_lvl_nav ul { 
	border-top: 1px solid #b8cae1;
	border-left: 1px solid #b8cae1;
	border-right: 1px solid #b8cae1;
	display:inline;
	float:left;
	margin: 0 0 0 3px;
	padding:0;
	width: 150px;
}

#third_lvl_nav ul li {
	margin: 0em; 
	width: 150px; 
	padding: 0em; 
	line-height: 1em; 
	list-style-type: none; 
	float: left; 
	background: #edf0f3;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cfd7e1;
}

#second_lvl_nav ul li a:focus, #third_lvl_nav ul li a:hover, #third_lvl_nav ul li a:active, #third_lvl_nav ul li.current2_cur a { 
	color: #f54343; 
}
#third_lvl_nav ul li.current2_cur, #third_lvl_nav ul li.current2_act { 
	color: #f54343; 
}
#third_lvl_nav ul li.current2_cur strong, #third_lvl_nav ul li.current2_cur a, #third_lvl_nav ul li.current2_act strong, #third_lvl_nav ul li.current2_act a { 
	/*current a */
	color: #f54343;
}
#third_lvl_nav ul li.current2_cur a:focus, #third_lvl_nav ul li.current2_cur a:hover, #third_lvl_nav ul li.current2_cur a:active, #third_lvl_nav ul li.current2_act a:focus, #third_lvl_nav ul li.current2_act a:hover, #third_lvl_nav ul li.current2_act a:active, #third_lvl_nav ul li.current2_sub a:focus, #third_lvl_nav ul li.current2_sub a:hover, #third_lvl_nav ul li.current2_sub a:active { 
	/*current a_hover */
	color: #f54343;
}

/* eitv logo */

#header_image {
	position: absolute;
	top: 8px;
}


/* text styles */

h1.csc-firstHeader {
	font-weight: bold;
	font-size: 14px;
	color: #47a2ff;
	margin: 5px 0 10px 0;
}

p.bodytext {
	margin: 0 0 10px 0;	
}

div.content a {
	color: #47A2FF;
	font-weight: bold;
	text-decoration: underline;
}

div.content a:hover {
	text-decoration: none;
}

div.content h3 {
	font-size: 13px;
	font-weight: bold;
}

/* news ticker */

.tickercontainer { /* the outer div with the black border */
	background: url(../img/layout/ticker_bg.png) repeat 0 0;
	width: 770px; 
	height: 20px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
	position: absolute;
	top: 148px;
	z-index: 99999;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0;
	top: 0;
	width: 769px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 769px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

ul.newsticker li span {
	padding: 0 20px;
	font-weight: normal;
}
ul.newsticker,
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	font: bold 14px Arial;
	line-height: 14px;
} 

ul.newsticker a {
	text-decoration: underline;
}

ul.newsticker a:hover {
	text-decoration: none;	
}

/* clock */

#clock {
	width: 160px;
	margin: 0 0 0 3px;
	text-align: center;
	padding: 5px 0;
	color: #47A2FF;
}
