body { 

background-image: url('bg.jpg');

background-repeat: repeat;

background-attachment: fixed;

#background-position: center 20 ;

scrollbar-arrow-color: #FFFFFF;

scrollbarBaseColor: #FFFFFF;

scrollbar-track-color: #FFFFFF;

scrollbar-face-color: #000000;

scrollbar-highlight-color: #FFFFFF;

scrollbar-3dlight-color: #FFFFFF;

scrollbar-darkshadow-color: #FFFFFF;

scrollbar-shadow-color: #FFFFFF

}











body,td,input, textarea {

    font-family: Arial;

    font-size: 11px; 

    color: #000000;

    margin: 0px;

}

td.small {

    font-size: 9px;

}

td.profil {

    background-color: #FFFFFF;

}

td.profilhead {

    background-color: #FFFFFF;

    color: #FFFFFF;

}

td.showprofil {

    background-color: #EAEEF6;

}

td.showprofilhead {

    background-color: #003366;

    color: #FFFFFF;

}

.newmessage {

    background-color: #D1DAED;

}

.formend {

    background-color: #CED3DE;

}



h1 {

    font-family: Arial; 

    font-size: 16px; 

    color: #FFFFFF;

}



h2 {

    font-family: Arial; 

    font-size: 13px; 

    color: #FFFFFF;
}

b.ph {

    font-family: Arial;

    font-size: 13px; 

    color: #FFFFFF;

}



span.high {

    color: #FFFFFF;

}



span.high2 {

    color: #FFFFFF; 

    font-weight:bold;

}



input.login {

    font-size: 10px; 

    width: 125px;

}



select.login {

    font-size: 10px; 

    width: 125px;

}



input.submit {

    background-color: #f1f1f1;

}



input.text {

    width: 200px;

}



input.profil {

    width: 300px;

}



textarea.profil {

    width: 300px;

    height: 50px;

}



input.post {

    width: 300px;

}



textarea.post {

    width: 300px;

    height: 200px;

}



textarea.profilbig {

    width: 300px;

    height: 100px;

}



select.profil {

    font-size: 10px;

    width: 200px; 

}



.error {

    color: #CC0000;

}

.message {

    color: #003366;

}



a.reg:link {color: #FFFFFF; text-decoration: underline;}

a.reg:visited {color: #FFFFFF; text-decoration: underline;}

a.reg:hover {color: #FFFFFF; text-decoration: underline;}

a.reg:active {color: #FFFFFF; text-decoration: underline;}



a:link {color: #FFFFFF; text-decoration: underline;}

a:visited {color: #FFFFFF; text-decoration: underline;}

a:hover {color: #FFFFFF; text-decoration: underline;}

a:active {color: #FFFFFF; text-decoration: underline;}







td.forum_title {

  vertical-align: middle;

  font-size: 10px;

  font-weight: bold;

  color: #000000;

  background-color: #E3E3E3;

  border-right: 1px solid #FFFFFF;

  border-bottom: 1px solid #FFFFFF;

}



td.forum_text {

  vertical-align: top;

  font-size: 9px;  

  background-color: #FFFFFF;

}



input.forum {

  font-size: 9px;

  width: 300px;

  border: 1px solid #FFFFFF;

}



textarea.forum {

  font-size: 9px;

  width: 300px;

  height: 150px;

  border: 1px solid #FFFFFF;

}



a.forum:link {color: #FFFFFF; text-decoration: underline;}

a.forum:visited {color: #FFFFFF; text-decoration: underline;}

a.forum:hover {color: #FFFFFF; text-decoration: underline;}

a.forum:active {color: #FFFFFF; text-decoration: underline;}



a.forumnavi:link {color: #FFFFFF; text-decoration: none;}

a.forumnavi:visited {color: #FFFFFF; text-decoration: none;}

a.forumnavi:hover {color: #FFFFFF; text-decoration: none;}

a.forumnavi:active {color: #FFFFFF; text-decoration: none;}

