body { background: #fff url(../img/braun.gif) no-repeat right 58px; text-align: center; }

#wrapper
{
	margin: 0 auto;
	width: 976px;
	text-align: left;
	position: relative;
}

#top
{
	width: 976px;
	height: 58px;
}

#shadow_top_left
{
	width: 56px;
	height: 58px;
	background: #fff url(../img/schatten_oben_links.gif) no-repeat top left;
}

#shadow_top_center
{
	width: 852px;
	height: 58px;
	background: #fff url(../img/schatten_oben_mitte.gif) repeat-x top left;
}

#shadow_top_right
{
	width: 68px;
	height: 58px;
	background: #fff url(../img/schatten_oben_rechts.gif) no-repeat top left;
}

#langsmall
{
	width: 250px;
	position: absolute;
	left: 80px;
	top: 44px;
}

#langsmall li
{
	float: left;
	list-style: none;
	margin-right: 8px;
}

#services
{
	width: 250px;
	position: absolute;
	left: 643px;
	top: 44px;
}

#services li
{
	float: left;
	list-style: none;
	margin-right: 28px;
}

#main
{
	width: 976px;
	background: #fff url(../img/back_full.gif) repeat-y top left;
	position: relative;
}

#main #shadow_brown
{
	width: 36px;
	height: 111px;
	position: absolute;
	right: 0;
	top: 0;
	background: #6C6450 url(../img/braun_verlauf.gif) no-repeat top right;
}

#main_header
{
	margin-left: 55px;
	margin-right: 35px;
	height: 111px;
	background: #6C6450 url(../img/year.gif) no-repeat top right;
}

#main_header img
{
	margin-top: 24px;
	margin-left: 25px;
}

#main_left { width: 299px; }
#main_left ul { margin-left: 80px; margin-top: 5px; }
#main_left li { list-style: none; }
#main_right { width: 677px; }

#main_right_pics
{
	height: 155px;
	width: 641px;
}

#main_right_header { height: 40px; }

#main_right_header h2
{
	font: normal 26px Verdana, Arial, sans-serif;
	color: #6C6450;
	margin-top: 13px;
	margin-left: 17px;
}

#main_right_content
{
	width: 639px;
	margin-left: 2px;
	background: #fff url(../img/dashed.gif) repeat-x right bottom;
	padding-bottom: 10px;
}
#content {
	padding: 0 15px;
}

#footer
{
	width: 976px;
	height: 59px;
	position: relative;
}

#footer_content {
	position: absolute;
	bottom: 39px;
	left: 317px;
	width: 500px;
	height: 15px;
}
#helper_stricherl {
	position: absolute;
	bottom: 38px;
	left: 299px;
	width: 2px;
	height: 22px;
	background: #fff url(../img/helper_stricherl.gif) no-repeat top left;

}

#footer_content li
{
	float: left;
	list-style: none;
	margin-right: 20px;
}

#shadow_bottom_left
{
	width: 56px;
	height: 60px;
	background: #fff url(../img/schatten_unten_links.gif) no-repeat top left;
}

#shadow_bottom_center
{
	width: 852px;
	height: 60px;
	background: #fff url(../img/schatten_unten_mitte.gif) repeat-x top left;
}

#shadow_bottom_right
{
	width: 68px;
	height: 60px;
	background: #fff url(../img/schatten_unten_rechts.gif) no-repeat top left;
}


/******************************************************
 navi
 ******************************************************/
#nav ul, nav ul li {
	padding:0; margin:0;
}


@media print {
	body, #wrapper, #content, #main, #main_right, #main_right_content, #main_right_pics
	{
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background-image: none !important;
		color: black;
	}
	body { background: none !important; text-align: left !important; }
	
	#main_header
    {
	  	margin-left: 0 !important;
		margin-right: 0 !importnant;
		height: 111px;
		background: none !important;
    }
	#main_header img
	{
		margin-top: 0;
		margin-left: 0;
	}
	h2
	{
		color: #000;
		font-size: 14pt;
		font-weight: bold;
		margin: 15px 0 25px 0; 
		background: none !important;
		margin-left: 0 !important;
	}
	h2 span

	{

		height: auto !important;
		font-size: 15pt;
		line-height: 18pt;
		width: 500pt !important; 
		font-weight: bold;

	}
	body { font-size: 12px; }
	
	
	#shadow_brown, #shadow_top_left, #shadow_top_center,#shadow_top_right, #shadow_bottom_left, #shadow_bottom_right, #shadow_bottom_center, a.gt-menu, #services, #services ul li, #top, #mainleft, #nav, #nav ul li, #footer_content, #footer, #helper_stricherl  { display: none !important; }
	
	#content  ul {
		margin: 0 0 0 19px;
		padding: 0px;
	}
}
