/* CSS Document */

body {
	background-color: #E3DED6;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:hover {
	color: #5C594E;
	}
	
	
#container {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	z-index: 1;
	}

#container_home {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	background-image: url(/tv/images/bg_home.jpg);
	z-index: 1;
	}
	
#container_leistungen {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	background-image: url(/tv/images/bg_leistungen.jpg);
	z-index: 1;
	}
	
#container_planungsablauf {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	background-image: url(/tv/images/bg_planungsablauf.jpg);
	z-index: 1;
	}
	
#container_impressionen {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	background-image: url(/tv/images/bg_impressionen.jpg);
	z-index: 1;
	}
	
#container_wellnessbereiche {
	position: absolute; 
	left: 50%; 
	width: 990px;
	margin-left: -495px; 
	top: 50%; 
	height: 580px;
	margin-top: -290px; 
	background-image: url(/tv/images/bg_wellnessbereiche.jpg);
	z-index: 1;
	}
	
#logo{
	position: absolute; 
	left: 0px;
	top: 0px;
	background-image: url(/tv/images/tvlogo.gif);
	width: 212px;
	height: 86px;
	z-index: 2;
	}
	
#deutsch{
	position: absolute; 
	left: 474px;
	top: 200px;
	width: 200px;
	height: 200px;
	z-index: 3;
	}
	
#russisch{
	position: absolute; 
	left: 674px;
	top: 200px;
	width: 200px;
	height: 200px;
	z-index: 4;
	}
	
#logo2{
	position: absolute; 
	left: 382px;
	top: 185px;
	background-image: url(/tv/images/tvlogo.gif);
	width: 212px;
	height: 86px;
	z-index: 2;
	}
	
#flashplayer{
	position: absolute; 
	left: 382px;
	top: 285px;
	width: 212px;
	height: 86px;
	z-index: 3;
	}

#menu{
	position: absolute; 
	left: 198px;
	top: 125px;
	width: 792px;
	height: 28px;
	z-index: 3;
	}
	
#submenu_leistungen{
	position: absolute; 
	left: 30px;
	top: 220px;
	width: 165px;
	height: 360px;
	color: #1E2F3B;
	font-size: 10pt;
	line-height: 10pt;
	/*margin-right: 30px;*/
	z-index: 5;
	}
	
#submenu_leistungen a {
	color: #1E2F3B;
	text-decoration: none;
	font-weight: normal;
	display:block;
	text-align: right;
	padding-right: 35px;
	background-image: url(/tv/images/square_leistungen.gif);
	background-position: -200px;
	background-repeat: no-repeat;
	}
	
#submenu_leistungen a:hover {
	font-weight: bold;
	}
	
#submenu_leistungen .activeLink{
	font-weight: bold;
	background-position: -20px;
	background-repeat: no-repeat;
	}
	
#submenu_planungsablauf{
	position: absolute; 
	left: 30px;
	top: 220px;
	width: 165px;
	height: 360px;
	color: #1F393E;
	/*margin-right: 30px;*/
	z-index: 5;
	}
	
#submenu_planungsablauf a {
	color: #1F393E;
	text-decoration: none;
	font-weight: normal;
	display:block;
	text-align: right;
	padding-right: 35px;
	background-image: url(/tv/images/square_planungsablauf.gif);
	background-position: -200px;
	background-repeat: no-repeat;
	}
	
#submenu_planungsablauf a:hover {
	font-weight: bold;
	}
	
#submenu_planungsablauf .activeLink{
	font-weight: bold;
	background-position: -20px;
	background-repeat: no-repeat;
	}
	
#submenu_impressionen{
	position: absolute; 
	left: 30px;
	top: 220px;
	width: 165px;
	height: 360px;
	color: #924500;
	/*margin-right: 30px;*/
	z-index: 5;
	}

#submenu_impressionen a {
	color: #924500;
	text-decoration: none;
	font-weight: normal;
	display:block;
	text-align: right;
	padding-right: 35px;
	background-image: url(/tv/images/square_impressionen.gif);
	background-position: -200px;
	background-repeat: no-repeat;
	}
	
#submenu_impressionen a:hover {
	font-weight: bold;
	}
	
#submenu_impressionen .activeLink{
	font-weight: bold;
	background-position: -20px;
	background-repeat: no-repeat;
	}
	
#submenu_wellnessbereiche{
	position: absolute; 
	left: 30px;
	top: 203px;
	width: 165px;
	height: 360px;
	color: #6C1B00;
	font-size: 10pt;
	line-height: 10pt;
	/*margin-right: 30px;*/
	z-index: 5;
	}
	
#submenu_wellnessbereiche a {
	color: #6C1B00;
	text-decoration: none;
	font-weight: normal;
	display:block;
	text-align: right;
	padding-right: 35px;
	background-image: url(/tv/images/square_wellnessbereiche.gif);
	background-position: -200px;
	background-repeat: no-repeat;
	}
	
#submenu_wellnessbereiche a:hover {
	font-weight: bold;
	}
	
#submenu_wellnessbereiche .activeLink{
	font-weight: bold;
	background-position: -20px;
	background-repeat: no-repeat;
	}
	
	
#extras{
	position: absolute; 
	left: 607px;
	top: 558px;
	width: 367px;
	height: 20px;
	text-align: right;
	z-index: 4;
	}
	
#extras a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
#extras a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
	
#center_ueberschrift{
	position: absolute; 
	left: 228px;
	top: 200px;
	width: 732px;
	height: 71px;
	z-index: 6;
	}
	
#center_text{
	position: absolute; 
	left: 228px;
	top: 271px;
	width: 421px;
	height: 247px;
	overflow:auto;
	overflow-x:hidden;
	z-index: 7;
	}
	
#center_img{
	position: absolute; 
	left: 228px;
	top: 200px;
	width: 421px;
	height: 316px;
	z-index: 7;
	}
	
#center_schatten{
	position: absolute; 
	left: 228px;
	top: 200px;
	width: 464px;
	height: 348px;
	z-index: 6;
	}
	
#center_navi{
	position: absolute; 
	left: 228px;
	top: 529px;
	width: 421px;
	height: 12px;
	z-index: 10;
	}
	
#center_navi a{
	background-color: none;
	}
	
#center_navi a:hover{
	background-color: #BAA586;
	}
	
#center_navi a .activeLink{
	background-color: #924500;
	}
	
#right_schatten{
	position: absolute; 
	left: 709px;
	top: 271px;
	width: 281px;
	height: 277px;
	z-index: 8;
	}
	
#right_img{
	position: absolute; 
	left: 709px;
	top: 271px;
	width: 251px;
	height: 247px;
	z-index: 9;
	}
	
#right_ueberschrift{
	position: absolute; 
	left: 709px;
	top: 200px;
	width: 251px;
	height: 71px;
	z-index: 8;
	}
	
#right_text{
	position: absolute; 
	left: 709px;
	top: 271px;
	width: 251px;
	height: 245px;
	overflow:auto;
	overflow-x:hidden;
	z-index: 9;
	}
	
#middle_ueberschrift{
	position: absolute; 
	left: 474px;
	top: 200px;
	width: 487px;
	height: 71px;
	z-index: 6;
	}
	
#middle_text{
	position: absolute; 
	left: 474px;
	top: 271px;
	width: 487px;
	height: 247px;
	overflow:auto;
	overflow-x:hidden;
	z-index: 7;
	}
	
.txt_leistungen {
	color: #1E2F3B;
}

.txt_planungsablauf {
	color: #1F393E;
}

.txt_home {
	color: #976326;
}

.txt_wellnessbereiche {
	color: #6C1B00;
}
