body 
{
    background:             url("images/achterkant.gif");
    text-align:             center;
    margin:                 10px 0px; padding:0px;
}

#container 
{
    width:                  1003px;
    top:                    150px;
    margin:                 0px auto;
    text-align:             left;
    background-color:       #000000;
    border:                 1px solid #cccccc;
}

#header 
{
    width:                  981px;
    height:                 158px;
    margin:                 10px;
    background-image:       url("images/bannerintocrime.png");
    background-position:    center;
    background-repeat:      no-repeat;
    border:                 1px solid #cccccc;    
}

#bar 
{
	background-color:   #222222;
	height:             10px;
	padding-top:        5px;
	padding-bottom:     5px;
	padding-left:       10px;
	padding-right:      10px;
	text-align:         center;
	font-weight:        bold;
	margin-bottom:      15px;
	margin-top:         15px;
	margin-left:        9px;
	margin-right:       9px;
	border:             1px solid #cccccc;
}

#menucontainer 
{
    width:                  148px;
    margin:                 10px;
    background-color:       #14110f;
    border:                 1px solid #cccccc;    
}

#menucontainer2
{
    position:               absolute;
    float:                  right;
    width:                  148px;
    margin-left:            843px;
    margin-top:             -361px;
    background-color:       #14110f;
    border:                 1px solid #cccccc;    
}

#menucenter
{
    margin-bottom:          15px;
    margin-top:             15px;
    margin-left:            9px;
    margin-right:           9px;
}

#menuitems 
{
    border-top:             1px solid #c4ac9b;

}

#contentcontainer 
{
    position:               absolute;
    float:                  right;
    top:                    181px;
    margin-left:            168px;
    width:                  665px;
    margin-top:             10px;
    background-color:       #14110f;
    border:                 1px solid #cccccc;   
    z-index:                1;
}

#contentinner 
{
    padding:                10px;
    z-index:                1;
}

#infobar 
{
    background-color:       #222222;
    padding-top:            5px;
    padding-bottom:         5px;
    padding-left:           10px;
    padding-right:          10px;
    margin-top:             5px;
    text-align:             center;
    font-weight:            bold;
    border-top:             1px solid #c4ac9b;
    border-left:            1px solid #c4ac9b;
    border-right:           1px solid #c4ac9b;
    border-bottom:          1px solid #c4ac9b;
    color:                  #00FF00;
}
#forumbar 
{
    background-color:       #222222;
    padding-top:            5px;
    padding-bottom:         5px;
    padding-left:           10px;
    padding-right:          10px;
    text-align:             left;
    font-weight:            bold;
    border-top:             1px solid #c4ac9b;
    border-left:            1px solid #c4ac9b;
    border-right:           1px solid #c4ac9b;
    border-bottom:          1px solid #c4ac9b;
}

#message
{
    float:                  right;
    width:                  135px;
}

#message2
{ 
    float:                  left;
    width:                  500px;
    color:                  #FFFFFF;
    font-size:              14px;
    font-style:             oblique;
}
