
body
{
background-image: url('images/bg.gif');

margin:0px;

}

html, body
{
height: 100%;
}



#container
{
margin:auto;
background-color:#ffffff;
width:327px;
height:100%;

border-style:solid;
border-top-style:none;
border-bottom-style:none;
border-width:1px;
border-color:#fdc8bf;

}


.onlineuser1
{
border-top-style:solid;
border-top-color:#ffffff;
border-top-width:1px;

color : #ffffff;
background-color:#d50a00;


width: 195px;
margin:0px;
padding:1px;

padding-left:5px;
padding-right:5px;

font-size : 12px;
font-family : century;


}


.onlineuser2
{
border-top-style:solid;
border-top-color:#ffffff;
border-top-width:1px;

color : #d50a00;
background-color:#ffe2d8;


width: 195px;
margin:0px;
padding:1px;

padding-left:5px;
padding-right:5px;

font-size : 12px;
font-family : century;


}


.text1
{
font-size : 12px;
font-family : century;
color:#00000;
}

.a2
{
font-size : 12px;
font-family : century;
color:#ffffff;

text-decoration:none;
}
.a2:hover
{
text-decoration:underline;
}



a
{
font-size : 12px;
font-family : century;
color:#d62800;

text-decoration:none;
}
a:hover
{
text-decoration:underline;
}




ul, li
{
margin: 0px;
padding:0px;

margin-left: 8px;
}


body,td,input, textarea {
    font-family: Verdana, Arial, Helvetica; 
    font-size: 11px; 
    color: #000000;
}

td.small {
    font-size: 9px;
}

td.profil {
    background-color: #EAEEF6;
}
td.profilhead {
    background-color: #003366;
    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: Verdana, Arial, Helvetica; 
    font-size: 16px; 
    color: #003366;
}

h2 {
    font-family: Verdana, Arial, Helvetica; 
    font-size: 13px; 
    color: #003366;
}

b.ph {
    font-family: Verdana, Arial, Helvetica; 
    font-size: 13px; 
    color: #FFFFFF;
}

span.high {
    color: #f00000;
}

span.high2 {
    color: #003366; 
    font-weight:bold;
}

input.login {
    font-size: 10px; 
   
}

select.login {
    font-size: 10px; 
  
}

input.submit {
    background-color: #f1f1f1;
}



input.profil {
    width: 200px;
}

textarea.profil {
    width: 200px;
    height: 50px;
}

input.post {
    width: 200px;
}

textarea.post {
    width: 200px;
    height: 200px;
}

textarea.profilbig {
    width: 200px;
    height: 100px;
}

select.profil {
    font-size: 10px;
    width: 200px; 
}

.error {
    color: #CC0000;
}
.message {
    color: #003366;
}




td.forum_title {
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #E3E3E3;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
}

td.forum_text {
	vertical-align: top;
	font-size: 9px;	
	background-color: #FFFFFF;
}

input.forum {
	font-size: 9px;
	width: 300px;
	border: 1px solid #333333;
}

textarea.forum {
	font-size: 9px;
	width: 300px;
	height: 150px;
	border: 1px solid #333333;
}

a.forum:link {color: #A10000; text-decoration: underline;}
a.forum:visited {color: #333333; text-decoration: underline;}
a.forum:hover {color: #666666; text-decoration: underline;}
a.forum:active {color: #666666; text-decoration: underline;}

a.forumnavi:link {color: #A10000; text-decoration: none;}
a.forumnavi:visited {color: #A10000; text-decoration: none;}
a.forumnavi:hover {color: #666666; text-decoration: none;}
a.forumnavi:active {color: #666666; text-decoration: none;}
