.fliesstext {
	font-size:14px;
	line-height:20px;
}


.iesge_content {
 	width: 45em;
}


.iesge_content_left {
 width: 50%;
}

.iesge_content_right {
 width: 50%;
}

/*
.menu_item {
  background:#eeeeee;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
*/

.menu_item a, .menu_item2 a {
   width: 100%;
   display: block;
   padding-top: 8px;
   padding-bottom: 10px;
   padding-left: 10px;
   background-color: #666666;
   color: #FFFFFF;
   font-weight: bold;   margin-top: 1px;
}

.menu_item a:hover, .menu_item2 a:hover {
 background-color: #af2d32;
 text-decoration:none;
}

.menu_item2 a {
  width: 93%;
  margin-left: 10px;
  border-left: solid 3px #FFFFFF;
  padding-top: 5px;
  padding-bottom: 7px;
}


/*
.menu_item2 {
  background:#ffffff;
  margin-bottom: 1px;
  padding-left: 10px;
  margin-left: 10px;
}
*/

.menu_item3 {
  background:#dddddd;
  margin-bottom: 1px;
  padding-left: 10px;
  margin-left: 15px;
}

.selected_menu a {
  background-color: #000080 !important;
}

.menu_item :hover {
  background:#aaaaaa;
  font-color: #eeeeee;
}

h1,h2 {
  padding: 5px;
  border-bottom: #000080 solid 2px
}

.Fliesstext li {
  padding-bottom: 0.5em;
  font-size: 10pt;
}

fieldset {
  border: none;
  background-color: #DDDDDD;
  padding: 20px;
}

label {
  font-size: 9pt;
  font-weight: bold;
  float: left;
  width: 160px;
}

.csc-mailform-field {
  padding-bottom: 10px;
  display: block;  padding-left: 10px;
}

textarea, input {
 padding: 4px 2px 2px 5px;
 width: 300px;
}

#mailformformtype_mail {
  width: 150px;
  margin-top: 10px;
}