@charset "UTF-8";
/* CSS Document */

a:link {
    color: inherit;
    text-decoration: none; 
}

a:visited {
    color: inherit;
    text-decoration: none;   
}

a:hover { 
	text-decoration: none;
	color: #FF6666;
}

a:active { 
	text-decoration: none;
	color: inherit; 
}

.aktuelleSeite {
    font-size: 16px;
	color: #FFFFFF;
}

.aktuelleSeiteBig {
    font-size: 119px;
	color: ;
}

p {
    font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-size-adjust: 0.58;
	color: #999999;

}

body {
	margin:	0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	
}

.contact {
    font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-size-adjust: 0.58;
	color: #999999;
}

#gallerycon {
    text-align: center;
	position: fixed;
	width: 800px;
	height: 200px;
	top: 35%;
}


.textBigLink {
    font: 32px Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust: 0.58;
	font-weight: 100;
	color: #999999;
}

.textNav {
    font: 11px Verdana, Arial, Helvetica, sans-serif; 
	font-size-adjust: 0.58;
	color: #CCCCCC;

}

.textNav2 {
    font: 18px Verdana, Arial, Helvetica, sans-serif; 
	font-size-adjust: 0.58;
	color: #999999;

}

.verytextBig {
    font: 18px Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	text-align: right;
	position: fixed;
	bottom: 12px;
	right: 10px;	
}

.verytext {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust: 0.58; 
	color: #999999;
	text-align: right;
	position: fixed;
	bottom: 13px;
	right: 405px;	
}

.pp {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust: 0.58;
	color: #CCCCCC;
	position: fixed;
	bottom: 47px;
	left: 10px;
}

.very {
    font: 9px Verdana, Arial, Helvetica, sans-serif; 
	font-size-adjust: 0.58;
	color: #999999;
	position: fixed;
	top: 30px;
	right: 10px;	
}

#container {
    background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 650px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: left;
}

#content2 {
	width: 802px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: left;
}

#content3 {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
}

#sidebar3 {
	width: 650px;
	height: 150px;
	position: fixed;
	top: 40%;
        margin-left: 0%;
}

#sidebar4 {
    background-image: url(contact/iwatamap.png);
	border: #999999 dotted;
	border-width: 1px;
	width: 800px;
	height: 800px;
	position: fixed;
	top: 19%;
}

#galleryfix {
    position: fixed;
	top: 15%;
    border: #999999 dotted;
	border-width: 1px;
	width: 800px;
	height: 800px;
	margin-bottom: 30px;
}


#gallery {
    border: #999999 dotted;
	border-width: 1px;
	width: 800px;
	height: 800px;
	margin-bottom: 30px;
}

#gallerylong {
    border: #999999 dotted;
	border-width: 1px;
	width: 800px;
	height: 1250px;
	margin-bottom: 30px;
}

#fixedU {
    background-image: url(ext/ich.png);
	background-repeat: no-repeat;
	background-position: right;
	position: fixed;
	bottom: 50px;
	right: 20px;
	height: 144px;
	width: 100px;
}

#spaceoben {
    background-image: url(ext/nmdLOGO1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: fixed;
	top: 0;
	left: 0px;
	width: 210px;
	height: 76px;
}

#spaceoben2 {
    background-color: #FFFFFF;
	border-bottom: #999999 dotted 1px;
	position: fixed;
	top: 0;
	left: 205px;
	width: 100%;
	height: 45px;
}

#spaceunter {
    background-color: #FFFFFF;
    position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 45px;
	border-top: #999999 dotted;
	border-width: 1px;
}