html,body { 
	height: 100%; /* wichtig */
	margin: 0px;
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial,Verdana,sans-serif;
	margin:0 auto; /* main-Box zentrieren in IE 5 und hoeher */
	text-align:center; /* main-Box zentrieren in IE 5  */
}

.outerbox {
	margin: 0 auto;
	text-align:left;
	/*margin-left:84px;
	margin-top:30px;*/
	width:831px;
}

.topbox {
	margin-top:30px;
	height:132px;
	width: 701px;
}

.mainbox {
	height:463px;
	width: 701px;
	margin-left:66px;
}

.maincell {
	height:453px;
	width:691px;
	/*background-color:#a3bd4b;*/
	background-color:#93BD3A;
}

.cornorcell {
	width:5px;
	height:5px;
}

.box_TopLeft {
	background-image:url(gfx/box_TopLeft.gif);
}

.box_Top {
	background-image:url(gfx/box_Top.gif);
}

.box_TopRight {
	background-image:url(gfx/box_TopRight.gif);
}

.box_Left {
	background-image:url(gfx/box_Left.gif);
}

.box_Right {
	background-image:url(gfx/box_Right.gif);
}

.box_BotLeft {
	background-image:url(gfx/box_BotLeft.gif);
}

.box_Bot {
	background-image:url(gfx/box_Bot.gif);
}

.box_BotRight {
	background-image:url(gfx/box_BotRight.gif);
}

.left{
	margin-left:11px;
	width:145px;
	float:left;
	
}

.menu {
	height:418px;
}

.pictures {
	margin-left:12px;
	width:141px;
	float:left;
}

.single-picture {
	margin-top:6px;
}

.text {
	margin-left:12px;
	margin-top:8px;
	width:365px;
	float:left;
	line-height:130%;
}

h1 {
	color:#1a3676;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0px;

}

.csc-frame {
	height:112px;
}

a:hover, a:active, a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover, a:active {
	color:#32999E;
}



.bottom {
	margin-left:122px;
}
