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; 
    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: #A10000; text-decoration: underline;}
a.reg:visited {color: #A10000; text-decoration: underline;}
a.reg:hover {color: #CC0000; text-decoration: underline;}
a.reg:active {color: #CC0000; text-decoration: underline;}

a:link {color: #cc0000; text-decoration: underline;}
a:visited {color: #cc0000; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: underline;}



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;}