@charset "utf-8";
/* CSS Document */

@import "mailform.css";

body, #suche input{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*background-image: url(../images/background_landscape.jpg);*/
	background-image: url('/fileadmin/content_ennstalmilch/Bildmaterial/background.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
	/*
		background-color: #70AA44; updated mo 21.09.09
		background-color: #3260AD; updated mo 22.09.09
	*/
	background-color: #103063;
	background-position: top center;
	margin: 0px;
}

#container {
	position: absolute; /* test */
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}

#sizer {
	height: auto;
  left: 15px;
  position: absolute;
  text-align: right;
  top: -15px;
  width: 200px;
  z-index: 2;
  
}
a.sizer11,
a.sizer12,
a.sizer14,
a.sizer11:link,
a.sizer12:link,
a.sizer14:link,
a.sizer11:visited,
a.sizer12:visited,
a.sizer14:visited {
  padding: 2px 5px 2px 5px;
  margin: 0px 3px 0px 3px;
  text-decoration: none;
  border: 1px solid #5698F9;
	color: #5698F9;
}

a.sizer11:hover,
a.sizer12:hover,
a.sizer14:hover {
  background-color: #fff;
  border: 1px solid #0E71B4;
}


#main {
	position: relative;
	top: 0px;
	left: -5px;
	width: 988px;
	height: auto;
	margin-top: 40px;
}

#logo {
	position: absolute;
	top: -33px;
	right: 2px;
	width: 262px;
	height: 31px;
	text-align: center;
	z-index: 2;
}

#navigation {	
	position: absolute;
	top: 24px;
	right: 868px;
	width: 120px;
	height: 200px;
	margin: 0px;
	padding-right: 10px;
	float: left;
	z-index: 4;
	/* background-color: #0e81ba; */
}
.nav_elmt {
	width: 100px;
	height: 20px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	clear: both;
}

.nav_elmt a img {
	position: relative;
	top: 5px;
}
.nav_active {
	padding-top: 3px; 
	padding-bottom: 2px;
}
.nav_elmt a:hover, .nav_active a{ 
	background-color: white; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

#navigation ul {
	/*width: 110px;*/
  width: 120px; /* wegen font-size: 12px erhoeht, sonst zeilenumbruch in der Navigation*/
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.subnavi_elmt_no {
	font-family: Tahoma, Verdana;
	text-decoration: none;
	color: #fff;
	list-style: none;
	padding: 2px;
}
.subnavi_elmt_no a {
	color: #fff;
	text-decoration: none;
	padding: 2px;
	padding-right: 4px;
	padding-left: 5px;
}
.subnavi_elmt_no a:hover {
	background-color: #fff;
	color: #0E81BA;
	padding: 2px;
	padding-right: 4px;
	padding-left: 5px;
}

.subnavi_elmt_act {
	list-style: none;
	padding: 2px;
}
.subnavi_elmt_act a {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #0E81BA;
	padding: 2px;
	padding-right: 4px;
	padding-left: 5px;
}

div.logisch a, .logisch_active a{ 
	padding-right: 67px;
	padding-left: 3px;
	background-image: url(../images/bio_LOGISCH.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px; 
	padding-bottom: 2px;
}
div.logisch a:hover, .logisch_active a{ background-image: url(../images/bio_LOGISCH_over.jpg); }

#content {	
	position: absolute;
	top: 0px;
	right: 0px;
	width: 868px;
	height: 548px;
	margin: 0px;
	background-image: url(../images/header_hg.png);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	z-index: 1;
}

#content_left {
	position: relative;
	top: 24px;
	left: 24px;
	width: 530px;
	height: 500px;
	float: left;
	background-color: #82C1E6;
	background-image: url(../images/var1_content_hg.jpg);
	background-repeat: no-repeat;
}
#content_right {
	position: relative;
	top: 24px;
	right: 24px;
	width: 270px;
	height: 500px;
	float: right;
	/* background-color: #0e81ba; */
	background-image: url(../images/var1_r_content_hg.gif);
	background-repeat: no-repeat;
}

#content_right_inner object {
	margin-left: -20px;
	}

#content_right_inner_txt { overflow: auto; } /* SCROLLING BEI ZU VIEL TEXT IM CONTENT */

#footer {
	position: absolute;
	top: 560px;
	left: 0px;
	width: 868px;
	height: 156px;
	background-image: url(../images/footer_hg.png);
	background-repeat: no-repeat;
}

#footer_left_inner {
	position: relative;
	top: 14px;
	left: 18px;
	width: 250px;
	height: 140px;
	float: left;	
	/* background-color: #82C1E6; */
}

#footer_right_inner {
	position: relative;
	top: 17px;
	right: 23px;
	width: 270px; /* setzt overflow ausser wirkung */
	height: 120px;
	float: right;	
	overflow: hidden;
	/* background-color: #0e81ba;*/
}

.footer-h-left {
	position: relative;
	top: 0px; 
	left: 5px;
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px solid #B6D9EA;
}
.footer-h-right {
	position: relative;
	top: 0px; 
	right: 0px;
	width: auto;
	height: auto;
	padding-bottom: 2px;
}

.footer-txt-left {
	position: relative;
	top: 5px;
	left: 7px;
	width: 100%;
	height: auto;
	color: #666;
	line-height: 1.4;
}
.h-border {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	background: url(../images/border_1x1px.gif) center repeat-x;
}
.v-border {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 1px;
	background: url(../images/border_1x1px.gif) center repeat-y;
}

#right_h_border {
	height: 3px;
	padding-top: 4px; 
	padding-bottom: 8px;
}

*html #right_h_border {
	padding-top: 0px; 
	padding-bottom: 0px;
} 
.langs{ width: 50px;  }
#suche {
	position: relative;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 22px;
	/*background: url(../images/suchfeld_hg.gif) no-repeat center;*/
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#suche input {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 2px 0 1px 5px;
	margin: 0px;
	width: 1;
	height: 1;
	background: none;
	background-color: #DEEDF5;
	border: none;
	font-size: 11px;
	color: #5EA4CC;
	border: 1px solid #5CA3CC;
}
input#suche_btn {
	position: absolute;
	top: 1px;
	left: 106px;
	width: 20px;
	height: 16px;
	background: transparent none;
	border: none medium;
	cursor: pointer;
	cursor: hand;
	background: url(../images/suche_btn.jpg) no-repeat center;
}

*html #suche input { padding: 0px; padding-left: 5px; }

/* Navigation rechts unten */
ul.footer-nav {
	margin-top: -2px;
	padding-top: 0px;
	margin-left: 2px;
	padding-left: 16px;
	line-height: 1.3;
	list-style-image: url(../images/Pfeil_footer.gif);
}

/* LINKS */

.footer-nav a:link {
	color: #333;
	text-decoration: none;
}
.footer-nav a:visited {
	color: #333;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #5EA4CC;
	text-decoration: none;
}
.footer-nav a:active {
	color: #5EA4CC;
	text-decoration: none;
}

a { outline: none; }

a.mail:link {
	position: relative;
	left: -5px;
	color: #5EA4CC;
	text-decoration: underline;
}
a.mail:visited {
	color: #5EA4CC;
	text-decoration: underline;
}
a.mail:hover {
	color: #82C1E6;
	text-decoration: none;
}
a.mail:active {
	color: #82C1E6;
	text-decoration: none;
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border: none;
	margin: 0px;
	padding: 0px;
}

a.download:link, a.download:visited, a.download:hover {
	padding: 3px 6px 3px 25px; /* top right bottom left */
	background: #6AB1D4 url(../images/download_link_hg.gif) left center no-repeat;
	text-decoration: none;
}
a.download:link { color: #fff; text-decoration: none; }
a.download:visited { color: #fff; text-decoration: none; }
a.download:hover { color: #fff; text-decoration: none; }


td.csc-uploads-fileName p a {
	padding: 5px;
	padding-left: 20px;
	background: url(../images/download_link_hg.gif) left center no-repeat;
}

td.csc-uploads-fileName p a:link {
	color: #fff;
	text-decoration: none;
	display: block;
}
td.csc-uploads-fileName p a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
}
td.csc-uploads-fileName p a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
}

.csc-frame-frame3 {
	background-color: none;
}


.contenttable {
  padding: 0px;
  margin: 0px;
  border: 1px solid #999;
}
/*.contenttable td {
  border: 1px solid #ccc;
}*/

.content_table {
  border: 1px solid #BED7EC
}


.flashplayerdownload {
	top: 50px;
	padding: 100px;
}


#createdByGoWest {
	position: absolute;
	bottom: 0px;
	right: 120px;
	width: 100px;
	height: auto;
}
#createdByGoWest, #createdByGoWest a.created{
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}

#createdByGoWest a.created:link{
	text-decoration: none;
}
#createdByGoWest a.created:visited {
	text-decoration: none;
}
#createdByGoWest a.created:hover {
	color: #999;
	text-decoration: underline;
}

