.style1 {text-decoration: underline; color: #848484;}

div.basicButtonFrame {
	width: 190px;
	border: silver 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

div.basicButton {
	text-align: center;
	padding: 10px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #50C1EF;
	color:white;
}


div.basicButtonDown {
	text-align: center;
	padding: 10px;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #50C1EF;
}
div.closeButtonDown {
	text-align: center;
	padding: 5px;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #E47A8B;
}
div.closeButtonFrame {
	width: 95px;
	border: silver 1px solid;
	float: center;
	margin-right: 3px;
	margin-bottom: 3px;
	cursor: pointer;
}
div.closeButton {
	text-align: center;
	padding: 5px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #F3768A;
	color: white;
}
li {
	font-family: tahoma;
}
	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;

		scrollbar-face-color: #AEAEAE; 
		scrollbar-highlight-color: #E4E4E4; 
		scrollbar-shadow-color: #999999; 
		scrollbar-3dlight-color: #DEDEDE; 
		scrollbar-arrow-color: #F0F0F0; 
		scrollbar-track-color: #E2E2E2; 
		scrollbar-darkshadow-color: #6D6D6D
	}

.headline_sitedescription{
	font-family: Tahoma;
	font-size:16px;
	font-weight: bold;
	color:#D2D2D2;
	text-decoration: none;
	letter-spacing:0.5em
}

.headline_blue{
	color: #038FCB;
	font-size: 15;
	font-weight: bold;
	line-height: 1.3em;
}

.headline_dark_blue{
	color: #004A7F;
	font-size: 16;
	font-weight: bold;
}

.headline_dark_red{
	color: #BE0107;
	font-size: 15;
	font-weight: bold;
	line-height: 1.3em;
}

.input {
	border:1px solid #DDDDDD;
	background-color: #FEFEFE;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
}

.input_button{
	border:2px solid #555555;
	background-color: #EEEEEE;
	height: 20px;
	font-size: 12px;
}

.searchBar {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	padding-top:2px;
}
.lang {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
	padding-top:34px;
}
.Bullets {
	font-family: Tahoma;
	font-size: 13px;
	color: 515151;
	text-decoration: none;
	font-weight: normal;
	list-style-image:url(images/bullet.gif);
}
.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mainContent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height: 16px;
}

.mainContent_big {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height: 16px;
}

a.mainContent_big {
	color: blue;
}

.newsContent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 5px;
}
.newsHeader {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	line-height: 14px;
	margin-top: 4px;
	margin-left: 10px;
}
.bottomContent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top:5px;
}
.bottomContentRight {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding-top:5px;
	padding-left: 15px;
}
.bottomContentRight:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top:5px;
	padding-left: 15px;
}
.frame {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ADADAD;
	text-decoration: none;
	border: 1px solid #D3D3D3;
}
.link {
	color: #848484;
	text-decoration: underline;
	font-weight: normal;
}

.link:hover {
	color: #848484;
	text-decoration: none;
	font-weight: normal;
}

ul#maintext_ul{
	list-style: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height: 16px;
}

.Headline{
	font-family: Tahoma;
	font-size:16px;
	font-weight: bold;
	color:#7F7F7F;
	text-decoration: none;
	font-weight: bold;
}

.SiteHeadline{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height: 16px;
}

.errorMsg_mainContent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 16px;
}

.selectLineInfo {
	width: 500px;
	background-color: #C8EFFB;
	border: black 1px solid;
	position: absolute;
	padding: 10px;
	z-index: 2;
}

.modalBack {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: white;
	filter:alpha(opacity=0); /* IE's opacity*/
	opacity: 0.0;
}

.hidden {
	display: none;
}

div.closeButton_small {
	padding: 3px;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #F3768A;
	color: white;
}