@CHARSET "ISO-8859-1";

/* 	*******************************************
	Elements 
*/
body {
	margin:0px; 
	padding: 0px; 
	background: #fff;
	font-family:arial,sans serif;
	font-size:12px;
	line-height:1.3em;
	color:#4B4B4B;
}

a {
	color:#4B4B4B;
	text-decoration: underline;
	cursor:pointer;
}

img {
	border:none;	
}


/* 	*******************************************
	Headings 
*/

h1 {
	font-weight: bold; 
	font-size: 15px;
}

h2 {
	margin: 1.0em 0px 0.5em 0px; 
	font-weight: bold; 
	font-size: 12px;
}

h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 12px;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 11px;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 11px;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 11px;}


/* 	*******************************************
	Document body
*/

#documentBody {
	background: #fff; 
	width:800px;
	text-align:left;
	border:1px solid #000;
	margin:10px;
	padding:0px;
}

#header {
	height:88px;
	margin:0px;
	padding:0px;
}

#menu {
	margin: 0px; 
	padding: 0px; 
	font-family: verdana, arial, sans serif; 
	font-size: 10px;
}

#menu ul {
	float: left; 
	width: 800px; 
	margin: 0px; 
	padding: 0px; 
	border-top: solid 1px rgb(54,83,151); 
	border-bottom: solid 1px rgb(54,83,151);
	background-color: rgb(227,233,195); 
	font-weight: bold;
}

#menu li {
	display: inline;
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

#menu li a {
	display: block; 
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 15px 5px 10px; 
	color: rgb(179,186,183); 
	text-transform: uppercase; 
	text-decoration: none; 
}

#menu li span {
	float: left; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 10px 5px 10px; 
	color: rgb(50,50,50); 
	text-transform: uppercase; 
}


#menu li a:hover, 
#menu li a.selected {
	color: rgb(50,50,50); 
	text-decoration: none;
}

.buffer {
	clear: both; 
	height: 30px; 
	margin: 0px; 
	padding: 0px; 
}


/* 	*******************************************
	Left column
*/

#leftContent {
	width:150px;
	float:left;
	margin:0px;
	margin-right:10px;
}

#leftContent .bodytext {
	padding:0px 10px;
}

#leftContent h2 {
	margin: 20px 0px 10px 0px; 
	padding: 3px 10px 2px 10px; 
	background-color: rgb(156,186,214); 
	color: rgb(255,255,255); 
	text-transform: uppercase; 
}

#leftContent .tx-ffiframe-pi1 {
	margin-left:10px;
}


/* 	*******************************************
	Content
*/

#content {
	margin:20px;
	margin-top:0px;
}

#isLeftContent #content {
	width:600px;
	margin-left:165px;
}

#content h1 {
	overflow: hidden; 
	width: 100%; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 2px 0px; 
	border-bottom: solid 3px rgb(88,144,168); 
	color: rgb(88,144,168); 
}

#content a:link,
#content a:visited,
#content a:acitive {
	color:#4B4B4B;
	text-decoration: underline;
	cursor:pointer;
}

#content a:hover {
	text-decoration:none;
	color: rgb(50,50,50);
}

.backLink {
	text-decoration:none;
	font-weight: bolder;
	color: rgb(88,144,168); 
}

#content a.backLink:link,
#content a.backLink:visited,
#content a.backLink:acitive {
	text-decoration:none;
	font-weight: bolder;
	color: rgb(88,144,168); 
}

#content a.backLink:hover {
	text-decoration:underline;
	color: rgb(88,144,168); 
}

#content table {
	font-family:arial,sans serif;
	font-size:12px;
	line-height:1.3em;
}

#content table.pageHeader {
	margin-bottom:20px;
}

#content td {
	vertical-align: top;
	margin:0px;
	padding:5px 0px 5px 5px;
	border-bottom:1px solid #f0f0f0;
}

#content td.trenner {
	border-top:1px solid #c0c0c0;
	border-bottom:0px;	
}

.status {
	margin:10px;
	color:#9B4B4B;
}

.noSearchResult {
	border:1px dotted #9B4B4B;
	color:#9B4B4B;
	padding:10px;
	font-size:13px;
	font-weight: bold;
}

.printLink {
	margin: 0px 20px;
	text-align: right;
}

#map {
	margin:20px 0px;	
	
}

/* 	*******************************************
	FOOTER DEFINITION 
*/

#footer {
	text-align:center;
	border-top:solid 1px rgb(54,83,151);
	background-color: rgb(227,233,195);
	margin:0px;
}

#footer p {
	margin:0px;
	padding:0px;
}

#footer ul {
	margin:0px;
	padding:10px;
}

#footer li {
	display: inline;
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

#footer a {
	font-weight: bolder;
}

#footer span {
	font-weight: bolder;
}

#footer #logo {
	margin:0px;
	padding:0px;
	float:right;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/* 	*******************************************
	FOOTER DEFINITION 
*/

#mailform {
	padding:10px;
	border: 1px solid #CECECE;
	width:530px;
	* width:555px;
	text-align:left;
}

.mailformoutline {
	margin:0px;
	margin-bottom:5px;	
}

.mailformlabel {
	width:120px;
	float:left;
}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #4B4B4B;
	border: 1px solid #C0C0C0;
	width:400px;
	height:200px;
}

.mf-check {
	border: 0px;
	margin: 0px;
	padding:0px;
}
.mf-select {
	border:0px;
}

.mf-input {
	color:#4B4B4B;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width:400px;
}

.mf-submit {
	color: #4B4B4B;
	background-color: rgb(227,233,195);
	cursor:pointer;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	
	margin-left:120px;
	margin-top:10px;
}

fieldset {
	margin:0px;
	margin-bottom:10px;
	padding:10px;
	padding-left:10px;
	position:relative;
	border:1px solid #ddd;
}

legend {
	padding:3px;
	margin:0px;
	color: rgb(88,144,168); 
	background: #fff;
}

fieldset form {
	margin:0px;
	padding:0px;
}

.searchHeader {
	color: rgb(88,144,168);
	padding-left:20px;
	border-bottom:1px solid #ccc;  
}

.searchSubmit {
	color: #4B4B4B;
	background-color: rgb(227,233,195);
	cursor:pointer;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	
	position:absolute;
	right:25px;
	* right:10px;
	bottom:5px;
	* bottom:10px;	
}

a.languageFlag {
	position:absolute;
	right:0px;
	top:0px;
}