/* CSS Document */

body	{	margin:0px;
			padding:0px;
			text-align:center;
		}
		
#content	{	margin:auto;
				text-align:center;
				width:955px;
				height:800px;
				background-color:#ffffff;
				border:1px solid #000000;}
				
#header		{	width:955px;
				height:241px;}
		
#inhalt		{	width:955px;
				height:545px;
				float:left;}
				
#menu		{	width:211px;
				height:544px;
				float:left;}
				
#bild		{	width:148px;
				heigth:381px;
				float:left;}
				
#text_index		{	width:744px;
				height:545px;
				float:left;
				background-image:url(../bilder/willkommen.gif);
				background-repeat: no-repeat;
				
				}
				
#text_neuigkeiten		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/neuigkeiten.gif);
				background-repeat: no-repeat;
				
				}
				
#text_moselfilm		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/mosel_film.gif);
				background-repeat: no-repeat;
				
				}				

#text_leistungen		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/leistungen.gif);
				background-repeat: no-repeat;
		
				
				}
				
#text_filme		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/filme.gif);
				background-repeat: no-repeat;
				
				
				}
				
#text_ortschaften		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/ortschaften.gif);
				background-repeat: no-repeat;
				
				
				
				}

#text_region		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/region.gif);
				background-repeat: no-repeat;
				
				}

#text_doku		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/dokumentationen.gif);
				background-repeat: no-repeat;
				
				}
				
#text_naturfilme		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/naturfilme.gif);
				background-repeat: no-repeat;
				
				}
								
#text_formular		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/formular.gif);
				background-repeat: no-repeat;
			
				
				}

#text_kontakt		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/kontakt.gif);
				background-repeat: no-repeat;
				
				}
				
#text_impressum		{	width:744px;
				height:544px;
				float:left;
				background-image:url(../bilder/impressum.gif);
				background-repeat: no-repeat;
				
				}				
				

#text {	width:500px;
		height:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	margin: 65px 0px 0px 30px;
	overflow:auto;
	padding-right:200px;
	}
	
* html #text	{	width:700px;
		height:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	margin: 65px 0px 0px 17px;}
	
.textefilme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 20px;


}	
.textefilmeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-weight: bold;

}
.preise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	font-weight: bold;

}

.textebestell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #660000;
	line-height: 20px;

}

.texteuns {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003300;
	line-height: 20px;
	display: block;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

