/* CSS Document */
@import url(tables.css);
@import url(mez.css);

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:3px;
	margin-top:10px;
	background-color:#818181;
}

.body_color {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:3px;
	margin-top:4px;
	background-color:#FEF7D9;
}

.body_div {
	position:		relative;
	background-color:white;
    width:          950px;
    w\idth:         950px;
	border-right:	1px solid #BBBEC6;
	clear:			both;
	text-align:left;
	border-left:	1px solid #BBBEC6;
}

tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

tt {
	font-size:11px
}

/*
ol,ul {
	padding-left:0px;
	margin-left:0px;
}
*/
form {
	padding:0px;
	margin:0px;
}

.title {
	font-size:12px;
	font-weight:bold;
}

a:link.htext {
	color:#818181;
}
a:visited.htext {
	color:#818181;
}
a:active.htext {
	color:#818181;
}
a:hover.htext {
	color:#818181;
}
/* ################### Links ################### */
a:link {
	color:	#13237A;
	text-decoration:none;
}
a:visited {
	color:	#13237A;
	text-decoration:none;
}
a:active {
	color:	#13237A;
	text-decoration:none;
}
a:hover {
	color:	#FE201A;
	text-decoration:underline;
}

.footer a {
	font-weight:bold;
}

.header_navi_top a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.header_navi_top a:hover {
	color:white;
	text-decoration:none;
}

.header_navi_top a:visited {
	color:white;
	text-decoration:none;
}

.print_info {
	text-align:center;
	padding-top:2px;
	font-size:11px;
}

/* ################### Links ################### */


/* ################### HEADER ################### */
.header {
    position:       relative;
    width:          950px;
    w\idth:         950px;
    height:         72px;
    he\ight:        72px;
    background:     #FFFFFF url(../images/header_new.gif) no-repeat left top;
	background-color:#FFDAA6;
}

.title_box{
    position:       absolute;
	left:			120px;
	top:			3px;
	width:			450px;
	height:			50px;
	text-align:		center;
}

.click_home {
    position:       relative;
	width:			350px;
	height:			72px;
	float:			right;
}

.header_left_top {
    position:       absolute;
	width:			153px;
	height:			50px;
	background-image:url(../images/header_left.gif);
}


/* ################### HEADER ################### */


/* ################### NAVI TOP ################### */
.header_navi_top{
    position:       relative;
	border-bottom:	1px solid #D3D7E2;
    width:          950px;
    w\idth:         950px;
    height:         18px;
    he\ight:        18px;
	background-color:#31408C;
	color:			white;
	border-top: 	1px solid #6E78AE;
	border-bottom:  1px solid #000000;
	z-index:			120;
}

.navi_pfeil {
	position:		absolute;
	top:			27px;
	text-align:		center;
	clear:			both;
	padding-left:	15px;
	padding-right:	15px;
	font-weight:	bold;
	color: 			white;
}


.navi_item_right {
	float:		left;
	position:	relative;
}

.navi_item_top {
	position:relative;
	font-weight:	bold;
	text-align:		center;
	padding-left:	15px;
	padding-right:	15px;
	padding-top:	2px;
	border: 		1px solid #31408C;
	height:         14px;
	float:			left;
}

.navi_item_top_over {
	position:relative;
	font-weight:	bold;
	text-align:		center;
    height:         14px;
	padding-top:	2px;
	padding-left:	15px;
	padding-right:	15px;
	background-color:#5364C3;
	border: 1px solid white;
	float:			left;
}

.navi_line_1 {
	background-color:#808080;
	height:1px;
	font-size:1px;
}
.navi_line_2 {
	background-color:#BFBFBF;
	height:1px;
	font-size:1px;
}
.navi_line_3 {
	background-color:#EBEBEB;
	height:1px;
	font-size:1px;
}

/* ################### NAVI TOP ################### */


/* ################### NAVI LEFT ################### */
.navi_left {
	margin-top:		15px;
	width:			153px;
	float:			left;
}

div.navi_left div.table_header {
	background-color:white;
}

.main {
	z-index:40;
}
/* ################### NAVI LEFT ################### */


/* ################### CONTENT ################### */
.content {
	position:relative;
	width:775px;
	margin-left:5px;
	margin-top:15px;
	margin-right:2px;
	padding-right:5px;
	z-index:100;
	float:right;
}

.content_print {
	position:relative;
	width:948px;
	margin-top:5px;
	margin-right:1px;
	z-index:100;
	float:right;
}
/* ################### CONTENT ################### */


/* ########### Footer ############## */
.footer {
    position:       relative;
    width:          950px;
    w\idth:         950px;
	padding-top:	20px;
	clear: 			both;
	font-size:		10px;
}

.footer_line_left {
    position:       	relative;
    width:          	690px;
    w\idth:         	690px;
    height:         	20px;
    he\ight:        	20px;
	background-color:	#FFDAA6;
	padding-top:		5px;
	padding-left:		5px;
	float:				left;
}

.footer_line_right {
    position:       	relative;
    width:          	250px;
    w\idth:         	250px;
    height:         	20px;
    he\ight:        	20px;
	background-color:	#FFDAA6;
	padding-top:		5px;
	padding-right:		5px;
	text-align:			right;
	float:				right;
}

.footer_center {
    position:       		relative;
    width:          		950px;
    w\idth:         		950px;
	padding-top:			15px;
	text-align:				center;
	clear: 					both;
	background-color:		white;
	border-bottom:			1px solid #BBBEC6;
}

.footer_bottom {
    position:       	relative;
    width:          	945px;
    w\idth:         	945px;
    height:         	15px;
    he\ight:        	15px;
	background-color:	#FFDAA6;
	padding-left:		5px;
	float:				left;
	display:			none;
}

/* ########### Footer ############## */



INPUT {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

TEXTAREA {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

SELECT {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
