img{border:0px;}

br.clr, div.clr
{
    clear:both;
    font-size:0px;
    height:0px;
    line-height:0px;
    overflow:hidden;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

.center
{
    width:100%;
    text-align:center;
}

a.auto
{
    display:inline;
    width:auto;
    height:auto;
    margin:0px;
    padding:0px;
}



/* Messages / Colors
////////////////////////////////////////////////////////////////////////////////////////////////*/



.ok
{
    font-size:10px;
    color:#339933;
    font-weight:bold;
}

.err
{
    font-size:10px;
    color:#CC3333;
    font-weight:bold;
}

h1
{
   border-bottom:1px solid #E4E4E4;
   margin-top:0px;
   margin-bottom:12px;
   font-size:14px;
   padding-bottom:3px;
}

a
{
    
    color:#E3DD80;
    text-decoration:none;
}

#footer a
{
padding-left:15px;
background:url("../images/a.gif") no-repeat 0px 4px;
text-decoration:underline;
}



#bildbig
{
     width:400px;
		 text-align:center;
		 float:left;
		 height:380px;
		 border:3px solid #323232
}

#contentbox
{
    background-color:#323232;
		padding:3px;
}

a b
{
    font-size:15px;
		color:red;
}


table
{
    width:490px;
    border:0px;
    border:1px solid #808080
}

tr, div.tr1
{
     background-color:#353535;
}

.tr2
{
     background-color:#484848
}

th
{
     background-color:#C3C3C3;
     color:#353535
}

div.tr1, div.tr2
{
    padding:1px;
    width:310px;
    margin:1px;
}
