@charset "utf-8";
#___________Bereinigung____________
{
}
body, p, h1
, h2
,  h3
, h4
, ul
, ol
, li
, img
			{
	margin: 0;
	padding: 0;
			}
a img
{
		border-style: none;
}
#___________Grundformatierung__________
{
}


			
			body
			{
		background-repeat: repeat-x;
		color: #000;
		font-family: "Times New Roman", Times, serif;
		background-image: none;
		background-color: transparent;
			}
ul {
	list-style-type: none;
}


			
#rahmen
{
		width: 920px;
		min-height: 660px;
		margin: 0 auto 20px auto;
		position: relative;
		border-top: 1px solid #666;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
}
#rechtespalte #inhalt a:hover
{
		color: #0F0;
}
h3
{
		margin-bottom: 30px;
}


#______Seitennavi Formatierung_______
{
}



#seitennavi
{
		position: absolute;
		left: 7px;
		top: 77px;
		width: 208px;
		border: 1px solid #000;
		height: 575px;
		display: none;
}

#seitennavi
ul
			{
		padding-top: 57px;
		padding-left: 5px;
			}
#seitennavi ul ul
{
		margin-top: 5px;
		margin-left: 40px;
		padding: 0px;
}
#seitennavi ul
ul li{
		font-size: 1.1em;
		margin-top: 8px;
}
#seitennavi ul a:hover
{
		color: #0F0;
}
#rhinweis
{
		font-size: 1.7em;
		text-decoration: underline;
		margin-left: 15px;
}



#rechtespalte
{
		width: 650px;
		margin-left: auto;
		margin-right: auto;
}



#______Topnavi formatierung__________   {
}


#topnavi
{
	border: 1px solid #000;
	margin-top: 20px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 590px;
	margin-left: 29px;
	display: none;
}
#topnavi ul
{
		height: 45px;
		text-align: center;
		padding-left: 62px;
}
#topnavi a
{
		display: block;
		height: 45px;
		width: 125px;
}


#topnavi li
{
		float: left;
		background-image: url(bilder/buttons_top.png);
		height: 45px;
		width: 125px;
		margin-right: 45px;
		text-align: center;
		line-height: 45px;
		font-weight: bold;
}


#topnavi li:hover
{
		background-position: 100% -45px;
		color: #3FC;
}

#indexseite #homelink
{
		background-position: 100% -90px;
}
#indexseite #homelink a:hover
{
		color: #0F0;
}
#kontaktseite #kolink
, #sendenseite #kolink
{
		background-position: 100% -90px;
}
#kontaktseite #kolink a:hover
, #sendenseite #kolink a:hover
{
		color: #0F0;
}
#impressumseite #implink
{
		background-position: 100% -90px;
}
#impressumseite #implink a:hover
{
		color: #0F0;
}
#_______Startseiten Formatierung_________
{
}
#inhalt
{
		min-height: 550px;
}


#head
{
	display: none;
}



h1
{
		display: none;
}

h2
{
		text-decoration: underline;
		text-align: center;
		font-size: 2.6em;
		margin-top: 20px;
		margin-bottom: 30px;
		background-image: none;
}
h2 img
{
		display: none;
}


#inhalt p
{
	width: 645px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	margin-bottom: 11px;
}
#inhalt a {
	color: #300;
	text-decoration: underline;
}

a
{
	color: #000;
	text-decoration: none;
}

#copy
{
		position: absolute;
		right: 0px;
		bottom: -21px;
}
#inhalt #start1
{
		height: 318px;
		width: 219px;
		background-image: url(bilder/startbild_dunkelgl.png);
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		left: 249px;
		bottom: 5px;
		text-indent: -9000px;
}
#inhalt #start1 a
{
		display: block;
		height: 318px;
		width: 219px;
}

#inhalt #start1:hover
{
		background-image: url(bilder/startbild.png);
}


#inhalt #start2
{
		height: 322px;
		width: 378px;
		background-image: url(bilder/startbild2_dunkelgl.png);
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		right: 13px;
		bottom: 5px;
		text-indent: -9000px;
}
#inhalt #start2 a
{
		display: block;
		height: 322px;
		width: 378px;
}

#inhalt #start2:hover
{
		background-image: url(bilder/startbild2.png);
}
#start1 a:focus, #start2 a:focus {
	outline: none;
}



#________ Formularformatierung_________ 
{
}

form
{
	border: 2px solid #333;
	height: 400px;
	padding: 20px 6px 6px;
	margin-bottom: 5px;
	background-color: #777;
}
#form1 p
{
		text-align: left;
}

fieldset
{
		border-style: none;
}
fieldset
label {
		float: left;
		width: 120px;
		text-align: right;
		margin-right: 10px;
}
#news
{
		font-size: 0.85em;
}

#form1
fieldset
input ,
textarea
{
		width: 240px;
}


form p
{
		margin-bottom: 8px;
}
#topbild {
	float: left;
	margin-right: 20px;
	border: 2px solid #300;
}
#__________Impressum Formatierung_________________ {
}
#impress {
	width: 300px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(bilder/impress_back.png);
	border: 2px solid #000;
	margin-bottom: 40px;
	margin-top: 45px;
}
#impress p {
	text-align: left;
	color: #000;
}

#______Format.St.Petersburg______ {
}
.stpeter
{
		background-color: #FFF;
		background-image: none;
}

.stpeter #topnavi li {
		background-position: 100% -45px;
}
.stpeter #topnavi li:hover {
		background-position: 100% -90px;
}
.stpeter h2
{
		line-height: 70px;
		height: 70px;
		position: relative;
		margin-bottom: 40px;
		background-image: none;
		text-indent: 0px;
}
.stpeter h2 img
{
	position: absolute;
	top: 9px;
	left: 170px;
	display: none;
}

.stpeter #inhalt a  {
	color: #FFF;
}

#__________Formatierung Moskau_______  {
}
.moskau {
		color: #000;
		background-color: #FFF;
		background-image: none;
}
.moskau #seitennavi a   {
	color: #000;
}

.moskau h2
{
		height: 70px;
		line-height: 70px;
		position: relative;
		margin-bottom: 40px;
		background-image: none;
		text-align: center;
		color: #000;
		text-indent: 0px;
}
.moskau h2 img
{
	position: absolute;
	left: 240px;
	top: 8px;
	display: none;
}

.moskau #topnavi
{
		background-color: #999;
}

#_______site-Formatierung____________
{
}


.sitebild
{
	float: left;
	margin-right: 15px;
	width: 131px;
	margin-top: 28px;
	display: none;
}
#inhalt .sitebild a {
		text-decoration: none;
		font-size: 0.6em;
}
#inhalt .sitebild + h3 + p{
		margin-bottom: 55px;
}
.sitebild + h3
{
		padding-left: 154px;
		text-decoration: underline;
		margin-bottom: 5px;
		font-size: 1.17em;

}


#_____________Hotels Formatierung________________
{
}
#hotel
{
		font-size: 2em;
		text-align: center;
}


h4
{
	font-size: 2em;
	margin-top: 60px;
	margin-bottom: 25px;
	border: 2px solid #000;
}
strong
{
		text-decoration: underline;
		line-height: 40px;
}
#hotels #inhalt p  
{
		margin-bottom: 30px;
		line-height: 23px;
}
#hotels #inhalt a  
{
		color: #FFF;
}

h4 img
{
		margin-right: 10px;
		margin-left: 10px;
		margin-top: 3px;
		margin-bottom: 3px;
		display: none;
}
.moskau #inhalt span
a{
		color: #000;
}

#______Drei Tage Formatierung_____
{
}

#fuerdruck
{
		display: block;
}
#TabbedPanels1
{
		display: none;
}
#dreimo h4
{
		background-color: transparent;

}
#dreist h4

{
		background-color: transparent;
}
.stpeter #inhalt a
{
		color: #000;
}



#___Bildergalerie Formatierung_______-
{
}
#grosses_bild
{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#grosses_bild p
{
		text-align: right;
		font-size: 0.9em;
		width: 528px;
		color: #C00;
}
.stpeter #grosses_bild p
{
		color: #FFF;
}


#inhalt
#bilderlink{
		clear: both;
		color: #000;
		font-size: 0.8em;
		text-align: right;
}
#bilderleiste
{
		width: 612px;
		height: 234px;
		border: 1px solid #000;
		background-color: #CCC;
}
.moskau #bilderleiste {
	height: 156px;
}


#bilderleiste li
{
		float: left;
}
#inhalt #bilderleiste li
{
		padding: 3px;
		height: 72px;
		width: 96px;
}

#bilderleiste li:hover
{
		background-color: #900;
}
#links {
	height: 396px;
	width: 264px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#links img {
	position: absolute;
	left: 5px;
	top: 80px;
	visibility: hidden;
}
#links:hover img {
	visibility: visible;
}

#rechts {
	height: 396px;
	width: 264px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#rechts img {
	position: absolute;
	top: 80px;
	right: 5px;
	visibility: hidden;
}
#rechts:hover img {
	visibility: visible;
}
#links img:hover, #rechts img:hover {
	cursor: pointer;
}

#________Hinweise Formatierung____________
{
}
#rhinweise
h3
{
	font-size: 1.8em;
	padding-left: 25px;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 60px;
	border: 2px solid #000;
}
#rhinweise #inhalt p {
	margin-bottom: 25px;
}

#rhinweise #inhalt a
{
	color: #000;
}
#rhinweise strong {
	margin-top: 5px;
}

#druck img
{
		display: none;
}

#rhinweise #inhalt ul
{
		background-color: transparent;
		color: #000;
}
