
#legalsMenuTop {
	text-align: right;
	font-size: 77%;
	padding: 2px 0;
}
#legalsMenuTop a{
	padding: 0 10px;
	border-left: solid 1px #ccc;
}
#hd_design{
	background: url(../gfx/site/hd/hd-02.jpg) no-repeat;
	height: 224px;
}
#CI_area{
	height: 50px;
	font-size: 300%;
	color: #900;	
}
#mainMenu{
	background: #d8d8d8 url(../gfx/site/hd/01/mainmenu_back.gif) repeat-x bottom;
	padding: 10px 0;
}
#mainMenu a{
	padding: 5px 30px;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 5px #cbcbcb;
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
#mainMenu a:hover, #mainMenu a.selected{
	border-bottom: solid 5px #900;
}

#leftBlock{
	margin: 20px 0;
	padding-left: 10px;
	border-left: solid 2px #eee;
}

#contentBlock{
	margin: 20px 0;
}

#ft{
	T_background: url(../gfx/site/hd/01/footer.gif) repeat-x;
	border-top: solid 5px #900;
	padding: 20px 0;
	text-align: center;
	font-size: 77%;
}

.contentBox{
	clear: both;
	margin-bottom: 10px;
}
.imgLeft{
	float: left;
	margin-right: 5px;
}
.moreLink{
	text-align: right;
	display: block;
}

.important{
	border-left: solid 3px #777;
	padding-left: 10px;
}

.box01-a{
	background: url(../gfx/site/boxdesign/box01-a.gif) no-repeat left bottom;
}
.box01-b{
	background: url(../gfx/site/boxdesign/box01-b.gif) no-repeat right bottom;
}
.box01-c{
	background: url(../gfx/site/boxdesign/box01-c.gif) no-repeat right top;
}
.box01-d{
	background: url(../gfx/site/boxdesign/box01-d.gif) no-repeat top left;
	padding: 10px;
}
.boxEnd {
	font-size: 1px;
	height: 0px
}
.boxDesign01{
	background: url(../gfx/site/boxdesign/01/boxDesign01.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

/*
 *
 */
form.kontaktformular fieldset {
  margin-bottom: 10px;
}
form.kontaktformular legend {
  padding: 0 2px;
  font-weight: bold;
}
form.kontaktformular label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
}
form.kontaktformular fieldset ol {
  margin: 0;
  padding: 0;
}
form.kontaktformular fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.kontaktformular fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.kontaktformular fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.kontaktformular fieldset fieldset label {
  display: block;
  width: auto;
}
form.kontaktformular em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.kontaktformular label {
  width: 120px; /* Width of labels */
}
form.kontaktformular fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.kontaktformular textarea{
	width: 100%;
}
