/* CSS Document */

#border_content #funktionsleiste {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-top: 14px;
	float: right;
	width: 160px;
	background: none;
}


#border_content #funktionsleiste DIV.reiter {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	padding-top: 3px;
	height: 15px;
	width: 100%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	text-align: left;
	background-image: url(../00_img/funktionsleiste_reiter.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	clear: both;
}

#border_content #funktionsleiste DIV.content {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 100%;
	background-color: #EDEEF0;
	border-color: #A3A9B3;
	border-style: solid;
	border-width: 1px;
}

#border_content #funktionsleiste DIV.content P {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;	
}


#border_content #funktionsleiste IMG.banner {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	width: 100%;
	background-color: #EDEEF0;
	/*border-color: #A3A9B3;
	border-style: solid;
	border-width: 1px;*/
	border: none;
}

#border_content #funktionsleiste UL {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;	
}

#border_content #funktionsleiste UL LI {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	list-style-type: none;
	list-style-position: outside;
	background-image: url(../00_img/content_list_element.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#border_content #funktionsleiste A {
	display: block;
}

#border_content #funktionsleiste A.standard {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a6ea;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-image: url(../00_img/funktionsleiste_link_icon.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;	
	
}

#border_content #funktionsleiste A.standard:hover {
	color: #000000;
	background-image: url(../00_img/funktionsleiste_link_icon_on.gif);
}

#border_content #funktionsleiste A.pdf {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a6ea;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-image: url(../00_img/funktionsleiste_link_pdf.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
}

#border_content #funktionsleiste A.pdf:hover {
	color: #000000;
	background-image: url(../00_img/funktionsleiste_link_pdf_on.gif);
}

#border_content #funktionsleiste A.tooltip_img {
	margin: 0px;
	padding: 0px;
	display:inline;
}

#border_content #funktionsleiste FORM {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	clear: both;
}

#border_content #funktionsleiste FORM LABEL {
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	display:block;
}

#border_content #funktionsleiste FORM INPUT.textfeld {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	margin-bottom: 5px;
	height: 14px;
	border-color: #A3A9B3;
	border-style: solid;
	border-width: 1px;
	background-color: #D6D6D6;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	display:block;
}


#border_content #funktionsleiste FORM INPUT.button {
	margin: 0px;
	padding: 2px;
	background-color: #00a6ea;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	display:block;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	border-top-color: #E37881;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #E37881;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #74000A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #74000A;
	border-right-style: solid;
	border-right-width: 1px;
	float: none;
}


#border_content #funktionsleiste FORM INPUT.button_grau {
	margin: 0px;
	padding: 2px;
	background-color: #A3A9B3;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	display:block;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	border-top-color: #D9E1EE;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #D9E1EE;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #6D7178;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #6D7178;
	border-right-style: solid;
	border-right-width: 1px;
}
