/* CSS Document */

body, html {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

TABLE.maintable {
	width: 910 px;
	margin-left:auto;
	margin-right:auto;
}

TABLE.menu {
	width: 230px;
}

TABLE.projects {
	text-align: left;
}

TABLE.projects TR TD P{
	text-align: justify;
}

TABLE.projects TR TD UL LI{
	text-align: justify;
}

TABLE.news {
	text-align: left;
}

TABLE.news TR TD P{
	text-align: justify;
}

TABLE.news TR TD UL LI{
	text-align: justify;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border: 0px solid #ccc;
}

IMG {
	border: 0;
}

IMG.bild {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}

TD#left {
	vertical-align: top;
}

TD#content {
	width: 644px !important; /*moz width*/
	width: 680px; /*IE width*/
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

TD#content A {
	color: #000099;
	text-decoration: none;
}

TD#content A:hover {
	font-weight: bold;
	color: #000099;
}

TD#content P.bodytext {
	text-align: justify;
}

TD#menu_1 {
	vertical-align: top;
	width: 230px;
	height: 500px;
	background-image: url(adback4.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

TD#menu_1 DIV A {
	color: #000099;
	text-decoration: none;
}

TD#menu_1 DIV A:hover {
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
}

/* MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px dotted #000099;
	font-size: 14px;
	padding-top: 5px;
}

/* MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px dotted #000099;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

TD#menu_1 DIV.menu_1-level1-act A {
	color: 000033; 
}

/* MENU 1, level 2, normal state (NO)*/
TD#menu_1 DIV.menu1-level2-no {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 3px;
}

/* MENU 1, level 2, active state (ACT)*/
TD#menu_1 DIV.menu1-level2-act {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
}


TD#below_menu {
	text-align: center;
	vertical-align: top;
	width: 230px;
}


TD#below_menu IMG {
	margin: 0 5px;
}

TD#subtitle_1 {
	vertical-align: top;
	text-align: right;
	width: 860px;
}

TD#subtitle_2 {
	vertical-align: top;
	text-align: right;
	width: 44px !important; /*moz width*/
	width: 50px; /*IE width*/
}

TD#subtitle_1 UL {
	list-style: none;
	list-style-type: none;
}

TD#subtitle_1 UL A {
	color: #000099;
	text-decoration: none;
}

TD#subtitle_1 UL A:hover {
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
}

TD#subtitle_1 UL LI.menu2-no {
	font-size: 12px;
}

TD#subtitle_1 UL LI.menu2-act {
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}

TD#subtitle_1 UL LI {
	display: inline;
}

TD#below_menu2 {
	width: 230px;
}

TD#footer {
	text-align: right;
}

TD#logo1 {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	width: 910px;
}