/*------------------------------------------------------
common css
Copyright 2007 Montre Solmare S.A.
Authored by HYS
------------------------------------------------------*/

/* general */
*{
	margin:0px;
	padding:0px;
}
body{
	overflow:auto;
	text-align: center;
	background-attachment: fixed;
	background-color: #878780;
	background-image: url(../cmn_img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
}

body div {
	/*overflow:hidden;*/
	text-align: left;
}

img {
	border-style: none;
	margin-bottom: -3px;
}
p {
}
iframe{
	border-style:none;
}
a{
	color:#59C2E2;
	text-decoration:none;
}
a:hover{
	color:#FFFF66;
}


h4 {
	font-size: 14px;
}
h4 span{
	font-size: 10px;
}

h5 {
	font-size:12px;
}
h5 span{
	font-size: 10px;
}

/* layout class */
.clr{
	clear:both;
	height: 1px;
	line-height:0;
	display:block;
}
.cntr{
	text-align: center;
}
.left{
	float:left;
	clear:right;
	margin-right:10px;
}
.right{
	float:right;
	clear:left;
}
.f10{
font-size:10px;
line-height:16px;
letter-spacing:0.1;
}
.0099FF{
color:#0099FF;
}
.59C2E2{
color:#59C2E2;
}

/* table cell */
table{
	width:400px;
	margin-top: 15px;
}
td,th{
	text-align:left;
	font-size:12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}
th{
width:80px;
vertical-align:top;
}



/* layout box (centering) */
#bg {
	height: 577;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -289px;
	margin-left: -50%;
	overflow: hidden;
	z-index: 1;
	/**/
	background-attachment: scroll;
	background-image: url(../cmn_img/bg01.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	width: 100%;
}

#logo{
	height: 57px;
	width: 186px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -270px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 40;
	font-size: 9px;
}

#inhalt {
	position:absolute;
	height:420px;
	top: 50%;
	/*overflow: visible;*/
	width: 100%;
	left:50%;
	margin-top: -210px;
	margin-left: -50%;
	z-index:30;
	background-attachment: scroll;
	background-image: url(../cmn_img/container-bg-type3.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#container {
	height:420px;
	/*_height:100%;*/
	width:1015px;
	overflow:auto;
}

#navi {
	left:0px;
	width:220px;
	height:420px;
	z-index:100;
	overflow: hidden;
	bottom: 0px;
	background-color: #EFEFEF;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 3px;
	float: left;
}

#content {
	height: 420px;
	float: left;
	margin-right: 1px;
	width: 780px;
}

#main {
	float: left;
	width:720px;
	_width:780px;
	height:360px;
	_height:420px;
	padding: 30px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	/**/
	background-attachment: scroll;
	background-color: #555550;
	background-image: url(../cmn_img/main-bg-type2.jpg);
	background-repeat: no-repeat;
	background-position: 0px opx;
	overflow: auto;
}
#brank #expand {
	height: 420px;
	width: 100%;
	background: #FF0000;
}
#copy {
	height: 11px;
	width: 149px;
	margin-top: 220px;
	position: absolute;
	top: 50%;
	z-index: 23;
	left: 10px;
}
#main #mapinfo {
	height: 100px;
	width: 320px;
	top: 0px;
	left: 370px;
	float: left;
}
#map{
margin-bottom:5px;

}
#main #txt {
	top: 0px;
	z-index: 7;
	width: 350px;
	float: left;
}
#main #left{
	float:left;
	margin-right: 20px;
	width: 400px;
}
#main #right{
	float:left;
	width:300px;
	margin-top: 80px;
}
#formlink {
	height: 20px;
	width: 210px;
	margin-top: 210px;
	position: absolute;
	left: 0px;
	top: 50%;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 9;
}
#bottomshadow {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 100px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
#topic{
	width: 100%;
	border: 1px solid #666666;
}

innerframe {
	padding: 10px;
	height: 300px;
	width: 600px;
}
#innerFrame {
	height: 290px;
	_height:310px;
	width: 690px;
	_width:720px;
	overflow: auto;
	padding: 10px 20px 10px 10px;
	margin-top: 30px;
	border: 1px solid #999999;
}
