@charset "iso-8859-1";
				   
html {
	background-color: #e2e0d8;
	height: 100%;
	margin: 0px;
}
  
:focus {
	 outline:0; 
	 -moz-outline:0; 
}

body {	 
	height: 100%;  
	margin: 0px;
	text-align: center;
}	  
   
a {					
	text-decoration: none;
	zoom: 1;
}			   
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}
   		
a {
	color: #a8996d;	
}		

sup {
	font-size:60%;
	vertical-align:top;
}

.main {
	width: 880px;
	height: 660px;
	background-color: #FFFFFF;
	background-image: url("../img/bg_main.jpg");
	position: relative;
	text-align: left;
}

.menu {
	position: absolute;
	left: 71px;
	top: 550px;
}

.menu ul {
	list-style-type: none;
}
	
.menu li {
	height: 12px;
	float: left;
	margin-right: 25px;
}

.menu li a {
	height: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

.menu li a:hover {
	background-position: 0px -12px;
}

.menu .sel a {
	background-position: 0px -12px;
}

.menu .de .home { background-image: url("../img/menu_home_de.png"); width:50px; }
.menu .en .home { background-image: url("../img/menu_home_en.png"); width:50px; }
.menu .ru .home { background-image: url("../img/menu_home_ru.png"); width:38px; }
.menu .de .philosophie { background-image: url("../img/menu_philosophie_de.png"); width:116px; }
.menu .en .philosophie { background-image: url("../img/menu_philosophie_en.png"); width:112px; }
.menu .ru .philosophie { background-image: url("../img/menu_philosophie_ru.png"); width:119px; }
.menu .de .leistungen { background-image: url("../img/menu_leistungen_de.png"); width:109px; }
.menu .en .leistungen { background-image: url("../img/menu_leistungen_en.png"); width:138px; }
.menu .ru .leistungen { background-image: url("../img/menu_leistungen_ru.png"); width:64px; }
.menu .de .kontakt { background-image: url("../img/menu_kontakt_de.png"); width:77px; }
.menu .en .kontakt { background-image: url("../img/menu_kontakt_en.png"); width:80px; }
.menu .ru .kontakt { background-image: url("../img/menu_kontakt_ru.png"); width:90px; }
.menu .de .impressum { background-image: url("../img/menu_impressum_de.png"); width:104px; }
.menu .en .impressum { background-image: url("../img/menu_impressum_en.png"); width:171px; }
.menu .ru .impressum { background-image: url("../img/menu_impressum_ru.png"); width:101px; }

.submenu ul {
	position: absolute;
	top: 585px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	line-height: 19px;
	color: #a39d87;
}

.submenu .leistungen_de { left: 295px; }
.submenu .leistungen_en { left: 295px; }
.submenu .leistungen_ru { left: 288px; }

.submenu li {
	list-style-type: none;
}

.submenu li a {
	padding-left: 16px;
	background-image: url("../img/list_element_submenu.png");
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.submenu li a:hover,
.submenu .sel a {
	background-image: url("../img/list_element_submenu_sel.png");
	color: #003b79;
}

.sprachauswahl {
	position: absolute;
	left: 738px;
	top: 550px;
}

.sprachauswahl ul {
	list-style-type: none;
}
	
.sprachauswahl li {
	height: 12px;
	float: left;
}

.sprachauswahl li a {
	height: 12px;
	background-repeat: no-repeat;
	display: block;
}

.sprachauswahl li a:hover {
	background-position: 0px -12px;
}

.sprachauswahl .sel a {
	background-position: 0px -12px;
}

.sprachauswahl .deutsch { background-image: url("../img/sprachauswahl_de.png"); width:24px; }
.sprachauswahl .englisch { background-image: url("../img/sprachauswahl_eng.png"); width:36px; }
.sprachauswahl .russisch { background-image: url("../img/sprachauswahl_ru.png"); width:25px; }

.textcontent {
	position: absolute;
	overflow: hidden;
	left: 70px;
	top: 128px;
	width: 420px;
	height: 385px;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	line-height: 20px;
}

 #impressum_de.textcontent {
	font-size: 9pt;
	line-height: 18px;
}

 #impressum_en.textcontent {
	font-size: 9pt;
	line-height: 18px;
}

 #impressum_ru.textcontent {
	font-size: 9pt;
	line-height: 18px;
}

.scrolltext {
	position: relative;
}

.textcontent p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.textcontent a {
	color: #FFFFFF;
}

.textcontent a:hover {
	text-decoration: underline;
}

.textcontent li {
	padding-left: 48px;
	background-image: url("../img/list_element_text.png");
	background-position: 32px 11px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
