/**
 * Main CSS File 
 * Projekt: http://www.austropressen.com
 * (c) AGENTUR.NET
 */


/**
 * Global Settings
 */
* { 
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
body {
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	overflow: visible;
	text-align: center;
	
}
a {
	text-decoration: none;
	color: #000000;
}
select {
	border: 1px solid #999999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	margin-right: 3px;
}
li, ul {
	list-style: none !important;
}

.right ul li {
	color: #000000 !important;
	font-size: 15px !important;
	font-weight: bold;
	background: url(../images/layout/ul_li.png) no-repeat left center;
	padding-left: 22px;
	margin-left: 0;
}

.csc-bulletlist {

	margin-top: 15px;
}

p {
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
td {
	vertical-align: top;
}
fieldset {
	margin-top: 10px;
}
label {
	width: 120px;
	display: block;
	float: left;
	margin-bottom:3px;
}
input {
	margin-bottom:3px;
	border: 1px solid #0373A3;
	/*
	filter:Alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	*/
	background: transparent;
}
/**
 * The headers
 */
/**
 * Main Header H1 -> used in the side header
 * example austropressen
 */
h1 {

}
/**
 * The Text header in the side
 */
h2 {
	color: #0373A2;
	font-size: 24px;
	z-index: 5;
	line-height: 30px;
	margin-top: 0px;
	text-transform: lowercase;
}
h3 {
	color: #0373A2;
	font-size: 20px;
	z-index: 4;
	line-height: 60px;
	margin-top: -50px;
	margin-left: 10px;
	/** IE Bug */
	width:90%;
	filter:Alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
}

h4 {
	color: #0373A2;
	line-height: 18px;
	font-size: 19px;
	font-weight: normal;
}
/**
 * The Menue header used for the main menu points
 */

address {
	float: left;
	margin-left: 20px;
	width: auto;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
}
/**
 * Main Layer
 */
#side {
	text-align:left;
	width: 906px;
	margin: auto;
	margin-top: 20px;
}
/**
 * Main Layer for Content
 */
#content {
	margin-top: 11px;
}
#content div.middle {
	float:left;
	width: auto;
}
/**
 * two Columns left image right content
 */
#content div.left {
	float: left;
	width: 475px;
	height: 427px;
	margin-right: 10px;
	overflow: hidden;
}
/**
 * Right Column 
 * Width 393px;
 */
#content div.right {
	float:right; 
	padding: 10px;
	width: 373px;
	height: 299px;
	background-color: #E9F2F7;
	background-image: url(../images/layout/background_content_stamp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
}
/**
 * Main Layer for Footer
 */
#footer div {
	color: #ffffff;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 10px 0px 10px;
}
#footer a {
	color: #ffffff;
	font-size: 11px;
}
#footer address {
	font-size: 11px;
}
#footer div.ecg {
	float: right;
	margin-right: 20px;
	width: auto;
	text-transform: uppercase;
}

/**
 * Shadow for Head and Content
 */
div.top {
	font-size: 0px;
	background-image: url(../images/layout/header_top.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top:5px;
}
div.middle{
	background-image: url(../images/layout/header_content.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 17px;
	padding-bottom: 9px;
}
div.bottom {
	font-size: 0px;
	background-image: url(../images/layout/header_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 6px;
}

/**
 * Special Styles
 */
/**
 * for head (logo, language, ...)
 */
 
#header h1 {
	width: 476px;
	height: 79px;
	background-image: url(../images/layout/logo_v2.jpg);
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999%;
}
/*
#header {
	position:relative;
	display:block;
	overflow: hidden;
	width: 476px;
	height: 79px;
}
#logo span {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/layout/logo_v2.jpg);
}*/
#language {
	position: relative;
	top: -30px;
	float:right ;
}
#language label {
	display: none;
}
/**
 * Contentarea left (image Area)
 */
#contentimage {
}
/**
 * Contentarea right (text area)
 */
#contentext li {
	list-style: circle;
	color: #313131;
	margin-left: 15px;
	margin-top: 5px;
}

.left.zoombilder * {
  margin-bottom: 0 !important;
}

.left.zoombilder img {
  margin-bottom: 10px !important;
  border: 1px solid #0574A1;
}

.left.zoombilder dl {
	position: relative;
}

.left.zoombilder span {
	position: absolute;
	bottom: 15px;
	right: 5px;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/layout/icon_lupe.png);
	cursor: pointer;
}


.csc-textpic {
	width: 350px;
	margin-bottom: 2px;
}

.right .csc-textpic img {
	border: 1px solid #0574A1 !important;
}

.left .csc-textpic-image img,
.left dl.csc-textpic-image {
	width: 230px !important;
	height: 205px;
}

.left dl.csc-textpic-image {
	padding-bottom: 10px;
}


.right .csc-textpic-text p {
	line-height: 15px !important;
}

/* Tabellen, Inline (ARSI, 30. Jänner 2008) */
table {
	padding: 0;
	margin: 1px 0 0 0;
	width: 100%;
	border-collapse: collapse;
	background: #D8ECEB;
}

th, td {
	padding: 0;
	border: 1px solid #0173A2;
	vertical-align: middle;
	text-align: center;
}

.tdheader, .tdheader a { 
	width: 40%;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial Black;
	color: #0574A1;
}

.tdheader a:hover {
	color: #8CA9C7;
}

td, td a {
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #8CA9C7;
}

td a:hover {
	color: #0574A1;
}

/*Downloads*/
.filedownload {
	clear: both;
	height: 70px;
}

.filelinkbutton_video,
.filelinkbutton_image {
	display: block;
	/*float: left;*/
	width: 185px;
	height: auto;
	border: 1px solid #0073A2;
	text-align:left;
	margin: 0 0 10px 80px;
}

.filelinkbutton_video a,
.filelinkbutton_image a {
	display: block;
	width: 170px;
	height: auto;
	margin-left: 5px;
	padding: 6px 0px 6px 0px;
}

.filelinkbutton_video a {
	padding: 8px 10px 0 20px;
}

.filelinkbutton_video {
	width: 60px;
	height: 30px;
}

.download_label {
	float: left;
	margin-right: 5px;
	padding-top: 8px;
	color: #0073A2;
	height: 70px;
}


/* --- SPRACHWECHSLER --- */
#lang {
	position: absolute;
	left: 910px;
	top: 80px;
	font-family: Verdana;
	border: 1px solid #A5ACB2;
	background: #FFFFFF;
}

#lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	background: #FFFFFF;
	
}

#lang ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#lang ul li span {
	font-size: 11px;
	display: block;
	padding: 2px 0 3px 2px;
	margin-right: 2px;
	background: url(../img/search.gif) no-repeat right center;
	cursor: pointer;
}

#lang ul li ul { display: none; }

#lang ul li ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#lang ul li ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 1px 2px 1px 24px;
}

#lang ul li ul li a:hover {
	background-color: #F2F2F2;
}

#lang ul li ul li.active a { color: #101010; }
#lang ul li ul li.na a { color: #B0B0B0; } 

.de { background-image: url(../../typo3/gfx/flags/de.gif); } 
.en { background-image: url(../../typo3/gfx/flags/gb.gif); } 
.fr { background-image: url(../../typo3/gfx/flags/fr.gif); } 

#mailform {
	margin-top: -10px;
	}
