/*---------- HTML tag styles ----------*/


html, body {
	overflow: visible;
}

body {
	font-family: "Trebuchet MS", sans-serif;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 100%;
}

p {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
}

a {
	color: #555555;
	text-decoration: none;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}

a:active {
	color: #CC9900;
	text-decoration: none;
}

a:focus {
	color: #CC9900;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #666666;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}

/*---------- elements styles ----------*/

#background_picture_index {
	padding: 0px;
	z-index: 0;
	width: 100%;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#background_picture_index img {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	left: 0px;
	bottom: 0px;
}

#feu {
	width: 155px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 141px;
	z-index: 4;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	position: relative;
	top: 0px;
}

.feu {
	height: 141px;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo {
	width: 155px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 141px;
	z-index: 2;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(../img/logo_chassin_small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 9px;
	position: absolute;
	top: 0px;
	left: 282px;
}

#logo img {
	padding: 0px;
	width: 244px;
	margin: 0px;
	height: 143px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#overlayer_center {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 1000px;
	position: relative;
}

#line_top {
	background-color: #CC9900;
	height: 1px;
	width: 720px;
	position: relative;
	left: 0px;
	top: 4px;
	z-index: 5;
}

#line_top img {
	height: 1px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#line_down {
	background-color: #CC9900;
	height: 1px;
	width: 720px;
	position: relative;
	left: 0px;
	top: 14px;
	z-index: 5;
}

#line_down img {
	height: 1px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#box_transparent_behind {
	background-image: url(../img/content_background.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 720px;
	position: absolute;
	left: 0px;
	top: 351px;
	z-index: 4;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 796px;
}

#box_transparent {
	width: 720px;
	position: absolute;
	left: 0px;
	top: 362px;
	z-index: 5;
	height: 802px;
	margin: 0px;
	padding: 0px;
}

#footer {
	color: #666666;
	font-size: 65%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 720px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
	text-transform: uppercase;
	letter-spacing: 0.5ex;
	height: 13px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	clear: both;
}

/*---------- news styles ----------*/
	
#news {
	width: 160px;
	font-family: "Trebuchet MS", sans-serif;
	z-index: 6;
	background-image: url(../img/kasten.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 228px;
	float: left;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}

#news ul{
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	display: block;
}

#news li {
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/menu_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#news li:hover {
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
	background-image: url(../img/menugelb_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	color: #CC9900;
}

#news img{
	margin: 0;
	height: 6px;
	width: 10px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news_php {
	text-align: left;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	height: auto;
}

#news_php img{
	margin: 0;
	width: 124px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}

#news_php_bild {
	text-align: left;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 8px;
	padding-bottom: 0px;
	line-height: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news_php_bild img{
	margin: 0px;
	width: 124px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#news_text {
	text-transform: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 13px;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
}

#news_text img{
	margin: 0;
	width: 126px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 24px;
}

.text_small {
	color: #555555;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

.text_small_bold {
	color: #555555;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

.text_small_head_bold {
	color: #555555;
	font-size: 11px;
	text-align: left;
	line-height: 130%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

/*---------- menu styles ----------*/

#menu_down {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	z-index: 6;
	width: 170px;
	font-family: "Trebuchet MS", sans-serif;
	position: relative;
	top: 1px;
	right: 0px;
	float: right;
	font-weight: bold;
}

#menu_down ul{
	list-style: none;
	display: block;
	float: right;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#menu_down li {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 170px;
}

#menu_down li.menu_down_eingezogen a{
	color: #555555;
	width: 170px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
}

#menu_down li.menu_down_eingezogen a:hover{
	display: block;
	color: #CC9900;
	width: 170px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menugelb_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

li.menu_down_eingezogen:hover {
	text-indent: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	padding: 0px;
	margin: 0px;
}

.menu_down_eingezogen {
	text-indent: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 170px;
}

#menu_down li.grey_focus a{
	display: block;
	color: #CC9900;
	width: 170px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

#menu_down li.grey_focus a:hover{
	display: block;
	color: #996600;
	width: 170px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menugold_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

li.grey_focus:hover {
	text-indent: 16px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	height: 18px;
}

.grey_focus {
	color: #CC9900;
	padding: 0px;
	margin: 0px;
}

.grey_focus a {
	color: #CC9900;
	text-decoration: none;
	background-image: url(../img/menugelb_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.grey_focus a:link {
	color: #CC9900;
	text-decoration: none;
}

.grey_focus a:visited {
	text-decoration: none;
}

.grey_focus a:hover {
	color: #996600;
	text-decoration: none;
}

.grey_focus a:active {
	color: #996600;
	text-decoration: none;
}

.grey_focus a:focus {
	color: #996600;
	text-decoration: none;
}

#menu_down_linie {
	height: 1px;
	width: 154px;
	float: right;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0cabc;
}

#menu_down_linie_white {
	height: 1px;
	width: 154px;
	float: right;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.menu_down {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

/*---------- content styles ----------*/

#content {
	width: 344px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -17em;
	z-index: 3;
	padding: 0px;
	position: absolute;
	top: 399px;
	left: 50%;
}

#content_hidden {
	width: 336px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	z-index: 3;
	float: left;
	font-family: "Trebuchet MS", sans-serif;
}

#content_hidden img {
	margin: 0px;
	height: 50px;
	width: 336px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.text1 {
	color: #333333;
	font-size: 105%;
	line-height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_colour {
	color: #CC9900;
	font-size: 105%;
	text-align: center;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_kursiv {
	color: #333333;
	text-align: left;
	font-style: italic;
	font-size: 100%;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_bold {
	color: #333333;
	font-size: 100%;
	text-align: left;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_colour_bold {
	color: #CC9900;
	font-size: 97%;
	text-align: center;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_eingezogen {
	font-size: 105%;
	line-height: 15px;
	color: #333333;
	text-indent: -10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Trebuchet MS", sans-serif;
}

.text1_small {
	color: #333333;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

#text1_legende {
	color: #CC9900;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

/*---------- class styles ----------*/

.grey_focus_eingezogen {
	text-indent: 16px;
	color: #CC9900;
	line-height: 14px;
}

.grey_focus_eingezogen a {
	color: #CC9900;
	text-decoration: none;
	line-height: 14px;
	text-indent: 16px;
}

.grey_focus_eingezogen a:link {
	color: #CC9900;
	text-decoration: none;
}

.grey_focus_eingezogen a:visited {
	color: #CC9900;
	text-decoration: none;
}

.grey_focus_eingezogen a:hover {
	color: #996600;
	text-decoration: none;
}

.grey_focus_eingezogen a:active {
	color: #996600;
	text-decoration: none;
}

.grey_focus_eingezogen a:focus {
	color: #996600;
	text-decoration: none;
}

.text2 {
	color: #000000;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 42px;
	padding-left: 0px;
	font-style: italic;
}

.text2 a {
	color: #999999;
	text-decoration: none;
}

.text2 a:link {
	color: #999999;
	text-decoration: none;
}

.text2 a:visited {
	color: #999999;
	text-decoration: none;
}

.text2 a:hover {
	color: #CC9900;
	text-decoration: none;
}

.text2 a:active {
	color: #CC9900;
	text-decoration: none;
}

.text2 a:focus {
	color: #CC9900;
	text-decoration: none;
}


.text3 {
	color: #000000;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-style: italic;
}

/*---------- noscript styles ----------*/

.noscript {
	position: relative;
	left: 0px;
	top: 2px;
}

#noscript_text {
	color: #CC0000;
	font-size: 105%;
	line-height: 15px;
	margin: 0px;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	padding: 5px;
	position: absolute;
	left: 190px;
	top: 190px;
	width: 340px;
	z-index: 6;
	background-image: url(../img/content_background.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#noscript_bild {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 151px;
	width: 340px;
	z-index: 5;
}