/* BODY * **************************************************/
html {
	height: 100%;
	overflow: auto;
}
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.9em;
	color: #FFFFFF;
	background-color: #171717;
}


/* RESET * *************************************************/
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-size: 1em;
	margin-bottom: 1em;
}

img,
a img {
	border: none;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image a.bild-popup:hover img,
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image a.video-popup:hover img {
	border-color: #b40000;
}
a:focus {
	outline: none;
}
a {
	color: #b40000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#spacer {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -329px;
	float: left;
}


/* BOX * ****************************************************/
#box {
	width: 992px;
	height: 658px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../img/index_bkg.jpg);
	position: relative;
	top: -329px;
	margin: 0 auto;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */

}
/* Hide from IE5mac \*//*/
#spacer {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */


/* HEADER * *************************************************/
#header {
	height: 168px;
}
#header h1,
#header #h1 {
	display: block;
	height: 100%;
}
#header h1 a,
#header #h1 a {
	display: block;
	width: 490px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/index-hover_bkg.jpg);
	background-position: left -168px;
}
#header h1 a:hover,
#header #h1 a:hover {
	background-position: center;

}

/* CONTENT **************************************************/
#content {
	height: 490px;
	width: 792px;
	position: absolute;
}
#content-main {
	width: 560px;
	position: absolute;
	height: 350px;
	left: 221px;
	top: 60px;
	overflow: hidden;
}
#content-main table {
	border-collapse:collapse;
}
#content-main td,
#content-main th {
	padding: 5px 15px 5px 0;
	vertical-align: top;
	border-bottom: dotted 1px #333;
}
#content-main th {
	text-align: left;	
}
#content-main table * {
	margin: 0;
}
#content-main table h1 {
	padding-top: 2em;
	font-style: italic;
}
#scroller-box {
	width: 510px;
	height: 335px;
	padding: 0 25px 15px;
}
#content-main h1 {
	font-size: 1.6em;
	/*padding-top: 1em;*/
}
#content-main h2 {
	font-size: 1.3em;
}
#content-main p,
#content-main ul {
	font-size: 1.3em;
	color: #CCCCCC;
}

#content-margin {
	position: absolute;
	width: 200px;
	height: 490px;
}
#main-navi {
	margin: 42px 0 0 78px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 40px;
}

/* FOOTER */
#footer {
	height: 135px;
	width: 160px;
	position: relative;
	top: 85px;
	left: 807px;
}
#footer-navi {
	/*margin: 85px 28px 0 15px;*/
}
#footer #history-link {
	position: absolute;
	top: 340px;
	left: -116px;
	font-size: 1.2em;
	text-transform: lowercase;
}

/* COPYRIGHT */
#copyright {
	position: relative;
	top: 320px;
	left: 460px;
	font-size: 1.3em;
	width: 150px;
}
#copyright a {
	color: #CCC;
}
#copyright a:hover {
	color: #b40000;
	text-decoration: none;
}

/* NAVIGATION ***********************************************/

/* ul-navi */
.ul-navi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font-size: 1.4em;
}
.ul-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
/*.ul-navi a:hover {
	text-decoration: underline;
}
*/.ul-navi a:hover,
.ul-navi .act a {
	color: #b40000;
}


/* main-navi */
#main-navi li {
	display: block;
	height: 40px;
	margin-bottom: 5px;
}
#main-navi li a {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
	overflow: hidden;
	padding-right: 32px;
	background-image: url(../img/stern.gif);
	background-position: center -200px;
}
#main-navi li a:hover,
#main-navi li.act a {
	background-position: center right;
	/*background-position: left -50px;*/
}

/* footer-navi */
#footer-navi li {
	display: block;
	height: 18px;
	margin-bottom: 5px;
	padding-left: 37px;
}
#footer-navi li a {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
	overflow: hidden;
}
#footer-navi li a:hover {
	background-position: left -50px;
}


/* CLASSES * ************************************************/
.csc-textpic-caption {
	line-height: 1.2em;
}
.tx-itawyoutoubeembed-pi1 {
	height: 100%;
}
.tx-itawyoutoubeembed-pi1 object {
	display: block;
	margin: 0;
}