body 	{	background-color:#e5ebf4;
			font-family: Verdana;
			margin-left: 0px;
			margin-top: 0px;
			scrollbar-3dlight-color:#a3bbdb;
			scrollbar-arrow-color:#a3bbdb;
			scrollbar-base-color:#a3bbdb;
			scrollbar-track-color:#a3bbdb;
			scrollbar-darkshadow-color:#e5ebf4;
			scrollbar-face-color:#e5ebf4;
			scrollbar-highlight-color:#a3bbdb;
			scrollbar-shadow-color:#a3bbdb;
		}

td	{	vertical-align: middle;
		height: 25px;
	}
	
.HeadLeft	{	background-image: url(Pictures\sloganhg_left.gif);
				background-repeat: no-repeat;
				height: 27px;
				vertical-align: middle;
			}

.HeadMiddle	{	background-image: url(Pictures\sloganhg_middle.gif);
				background-repeat: repeat-x;
				vertical-align: middle;
				color: #00254a;
				font-weight: bolder;
				font-size: 13px;
			}
.HeadRight	{	background-image: url(Pictures\sloganhg_right.gif);
				background-repeat: no-repeat;
				height: 27px;
				vertical-align: middle;
			}
			
.button	{	border: solid 1px #00254a;
			background-color: #a3bbdb;
			font-family: Verdana;
			font-size: 11px;
			cursor: hand;	
		}

.liste	{	border-right: solid 1px #a3bbdb;
			border-bottom: solid 1px #a3bbdb;
			height: 35px;
			font-size: 11px;
			vertical-align: top;
			color: #00254a;
		}
		
.listeLeft	{	border-left: solid 1px #a3bbdb;
				border-right: solid 1px #a3bbdb;
				border-bottom: solid 1px #a3bbdb;
				height: 30px;
				font-weight: bold;
				font-size: 11px;
				vertical-align: top;
				color: #00254a;
			}

.listeTop	{	border-right: solid 1px #a3bbdb;
				border-bottom: solid 1px #a3bbdb;
				border-top: solid 1px #a3bbdb;
				background: #fecf78;
				height: 30px;
				font-weight: bold;
				font-size: 11px;
				vertical-align: top;
				color: #00254a;
			}

.listeTopLeft	{	border: solid 1px #a3bbdb;
					background: #fecf78;
					height: 30px;
					font-weight: bold;
					font-size: 11px;
					vertical-align: top;
					color: #00254a;
				}

p	{	font-size: 12px;			
		font-weight: normal;
		text-decoration: none;
		color: #00254a;
	}

.title	{	font-size: 12px;			
			font-weight: bold;
			text-decoration: none;
			color: #00254a;
		}
		
.bottom	{	font-size: 10px;			
			font-weight: normal;
			text-decoration: none;
			color: #2F6EB5;
		}

a	{	font-size: 12px;			
		font-weight: normal;
		text-decoration: none;
		color: #1d87e3;
	}

a:hover	{	font-size: 12px;			
			font-weight: normal;
			text-decoration: underline;
			color: #1d87e3;
		}

.naviAktiv	{	vertical-align: middle;
				height: 25px;
				border-top: solid 1px #D1DDE9;
				background-color: #e5ebf4;
				background-image: url(Pictures/arrow_orange_lang.gif);
			}
			
.naviAktivPlus	{	vertical-align: middle;
					height: 25px;
					background-color: #e5ebf4;
					border-top: solid 1px #D1DDE9;
					background-image: url(Pictures/arrow_orange_lang_down.gif);
				}
			
.naviInAktiv	{	vertical-align: middle;
					height: 25px;
					border-top: solid 1px #D1DDE9;
					background-image: url(Pictures/arrow_weiss_lang.gif);
				}
				
.naviSubAktiv	{	vertical-align: middle;
					height: 15px;
					background-image: url(Pictures/dot_orange_lang.gif);
				}

.naviSubInAktiv	{	vertical-align: middle;
					height: 15px;
					background-image: url(Pictures/dot_weiss_lang.gif);
				}
		
.navibottom	{	vertical-align: middle;
				height: 25px;
				border-top: solid 1px #D1DDE9;
			}


.navAktiv	{	font-size: 12px;			
				font-weight: bold;
				text-decoration: none;
				cursor: hand;
				color: #00254a;
				background-color: #e5ebf4;
			}

.navAktiv:hover	{	font-size: 12px;			
					font-weight: bold;
					text-decoration: none;
					cursor: hand;
					color: #00254a;
					background-color: #e5ebf4;
				}
			
.navSubAktiv	{	font-size: 11px;			
					font-weight: normal;
					text-decoration: none;
					cursor: hand;
					color: #00254a;
				}

.navSubAktiv:hover	{	font-size: 11px;			
						font-weight: normal;
						text-decoration: none;
						cursor: hand;
						color: #00254a;
					}

.navInAktiv	{	font-size: 12px;			
				font-weight: bold;
				text-decoration: none;
				cursor: hand;
				color: white;
				background-color: #a3bbdb;
			}

.navInAktiv:hover	{	font-size: 12px;			
						font-weight: bold;
						text-decoration: none;
						cursor: hand;
						color: #00254a;
					}

.navSubInAktiv	{	font-size: 11px;			
					font-weight: normal;
					text-decoration: none;
					cursor: hand;
					color: white;
					background-color: #a3bbdb;
				}

.navSubInAktiv:hover	{	font-size: 11px;			
							font-weight: normal;
							text-decoration: none;
							cursor: hand;
							color: #00254a;
						}

.linkBottom	{	font-size: 10px;			
				font-weight: normal;
				text-decoration: none;
				color: #004d91;
			}
		
.linkBottom:hover	{	font-size: 10px;			
						font-weight: normal;
						text-decoration: underline;
						color: #004d91;
					}	
