body {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	background-color: #ffffff;
	scrollbar-face-color: #d6ebff;
	scrollbar-arrow-color: #ff0000;
	scrollbar-base-color: #ffffff; 
	scrollbar-3d-light-color: #376FA6; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-highlight-color: #376FA6; 
	scrollbar-shadow-color: #376FA6; 
	scrollbar-track-color: #efefef;
	}

td {
	font-family : Verdana;
	font-size : 11px;
	color : #000080;
	font-weight : normal;
	}	
	
	
.bgcolor_0 {
	background-color: #e5e5e5;
	}
.bgcolor_1 {
	background-color: #6a92e9;
	}
.bgcolor_2 {
	background-color: #ffffff;	
	}
.bgcolor_3 {
	background-color: #000099;
	}
			

	
/* Hintergrund- und Rahmenfarben für Kästen */
.bg_color_1 {
	background : #005ba9;
	}

.bg_color_2 {
	background : #e5e5e5;
	}

.bg_color_3 {
	background : #bdd9f1;
	}

.bg_color_4 {
	background : #efefef;
	}	

.bg_color_5 {
	background : #ffffff;
	}			


/* Hintergrundfarben links center rechts */	
.bgcolor_rand {
	background-color: #e5e5e5;
	background-image : url(/Kunde/bg_images/bg_1.gif);
	}

/* bgcolor new */
.bgcolor_rand_2 {
	background-color: #e5e5e5;
	background-image : url(/bg_images_1/bg_2.gif);
	}
.bgcolor_rand_3 {
	background-color: #e5e5e5;
	background-image : url(/bg_images_1/bg_3.gif);
	}		

.red {
	font-family : Verdana;
	font-size : 11px;
	color : #ff0000;
	font-weight : bold;
	}	

.blue {
	font-family : Arial;
	font-size : 10px;
	color : #000099;
	font-weight : normal;
	}		
	
.bold {
	font-weight : bold;
	}	


/* Header graue Linien und blauer Rahmen */
.header {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	background-color: #dfdfdf;
	background-image : url(/gif/header_back.gif);
	}


.small {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	}	
	

/* normale Links */
a {
	color: #0000ff;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;	
	}

a:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration: underline;
	}

a:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration: underline;
	}



/* small Links */
a.small {
	color: #000099;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;	
	}

a.small:hover {
	color: #ff0000;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	}

a.small:active {
	color: #ff0000;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	}

	
/* scroller Links */
a.scroller_1 {
	color: #ffffff;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
	
a.scroller_1:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
	}


a.scroller_2 {
	color: #000090;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	border: solid 0px #00c;
	width: 180px;
	padding:2px;
/*	background-color : #fff; */
/*	filter:Alpha(opacity=70, finishopacity=70, style=1); */
	line-height : 16px;
	overflow: hidden;
	}
	
a.scroller_2b {
	color: #000090;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	border: solid 1px #00c;
	width: 285px;
	padding:4px;
	background-color : #fff;
	filter:Alpha(startx=60, opacity=100, finishopacity=60, style=1); 
	line-height : 16px;
	overflow: auto;
	
	}	
	
a.scroller_2:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration: underline;
	}	
	
a.scroller_3 {
	color: #0000ff;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	}
	
a.scroller_3:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
	}	


/* Label für Schnellsuche Tabelle*/

.frame_1 {
	color: #ffffff;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	background : #000080;
	/*oben, rechts, unten, links */
	border-top : 1px solid;
	border-right : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-color : #000099 #000099 #000099 #000099;
	/*oben, rechts, unten, links */
	padding : 2px 0px 2px 10px;
	}

.frame_2 {
	font-family : Verdana;
	font-size : 11px;
	background : #6a92e9;
	/*oben, rechts, unten, links */
	border-top : 1px solid;
	border-right : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-color : #000099 #000099 #000099 #6a92e9;
	/*oben, rechts, unten, links */
	padding : 2px 4px 2px 0px;
	}

.frame_3 {
	font-family : Verdana;
	font-size : 11px;
	background : #e5e5e5;
	/*oben, rechts, unten, links */
	border-top : 0px solid;
	border-right : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-color : #000099 #000099 #000099 #000099;
	/*oben, rechts, unten, links */
	padding : 6px 10px 6px 10px;
	}



/* Header graue Linien und blauer Rahmen */
.header_1 {
	font-family : Verdana;
	font-size : 8pt;
	color : #0000ff;
	font-weight : bold;
	background-color: #ffffff;
	background-image : url(/gif/header_back_1.gif);
	background-repeat : no-repeat;
	background-position : center;
	}
	
.header_2 {
	font-family : Verdana;
	font-size : 8pt;
	color : #0000ff;
	font-weight : bold;
	background-color: #ffffff;
	background-image : url(/gif/header_back_2.gif);
	background-repeat : no-repeat;
	background-position : center;
	}


/* Label für Travco XML Tabelle*/
.label_1 {
	color: #000022;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	background : White;
	border : 1px solid Navy;
	}



/* Links Menüleiste */

/* large Links */
a.large {
	color: #000099;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;	
	}

a.large:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
	}

a.large:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
	}


/* xsmall Links */
a.xsmall {
	color: #000022;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;	
	}

a.xsmall:hover {
	color: #ff0000;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
	}

a.xsmall:active {
	color: #ff0000;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	text-decoration: none;
	}


/* linker Menüframe */
.leftnav {
/*	border-top: solid 1px #ccf; */
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	width: 140px;
	padding:1px;
	text-indent: 10px;
	overflow: hidden;
	}

.leftnavtop {
	border-top: solid 1px #fff; 
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	width: 140px;
	padding:1px;
	text-indent: 10px;
	overflow: hidden;
	}

a.leftnav:hover {
	background-color:#ffbf00;
	}

a.leftnavtop:hover {
	background-color:#ffbf00;
	}

.leftnavact {
	border: solid 1px #ccf;
	width: 140px;
	padding:2px;
	background-color:#fcf;
	text-indent: 10px;
	overflow: hidden;
	}

.navlink, .navlink:visited {
	text-decoration: none;
	color: #000090;
	display: block;
	}	
