body
	{
		font-family: Verdana, sans-serif;
		font-size: 10px;
	}

li {
		font-size: 10px;

}

span a {
	/*font-size:10px;*/
}
	
#header {
	position:absolute;
	top:10px;
	left:10px;
	width: 960px;
	height: 94px;
	background: url(../images/header.gif) no-repeat;
	z-index: 1002;
}

#submenu {
	position:absolute;
	top: 90px;
	left: 250px;
	height: 100px;
	z-index: 1001;
}

#conimore_left {
	position:absolute;
	top: 94px;
	left: -7px;
	width: 188px;
	height: 276px;
	background: url(../images/conimore_border_left.gif) no-repeat;
	z-index: 1000;
}

#contentend {
	position:absolute;
	top: 500px;
	width: 875px;
	height: 40px;
	background: url(../images/content_border_end.gif) no-repeat;
}

#contentholder {
	position:absolute;
	width: 875px;
	background: url(../images/content_border.gif) repeat-y;
	top: 94px;
	left: 84px;
	height: 500px;
}


.bodytext {
	font-size: 10px;
}

h1
	{
		font-size: 12px;
		font-weight: bold;
	}
 

.align-center {
	text-align: center;
}

.menu_1	{
		position: relative;
		left: 240px;
		top: 9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

html>body .menu_1 {
	top:10px;
} 


.menu1 a:visited, menu1-act a:visited, .menu1-act a, .menu1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu1, .menu1-act {
	text-align: center;
	margin-left: 15px;
}

.menu1-act a, .menu1 a:hover {
	background: url(../images/menu_level1_active.gif) no-repeat;
	background-position: center;
	padding-bottom:50px;
}

.menu1 a {
	text-decoration: none;
	background: url(../images/menu_level1.gif) no-repeat;
	background-position: center;
	padding-bottom:50px;
}

.menu1 a:hover {
	text-decoration:underline;
}

#subbeginn {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom:40px;
	line-height: 50px;
	background: url(../images/submenu_beginn.gif) repeat-x;
}

#subend {
	margin-left: -4px;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom:40px;
	background: url(../images/submenu_end.gif) no-repeat;
}

.menu2, .menu2-act {
	margin-left: -4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom:40px;
	line-height: 50px;
}

.menu2{
	background: url(../images/submenu.gif) repeat-x;
	
}

.menu2-act {
	background: url(../images/submenu_active.gif) repeat-x;
}

.menu2, .menu2-act {
}

.menu2-act a, .menu2 a {
	color: #FFFFFF;
	text-decoration:none;
}

.menu2-act a:hover, .menu2 a:hover {
	text-decoration:underline;
}

.menu_2
	{
		/*position: absolute;
		left: 205px;
		top: 105px;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;

/*	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom:40px;*/

		/*height: 100px;*/
	}

.content
	{
		position: relative;
		top: 0px;
		left: 100px;
		font-size: 12px;
		width: 730px;
		overflow:hidden;
		height: 520px;
	}

.box
	{
		position: absolute;
		left: 10px;
		top: 120px;
		font-size: 14px;
		width: 187px;
		border: 0pt solid #000;
	}
	


