body,div, td, ul, li {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: black;

}

h1 {
	font-size: 15px;
	color: #3D3374;
	font-weight: bold;
	float: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.orange {
	color: #864E43;
	font-weight: normal;
	text-decoration: none;
}

a.orange:hover {
	color: #864E43;
	font-weight: normal;
	text-decoration: underline;
}




.tdmainmenuover {
		background: #ADA2E7;
		color: #393073; 
		font-size: 11px; 
		font-weight:bold; 
		padding-left: 15px; 
		padding-right: 15px;
		cursor: hand;
		cursor: pointer;
}

.tdmainmenu {
		background: #393073;
		color: #FFFFFF; 
		font-size: 11px; 
		font-weight:bold; 
		padding-left: 15px; 
		padding-right: 15px;
		cursor: hand;
		cursor: pointer;
}

.tdmenu4 {
		border: 1px solid #E27E1A; 
		background: #F6C98D;
		font-weight: bold;
}


.tdmenu3 {
		border: 1px solid #FFFFFF; 
		background: #CEC8ED;
		font-weight: bold;
}



a.menu2 {
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
}

a.menu2:hover {
		font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}


a.menu3 {
		font-size: 11px;
        font-weight: bold;
		color: #3D3374;
		text-decoration: none;
}

a.menu3:hover {
        font-size: 11px;
        font-weight: bold;
	    color: #3D3374;
        text-decoration: none;
}


a.adm {
		font-size: 10px;
		color: #840000;
		text-decoration: underline;
}

select {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
}

input {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
}
textarea {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.bold {
		font-weight: bold;
}

.size10{
        font-size : 10px;
}

.size12{
        font-size : 12px;
}


.error {
        font-weight: bold;
        font-size: 11px;
        color: #EF6163;
}

.white {
		color: #FFFFFF;
}

.header {
		font-size: 15px;	
}

.subheader {
		font-size: 13px;	
}


.purpur {
		color: #3D3374;
}

.pborder {
		border: 1px solid #ADA3E1;
}

.oborder {
		border: 1px solid #FFD99C;
}

.hand {
		cursor: hand;
		cursor: pointer;

}

a.okt {
	display:none;
	visibility:hidden
	}

a.okt:hover {
	display:none;
	visibility:hidden
}
