a{
	color : #660000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}
a:hover{
	color : #FF0000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a.nav{
	color : #EEEEEE;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	margin-left: 5px;
	margin-bottom: 2px;
}

a.nav:hover{
	color : #660000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	margin-left: 5px;
	margin-bottom: 2px;
}

a.fergot{
	color : #660000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}
a.fergot:hover{
	color : #993333;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

.tabele-main {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 1px;
	margin-top : 1px;
	background-color: #FDDCDE; 
}

.tabele-mitte {
	font-family : verdana, geneva, helvetica, arial;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 1px;
	margin-top : 1px;
}

.tabele-login {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9px;
	font-weight : normal;
	margin-left : 4px;
	margin-top : -2px;
	margin-bottom : -2px;

}

.tabele-login2 {
	font-family : Microsoft Sans Serif;
	font-size : 9px;
	font-weight : normal;
	margin-left : 1px;
	margin-top : -17px;

}

.tabele-right {
	background-color: #FDDCDE; 

}

.tabele-nav {
	background-color: #BD4C4E; 
}

.tabele-right-big {
	background-color: #EBCBCC; 

}

.tabele-unten {
	font-family : Microsoft Sans Serif;
	font-size : 9px;
	font-weight : normal;
	color: #FFFFFF;
	background-color: #500004;
}	

a.right{
	color : #660000;
	font-family : Microsoft Sans Serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	margin-left: 5px
}

a.right:hover{
	color : #FF0000;
	font-family : Microsoft Sans Serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	margin-left: 5px
}

a.men-member{
	color : #660000;
	font-family : Microsoft Sans Serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	margin-left: 7px;
}

a.men-member:hover{
	color : #FF0000;
	font-family : Microsoft Sans Serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

input {
	background-color: #EBCBCC;
	font-size: 9px; color:#000000;
	font-family: verdana, geneva, helvetica, arial;
}

textarea {
	background-color: #EBCBCC;
	font-size: 9px; color:#000000;
	font-family: verdana, geneva, helvetica, arial;
}

select {
	background-color: #EBCBCC;
	font-size: 9px; color:#000000;
	font-weight : bold;
	font-family: verdana, geneva, helvetica, arial;
}