/* BODY */

body{
	background-color : #cccccc;
	background-image : url(pix/bg.gif) ;
	background-repeat : ;
	background-attachment : ;
	background-position : ;
	font-size : 11px;
	font-family : Verdana;

}

/* FONTS */

A {

	font-size : 11;
	font-family : Verdana;
	font-weight : none;
	color : #000000;
	background : transparent;
	text-decoration : none;
}

A:Visited {

	font-size : 11px;
	font-family : Verdana;
	font-weight : none;
	color : #000000;
	background : transparent;
	text-decoration : none;
	}

A:Active {

	font-size : 11px;
	font-family : Verdana;
	font-weight : none;
	color : #000000;
	background : transparent;
	text-decoration : none;
}

A:Hover {

	font-size : 11px;
	font-family : Verdana;
	font-weight : none;
	color : #A5A5A5;
	background : transparent;
	text-decoration : none;
}



/* Layers */

#index {


	position:static;
	width : 804px;
	height: 100%;
	margin: -9px auto 20px auto ;

}


#top {
	position:absolute;
	width : 644px ;
	height: 148px;
	background-image: url(pix/top.gif);
	margin: 0px auto 0px auto ;
	border-width : 1px;
	border-style : solid ;
	border-color: #989898;
	z-index: 2;

}

#conner {

	position: absolute;
	width : 149px ;
	height: 148px;
	background-color: #dddddd;
	margin: 0px 0px 0px 654px ;
	border-width: 1px;
	border-style : solid ;
	border-color: #989898;

}

#main {

	position: absolute;
	width : 644px ;
	height: 1200px;
	background-color: #dddddd;
	margin: 159px 0px 0px 0px ;
	border-width: 1px;
	border-style : solid ;
	border-color: #989898;

}

#main_txt {

	width : 604px ;
	height: 560px;
	background-color: #dddddd;
	margin: 0px 20px 20px 20px ;
	border-width: 0px;
	border-style : solid ;
	border-color: #989898;

}

#main_titel {


	width : 200px ;
	height: 20px;
	background-color: transparent;
	margin: 20px 20px 20px 0px ;
	border-width: 0px 0px 1px 0px;
	border-style : solid ;
	border-color: #989898;
	font-size : 18px;
	font-family : Verdana;
	font-weight : none;


}

#navi {

	position: absolute;
	width : 149px ;
	height: 1200px;
	background-color: #dddddd;
	margin: 159px 0px 0px 655px ;
	border-width: 1px;
	border-style : solid ;
	border-color: #989898;

}

#navi_titel {

	width : 120px ;
	height: 20px;
	background-color: #dddddd;
	margin: 20px 10px 20px 10px ;
	border-width: 0px;
	border-style : solid ;
	border-color: #989898;
	font-size : 22px;
	color : #A5A5A5;
	font-family : Verdana;
	font-weight : none;

}

#navi_txt {

	width : 129px ;
	height: 570px;
	background-color: #dddddd;
	margin: 0px 10px 0px 10px ;
	border-width: 0px;
	border-style : solid ;
	border-color: #989898;

}