/* ### GENERAL ### */
/** {  }
*/
html, body { 
	font-family: Verdana, Sans-serif; 
	font-size: 12px; 
	color: #000000; 
	margin:0px;
}

body { 
	background-color:#FFFFFF; 
	text-align:left;
	
}


/* ### GLOBAL CLASSES ### */
.clearBoth { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }
.titel { color: #0e3a74; font-weight:bold; font-size:18px;}
.text_highlight { color: #0e3a74; font-weight:bold; }
body.mceContentBody { background: #ffffff; color: #000000;}
.heading_start {color: #000000; font-size:24px; font-family: Georgia, Arial, Verdana; }

a {
	text-decoration: none;
	color: #014295;
}
a:hover {
	text-decoration: underline;
}


h1, h2, h3 { 
	color: #0e3a74; 
	font-size:24px;
/*	margin-top: 10px;*/
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
}
p {
	margin-bottom: 10px;
}

h1.red, h2.red { 
	color: #ff143e; 
	font-size:24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}

table {
	width: 100%;
}
td.green {
	background-color: #01B41B;
	color: #ffffff;
}

tr.green td {
	background-color: #01B41B;
	color: #ffffff;
}
table thead tr td {
	background-color: #0e3a74;
	color: #ffffff;
}
table tr td {
	padding: 3px;
	vertical-align: top;
}

/* ### LAYOUT CLASSES ### */
div#main {
	background-image:url(img/main_bg.jpg);
	background-repeat: repeat-y;
	width: 1006px;
}

div#left {
	float: left;
	width: 287px;
	background-image: url(img/left_bg.jpg);
	background-repeat: no-repeat;
	min-height: 832px;
	
}
div#right {
	float: left;
	width: 719px;
/*	background-image: url(img/right_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}
div#header {
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
}
div#lang {
	position: absolute;
	top: 36px;
	left: 853px;
	width: 171px;
	height: 60px;

}
a.lang {
	display: block;
	height: 30px;
	width: 38px;
	padding-top: 30px;
	padding-left: 19px;
	float: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a.lang:hover {
	background-image: url(img/lang_selected_bg.gif);
	background-repeat: no-repeat;
}
a.lang_selected {
	display: block;
	height: 30px;
	width: 38px;
	padding-top: 30px;
	padding-left: 19px;
	background-image: url(img/lang_selected_bg.gif);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	color: #234c81;
	font-weight: bold;
	font-size: 14px;
}

div#content {
	min-height: 350px;
	padding-top: 40px;
	padding-left: 20px;
	background-image: url(img/right_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div#footer {
	height: 60px;
	padding-top: 20px;
}
div#footer div {
	float: left;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	margin-left: 20px;
	color: #014295;
}
div#footer1 {
	border-right: 1px dashed #000000;
	
}
div#footer2 {
	border-right: 1px dashed #000000;
	
}

ul#menu {
	padding-top: 200px;
}
ul#menu li {
	margin-bottom: 5px;
}
ul#menu li a {
	display:block;
	padding-left: 50px;
	padding-top: 5px;
	width: 220px;
	height: 25px;
	border-right: 6px solid #b7b5b4;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
ul#menu li a:hover {
	text-decoration: none;
	border-right: 6px solid #014295;
}
ul#menu li a.active {
	text-decoration: none;
	border-right: 6px solid #014295;
}

.dialog {
	border: 1px solid #014295;
	background-color: #dcdcdc;
	color: #ff143e ;
	width: 400px;
	padding: 5px;
	margin-bottom: 20px;
}
/*
a.lang {
	height:22px;
	width:40px;
	text-decoration:none;
	color:#000000;
	font-family: Georgia, Arial, Verdana; 
	font-size: 18px; 
	text-transform:uppercase;
	padding-left:8px;
	padding-right:10px;
	clear:both;
}

a.lang:hover {
	height:22px;
	width:40px;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(img/bg_menu_lang.gif);
	background-repeat:no-repeat;
	font-family: Georgia, Arial, Verdana; 
	font-size: 18px; 
	text-transform:uppercase;
	padding-left:7px;
	padding-right:11px;
	clear:both;
}

a.lang_selected {
	height:22px;
	width:40px;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(img/bg_menu_lang.gif);
	background-repeat:no-repeat;
	font-family: Georgia, Arial, Verdana; 
	font-size: 18px; 
	text-transform:uppercase;
	padding-left:8px;
	padding-right:10px;
	clear:both;
}

a.lang_selected:hover {
	text-decoration:none;
	height:22px;
	width:40px;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(img/bg_menu_lang.gif);
	background-repeat:no-repeat;
	font-family: Georgia, Arial, Verdana; 
	font-size: 18px; 
	text-transform:uppercase;
	padding-left:8px;
	padding-right:10px;
	clear:both;
}

p {
	margin-bottom: 10px;
}

ol {
	margin-left: 60px;
	margin-bottom: 10px;
}
ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
blockquote {
	margin-left: 20px;
	margin-bottom: 10px;
}
a {
	color: #6077fd; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	background-color:#ffffff;
	border:1px solid #5066ec;
	margin-bottom:5px;
}

textarea {
	background-color:#ffffff;
	border:1px solid #5066ec;
	margin-bottom:5px;
}

div.fw_popupbackground {
	background-color: #fe8802; 
	opacity:.8; 
	filter:alpha(opacity=80); 

}	

div.fw_panelheader {
	height: 20px;
	background: #F6F6F6;
	margin: 0 0 0 0;
}

div.fw_panelheader img {
	cursor: pointer;
}

div.fw_panel_popup {}

div.fw_panelheader {
	display:none;
}
div.dialog {
	background-color: #6077fd;
	border: 1px solid #5066ec;
	padding: 2px;
}
*/
