/* CSS Document */

BODY 	{
		background: transparent url(../../images/bg_repeat.jpg) repeat-x 0px 0px;
		overflow:visible;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}


#page_center{
       	margin: 38px auto 0px auto;
        padding: 0px 0px 0px 0px;
        width:946px;
		overflow:hidden;
        }


#page	{	
		float:left;
		background: #FFFFFF url(../../images/page_home_cerab.jpg) no-repeat 0px 0px;
      	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align:left;
        width:940px;
		border: #ffffff 3px solid;
		}
		
#menu	{
		padding: 110px 0px 15px 150px;
		width:790px;
		margin: 0px 0px 0px 0px;
		text-align:left;
		float:left;
		height: 25px;
		}
		

#fotokolom_links{
		background: transparent url(../../images/foto_links.jpg) no-repeat 0px 0px;
		float:left;
		overflow:hidden;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 160px;
		height:310px;
		
		}
#content{
		float:left;
		overflow:hidden;
		margin: 0px 0px 0px 0px;
		padding: 30px 40px 40px 0px;
		width: 575px;
		}
		
#fotokolom_rechts{
		float:left;
		overflow:hidden;
		margin:0px 0px 0xp 0px;
		padding: 0px 0px 0px 0px;
		width: 158px;
		height:350px;
		color:#000000;
		background-color:#FFFFFF;

		}
#bottom{
		float:left;
		background: transparent url(../../images/bg_bottom.jpg) no-repeat 0px 0px;
		overflow:hidden;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width: 940px;
		height:35px;
		text-align:center;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#c7d5ff;
		
		}

#bottom a{
		font-family:Arial, Helvetica, sans-serif;
		color:#c7d5ff;
		text-decoration:none;
		
		}

#bottom a:hover{
		font-family:Arial, Helvetica, sans-serif;
		color:#97a4cc;
		text-decoration:none;
		}
		
#footer {
		float: left;
		width: 946px;
		text-align: right;
		}

#footer a {
		color: #C0C0C0;
		font-size:10px;
		}
		
#footer a:hover {
		color: #FFFFFF;
		}


