	body { font-family: sans-serif; }
	
	div#outerdiv {
		width:1152px;
		margin:auto;
		text-align:left;
	}
	
	#top .center-background {
		width:1152px;
		height:64px;
		float:clear;
		background:url(../all_images/blau.png);
		background-repeat:repeat-x;
        text-align:center;
	}

	#center .center-background {
		width:1152px;
		height:864px;
		float:clear;
		background:url(all_images/knochen_gross.jpg);
	}
    
    .headline {
    	margin:-20px;
		padding:20px;
		text-align:center;
		font-family:sans-serif;
		color: white;
		font-size:40px;
	}

    .start {
    	text-align:center;
		font-family:sans-serif;
		color: black;
		font-size:40px;
		background-image:url(../all_images/oval2.png);
	}
	
	
	form input.button {
		background:url(../all_images/button.gif) no-repeat;
		width:87px;
		height:21px;
		border:none;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		color:#000000;
		font:normal 90% Arial, Helvetica, sans-serif;
	}
	
	.success img {
        padding:2px;
        margin-top: 11px;
		border:none;
	}
	
	.scroll-pane
	{
		width: 860px;
		height: 680px;
		overflow: auto;
	    border: solid 1px;
	}
	
	.run_main
	{
		display:none;
	}
    
    .init_main
	{
	}
	
    .select_main
	{
	}
	
	.center-background-init {
		width:1152px;
		height:864px;
		float:clear;
		background:url(../all_images/knochen_gross.jpg);
	}
	
	.selection {
		width:1152px;
		height:864px;
		float:clear;
		background:url(../all_images/knochen_gross.jpg);
	}

    #zoom-label{
    	padding-bottom:10px;
        text-align:center;
    }

    #slider-block{
    	padding:10px;
    }
    
    ul {
     list-style-type: none;
    }

    #menu_left {
        float:left;
        width:20%;
        margin-top: 40px;
    }

    #center2  {
        width:1152px;
        height:864px;
        float:clear;
        background:url(../knochen-hell.jpg);
        text-align:center;
    }
    table.center {
        margin-left:auto;
        margin-right:auto;
    }

    div.center-background-init {
        text-align:center;
    }
   
    div.center-background-init2 {
        text-align:center;
    }

    body {
        background-color:#F8F8F8;
    }
