body {
 background-color: #fff;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 100%;
 margin: 0 0;
}

h1 {
 font-weight: Normal;
 font-size: 1.1em;
}

#main {
 margin-left: auto;
 margin-right: auto;
 margin-top: 2px;
 width: 865px;
}

#flag_banner {
	width: 864px;
/*
	height: 57px;
*/
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 0;
}

#top_menu_bar {
/*
	width: 344px;
*/
	height: 30px;
	position: relative;
	margin: 11px 0 0 0;
	padding: 0;
	font-size: 0.7em;
}

#btn_portal {
	float: left;
}

#top_menu, #quick_search {
	float: right;
}

.top_menu_item_lang, .top_menu_item_no {
/*
 height: 20px;
*/
 color: #000;
 text-decoration: none;
 padding: 0 6px 0 6px;
 margin: 6px 0 0 0;
 display: box;
 float: left;
}
.top_menu_item_no {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
/*
 background: url('../images/black-dotted.gif') no-repeat;
*/
}

.suche_form {
 margin: 0;
 padding: 0 0 0 0;
}

.suche_input {
 padding: 0 0 0 0;
 margin: 4px 0 0 0;
 font-size: 1em;
 float: left;
}

#header {
/*
 height: 142px;
 background-color: #f0f;
*/
 width: 864px;
 height: 126px;
 position: relative;
 margin: 0 0 0 0;
 font-size: 0.7em;
}

#main_menu_bar {
 width: 665px;
 height: 30px;
 position: absolute;
 bottom: 0;
 margin: 18px 0px 0px 53px;
}

a.main_menu_item_no, a.main_menu_item_act {
/*
 background: url('../images/white-dotted.gif') no-repeat;
*/
 background: url('../images/separator.gif') no-repeat;
 color: #fff;
 text-decoration: none;
 padding: 0 6px 0 3px;
 height: 30px;
 display: box;
 float: left;
}

a.main_menu_item_no:hover, a.main_menu_item_act  {
 border-bottom: 6px solid #e2e2e2;
 height: 24px;
}

#side {
 float: left;
}

#side_menu_top {
	margin: 9px 0 0 0;
	padding: 0;
	width: 200px;
	height: 20px;
	font-size: 0;
	background: url('../images/side-menu-bg-top.gif') no-repeat;
}
#side_menu {
	margin: 0;
	padding: 0 0 23px 0;
	width: 200px;
	min-height: 149px;
	font-size: 0.7em;
	text-align: right;
	background-color: #E4E5E6;
}
* html #side_menu {
	height: 149px;
}
#side_menu_bottom {
	margin: 0 0 6px 0;
	padding: 0;
	width: 200px;
	height: 20px;
	font-size: 0;
	background: url('../images/side-menu-bg-bottom.gif') no-repeat;
}

#side_menu_caption {
 border-bottom: 1px solid #fff;
 color: #000;
/*
 background-color: #589016;
*/
 margin: 0;
 padding: 23px 20px 14px 0;
 font-size: 1.11em;
 font-weight: bold;
}

a.side_menu_item_no, a.side_menu_item_act {
/*
 border-bottom: 1px solid #589016;
 border-right: 6px solid #E4E5E6;
*/
 height: 17px;
 border-bottom: 1px solid #fff;
 text-decoration: none;
 display: block;
 color: #000;
 padding: 3px 20px 1px 2px;
}

a.side_menu_item_act, a.side_menu_item_no:hover{
 font-weight: bold;
 border-right: 6px solid #000;
 padding-right: 14px;
}

a.side_menu_item_act {
/*
 background: url('../images/bullet.gif') 184px 50% no-repeat;
*/
}

.side_box {
	margin: 0 0 9px 0;
	padding: 10px 10px 0px 10px;
	border: 3px solid #E4E5E6;
	width: 174px;
	min-height: 121px;
}
* html .side_box {
	height: 121px;
}
.side_box h1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1em;
}

.side_box p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 0.8em;
}

.side_box a {
	color: #000000;
}

#content {
 float: left;
 padding: 4px 0px 40px 30px;
 width: 619px;
 margin: 0;
}

#content h1 {
 margin: 0;
 padding: 0 0 8px 0;
 font-weight: bold;
 font-size: 1em;
}

#content h2 {
 margin: 0;
 padding: 0 0 8px 0;
 font-weight: bold;
 font-size: .8em;
}

#content p {
 font-size: 0.8em;
 margin: 0;
 padding: 0 0 8px 0;
}

#content ul {
 margin: 0;
 padding: 0 0 0 40px;
 font-size: 0.8em;
}

#content a {
	color: #000000;
}

/* ------------------- Sitemap --------------------- */

.csc-sitemap a {
 font-size: 0.8em;
}

/* ------------------ Test form -------------------- */



/* ------------------------------------------------- */

#footer {
 margin: 0 0 0 233px;
 padding: 0;
 font-size: 0.7em;
 border-top: solid 2px #E4E5E6;
 clear: left;
 width: 631px;
}

#copyright {
 float: right;
/*
 width: 390px;
*/
 text-align: right;
 /*border: 1px solid #339;*/
 padding: 5px 4px 0px 0;
}

.clear_both {
 clear: both;
}

#footer_menu_bar {
 float: right;
/*
 width: 430px;
*/
 text-align: right;
 padding: 4px 4px 10px 0;
}

#footer_menu_bar a {
 color: #000;
 text-decoration: none;
}

#print {
 background: url('../images/print.gif') 0 50% no-repeat;
 padding-left: 20px;
}

#up {
 background: url('../images/up.gif') right center no-repeat;
 padding-right: 18px;
}

#tip-a-friend {
 background: url('../images/btn_tellafriend.gif') 0 50% no-repeat;
 padding-left: 20px;
}

/* ------------ Search Result ---------------*/


/*
.csc-searchResultHeader {
	font-size: 0.8em;
}
*/
.tx-indexedsearch {
 margin: 20px 0 0 0px;
 padding: 0;
}
.tx-indexedsearch td {
	font-size: 0.8em;
}
.tx-indexedsearch a {
	color: #003399;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button, .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	font-size: 1.0em;
}
.tx-indexedsearch-browsebox {
	font-size: 0.8em;
}

/*----------------------dynamical forms plugins --------------------*/
/*div.tx-uqetforms-pi1 hr, div.tx-uqetforms-pi2 hr {
	color: green;
	background: green;
}

div.tx-uqetforms-pi1 table, div.tx-uqetforms-pi2 table{
	font-size: .9em;
}*/

p.error {
	color: red;
}




/*mail form fields alignment*/
fieldset.csc-mailform div.csc-mailform-field{
	position: relative;
   
   padding-left: 10px;
	margin: 5px;
}

fieldset.csc-mailform div.csc-mailform-field label{
	position: absolute;
   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   
   font-size: 0.8em;
	width: 200px;
}


fieldset.csc-mailform div.csc-mailform-field input, 
fieldset.csc-mailform div.csc-mailform-field textarea, 
fieldset.csc-mailform div.csc-mailform-field select, 
fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-check{
	position: relative;
   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   
   font-size: 0.8em;
	left: 150px;
	top: 0;
	
}

fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-submit{
	position: relative;
	left: 0px;
	margin-top: 2em;
	
}

fieldset.csc-mailform {
	/*font-size: .8em;*/
}


div.formheader{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   background-color: #E0E0E0;
  	padding: 4px 4px 4px 4px;
  	margin: 15px 1px 15px 1px;
   font-size: 1em;
   }


