body, html{
margin:0;
padding:0;
}
html{
	width:100%;
	height:100%;
}
body{
	min-height:100%;
	height:100%;
	text-align: center;
	align: center;
	font-family: georgia,palatino;
	font-size: 12px;
	color: #002F5D;
	/*background-image: url(img/bg.gif);*/
	background-color: #002F5D;
	overflow-y: scroll;
	/*line-height: 1.4;*/
	/*overflow: hidden !important; */
}
#bgobj {
	text-align: left;
	margin: auto;
	width: 900px;
	top: 0px;
	height:100%;
	background-color: white;
	right: 50%;
	margin-right: -455px;
	position: absolute;
	z-index: 0;
	padding: 5px;
	padding-bottom: 0;
	padding-top: 0;

}
#bgobj2 {
	text-align: left;
	margin: auto;
	width: 900px;
	top: 0px;
	height:25px;
	background-color: #002F5D;
	right: 50%;
	margin-right: -455px;
	position: absolute;
	z-index: 1;
	padding: 5px;
	padding-bottom: 0;	
}
a { 
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	/*color: #565655;	*/
	color: #002F5D;
	font-size: 12px;
}

#galtbl a { 
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #002F5D;
	display: inline;	
}
#galtbl img { 
	display: inline;	
}


#container {
	text-align: left;
	margin: auto;
	width: 900px;
	/*height:100%;*/
	background-color: white;
	/*top: 40px;*/
	top: 30px;
	position: relative;
	padding: 5px;	
	padding-bottom: 0px;
	border: 0px dotted red;
}

td {
	font-size: 12px;
	font-family: georgia,palatino;
}
span {
	font-size: 12px;
	font-family: georgia,palatino;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

#topleft {
	position:absolute;
	top: 60px;
	left: 50%;
	/*margin-right: 214px;*/
	/*margin-left: 214px;*/
	margin-left: -443px;
	z-index: 999;
	color: #565655;
}

#topleft a {
	color: #565655;
}

#footer {
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 38px;
	top: 670px;
	position: absolute;
	padding: 0px;
	padding-top: 12px;
	z-index: 9999;
	color: #002F5D !important;
	font-size: 13px !important;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	text-align:center;
	overflow: hidden;
}
#footer a {	
	color: #002F5D !important;
	font-size: 13px !important;	
}

#botli {
	left: 50%;
	margin-left: -466px;
	width: 932px;
	height: 2px;
	top: 721px;
	position: absolute;
	/* background-color: #565655; */
	border-bottom: 2px solid #565655;
	padding: 0px;
	z-index: 9999;
}


#left {
	position: relative;
	width: 230px;
	top: 0px;
	left: 0px;
	border: 1px dotted red;
	float:left;
}

#content {
	position: relative;
	width: 440px;
	top: 0px;
	left: 0px;
	border: 1px dotted green;
	float:left;
	line-height: 1.5;
}

#right {
	position: relative;
	width: 230px;
	top: 0px;
	left: 0px;
	border: 1px dotted blue;
}
#left_hl {
	color: #002F5D; /* old # 939598 */
	font-size: 20px;
}
#content_hl {
	/*color: # 939598;*/
	color: #002F5D;
	font-size: 20px;
}
#right_hl {
	color: #002F5D; /* old # 939598 */
	font-size: 18px;
}

#subnavi {
	color: #002F5D;
	font-size: 12px;
	font-family: georgia,palatino;
	width: 160px;
	overflow: auto;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.2 !important;
}
#subnavi a { 
	font-size: 14px !important;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #002F5D !important;		
}
#subnavi a:link { 	

}
#subnavi a:visited { 	

}
#subnavi a:hover { 	
	font-weight: bolder;
	color: #002F5D !important;
}
#subnavi a.subnavi_selected {
	font-weight: bolder;
	color: #002F5D !important;
}
.navline {
	width: 150px; 
	/*border-top-color: #E1E1E1; #9C9D9D;
	border-top-color: #CBBCAB;	
	border-top-width: 1px; 
	border-top-style: solid;
	*/
	border: 0;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
}

.navline2 {
	width: 150px; 

	font-style: italic;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
}

#content_main {
	color: #002F5D;
	width: 480px;
	line-height: 1.4;
	overflow: auto;
	/*height: 100%;*/
	display: block;
	font-family: georgia,palatino;
	font-size: 12px;
	padding: 20px;
	padding-top: 10px;
}


#content_main a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	color: #002F5D !important;	
	font-size: 12px;
}

#right_main {
	color: #002F5D;
	line-height: 1.4;
	/*overflow: auto;*/
	/*height: 100%;*/
	display: block;
	font-family: georgia,palatino;
	font-size: 12px;
	padding: 10px;
	padding-top: 10px;
}
#right_main a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;	
	color: #002F5D;
	
	/*color: #565655 !important; */
	font-size: 12px;
}
p a {
	font-family: georgia,palatino !important;
	font-weight: normal;
	color: #002F5D !important;
	/*color: #565655 !important; */	
	font-size: 12px !important;
}
div a {
	font-family: georgia,palatino !important;
	font-weight: normal;
	color: #002F5D;
	/*color: #565655 !important; */
	font-size: 12px !important;
}

#gallery {
	display: none;
	z-index: 99;
	background-color: white;
	
	text-align: left;
	margin: auto;
	width: 900px;
	height: 660px;
	background-color: white;
	top: 60px;
	position: relative;
	padding: 5px;	
	padding-bottom: 3px;
}
#header_wrapper2 {
	position:absolute;
	top: 30px;
	right: 50%;
	margin-right: -200px;
	z-index: 999;	
}

#header_line {
	width: 880px;
	height: 180px;
	position:absolute;
	z-index: 9999;
	border: 2px solid white;
	top: 13px;
	left: 13px;
}

div.logo_wrapper
{
	width: 256px;
	height: 200px;
	position:absolute;
}
div.logo_element
{
	width: 256px;
	height: 200px;
}
div.cf_wrapper
{
	width: 644px;
	height: 200px;
	position: relative;
	left: 256px;
	/*
	right: 50%;
	margin-right: -450px;
	*/
	z-index: 999;
}

div.cf_element
{
	width: 644px;
	height: 200px;
}
div.cf_element2
{
	width: 440px;
	height: 286px;
}
div.cf_wrapper2
{
	width: 440px;
	height: 286px;
	position: relative;
}
div.cf_element3
{
	width: 900px;
	height: 600px;
}
div.cf_wrapper3
{
	width: 900px;
	height: 600px;
	position: relative;
}
#imgtxt {
	padding-top: 5px;
	font-family: georgia,palatino;
}
p { margin: 0; padding: 0; font-size: 12px !important; font-family: georgia,palatino !important; line-height: 1.4; }
div { font-size: 12px !important; font-family: georgia,palatino !important; line-height: 1.4; }

.row_style_darkl {
	background-color: #B6C8DA;
	/*color: #6D6E71;*/
	color: #002F5D;
	font-size: 12px;
	font-family: georgia,palatino;
}

.row_style_empty {
	/*height: 4px;*/
	height: 0.05in;
	font-size: 4px;
	font-family: georgia,palatino;
}


.row_style_lightl {
	background-color: #D9E3ED;
	/*color: #6D6E71;*/
	color: #002F5D;
	font-size: 12px;
	font-family: georgia,palatino;
}

.row_style_white1 {
	background-color: white;
	/*color: #6D6E71;*/
	color: #002F5D;
	font-size: 12px;
	font-family: georgia,palatino;
}
/*
#info_1_parent {
	background-image: url(/admin/img/flagge_1.gif);
}
#info_1 {
	background-image: url(/admin/img/flagge_1.gif);
}
#info_1_ifr {
	background-image: url(/admin/img/flagge_1.gif);
}

*/

#subnavi2 {
	color: white;
	font-size: 12px;
	font-family: georgia,palatino;
	width: 180px;
}
#subnavi2 a { 
	font-size: 12px;
	font-family: georgia,palatino;
	text-decoration: none !important;
	font-weight: normal;
	color: #002F5D !important;		
}
#subnavi2 a:link { 	

}
#subnavi2 a:visited { 	

}
#subnavi2 a:hover { 	
	font-weight: bolder;
	color: #565655;
}
#subnavi2 a.subnavi_selected {
	font-weight: bolder;
	color2: #565655;
	color: #002F5D;
}
.input {
	width: 230px;
}
.input2 {
	width: 400px;
}
.navi_spacer {
	display: inline;
	width: 8px;
	height: 1px;
}
#navi {
	width: 880px;	
	padding: 10px;
	color: #002F5D;
	font-size: 12px !important;
	font-family: georgia,palatino;
}
#navi a { 
	font-size: 12px;
	letter-spacing: 1.3px;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #002F5D;	
}
#navi a:link { 	

}
#navi a:visited { 	

}
#navi a:hover { 	
	color: #002F5D;
}
#navi a.navi_selected {
	color: #002F5D !important;
	font-weight: bolder;
}

#navi2 {
	background-color: #8CA3AF;	
	width: 880px;	
	padding: 10px;
	color: white;
	font-size: 14px;
	font-family: georgia,palatino;
	/*font-weight: bolder;*/
}
#navi2 a { 
	font-size: 14px;
	letter-spacing: 1.3px;
	font-family: georgia,palatino;
	text-decoration: none;
	font-weight: normal;
	color: #B8C7D1;	
}
#navi2 a:link { 	

}
#navi2 a:visited { 	

}
#navi2 a:hover { 	
	color: white;
	/*
	border-bottom-color: white;	
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	*/
}
#navi2 a.navi_selected {
	color: white !important;
}

body.mceContentBody {
	/*color: #56575a;*/
	
	color: #002F5D;
	width: 500px;
	line-height: 1.4;
	display: block;
	font-family: georgia,palatino;
	font-size: 12px;
	text-align:left;
	padding: 3px;
	overflow: auto;
	background-color: white;
}
.mceContentBody a {
	font-family: georgia,palatino;
	text-decoration: underline;
	font-weight: normal;
	color: #002F5D !important;	
	font-size: 12px;
}
#lang {
	position:absolute;
	top: 10px;
	right: 50%;
	margin-right: -454px;
	z-index: 999;
	color: white;
	font-size: 13px !important;	
}
#lang a {
font-family: georgia,palatino;
	color: white;
	font-size: 13px !important;	
}

