
BODY
{
   margin: 1.5em 0 0 0;
   text-align: center;
}
/*****************************************************************/
/*************************Container des Haupt-Templtes************/
#centerPage,
#startCenterPage
{
	width: 55em;
	margin: auto;
	/*background-image: url(../../images/verlauf.jpg);*/
}
/*************************LOGO**************************/
#LogoTopBox
{
	text-align: center;
	margin: auto;
	width: 55em;

}
#LogoBottomBox{
	text-align: left;
	margin: auto;
	width: 55em;
	padding: 0 0 0 2em;	

}
#LogoTop
{
	text-align: left;	
	padding: 1em 0 0 2em;	
}
.LogoBottom 
{
	width: 8.275em;
	display: block;
	float:left;
}
#LangMenu
{
	float: right;
	padding-right: 2em;
}

/*******************MainBox f�r den gesmaten Inhalt ****************************/
#MainBox
{
	float: left;
	margin: 0;
	padding: 0 0 1em 2em;

}
/***************************HauptMenu********************/
#MenuBox{
	float: left;
	text-align: left;
	width: 9em;
	margin: 0;
	height: 28.5em;
	padding-top: 1em;
/*	border: 1px solid red;*/
}
/**********************************Content*****************************/
#ContentArea{
	text-align: right;
	float: right;
	width: 42em;
	margin: 0;
	padding: 1.5em 2em 0.5em 0;
	
}
/****************************Footer********************************/
#FooterBox{
	text-align: center;
	width: 55em;
	margin: 0 auto 0 auto;
	padding: 0;
}
#Footer{
	text-align: left;	
	margin: 0;
	padding: 0 1em 1.5em 3em;
}

/*************************Linien****************************/
.headerLine{
	height: 1px;
	margin: 0 2em 0 2em;	

}
.footerLine{
	clear: both;
/*	width: 100%;*/
	height: 1px;
	margin: 1em 2em 0 2em;
}

/************************************************************/
/*************Container der SubTemplates ********************/

#singleBox{
	margin: 0;
	padding: 0;
	width: 40em;
	float: right;
}


TABLE#doubble,
TABLE#doubbleDoubble,
TABLE#tripple
{
	width: 40em;
}


TABLE#doubble TD,
TABLE#tripple TD{
	vertical-align: top;
	text-align: left;
}
TABLE#doubble TD.normal,
TABLE#doubbleDoubble TD.left{
	padding-right: 1em;
}

TABLE.innerDoubble{
	height: 440px;
	margin: 0;
	padding: 0;
}

TABLE#tripple TD{
	width: 33%;
	vertical-align: top;
	text-align: left;
	padding-right: 0.5em;
}
#singleBox TABLE#doubble TD.normal,
#singleBox TABLE#doubble TD.right{
	width: 50%;
}

/*******************************************/

#leftSide{
	float: right;
}
#rightSide{
	float: right;
	vertical-align: bottom;
}

#leftSide,
#rightSide,
.rightSide300,
.rightSide350,
.rightSide400,
.rightSide450,
.rightSide500
{
	height: 450px;
}


.rightSide300 {width: 304px;}
.rightSide350 {width: 354px;}
.rightSide400 {width: 404px;}
.rightSide450 {width: 454px;}
.rightSide500 {width: 504px;}

.leftSide300 {width: 200px;}
.leftSide350 {width: 254px;}
.leftSide400 {width: 254px;}
.leftSide450 {width: 150px;}
.leftSide500 {width: 150px;}

.leftSide300,
.leftSide350,
.leftSide400,
.leftSide450,
.leftSide500
{
	padding-right: 0.5em;	
}


TABLE.leftSide300,
TABLE.leftSide350,
TABLE.leftSide400,
TABLE.leftSide450,
TABLE.leftSide500
{
	height: 450px;
	padding: 0;
	margin: 0;
}

*HTML*TABLE.leftSide300,
*HTML*TABLE.leftSide350,
*HTML*TABLE.leftSide400,
*HTML*TABLE.leftSide450,
*HTML*TABLE.leftSide500
{
	height: 440px;
}
TD.top
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}

TD.bottom
{
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}


/******************** Elemente ***********/
.dragger{
	clear: both;
	height: 0px;
	min-height: 1px;
	font-size:1px;
}
.inv {
	display: none;
}

