/*

blau: #008DBE

holz:			B57332
holzwerkstoff:	D9B28F
metall:			F7941C
steine-erden:	8C9FAA
energie:		187D5D
weitere:		014DA1

*/


body {
	background: white url(/assets/layout/bg/berge.jpg) no-repeat center top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.trans {
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}
p.text {
	margin: 0;
}
h1 {
	color: #008dbe;
	font-size: 18px;
	margin-top: 0;
	font-weight: normal;
}
h2 {
	color: #008dbe;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	color: black;
	font-size: 13px;
	font-weight: normal;
}
#container {
	width: 970px;
	text-align: left;	
}
#header {
	height: 27px;
	color: #FFF;
}
#header span,
#toplinks a:link,
#toplinks a:visited {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px 6px 0px;
	font-size: 10px;
	display: block;
	float: right;
}
#logo_upper {
	position: absolute;
	width: 275px;
	height: 24px;
	margin: 276px 0 0 695px;
/*	right: 0;
	bottom: 0; */
}
#farben {
	float: right;
	width: 200px;
	height: 27px;
	overflow: hidden;
}
#toplinks {
	float: right;
	height: 27px;
	overflow: hidden;
	width: 500px;
}
#header form {
/*	float: right;*/
	margin: 0;
	padding: 6px 0;
}
#header input {
	margin: 0;
	border: none;
	font: normal 10px Arial;
	padding: 1px 3px;
	color: #666;
}
#sujet {
	width: 970px;
	height: 300px;
	float: left;
	background: #008dbe url(http://media.networx.at/www.scheuch.at/sujets/scheuch_allgemein.jpg);
}
h1.helvetica {
	width: 164px; 
	float: right; 
	text-align: right; 
	margin: 18px; 
	padding: 0; 
	overflow: hidden; 
	color: #FFF;
}

#menustrip {
	clear: both;
	height: 70px;
	background: #FFF;
	background: #FFF url(/assets/layout/content_bg_grey.png) no-repeat right top;
}
#logo {
	position: absolute; display: block; z-index:500;
	margin-top: 292px;
	margin-left: 680px;
	/*
		width: 270px;
		height: 50px;
		display: block;
		float: right;
		text-decoration: none;*/
}
#hmenu {
	width: 698px;
	height: 20px;
/*	float: left;*/
	overflow: hidden;
	border-top: 2px solid #FFF;
}
#date {
	display: block;
	padding: 10px 0 0 20px;
	font-size: 10px;
	color: #009ECA;
	text-align: left;
}
#sujetlinks {
	float: right;
	width: 200px;
	height: 300px;
	background: #007eb8;
}
#teaserbar {
	width: 214px;
	float: left;
}
#languages {
	text-align: left;
/*	background-color: white; */
	font-size: 10px;
	height: 21px;
}
#languages td {
	text-align: left;
	font-size: 10px;
}

#content {
	clear: both;
	background: url(/assets/layout/content_bg_greystrip_trans.png) repeat-y center top;
	background: url(/assets/layout/content_bg_greystrip.png) repeat-y center top;
	text-align: left;
	vertical-align: top;
/*	padding-bottom: 31px; */
/*	min-height: 292px;*/
}
#infobox,
#contentinner {
/*	margin-left: 232px;
	margin-right: 218px;*/
	margin-left: 28px;
	padding-bottom: 20px;
	float: left;
	width: 700px;

}
#infobox.small,
#contentinner.small {
	width: 500px;
}

#contentinner #infobox {
	margin: 0;
}
#indent {
/*	margin: 20px 18px 40px 18px;*/
}
#sidebar {
	float: right;
	width: 170px;
	margin: 0 15px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
}
#teasers td.scroller #startcontext span.html {
	color: #008DBE;
}
#context {
	margin: 0px 6px 0px 6px;
}
#content b,
#content strong {
	color: #008dbe;
}

span.html a:link,
span.html a:visited {
	color: black;
	background: url(/assets/layout/link_inline.gif) no-repeat right bottom;
	padding: 0px;
	text-decoration: none;
}
a.aText:link,
a.aText:visited,
a.download:link,
a.download:visited {
	color: black;
	background: url(/assets/layout/link_inline.gif) no-repeat left bottom;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
}

/*
#content a.lightbox:link,
#content a.lightbox:visited {
	color: black;
	text-decoration: none;
	border: none;
}
*/
/****************
popups
****************/
.popupFg {}
.popupBg {
	background-color: white;
	border: 1px solid black;
}
td.popupText {
	padding: 5px;
}
td.popupCaption {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
td.popupClose {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}


/****************
kasten
****************/
table.kasten {
	margin-bottom: 20px;
	width: 498px;
	border-top: 1px solid #B2D4E8;
	border-bottom: 1px solid #B2D4E8;
	background: white url(/assets/layout/verlauf.gif) repeat-x bottom left
}

th {
	text-align: left;
	padding: 5px 0px 5px 0px;
	color: #008dbe;
	font-weight: bold;
	font-size: 12px;
}

table.kasten tr td.img {
	vertical-align: top;
	padding-right: 10px;
	width: 1%;
}

#content a.kasten:link,
#content a.kasten:visited {
	text-decoration: none;
	margin: 10px 10px 10px 0;
	color: black;
	text-align: center;
	display: block;
	padding: 3px;
	border: 1px solid #B2D4E8;
	border-bottom-color: #008dbe;
	background: #E2EAF2 url(/assets/layout/hgSubnav.gif) repeat-x left top;
}
#content a.kasten:hover {
	border-color: #008dbe;
}

/****************
formulare
****************/
textarea.F,
input.P,
input.M,
input.F {
	width: 500px;
	border: 1px solid #EAF0F4;
	background-color: #EAF0F4;
}
input.P.marked,
input.M.marked {
	border-color: red;
/*	background: white url(/assets/layout/arrow.gif) no-repeat 2px center;
	padding-left: 10px; */
}


/****************
suche
****************/
#searchFull { }
#searchFull div.searchResult {
	border-bottom: 1px solid white;
	margin-bottom: 20px;
}
#searchFull div.searchContent {

}
#searchFull div.searchContent span.search {
	color: black;
	border: none;
	padding: 1px;
	background: #E2EAF2 url(/assets/layout/hgSubnav.gif) repeat-x left top;
}
#searchFull div.searchResult  {
}
/*
#searchFull a.searchResult:link,
#searchFull a.searchResult:visited {
	display: block;
	color: black;
	border: 1px solid #008DBE;
	padding: 5px;
	background: #E2EAF2 url(/assets/layout/hgSubnav.gif) repeat-x left top;
	text-decoration: none;
	margin-bottom: 16px;
}
#searchFull a.searchResult:hover {
	font-weight: bold;
	border-color: #008DBE;
}
*/
#searchFull a.searchResult:link,
#searchFull a.searchResult:visited {
	margin: 10px 0;
	color: black;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 3px;
	border: none;
/*	background: #E2EAF2 url(/assets/layout/hgSubnav.gif) repeat-x left top;*/
	background: url("/assets/layout/white2grey_20.png") repeat-x scroll left top #EBF0F4;
}

#searchFull a.searchResult:hover {
	background-color: #008dbe;
}


/****************
suche
****************/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul.p2 {
	color: #008DBE;
}
#ce_sitemap ul.p3 {
	color: #C08442;
}
#ce_sitemap ul.p4 {
	color: #DFBD9E;
}
#ce_sitemap ul.p5 {
	color: #F9A32A;
}
#ce_sitemap ul.p6 {
	color: #9BADB6;
}
#ce_sitemap ul.p7 {
	color: #248D6F;
}
#ce_sitemap ul.p8 {
	color: #0360AF;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
}
#ce_sitemap a:hover {
	color: black;
	border: 1px solid #B2D4E8;
	padding: 1px;
	display: block;
	background: #E2EAF2 url(/assets/layout/hgSubnav.gif) repeat-x left top;
}
#ce_sitemap a:hover p {
	font-size: 14px;
}
#ce_sitemap p {
	margin: 0;
	padding: 1px;
}
#ce_sitemap .hmenu1 p,
#ce_sitemap .hmenu1 p {
	font-size: 14px;
}
#ce_sitemap .hmenu2 p,
#ce_sitemap .hmenu2 p {
	font-size: 12px;
}
#ce_sitemap .hmenu3 p,
#ce_sitemap .hmenu3 p {
	font-size: 11px;
}
#ce_sitemap .hmenu4 p,
#ce_sitemap .hmenu4 p {
	font-size: 10px;
}

/**********************
content-tables
**********************/

td.leftcell {
	color: #008EBF;
	background-color: #B2D4E8;
	width: 50px;
}

td.rightcell {
	color: black;
	background-color: #EEF6FC;
}






#folderbestellung h2 {
/*	clear: left;*/
	padding: 20px 0 10px 0;
}
#folderlist {

}
#folderlist input {
	display: none;
}
#folderbestellung #folderlist h2 {
	clear: left;
	margin: 10px 0;
	padding: 0;
	cursor: pointer;
	padding: 1px 0 0 16px;
	background: url(/assets/layout/closedBlue.gif) no-repeat left top;
}
#folderbestellung #folderlist h2.open {
	background-image: url(/assets/layout/openBlue.gif);
}
#folderlist div.box {
	display: none;
}
#folderlist div.box.open {
	display: block;
}
#folderlist div.clear {
	margin: 0;
	clear: both;
	overflow: hidden;
	height: 6px;
}
#folderlist .desc {
	width: 210px;
	float: left;
	margin: 20px 6px 0 0;
	padding: 0;
	cursor: pointer;
}
#folderlist .desc.ordered {
}
#folderlist .desc td.pic {
	width: 70px;
}
#folderlist .desc td.txt {
	width: 140px;
	font-size: 11px;
	vertical-align: bottom;
	border: 1px solid white;
	border-bottom-color: #388EA9;
}
#folderlist .desc td.txt p {
	margin: 0 0 2px 6px;
}
#folderlist .desc.ordered td.txt {
	background: #EFF7FB url(/assets/layout/check_on.gif) no-repeat 120px 2px;
	color: #008DBE;
	border-color: #388EA9;
}



/*
nav-menu auf /de/380/
*/
a.menu2:link, a.menu2:visited, a.menu2akt:link, a.menu2akt:visited {
	text-decoration: none;
	display: block;
}









/*
	footer
*/
#footer {
	line-height: 1.1em;
	padding: 16px 16px 10px 16px;
	margin-bottom: 10px;
	background: url(/assets/layout/footer_bg.png) repeat-y center top; 
/*	background: #50504f url(/assets/layout/footer_bg.gif) repeat-x left top; 
	background: #4e4e4d url(/assets/layout/footer_bg.gif) repeat-x left top;*/
}
#footer a:link,
#footer a:visited {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
#footer p, #footer span {
	color: #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
#footer a.remove:link,
#footer a.remove:visited {
	float: right;
}
#footer input#memoryListEmail {
	margin-top: 8px;
	font-weight: normal;
	border: none;
	width: 200px;
	color: #FFF;
	background-color: #007eb8;
}
#footer #breadCrumbs {
	width: 580px;
	padding: 10px 0;
}
#footer #breadCrumbs span {
/*	color: #e85113;*/
	color: #FFF;
/*	font-size: 14px;*/
	text-transform: uppercase;
	background: url(/assets/layout/arrow_white.gif) no-repeat left center;
	padding: 2px 2px 2px 14px;
}
#footer #breadCrumbs a:link,
#footer #breadCrumbs a:visited {
	color: white;
	background: url(/assets/layout/arrow_white.gif) no-repeat left center;
	padding: 2px 2px 2px 14px;
	margin-right: 10px;
	text-decoration: none;
}
#footer a.highlight:link,
#footer a.highlight:visited {
	font-weight: bold;
}
/*
#footer a.button:hover {
	color: #FFF;
	text-decoration: underline;
}
*/
#footer a.highlight:link,
#footer a.highlight:visited {
/*	color: #e85113;*/
	background: url(/assets/layout/arrow_white.gif) no-repeat left center;
	padding: 2px 2px 2px 10px;
}
#footer .box {
	width: 230px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color: white;
	margin: 0;
	padding: 10px 0;
}
#footer .box.memory {
	background-color: #006EA8;
/*	background: #50504f url(/assets/layout/footer_bg.gif) repeat-x left top; */
	background: #0072a6 url(/assets/layout/membox_bg.png) repeat-x left top; 
	width: 200px;
	min-height: 100px;
	margin-right: 0;
	float: right;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer .box.memory ul {
	margin: 0 10px;
}
#footer li {
	margin: 0;
	padding: 0;
}
#footer .languages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
#footer .languages li {
	float: left;
}
#footer .languages a:link,
#footer .languages a:visited {
	display: block;
	margin: 0 10px 0 0;
}

#footer span.bold,
#footer span.orange,
#footer li.bold,
#footer li.orange {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 6px;
/*	background: #444; */
	padding: 2px 0;
}
#footer b {
/*	background: #555;
	padding: 2px; */
}
#subfooter span {
	
}
#subfooter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
#subfooter li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#subfooter span,
#subfooter span,
#subfooter a:link,
#subfooter a:visited {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}







#subnav {
	float:left;
	width:214px;
}
/*
	ebene 0
*/
#subnav ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li.level0 {
	margin: 0;
	padding: 0;
/*	border: 1px solid red;*/
	background: url("/assets/layout/white2grey_20.png") repeat-x scroll left top #EBF0F4;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #EBF0F4;
}
/*
	ebene 1 und hoeher : jeweils 10px links eingerueckt
*/
#subnav ul.level0 ul {
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 0;
}
#subnav ul.level0 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
#subnav a:link,
#subnav a:visited {
	clear:left;
	color:#007EAA;
	display:block;
	font-size:11px;
	padding: 3px 16px;
	font-weight:normal;
	text-decoration:none;
}
#subnav a.level0:link,
#subnav a.level0:visited {
	background: url("/assets/layout/dr_arrow_blue.png") no-repeat scroll 200px 10px; 
	padding: 6px 16px;
}
#subnav  a.inpath:link,
#subnav  a.inpath:visited {
	font-weight: bold;
}
#subnav  a.highlight:link,
#subnav  a.highlight:visited {
	font-weight: bold;
}

