html,
body
{
	margin: 0;
	padding: 0;
	cursor: default;
}

body
{
	overflow: auto;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #4070b1;
	width: 100%;
}

iframe
{
	background-color: transparent;
}

img
{
	border: 0px;
}

/*allgemeine Start */
input 
{ 
	border: 1px inset #d0d0d0; 
	font-size: 10px; 
	color:#707070; 
	background-color:#ffffff;
	padding: 4px;
}

textarea 
{ 
	border: 1px inset #d0d0d0; 
	font-size: 10px; 
	color:#707070; 
	background-color:#fff;
}

button 
{ 
	font-size: 9px; 
	color:#707070; 
}

select 
{ 
	font-size: 9px; 
	color:#000000; 
}

.hr
{
	height: 1px;
	width: 180px;
	background-color: #1f3650;
	border:0px solid #1f3650;
}

h1
{
	color: #fff;
	background-color:  #e69053;
	font-size: 13px;
	padding-left: 5px;
}
h2
{
	color: #fff;
	background: url(../img/teaserleft.jpg) no-repeat 0px 0px;
	font-size: 13px;
	padding-left: 5px;
}

h3
{
	color: #fff;
	background: url(../img/teaserright.jpg) no-repeat 0px 0px;
	font-size: 13px;
	padding-left: 5px;
}

table
{
	border: 0px;
	padding: 2px;
}

td
{
	width: 100px;
	border: 1px solid #ededed;
	overflow: hidden;
}

p
{
	margin-right: 27px;
}
/* allgemeine Ende */

.teaser
{
	float: left;
	width: 240px;
	min-height: 140px;
	_height: 140px;
	margin: 10px 14px 0 0;
}
.teaserbottom
{
	float: left;
	width: 240px;
	margin: 10px 14px 0 0;
}


.hauptcontainer
{
	width: 100%;	
	/*min-height: 768px;
	_height: 768px;*/
	min-height:768px;
  height:auto !important;
	/*height: auto;*/
	overflow: auto;	
	background: url(../img/bg.right.jpg) no-repeat 748px 0px;
}

.defaulthauptcontainer
{
	width: 100%;	
	/*min-height: 768px;
	_height: 768px;*/
	min-height:768px;
	height: auto !important;
	overflow: auto;	
	background: url(../img/default.bg.right.jpg) no-repeat 748px 0px;
}

.LNG
{
	float: left;
	width: 180px;
	height: 16px;
	margin-top: 8px;
}
.ML
{
	float: left;
	width: 748px; /*748px;*/
	height: 80%;
	display: inline;
}
	
	
.TBS
{
	float: left;
	width: 748px;
	height: 145px;
	background: url(../img/start.top.left.jpg) no-repeat 0px 0px;
}
.TBD
{
	float: left;
	width: 748px;
	height: 91px;
	background: url(../img/default.top.left.jpg) no-repeat 0px 0px;
}
.HMC
{
	float: left;
	width: 748px;
	height: 30px;
}
.HM
{
	float: right;
	width: 550px;
	height: 19px;
	margin-top: 11px;
}

.HMP
{
	float: left;
	height: 19px;	
	padding-left: 2px;
	padding-right: 2px;
	background-color: #4070b1;
	color: #fff;
	font-size: 13px;
	text-decoration: none;		
	font-weight: bold;
}

.HMP a:link, 
.HMP a:visited,
.HMP a:active
{
	float: left;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #4070b1;
	color: #fff;
	font-size: 13px;
	text-decoration: none;	
	font-weight: bold;
}

.HMP a:hover
{
	float: left;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #4070b1;
	color: #1f3650;
	font-size: 13px;
	text-decoration: none;		
	font-weight: bold;
}

.HMP_a
{
	float: left;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	color: #e69053;
	font-size: 13px;	
	text-decoration: none;	
	font-weight: bold;
}

.HMP_a a:link,
.HMP_a a:visited,
.HMP_a a:active

{
	float: left;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	color: #e69053;
	font-size: 13px;	
	text-decoration: none;	
	font-weight: bold;
}

.HMP_a a:hover
{
	float: left;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #fff;
	color: #1f3650;
	font-size: 13px;
	text-decoration: none;		
	font-weight: bold;
}
.tmr
{
	float: left;
	height: 19px;
	width: 6px;
}
		
.MC
{
	float: left;
	width: 198px;
}


.ULC
{		
	float: left;
	width: 550px;
	height: 24px;
	text-align: right;
}

/*.HC*/
/*{*/
/*	float: left;*/
/*	width: 550px;	*/
/*	height: auto;*/
/*	min-height:546px;*/
	/* min-height: 546px; */
	/*_height: 546px;*/
/*	background-color: #fff;*/
/*	overflow:hidden;*/
/*	display:inline;*/

/*}*/

.HC
{
	float: left;
	width: 550px;	
	min-height:546px;
	
	height:expression(
    this.scrollHeight < 546? "546px" : "auto" );
	background-color: #fff;
	overflow:hidden;
	display:inline;

}



.sublevel_text,
.sublevel_text a:link, 
.sublevel_text a:visited,
.sublevel_text a:hover
{
	float: left;
	width: 165px;
	height: 18px;
	margin: 0 0 0 0;
	cursor: pointer;
}


.sublevel1, 
.sublevel2, 
.sublevel3,
.sublevel1 a:link, 
.sublevel1 a:visited,
.sublevel1 a:hover,
.sublevel2 a:link, 
.sublevel2 a:visited,
.sublevel2 a:hover,
.sublevel3 a:link, 
.sublevel3 a:visited,
.sublevel3 a:hover,
.sublevel1_a,
.sublevel2_a,
.sublevel3_a,
.sublevel1_a a:link, 
.sublevel1_a a:visited,
.sublevel1_a a:hover,
.sublevel2_a a:link, 
.sublevel2_a a:visited,
.sublevel2_a a:hover,
.sublevel3_a a:link, 
.sublevel3_a a:visited,
.sublevel3_a a:hover
{
	float: left;
	width: 181px;
	height: 18px;
	margin: 1px 0 1px 0;
	cursor: pointer;
}

.sublevel1, 
.sublevel1 a:link, 
.sublevel1 a:visited
{
	color: #e69053;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel1_off.gif) no-repeat 0px 0px;
}
.sublevel1 a:hover
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel1_on.gif) no-repeat 0px 0px;
}

.sublevel1_a, 
.sublevel1_a a:link, 
.sublevel1_a a:visited
{
	color: #e69053;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel1_on.gif) no-repeat 0px 0px;
}
.sublevel1_a a:hover
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel1_on.gif) no-repeat 0px 0px;
}


.sublevel2, 
.sublevel2 a:link, 
.sublevel2 a:visited
{
	color: #1f3650;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel2_off.gif) no-repeat 0px 0px;
}

.sublevel2 a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel2_on.gif) no-repeat 0px 0px;
}
.sublevel2_a,
.sublevel2_a a:link, 
.sublevel2_a a:visited
{
	color: #1f3650;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	background: url(../img/menu/sublevel2_on.gif) no-repeat 0px 0px;
}

.sublevel2 a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel2_on.gif) no-repeat 0px 0px;
}
	
.sublevel3, 
.sublevel3 a:link, 
.sublevel3 a:visited
{
	color: #4070b1;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel3_off.gif) no-repeat 0px 0px;
}

.sublevel3 a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel3_on.gif) no-repeat 0px 0px;
}
.sublevel3_a,
.sublevel3_a a:link, 
.sublevel3_a a:visited
{
	color: #4070b1;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	background: url(../img/menu/sublevel3_on.gif) no-repeat 0px 0px;
}
.sublevel3_a a:hover
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	background: url(../img/menu/sublevel3_on.gif) no-repeat 0px 0px;
}


.text_blue 
{ 
	width: 527px;
	color:#1f3650;
	padding-left: 27px;
}
.text_blue a:link,
.text_blue a:visited,
.text_blue a:active
{ 
	color: #f29437; 
	text-decoration:underline;
}

.text_blue a:hover 
{ 
	color: #f29437; 
	text-decoration:underline;
}

.text_white 
{ 
	padding-left: 10px;
	color:#fff;
	font-size: 9px;
}
.text_white a:link,
.text_white a:visited,
.text_white a:active
{ 
	padding-left: 10px;
	color: #fff; 
	text-decoration:none;
}

.text_white a:hover 
{ 
	padding-left: 10px;
	color: #f29437; 
	text-decoration:underline;
}


.spc_cont
{
	float:left;
	width:520px;
	padding-bottom: 12px;
}
.co_right
{
	float:right;
	width:390px;
}
.imgleft
{
	float:left;
	width: 120px;
	margin-right: 5px;	
	padding-top: 8px;
}
.clr
{
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

