/* for all browsers that understand min-width 
.width {width:100%; min-width:1005px; margin:0 auto;}
*/
/* the bodge for IE6 browsers */
* html .minwidth {border-left:1005px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-960px; position:relative; float:left; z-index:2; text-align:left;}

body	{
	font-family: Lucida, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-left: auto;
	clear: both;
	width: 100%;
	max-width: 1024px;
	margin-right: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	overflow: auto;
	margin-bottom: 0px;
}

p  {
	font-size:11px;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
}
a {
	color:#666666; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a:hover {
	color:#0F63A4;
	font-size:11px;
	text-decoration:blink;
}

h1 {
	color: #343D46;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*oben*/
.head1a {
	height: 141px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/sigla.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 162px;
}
.head1b {
	height: 116px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 25px;
	text-align:right;
}
.head2 {
	clear: both;
	height: 23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bgbarameniu.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 8px;
 	color: #343D46;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

.head2 a{
 	color: #343D46;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.head2 a:hover{
 	color: #0F63A4;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-decoration: blink;
}

.head3 {
	clear: both;
	height: 36px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/subbarameniu.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 12px;
	padding-right: 8px;
	text-align: right;
}

/*mitte*/
.middle_white_container
{
	margin-left: auto;
	clear: both;
	margin-right: auto;
	background-color:#FFFFFF;
	overflow: auto;
	background-image: url(images/hartie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	white-space: normal;
	width: auto;
	min-width: 1005px;

}

.content {
	background-color: #FFFFFF;
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
/*	overflow: scroll;
*/}

.content a {
	color:#0F63A4; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.content a:hover {
	color:#666666;
	font-size:11px;
	text-decoration:blink;
}

ul { margin-left: 0.5em; padding-left: 0.5em; }


/*Links Navi*/
.menu_left-level0 {
 	color: #0F63A4;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;	
}

.menu_left-level1{
	background-color:#FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	border-right-width: 1pt;
	border-right-style: double;
	border-right-color: #EEEEEE;
	padding-right: 3px;
}

.menu_left-level2{
	background-color:#FFFFFF;	
	border-bottom:1px #0F63A4 solid;
}

.menuspacer{
	color:#ffffff;
}


/*rechts*/
.menu_right {
	background-color: #FFFFFF;
	float: right;
	width: 300px;
	margin-right: 8px;
}

.curs_valutar {
 	color: #333333;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}



/*unten*/
.barajos {
	color: #FFFFFF;
	background: #374A5C;
	font-family: Lucida, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 38px;
	word-spacing: 4px;
	width: auto;
	clear: both;
	float: none;
}

.barajos a {
	color: #C4DDEC;
	font-size: 11px;
	text-decoration: underline;
}

.barajos a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.footer {
	color: #FFFFFF;
	font-family: Lucida, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #192937;
}

.footer a {
	color: #BDBDBD;
	font-size: 12px;
	text-decoration: underline;
}


