﻿#Wrapper
{
	margin: 0 auto 0 auto;
	width: 845px;
}

#DivHeadLeft, #DivHeadCenter, #DivHeadRight
{
	height: 118px;
}

#DivHeadLeft
{
	width: 15px;
	background: url(../Images/Global/bg_1_links.jpg) repeat-y;
	float: left;
}

#DivHeadCenter
{
	width: 815px;
	/*background-image: url(../Images/Global/head_de.jpg);*/
	float: left;
}

#DivHeadRight
{
	width: 15px;
	background: url(../Images/Global/bg_1_rechts.jpg) repeat-y;
	float: right;
}

#DivMenuLeft, #DivMenuCenter, #DivMenuRight
{
	height: 54px;
}

#DivMenuLeft
{
	width: 15px;
	background: url(../Images/Global/bg_2_links.jpg) repeat-y;
	float: left;
}

#DivMenuCenter
{
	width: 710px;
	float: left;
}

#DivCulture
{
	width: 105px;
	height: 54px;
	float: left;
}

#DivCulture img
{
	margin-left: 5px;
	margin-top: 7px;
}

.DivMenuLevel1, #DivCultureLevel1
{
	background-color: #006348;
	height: 28px;
}

/*.DivMenuLevel1WirUeberUns
{
	background-color: #006348;
	height: 56px;
}*/

#DivMenuLevel2, #DivCultureLevel2
{
	background-color: White;
	height: 26px;
}

#DivMenuRight
{
	width: 15px;
	background: url(../Images/Global/bg_2_rechts.jpg) repeat-y;
	float: right;
}

#DivContentOut
{
	background: url(../Images/Global/bg_wdh.jpg) repeat-y;
	display: inline-block;
}

#DivContent
{
	float: left;
}

/*#DivContentLeft, #DivContentCenter, #DivContentRight
{
	min-height: 554px;
}

#DivContentLeft
{
	width: 15px;
	background: url(../Images/Global/bg_3_links.jpg);
	float: left;
}

#DivContentCenter
{
	width: 815px;
	background-color: #e7ead7;
	float: left;
}

#DivContentRight
{
	width: 15px;
	background: url(../Images/Global/bg_3_rechts.jpg);
	float: right;
}*/

#tdLeft
{
	width: 15px;
	background: url(../Images/Global/bg_3_links.jpg) no-repeat;
}

#tdContent
{
	width: 815px;
	background-color: #e7ead7;
	min-height: 433px;
	vertical-align: top;
}

#tdRightL
{
	width: 15px;
	background: url(../Images/Global/bg_3_rechts.jpg) no-repeat;
}

#DivFoot
{
	height: 50px;
	background-image: url(../Images/Global/bg_footer.jpg);
	width: 845px;
	clear: both;
}

#DivFoot, #DivFoot a
{
	color: White;
	font-size: 13px;
	line-height: 26px;
	text-decoration: none;
}

#spanCopyright
{
	padding-left: 40px;
	/*padding-right: 540px;*/
	float: left;
	font-size: 12px;
	margin-top: 1px;
}

#DivFootHL
{
	float: right;
	margin-right: 40px;
}