html, body {
	background: #99abb5;
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	background-image: url(/Images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
table{
	border-collapse: collapse; 
	border-spacing: 0; 
	padding: 0; 
	border: 0;
}
img{	
	border: 0;
	/*behavior: url("/Scripts/pngbehavior.htc");*/
	
}
td{
	/*vertical-align: top; */
}

form, p, .textformat{
	margin: 0px;
	padding: 0px;
}
.print{
	display:none;
}

/*
	Fonts
*/
body, td, th, tr, a, div, input, select, textarea{
	font-family: Arial, Verdana Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 0; 
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;	
	color:#333333;
}

a
{
	font-weight: bold;
	color: #f7a800;
}
a:hover{

	color: #222222;
}

input, select, textarea{
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
	border: 1px solid #b8bfc5; 
	font-size: 12px;
	line-height: 11px; 
	background-color: #ffffff; 
	color: #333333;
}

ul{
	margin: 0px;
	padding-left:15px;	
}

/*
	HR
*/
.hr
{
	overflow: hidden; height: 1px; background-image: url(/Images/hr.gif); width: 600px;
	background-repeat:repeat-x; 
	margin-top: 10px;
	margin-bottom: 10px;
}

.textformat{
	padding-bottom: 0px;	
}

.textformat p{

	line-height: 18px;
	font-size: 13px;
}
#mainTable{

	

}


#topBackground{
	background-image: url(/Images/top_bg.jpg); width: 100%; height: 9px; overflow: hidden;
}

#leftBackground{
	height:600px;
	background-image: url(/Images/left_bg_flow.jpg);

}
#leftBackground div{
	height:100%; 
	width:15px; 
	background-image: url(/Images/left_bg.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
}
#leftBackground div div{
	height:100%; 
	background-image: url(/Images/bottom_left_bg.jpg); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}


#rightBackground{
	height:600px;
	background-image: url(/Images/right_bg_flow.jpg);
}
#rightBackground div{
	height:100%; 
	width:15px; 
	background-image: url(/Images/right_bg.jpg); 
	background-repeat: no-repeat;
}
#rightBackground div div{
	height:100%; 
	background-image: url(/Images/bottom_right_bg.jpg); 
	background-position: left bottom; 
	background-repeat: no-repeat;
}

#bottomBackground{
	background-image: url(/Images/bottom_bg.gif); background-repeat: repeat-x;

}
#bottomBackground div{
	height: 15px;
}

#leftSideBar{
	width: 170px; 
	background-image:url(/Images/left_navi_bg.gif);
	background-color: #f3f6f8;
}
#leftSideBar table{
	height:100%;
}

#site{
	width:900px; 
	height: 100%;
}


#topNavigation{
	background-image: url(/Images/top.gif); 
	width:100%;
	height: 108px;
	background-color: #e8edef;
	background-repeat: no-repeat;
	padding:0px;
}


#leftTopNavigation{
	height: 10px;
	padding-right: 1px;
}
#leftTopNavigation .leftNavigationElement1{
	background-image: url(/Images/hr.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom; 
	padding-top:3px; 
	padding-bottom:4px; 
	padding-left:15px;
	cursor: pointer;
	background-color:#FFFFFF;
}

#leftTopUnderNavigation{
	padding:0px;
	margin:0px;
	background-color:#f3f6f8;

	background-image: url(/Images/hr.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom; 
	padding-bottom:1px;
}
#leftTopUnderNavigation div{
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom:4px; 
}

#leftBottomNavigation{
	

	padding-right: 1px;
}
#leftBottomNavigation div{

	background-image: url(/Images/hr.gif); 
	background-repeat: repeat-x;  
	background-position: left top;	
	padding-top:4px;
	padding-bottom:3px;
	padding-left:20px;

}
#currentPageNavigation{
	
}

#topBanner{
	background-image: url(/Images/Banner/01.jpg); background-repeat: no-repeat;
	width: 730px;
	height: 169px;	
}
#contentWhite{
	padding-left:64px; 
	padding-right:25px;
	
	
}
#contentFrame{

	margin-bottom:40px;
}
#customContentWhite{
	display:none;
}

#bottomNavigation2, #bottomNavigation2 a
{
	font-family: Arial; 
	font-size: 12px; 
	color: #0f3a50; 

}

#bottomNavigation2 a:hover
{
	text-decoration: underline;

}
#bottomNavigation2
{
	padding-bottom: 30px; 
	line-height: 20px;
}
.input01{

	border:1px solid #66828f; 
	height:20px; 
	line-height: 20px;
	margin:0px; padding:0px; 
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 2px;
	vertical-align: middle;
	padding-left: 5px;
}
#contentText{
	width: 600px;	
}
#contentText li{
    line-height: 18px;
    padding-left:0px;
}
#contentText a{
    line-height: 18px;
    padding-left:0px;
    font-size: 12px;
    font-weight: bold;
}
#contentText a:hover{
    text-decoration: underline;
    color: #333333;
}
#contentFrame a
{
	font-size: 12px;
}
.underHRWhite{
	background-image: url(/Images/hr.gif); 
	background-position: bottom;
	background-repeat: repeat-x;	
}
.underHRWhite a{ 
    text-decoration: none;
    color: #555555;
}

.underHRWhite td{
	padding: 4px;

}
.underHRBlue{
	background-image: url(/Images/hr.gif); 
	background-position: bottom;
	background-repeat: repeat-x;	
	background-color: #d9e0e3;color: #2b2d2d; 
}
.underHRBlue td{
	padding: 4px;
	font-weight: bold;
}
#defaultText{
	
	width: 600px;

}
#logoPlaceHolder{
	width: 169px; height:69px; cursor:pointer;
}
#streifen{
	width:730px; height: 60px;margin-top:7px
}
#topHelperNavigation
{
	height:36px; 
	width:640px;
}
#pageTitle
{	
	background-position: center left; 
	background-repeat: no-repeat; 
	vertical-align: center; 
	margin-top:20px; 
	font-size:34px; color:#ff9a02; font-weight: bold;
	margin-bottom:10px;
}
.horizontalPlaceHolder{
	height: 15px; overflow: auto;
}
#registerPopUp{
	width:100%; height: 100%; position: absolute; top:0px;left: 0px;
}
#popUpBackground{
	width:100%; height: 100%;position: absolute; top:0px;left: 0px;  opacity: 0.5;filter: alpha(opacity = 50);background: #000000
}
#registerInner
{
	width:100%; 
	top:0px; 
	position: absolute;
}
.topActiveNaviElement,.topInactiveNaviElement{
	cursor:pointer; 
	padding-left: 25px; 
	padding-right:25px;  
	padding-top:2px; 
	padding-bottom:3px; 
}
	
.topActiveNaviElement{
	background-color:#f9fafb;
}
	
.languagesNavigation{
	background-color:#f9fafb; 
	width:auto; 
	padding-top: 2px; 
	padding-right: 23px;
}


