/* CSS Document */
body {
	background-color: #456c93;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/gfx_layout/gfxbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;

}

body,td,th {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #456C93;
}

.tableX {
	margin: 3px;
	padding: 3px;
}

.tableXX {
	margin: 5px;
	padding: 5px;
}

.tableXXL {
	margin: 15px;
	padding: 15px;
}
/* definition navigation */
.haupt { color: #456C93; text-decoration: underline; }
.haupt:hover { color: #000981; text-decoration: none; }

/* definition navigation */
.sub { color: #ffffff; text-decoration: none; }
.sub:hover { color: #ffffff; text-decoration: underline; }


/* definition navigation */
.info { color: #000000; text-decoration: none; }
.info:hover { color: #000000; text-decoration: underline; }

/* definition content navigation */
.info_link { color: #ffffff; text-decoration: none; }
.info_link:hover { color: #ffffff; text-decoration: underline; }

.list {
	list-style-position: outside;
	/*list-style-type: circle;*/
	list-style-type: square;
	
}

.deaktiviert {
	color: #000066;
	font-weight: bold; 
	text-decoration: none;
}
.header_content {
	color: #456c93;
	font-weight: bold; 
	font-size: 16px;
	text-decoration: none;
}

.partner {
	color: #456c93;
	text-decoration: none;
}

.header_title {
	color: #ffffff;
	font-weight: bold; 
	font-size: 16px;
	text-decoration: none;
}

.h1 {
	color: #456C93;
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;
}

.date {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.inputB {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.inputform {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
