/* start generell/content */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, div, a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #007F9E;
}
a.subnav_passive {
	color: #000000;
}
a.subnav_active {
	color: #000000;
}
.list_dot {
	background-image:url(/image/list_dot.gif); 
	padding-left: 15px;
	line-height: 100%;
	margin: 5px 0px 5px 0px;
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
form {
	margin: 0px;
}
/* end generell/content */

/* start content */
.actiontext {
	background-color: #990000;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #990000;
}
input, select, textarea {
	border-color: #0000CC;
	border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
td.mainleft {
	width: 208px;
	padding-left:25px;
}
td.mainmiddle {
	background-image:url(/image/bg_slogan.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	padding-bottom: 40px;
}
td.mainright {
	width: 200px;
	padding-right:3px;
}
/* end content */

/* start navi */
td.mainnav {
	font-size: 14px;
	font-weight: bold;
	padding-right: 22px;
	white-space: nowrap;
}
a.mainnav {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subnav_passive {
	width: 150px;
	height: 16px;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	border: 1px solid #007F9E;
	background-color: #EFEFEF;
}
.subnav_active {
	width: 150px;
	height: 16px;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #DBDAD9;
}
a.subnav {
	text-decoration: none;
	color: #000000;
}
/* end navi */
