/* CSS Document for austrian-enviro.com */
/* InetService - Holzer & Dengg OEG 	*/
/* Version 1.0							*/

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	min-height: 101%;
}

.centerMain {
	text-align:center;
}


/* Common Tag Defs */

img {
	border: none;
}

/* Header - Layout Def */

#headerContainer {
	text-align:left;
	height: 142px;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	width: 970px;
}

#headerContainer .logo {
	width: 192px;
	height:141px;
	margin: 0px;
	padding: 0px;
	background: url(../media/layout/logo.gif) no-repeat;
	float:left;
	display:block;
	border-bottom: 1px solid #b0bc00;
}

#headerContainer #languageSelect, #headerContainer .tx-srlanguagemenu-pi1 {
	width: 216px;
	height: 132px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #b0bc00;
	float:left;
	display:block;
	text-align:center;	
}

#headerContainer #headerImage {
	height: 142px;
	width: 562px;
	margin: 0px;
	padding: 0px;
	display:block;
	float: left;
	clear:right;
}

/* BodyContainer - Layout Def */

.bodyContainer {
	text-align:left;
	margin: 0px auto;
	width: 970px;	
}

.bodyContainer #leftbox {
	display:block;
	float:left;	
}

.bodyContainer .menue {
	width: 192px;
	border: 1px solid #b0bc00;
	border-bottom:none;
	border-left:none;
	border-top: none;
	
}

.bodyContainer #login {
	width: 191px;
	border: 1px solid #b0bc00;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.login-header {

	height: 18px;
	background-color:#b0bc00;
	color:#ffffff;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 0 2px  33px;
	text-transform: uppercase;	
}

.login-label {
	color: #b0bc00;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 0 2px 33px;
	text-transform: uppercase;
}

.login-field {
	color: #b0bc00;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 0 2px 33px;
	text-transform: uppercase;
}

.bodyContainer #infoText {
	width: 215px;
	padding:0px;
	margin: 62px 0px 0px 0px;
	float:left;
	display:block;
	text-align:center;
}

.bodyContainer .mainContentContainer {
	width: 562px;
	padding:0px;
	margin:13px 0px 0px 0px;	
	float:left;
	display:block;
	clear:right;
}


/* HeaderContainer - Style Def */

#headerContainer span {
	color: #fff;
	font-size: 10pt;
}

#headerContainer a {
	color: #fff;
}

/* BodyContainer - Style Def */

.bodyContainer .mainContentContainer h1 {
	background:#b0bc00;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	margin: 0px 0px 12px 0px;
	color: #fff;
	text-transform:uppercase;
	font-size: 10pt;
	font-weight:bold;
}

.mainContent {
	border: 1px solid #b0bc00;
	padding:0px;
	margin:0px;
}

#content {
	margin :0px;
	padding: 0px 25px;
}

.mainContent1 {
	border: 0px solid #d0da96;
	padding:0px;
	margin:0px;
}

.mainContent1 #content {
	margin :0px;
	padding: 0px 0px;
}

#content p {
	color: #3e3a3b;
	font-size: 9pt;
	line-height: 150%;
	text-align:justify;
	margin:0px;
	padding: 5px 0px 0px 0px;	
}

#content p.more {
	line-height: 100%;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#content a {
	color: #a7bd38;
}


.contenttable {
	font-size: 9pt;
	margin: 20px 0 20px 0;
	padding-right: 20px;
}

.csc-mailform {
	font-size: 9pt;
	border: 1px solid #b0bc00;
	padding: 10px;
}


#mailformname, #mailformcompany, #mailformpos, #mailformempresa, #mailformposition, #mailformphone, #mailformemail, #mailformPhone, #mailformvolume{
	font-size: 9pt;
	height: 15px;
	border: 1px solid #b0bc00;
	margin: 1px 0 1px 0px;
	width: 400px;
}
#mailformaddress{
	font-size: 9pt;
	height: 15px;
	border: 1px solid #b0bc00;
	margin: 1px 0 1px 0px;
	width: 400px;
	height: 50px;
}

#mailformcomment{
	font-size: 9pt;
	height: 15px;
	border: 1px solid #b0bc00;
	margin: 1px 0 1px 0px;
	width: 400px;
	height: 100px;
}



.mainContentContainer h2 {
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
	background: url(../media/layout/subtitlebullet.gif) no-repeat left center;
	color: #a7bd38;
	font-size: 9pt;
	font-weight:bold;
	text-transform:uppercase;
}


.mainContentContainer #content h1 {

	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-color: White;
	text-align: left;	
	color: #a7bd38;
	font-size: 9pt;
	font-weight:bold;
	/*text-transform:uppercase;*/
}

/* Menu - Style Def */

.bodyContainer .menue ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

.bodyContainer .menue ul li {	
	min-height: 20px;
	display:block;
	padding-top: 9px;
	border-bottom: 1px solid #b0bc00;
	border-left: 1px solid #b0bc00;
}

.bodyContainer .menue ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

.bodyContainer .menue ul li ul li {	
	min-height: 14px;
	display:block;
	padding-top: 0px;
	border-left: none;
	border-bottom: none;
}

.bodyContainer .menue ul li a {
	color: #b0bc00;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	padding-left: 33px;
	text-transform: lowercase;
	display:block;
	padding-bottom:5px;	
}

.bodyContainer .menue ul li ul li a {
	color: #b0bc00;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	padding-left: 43px;
	text-transform: lowercase;
	display:block;
	padding-bottom:5px;
	background: url(../media/icons/raquo_white_bg.gif) no-repeat 30px 3px;
}

.bodyContainer .menue ul li.selected {
	background: #b0bc00 url(../media/layout/selmenubg.gif) no-repeat left center;
	border-left: none;
}

.bodyContainer .menue ul li.selected a {
	color: #fff;
	text-transform:uppercase;
}

.bodyContainer .menue ul li.selected ul li a {
	background: url(../media/icons/raquo_green_bg.gif) no-repeat 30px 3px;
}

.bodyContainer .menue ul li ul li.selected {
	background: none;
}

#logout a {
	color: #D40000;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
	padding: 10px 0 0 70px;
	text-transform: lowercase;
}

.imprint{
	color: #b0bc00;
	font-size: 9px;
	font-weight:normal;
	text-decoration:none;
         align: center;
}

.bodyContainer #imprint {
	width: 191px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;	
}

.act {
	font-weight: bold;
}

.news-latest-item {
	border: 1px solid #b0bc00;
	padding:0px;
	margin:0px;
	color: #ffffff;
	margin: 5px 0;
	}

.news-latest-title{
	background-color: #b0bc00;
	color: #ffffff;
	height: 18px;
	vertical-align: bottom
}

#content .news-latest-title a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
}

.news-latest-subheader{
	padding: 10px;
}
	
.news-latest-morelink {
	height: 15px;
	background-color:#b0bc00;
	color:#ffffff;
	margin-left: 440px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
}

#content .news-latest-morelink a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform:uppercase;	
}

.news-single-item{
	border: 1px solid #b0bc00;
	padding: 0px 25px 5px 25px;
	margin:0px;
}

.news-single-item h3{
	font-size: 13px;
	font-weight:bold;
}

.tx-thmailformplus-pi1 {
    font-size: 9pt;

	margin: 1px 0 10px 0px;
	padding: 0 10px 0 10px; 
}

.tx-thmailformplus-pi1 .header {
	color:#b0bc00;
	font-size: 9pt;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 5px;
}

input.input_text{
	font-size: 9pt;
	height: 15px;
	border: 1px solid #b0bc00;
	margin: 1px 0 1px 0px;
	width: 220px;
}
.textarea{
	font-size: 9pt;
	height: 150px;
	border: 1px solid #b0bc00;
	margin: 1px 0 1px 0px;
	width: 460px;
	height: 80px;
}


.tx-fileexplorer-pi1 {
          font-size: 9pt;
}

ul.csc-bulletlist {
          font-size: 9pt;
          padding: 0px;
          margin: 5px 10px 10px 10px;
          list-style:square;
}