.deksia { 
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;  
    color: white;
	padding: 0px 20px 0px 20px;
}

.deksia H1,H2,H3,H4,H5 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;	
    font-size: 14px;  
    color: white;
}

.deksia p { 
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;  
    color: white;
}

.deksia a:link {
	font-weight: bold;	
	color: white; 
	text-decoration: none;	
}

.deksia a:visited {
	font-weight: bold;	
	color: white;
	text-decoration: none;
}

.deksia a:hover {
	font-weight: bold;	
	color: white;
	text-decoration: underline;
}

.deksia li { 
	font-family: Verdana, Arial, sans-serif;
    color: white;
    font-size: 12px;  
}

.content { 
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;  
    color: white;
	padding: 0px 20px 0px 20px;
}

.content H1,H2,H3,H4,H5 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;	
    font-size: 14px;  
    color: white;
}

.content p { 
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;  
    color: white;
}

.content a:link {
	font-weight: bold;	
	color: white; 
	text-decoration: none;	
}

.content a:visited {
	font-weight: bold;	
	color: white;
	text-decoration: none;
}

.content a:hover {
	font-weight: bold;	
	color: white;
	text-decoration: underline;
}

.content li { 
	font-family: Verdana, Arial, sans-serif;
    color: white;
    font-size: 12px;  
}

.firstmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.firstmenu a { 
	display: inline;
	margin: 1px;
	padding: 5px 16px 5px 17px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: white;
	background-color: #999;
	font-weight: bold;
	text-transform: uppercase; 
}

.firstmenu a:visited {
	color: white;
	background-color: #999;
	text-transform: uppercase; 	
	font-weight: bold;
}

.firstmenu a:hover {
	color: black;
	background-color: #ff6600;
	text-decoration: none;
}

.menu { 
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu a {
	display: block;
	color: black;
	background-color: #444;
	width: 200px;
	margin: 2px 0px 2px 0px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
}

.menu a:visited {
	color: black;
	background-color: #444;
	text-transform: uppercase; 	
	font-weight: bold;
}

.menu a:hover {
	background-color: white;
	color: black;	
}

.menu-level1-act a:visited {
	background-color: #444;
	font-weight: bold;
	text-transform: uppercase; 
}

.menu-level1-act a:hover {
	background-color: white;
	font-weight: bold;
}

.menu-level2-no a {
	display: block;
	color: black;
	background-color: #999;
	width: 200px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase; 
}

.menu-level2-act a:visited {
	background-color: #999;
	color: black;
	font-weight: normal;
}

.menu-level2-act a:hover {
	background-color: #ff6600;
	color: black;
}

.menu-level2-no a:visited {
	background-color: #999;
	color: black;
	font-weight: normal;
}

.menu-level2-no a:hover {
	background-color: #ff6600;
	color: black;
}

.menu-level3-no a {
	display: block;
	color: black;
	background-color: white;
	width: 200px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase; 
}

.menu-level3-act a:visited {
	background-color: white;
	color: black;
	font-weight: normal;
}

.menu-level3-act a:hover {
	background-color: #ff6600;
	color: black;
}

.menu-level3-no a:visited {
	background-color: white;
	color: black;
	font-weight: normal;
}

.menu-level3-no a:hover {
	background-color: #ff6600;
	color: black;
}

#mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : white;
	width: 420px;
}
#mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
	font-weight : bold;
}
#mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : white;
	font-weight : bold;
}
#mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : white;
	font-weight : normal;
}

.csc-mailform {
	vertical-align: top;
	text-align:right;
	margin-bottom:5px;
}

.csc-mailform-field {
	text-align:right;
	margin-bottom:5px;
}

.news-single-related {
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;  
	background-color: black;
	color : white;
	font-weight : normal;
	border: none;
}

.news-single-files {
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;  
	background-color: black;
	color : white;
	padding: 2px;
	font-weight : normal;
	border: none;
}