
	html,
	body
	{
		height:100%;
		font-family:Arial;
		font-size:12px;
		color:#204397;
	}

	.clearfix
	{
		clear:both;
	}


	/* PAGE */
	div#page
	{
		width:792px;
		height:590px;
		background:url(../img/xshared/backgrounds/bg-page.jpg) no-repeat #fff;
		margin:0 auto;
		position:relative;
		top:25px;
		border:1px #4864A7 solid;
	}

	.ch
	{
		background:url(../img/xshared/backgrounds/bg-kontaktch.jpg)!important;
	}

	.de
	{
		background:url(../img/xshared/backgrounds/bg-kontakde.jpg)!important;
	}

	.imprint
	{
		background:url(../img/xshared/backgrounds/bg-imprint.jpg)!important;
	}

		#back
		{
			position:absolute;
			top:178px;
			left:20px;
		}

		/* CONTENT */
		div#content
		{
			width:100%;
			height:456px;
			position:relative;
		}

			div#content #txt
			{
				position:absolute;
				width:346px;
				top:257px;
				left:19px;
			}

			div#content #teaser1,
			div#content #teaser2,
			div#content #teaser3
			{
				position:absolute;
				top:223px;
				left:404px;
			}

			div#content #teaser2
			{
				left:18px;
				top:457px;
			}

			div#content #teaser3
			{
				left:402px;
				top:454px;
			}

		/* INNER */
		div#inner
		{
			position:absolute;
			top:276px;
			left:41px;
			width:692px;
			height:241px;
		}

			div#inner a
			{
				font-weight:bold;
				text-decoration:none;
				color:#204397;
			}

		/* FOOTER */
		div#footer
		{
			height:18px;
			width:100%;
			position:absolute;
			bottom:0px;
			left:0px;
			background:url(../img/xshared/backgrounds/bg-footer.gif) repeat-x;
		}

			div#footer ul
			{
				position:absolute;
				right:23px;
				top:0px;
			}

			div#footer li
			{
				float:left;
			}