html.min {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}

body {
	margin: 0px;
	border: 0px;
	padding:0px;
	height: 100%;
	max-height: 100%;
	overflow:auto;
	background-color: #ffffff;
}

body.min {
	overflow:auto;
}

body.max {
	overflow:auto;
}

#mybox {
	position:absolute;
	height: 100%;
	width: 100%;
	top:0px;
	left:0px;
	/*height: 99%;
	width: 99%;
	top:0.5%;
	left:0.5%;*/
}

#box {
	overflow: hidden;
	color: white;
	border-width:0px;
	border-style:solid;
	border-color:white;
	padding:0px;
}

#box.min {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 482px;
	width: 1000px;
}

#box.minX {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 482px;
	width: 100%;
}

#box.minY {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 1000px;
}

#box.max {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#box.BGmin {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 700px;
	width: 1188px;
}

#box.BGminX {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 700px;
	width: 100%;
}

#box.BGminY {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 1188px;
}

#box.BGmin1 {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 540px;
	width: 990px;
}

#box.BGminX1 {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 540px;
	width: 100%;
}

#box.BGminY1 {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 990px;
}

#box.BGmax {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#page {
	position: absolute;
	top: 52px;
	left: 0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
}

#flash {
	position: absolute;
	/*top:0px; bottom:0px; left:0px; right:0px;*/
	width:100%;
	height:100%;
}

#damv {
	background-color: #ffffff;
	position: absolute;
	top:0px; bottom:0px; left:0px; right:0px;
	width:100%;
	height:100%;
}

#sposi {
	background-color: #ffffff;
	position: absolute;
	top:0px; bottom:0px; left:0px; right:0px;
	width:100%;
	height:100%;
}

#galerie {
	background-color: #ffffff;
	position: absolute;
	top:0px; bottom:0px; left:0px; right:0px;
	width:100%;
	height:100%;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	height: 48px;
	width: 100%;
	background-image:    url(../images/layout/mv.gif);
	background-repeat:   no-repeat;
	background-position: center right;
	background-color: #F8F8F8;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	height: 48px;
	width: 250px;
	background-image:    url(../images/layout/damv_logo.gif);
	background-repeat:   no-repeat;
	background-position: center left;
}

#menue {
	position:absolute;
	top:0px;
	left:254px;
	height:22px;
	width:700px;
}

#btn_damv {
	position:absolute;
	top:0px;
	left:0px;
	width:192px;
	height:22px;
	background-image:    url(../images/layout/buttons/btn_damv.png);
	background-repeat:   no-repeat;
	background-position: center center;
}

#btn_sposi {
	position:absolute;
	top:0px;
	left:196px;
	width:192px;
	height:22px;
	background-image:    url(../images/layout/buttons/btn_sposi.png);
	background-repeat:   no-repeat;
	background-position: center center;
}

#btn_galerie {
	position:absolute;
	top:0px;
	left:392px;
	width:192px;
	height:22px;
	background-image:    url(../images/layout/buttons/btn_galerie.png);
	background-repeat:   no-repeat;
	background-position: center center;
}

#btn_damv.active {
	background-image:    url(../images/layout/buttons/btn_damv_active.png);
}

#btn_sposi.active {
	background-image:    url(../images/layout/buttons/btn_sposi_active.png);
}

#btn_galerie.active {
	background-image:    url(../images/layout/buttons/btn_galerie_active.png);
}

#facebook {
	position:absolute;
	bottom:0px;
	left:254px;
	height: 24px;
	width: 450px;
	visibility:hidden;
	/*background:#C2C2C2;*/
}

#linkbox {
	position:absolute;
	bottom:0px;
	right:212px;
	height: 22px;
	width: 420px;
	background:#C2C2C2;
}

#langbox {
	position:absolute;
	bottom:0px;
	right:102px;
	height: 22px;
	width: 94px;
	background-color: #F8F8F8;
}

#ger {
	position:absolute;
	bottom:0px;
	right: 174px;
	width:34px;
	height:22px;
	background-image: url(../images/layout/buttons/GER_Flag.png);
	background-repeat:   no-repeat;
	background-position: bottom right;
	cursor:pointer;
}

#eng {
	position:absolute;
	bottom:0px;
	right: 136px;
	width:34px;
	height:22px;
	background-image: url(../images/layout/buttons/UK_Flag.png);
	background-repeat:   no-repeat;
	background-position: bottom right;
	cursor:pointer;
}

#swe {
	position:absolute;
	bottom:0px;
	right: 98px;
	width:34px;
	height:22px;
	background-image: url(../images/layout/buttons/SWE_Flag.png);
	background-repeat:   no-repeat;
	background-position: bottom right;
	cursor:pointer;
}


#info {
	background: #CCC;
	position: absolute;
	width: 600px;
	height: 320px;
	top: 50%;
	left: 50%;
	margin-top: -160px;
	margin-left: -300px;
}

#pageback {
	position: absolute;
	top:0px;
	left:0px;
	z-index:1;
	width: 100%;
	height: 100%;
	background:#FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	cursor:not-allowed;
	visibility:hidden;
}

table.font {
	font-size: 8pt; font-family: Verdana; color: #FFFFFF;
}
a.menu { text-decoration: none; }
a.copyright { text-decoration: none; font: 10px Verdana; color: #01539F; }
