/* iten-translations.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titel {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.text {
	font-size: 12px;
	line-height: 18px;
}

.adresse {
	font-size: 11px;
	color: #5c889a;
}

/* Sprachwahl */

.soon { color:#DFDFDF; font-size: 11px; }
.sprachwahl { color:#396f8f; font-size: 11px; }
a.sprachwahl { text-decoration:none; font-size: 11px; }
a.sprachwahl:link    { color:#beccd5; }
a.sprachwahl:visited { color:#beccd5; }
a.sprachwahl:hover   { color:#396f8f; }
a.sprachwahl:active  { color:#beccd5; }

/* Navigation */

.navi {
	font-size: 11px;
	margin:0px;
	padding-top: 0px;
	font-weight: bold;
	color: #5c889a;
}
a.navi { text-decoration:none; }
a.navi:link    { color:#beccd5; }
a.navi:visited { color:#beccd5; }
a.navi:hover   { color:#5c889a; text-decoration:underline;}
a.navi:active  { color:#beccd5; }

/* Layout */

#logo {
	position:absolute;
	left:40px;
	top:48px;
	z-index:1;
}

#sprachwahl {
	position:absolute;
	left:681px;
	top:46px;
	z-index:2;
}

#line_vert {
	position:absolute;
	left:170px;
	top:120px;
	height:52px;
	z-index:4;
}

#navi {
	position:absolute;
	left:40px;
	top:120px;
	width:124px;
	z-index:8;
	visibility: visible;
}

#bild {
	position:absolute;
	left:180px;
	top:120px;
	z-index:3;
	width: 580px;
}

#text {
	position:absolute;
	left:180px;
	top:259px;
	width:560px;
	z-index:5;
}

#textspalte1 {
	position:absolute;
	left:180px;
	top:259px;
	width:280px;
	z-index:5;
}

#textspalte2 {
	position:absolute;
	left:480px;
	top:259px;
	width:260px;
	z-index:5;
}


#footer {
	position:absolute;
	left:180px;
	top:468px;
	width:580px;
	height:11px;
	z-index:7;
}
a.skypelink { 
	text-decoration:none; 	
	font-size: 11px;
	color: #5c889a; 
	}
a.skypelink:hover {
	text-decoration: underline;
}