/****** RESET BEGIN ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****** RESET END ******/
body {
	background-color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;	
	font-size: 15px;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	color: #737373;
	line-height: 1.2em;
}
#container {
	margin: 0px auto;
	padding: 0;
	background: url("images/matrix.png") no-repeat fixed 50% 0 transparent;
	/* width: 860px */
}

/******************************************************************************/
/** header begin **/
#header {
	height: 450px;
	margin: 0 auto;
	padding: 0;
	background: url('images/1line.png') no-repeat fixed 50% 0 transparent;
}
.logo {
	margin: 185px 0 0 6px;
	width: 90px;
	height: 75px;
}
.logo:hover {
	background-image: url('images/logo2.jpg');
	background-repeat: no-repeat;
}
/**   menu begin **/
#menue1 {
	padding: 5px 5px 0 5px;
	margin: 0px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 1.4em;
	float: left;
	position: relative;
	display: inline; 
	width: 829px;	
}
*+ html #menue1 {
	padding-top: 16px;
}
* html #menue1 {
	padding-top: 16px;
}
#menue1 ul {
	margin-left: 90px;
	margin-top: 1px;
}
#menue1 ul li {
	padding-left: 17px;
	color: #000;
	float: left;
	position: relative;
	display: inline;
	list-style: none;
}
#menue1 ul li.active a {
	text-decoration: none;
}
#menue1 ul li a {
	color: #354f0f;	
	text-decoration: none;
	padding: 0 20px 0 0;
	font-weight: bold;
}
#menue1 ul li a:hover {
	text-decoration: underline;
}
/**   menu end **/


#slideshow {
	height: 186px;
}

/** parallax **/
.story article {
    background: url("../images/grain.png") repeat scroll 0 0 #000;
    border: 1px solid rgba(150, 150, 150, 0.1);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    line-height: 1.5em;
    margin-left: 100px;
    padding: 10px 20px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    width: 370px;
    opacity: 0.7;
 }
 .header2 article { z-index: 500; }
.headerMirr { background: url("images/1line_mirr.png") no-repeat 50% -10px transparent; width:100%; height: 100px; opacity: 0.5; }

#second {
    background: url("images/ff-fladnitz.jpg") no-repeat fixed 50% 0 transparent;
}
#achatz {
    background: url("images/achatz.jpg") no-repeat fixed 50% 0 transparent;
}
#wegl {
    background: url("images/wegl.jpg") no-repeat fixed 50% 0 transparent;
}
#anachronox {
    background: url("images/anachronox.jpg") no-repeat fixed 50% 0 transparent;
}
#bachergraben {
    background: url("images/bachergraben.jpg") no-repeat fixed 50% 0 transparent;
}
.story {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
    height: 1000px;
    margin: 0 auto;
    max-width: 1920px;
    padding: 50px 0;
    position: relative;
    width: 100%;
}

/** header end **/
/** ------------------------------------------------------------------------ **/
/**   content begin **/
/**     main begin **/
#content1 {
	width: 570px;
	float: right;
	display: inline;
	position: relative;
	padding: 0 20px 50px 20px;
}
/**       breadcrumb begin **/
/*
.breadcrumb {
	width: 690px;
	padding: 17px 0 20px 5px;
}
*+ html .breadcrumb {
	padding-top: 16px;
}
* html .breadcrumb {
	padding-top: 16px;
}
*/


.box-top-header {
	width: 519px;
	padding: 30px;
}
.box-top {
	width: 573px;
	padding: 3px;
	background: url('images/box_top.jpg') 0 0 no-repeat;
}
.box-main {
	width: 559px;
	padding: 10px;
	background: url('images/box_main.jpg') 0 0 repeat-y;
}
.box-bottom {
	width: 559px;
	padding: 10px;
	background: url('images/box_bottom.jpg') 0 0 no-repeat;
}


.spacer {
	height: 10px;
	width: 100%;
	float: none;
	border: 1px solid #000;
}
/** ------------------------------------------------------------------------ **/
/**   sidebar begin **/
#content2 {
	width: 145px;
	float: left;
	display: inline;
	position: relative;
	padding: 0px;
}

#content2_main {
	background-image: url('images/sidebar.jpg');
	background-repeat: no-repeat;
	background-position: 5px 45px;
}
#content2_main p { padding: 50px 20px 0 20px; } 
#content2_bottom {
	background-image: url('images/sidebar_bottom.jpg');
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 10px;
	margin-top: -11px;
}
/**   sidebar end **/
/** main end **/
/** ------------------------------------------------------------------------ **/
/** footer begin **/
#footer {
	margin: 0px auto;
	margin-top: 30px;
	/* height: 200px; */
	left: 0;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 4px 0 70px 0;
	width: 100%;
}
/**   general begin **/
#general {
	margin: 0px auto;
	width: 780px;
}
#copyright {
	margin-left: 20px;
	float: left;
	display: inline;
	position: relative;
	width: 330px;
	color: #f8f8f8;
}
#menue2 {
	margin-right: 20px;
	float: right;
	display: inline;
	position: relative;
	width: 330px;
}
#copyright p { margin-bottom: 0px; color: #b8b8b8; font-size: 0.92em; }
#copyright p a { color: #b8b8b8; }
#menue2 p { margin-bottom: 0px; color: #b8b8b8; text-align: right; font-size: 0.92em; }
#menue2 a { color: #b8b8b8; }
#menue2 ul li { 
	list-style: none;
	display: inline;
	position: relative;
}
#menue2 ul { 
	float: right;
	display: inline;
	position: relative;
}
/**   general end **/
/** footer end **/



/******************************************************************************/
/*** STANDARDS ***/



h1 a { color: #73A7CC; text-decoration: none; }
h2 a { color: #73A7CC; text-decoration: none; }
h3 a { color: #73A7CC; text-decoration: none; }
h4 a { color: #7a3954; text-decoration: none; }
h5 a { color: #7a3954; text-decoration: none; }
	
h1 {
	font-size: 2.7272em;
	font-family: "Myriad Pro";
	font-weight: normal;
	color: #fff;
	margin: 8px 0px 22px 0px;
}
h2 {
	font-size: 2.3636em;
	font-family: "Myriad Pro";
	font-weight: normal;
	color: #fff;
	margin: 20px 0;
}
h3 {
	font-size: 2em;
	font-family: "Myriad Pro";
	font-weight: normal;
	color: #ffcd22;
}
.largeMiddle h3 {
	margin: 0;
}
h4 {
	font-family: "Myriad Pro";
	font-size: 1.6363em;
	font-weight: normal;
	color: #d26420;
}
h5 {
	font-family: "Myriad Pro";
	font-size: 1.4545em;
	font-weight: normal;
}
h6 {
	font-family: "Myriad Pro";
	font-size: 1em;
	font-weight: bold;
}
a { 
	color: #73a7cc;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.floatLeft { float:left; display:inline; position:relative; }
.info { width: 230px; margin-left: 10px; text-align:justify;}
/**** HALB-STANDARDS ****/
textarea {
	font-size: 1.1em;
}
#main hr {
	height: 1px;
	border: 1px solid #585858;
}
fieldset input, fieldset textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
/**** STANDARDS ****/
.clearer {
	clear: both;
}
.csc-textpic-caption {
	font-size: 0.9em;
	display: block;
	padding-bottom: 0.9em;
}
p.align-center, th.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
p.align-right, th.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
p.align-left, th.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
p.align-justify, th.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
#main ul, #main ol {
	margin-bottom: 1em;
}
.csc-firstHeader, .csc-firstHeader, .csc-firstHeader {
	margin-top: 0;
}
#main .csc-textpic-imagewrap {
	margin: 0;
}
#rightBlock {
	font-size: 1em;
}
#main ul li, #main ol li {
	list-style-position: outside;
	margin: 0 0 0.3em 12px;
}
* html #main ul li, * html #main ol li {
	margin-left: 15px;
}
* + html #main ul li, * + html #main ol li {
	margin-left: 15px;
}
.csc-textpic-image {
	padding: 0 0 0.9em 0;
}
.csc-textpic-imagerow {
	padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
	clear: both;
	float: left;
}
.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
#main table {
	line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
/*	padding: 0 3px;*/
}
.csc-textpic dl.csc-textpic-firstcol {
	padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
	padding-right: 0;
}
fieldset {
	border: 0;
}
fieldset label {
	width: 170px;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}
fieldset .csc-mailform-field {
	margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
	margin: 20px 0 0 170px;
}
fieldset input, fieldset textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;  
}
#main .csc-sitemap ul li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	padding-bottom: 1em;
}
#content1 .csc-textpicHeader h1, #content1 .csc-textpicHeader h2, #content1 .csc-textpicHeader h3, #content1 .csc-textpicHeader h4, #content1 .csc-textpicHeader h5, #content1 .csc-textpicHeader h6 {
	/* margin-top: 0; */
}
a img {
	border: 0;
}
table {
	border-collapse: collapse;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
.middle {
	vertical-align: middle;
}