@charset "utf-8";
/* CSS Document */

#content_index h1 {
	padding:0;
	margin:0 ;
	font-size:6.25em;
	font-weight: 300;
	text-transform: uppercase;
	line-height:80%;
	letter-spacing: -0.05em;
}
#content_index h2 {
	padding:7px 0 3px;
	margin:7px 0 7px 0;
	font-size:1.333em;
	font-weight: 700;
	text-transform: uppercase;
	line-height:80%;
	letter-spacing: 0em;
	border-top:1px dotted #858585;
	border-bottom:1px dotted #858585;
	width:300px;
}
#content_index p {
	width:300px;
	padding:0;
	margin:7px 0 7px 0
}
#content_index {
	width: 960px;
	height: 526px;
	margin: 20px auto 0 auto;
	text-align: left;
	overflow:auto;
	padding:0 20px;
	position: relative;
	
}




#footer_index {
	height:24px;
	background-color:transparent;
	color:#fff;
	background-image: url(/img/50_grey.png);
	background-repeat: repeat;
	background-position: left top;
}


ul#index_teaser {
	list-style-type:none;
	padding:0;
	margin: 0 0 0 0px;

}
ul#index_teaser li {
	width:155px;
	height:225px;
	margin-right:25px;
	background-color:#000000;
	float:left;
	color:#fff;
	background-repeat: no-repeat;
	position:relative;
	background-image: url(/img/index/teaserback_1.jpg);
	box-shadow:0px 0px 10px #858588;
	-webkit-box-shadow:0px 0px 10px #858588;
	-moz-box-shadow:0px 0px 10px #858588;
}
ul#index_teaser li.index_teaser2 {
	background-image: url(/img/index/teaserback_2.jpg);
}
ul#index_teaser li.index_teaser3 {
	background-image: url(/img/index/teaserback_3.jpg);
}
ul#index_teaser li.index_teaser4 {
	background-image: url(/img/index/teaserback_4.jpg);
}
ul#index_teaser li a {
	color:#000;
	font-weight:700;
	text-decoration:none;
	font-size:0.917em;
	background-image: url(/img/smalllink.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding:0 15px 0 0;
	
	
	
}
a#start {
	display:block;
	position:relative;
	width:25px;
	height:19px;
	overflow:hidden;
	background-image: url(/img/index/start_button.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:102px;
	float:left;
}
a#start:hover {
	background-position: right bottom;
}
DIV.white_50 {
	background-image: url(/img/grey_50.png) !important;
	height:43px;
	padding:5px 10px;
	margin-top:172px;
	background-repeat: repeat;
}
.information {
	position:absolute;
	width:0;height:0
}
.information DIV {
	position:relative;
	
}

.information .index_info {
	left:930px;
	top:490px
}


