body{
	margin: 0px;
	background: white;
}
#inhalt{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;
	background-color: white;
}
*html #inhalt{
	margin-left: 200px;

}	

/*
 *HEADER
 */
#header{
	background:url('../images/header_startseite.gif') no-repeat;
	width:1000px;
	height:212px;
	

}



/*
 *MAIN LOGINBOX
 */
.tx-loginboxmacmade-pi1-labelCell{
	background-color:#858384;	
}



/*
 *HAUPTINHALT
 */
#hauptinhalt{
	float: left;
	width: 1000px;
	height: auto;
	margin-top: 20px;
	
}

#gallery-container{
	width: 1000px;
	height: 300px;
}

#gallery{
	width: 500px;
	height: auto;
	float: left;
}
#login{
	width: 480px;
	height: 300px;
	float: right;
	border: 1px dotted #bebebd;
	float: right;
	text-align: left;
	line-height: 1.16;
}
*html #login{
	height: 300px;
	line-height: 1.1;
	padding-bottom: 0px;
}
/*
 *CONTENT
 */
#content-container{
	float: left;
	width: 1000px;
	height: 100px;
}
#left{
	float: left;
	width: 500px;
	height: auto;
	margin-top: 20px;
}
#theresianum{
	float: left;
	width: 245px;
	height: auto;
	border: 1px dotted #bebebd;
	text-align: left;
	line-height: 1.16;
}
#schule{
	float: right;
	width: 245px;
	height: auto;
	border: 1px dotted #bebebd;
	text-align: left;
	line-height: 1.16;
}
#right{
	float: right;
	width: 480px;
	height: auto;
	margin-top: 20px;
}
#sanierung{
	float: left;
	width: 235px;
	height: auto;
	border: 1px dotted #bebebd;
	text-align: left;
	line-height: 1.16;
}
#kosten{
	float: right;
	width: 235px;
	height: auto;
	border: 1px dotted #bebebd;
	text-align: left;
	line-height: 1.3;
}
.bodytext{
	padding-left: 3px;
	margin-top:0px;
}
.bodytext a img{
	border-style: none;
	border-width: 0px;
	border-color: white;
}
.bodytext a{
	text-decoration: none;
}
/*.bodytext{
	padding-left: 20px;
	padding-bottom: 40px;
	font-family: verdana;
	font-size: 14px;
}
*html .bodytext{
	padding-top: 20px;
}
.bodytext a img{
	border-style: none;
	border-width: 0px;
	border-color: white;
}
.csc-textpic{
	margin-right: 20px;
}
.csc-textpic-text ul{
	margin-top: -50px;
}

.csc-textpic-text{
	padding-top: -50px;
}

.bodytext li{
	margin-top: -20px;
}

*/

