* {
	margin:0px;
	padding:0px;
}
body {
        margin-top: 50px;

}

#maincontainer {
	width:990px;
	height:670px;
	margin:auto;
	border:1px solid #999999;
}

#left {
	
	width:290px;
	height:670px;
	float:left;

}


#right {
	width:700px;
	height:670px;
	float:left;
}
.enterbutton {
	margin-right:14px;
	margin-top:60px;
	float:right;
}
#header {
background-color:#999999;
	
	width:575px;
	height:99px;
	padding-left:125px;
}
#menu {
	background-color:#999999;
	width:700px;
	height:24px;
	border-bottom:1px solid #FFFFFF;
}
#navigation{
background-image:url(/ch/_images/navigation.jpg);
width:138px;
height:526px;
float:left;
padding-top:20px;
padding-left:16px;
border-right:1px solid #999999;
}

#navigationhome{
background-image:url(/ch/_images/navigation_nonav.jpg);
background-repeat: no-repeat;
width:50px;
height:526px;
float:left;
padding-top:20px;
padding-left:16px;
;

}
#innercontainer {
	width:700px;
	height:546px;
}
#content {
	width:545px;
	height:545px;
	float:right;
}
#contenthome {
	width:630px;
	height:545px;
	float:right;
}
#inhalt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#bildbox {
	border-width: 1px;
	border-style: solid;
	border-color: #0081C6;;
}

#tb_box  {
    padding-bottom:6px;

    
}
