@charset "utf-8";
@import url("nav.css");
@import url("links.css");
@import url("main_navi.css");
/* CSS Document */
body {
	background-color: #F2F2F2;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.justify_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-size: 14px;
	color: #888;
}
p.note {
	background: #ebeff6;
	padding: 4px;
	margin-top: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8da4c5;
}
select {
	width: 96%;
}
textarea {
	width: 96%;
}
input {
	width: 96%;
}
.formtable {
	background-color: #eee;
	border: 1px solid #CCC;
	padding: 5px;
}
.datatable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f9acb;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7f9acb;
	border-left-color: #FFFFFF;
	padding: 5px;
	background-color: #e5ecf2;
}
.box_border {
	border: 1px solid #CCC;
}
.text_smaller {
	font-size: 11px;
}
.text_smaller_link {
	font-size: 11px;
}
.text_smaller_link a, .text_smaller_link a:hover, .text_smaller_link a:link, .text_smaller_link a:active, .text_smaller_link a:visited {
	font-size: 11px;
	color: #666;
}
.iborder {
	border: 1px dotted #CCC;
}
.gray_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.black_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.header_black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.hr_dot_line {
	background-image: url(../images/hr_dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.list ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.list li {
	list-style-type: square;
	padding: 0px;
	text-indent: 20;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.message {
	border:1px solid #C0C0C0;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.display_image {
	z-index: 100;
}
.main_title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	text-indent:-2px;
	z-index: 200;
	position:relative;
	bottom: 13px;
	left: -1px;
}
.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.logout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #039;
	border: 1px solid #FFF;
	width: 65px;
}
.iborder_two {
	border: 1px solid #cccccc;
}
.iborder_index {
	border-right: 1px solid #D4D4D4;
}
.iborder_index_two {
	border-left: 1px solid #D4D4D4;
}
.link_text_2, .link_text_2 a, .link_text_2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.right_aligned, .right_aligned td {
	text-align: right;
}
.formmailtable td {
	font-size:11px;
}
.toogle_icons {
	background-image: url(../images/minus.gif);
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.toogle_icons_grey {
	background-image: url(../images/minus_grey.gif);
	height: 13px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.home_list {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.home_list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home_list a, .home_list a.deselected {
	display: block;
	line-height: 23px;
	margin: 0;
	padding: 0 0 1px 10px;
	color: #333;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBEFF6;
}
.home_list a:hover {
	color: #111;
	background-color: #cfdaeb;
}
#wrapper {
	margin:0 auto;
	position: relative;
	width: 987px;

	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(bottom, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}
