body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f0f0 none repeat-y center;
	overflow: scroll;
}


a {
	color: #d7061a;
	}

#content a, #randspalte a{
	background: url(images/layout/hgr_a2.gif) no-repeat left center;
	padding-left: 21px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .bgTitle, #randspalte  .bgTitle{
	background: url(images/layout/hgr_a2.gif) no-repeat left center;
	padding-left: 21px;
	font-weight: bold;
	font-style: normal;
	color: #d7061a;
	font-size:13px;
}





#content table.td_top td, #randspalte table.td_top td{
  vertical-align: top;
}  



#cards a {
	background-image: none;
}
#inner {
	position: relative;

	margin-top: 0px;
	left: 50%;
	margin-left: -500px;
	display: block;
	width: 1000px;
	background-image: url(images/layout/hgr_center.gif);
}

#top {

	width: 1000px;
	height: 230px;
	display: block;
	clear: both;
	background: url(images/layout/hgr_top.gif) no-repeat center top;
}

#bottom {
	width: 1000px;
	height: 60px;
	display: block;
	clear: both;
	bottom: 0;
	position: relative;
	background: url(images/layout/hgr_bottom.gif) 0 bottom;
	left: 50%;
	margin-left: -500px;
}

#permanent {
	margin-top: 0;
	margin-left: 0;
	width: 800px;
	padding-left: 100px;
	padding-top: 13px;
	font-size: 11px;
}

#permanent a{
	text-decoration: none;
	color: gray;
	font-size: 11px;
}

#permanent a:hover{
	text-decoration: none;
	color: #d7061a;
	font-size: 11px;
}

#allcontent {
	background-image: none;
	margin-left: 37px;
	background-repeat: no-repeat;
}

#left {
	float: left;
	position: relative;
	display: block;
	width: 198px;
}

#right {
	height: 100%;
	position: relative;
	display: block;
	float: left;
	width: 735px;
	background-repeat: no-repeat;
}
* html #right {
		margin: 0;
}

#menu {
	width: 220px;
	padding-bottom: 0px;
	padding-top: 0;
	padding-left: 0px;
	margin: 10px 0 0 -37px;
	font-size: 1.2em;
}



#menu ul {
	margin: 10px 0;
	padding: 0;

}

#menu ul li ul{
	margin: 0px 0 10px;
	padding: 0;

}

#menu ul li ul li ul{
	margin: 5px 0;
	padding: 0;

}

#menu li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0;
}

#menu li ul li {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 0;
}

#menu li ul li ul li {
	list-style-type: none;
	font-size: 12px;
	display: block;

	font-weight: normal;
	font-style: normal;
	padding-left: 0px;
	padding-top: 0;
	padding-bottom: 0px;
}

#menu li.m_hi {
	list-style-type: none;
	font-size: 12px;
}

#menu ul li a {
	
	font-size: 12px;
	text-decoration: none;
	color: #60534d;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul li ul li a {

	font-size: 12px;
	text-decoration: none;
	color: #60534d;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 165px;
}
#menu ul li ul li ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #60534d;
	display: block;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu a.m_hi  {
	color: #d7061a;
		background: url(images/layout/m_hi.gif) no-repeat left -1px;
}
#menu a.um_hi {
	color: #d7061a;
	background: url(images/layout/um_hi.gif) no-repeat left -1px;
}

#menu a.uum_hi {
	color: #d7061a;
	background: url(images/layout/uum_hi.gif) no-repeat left -1px;
}

#menu a:hover {
	color: maroon;
	background: url(images/layout/m_ov.gif) no-repeat left -1px;
}

#menu a.m_hi:hover  {
	color: #maroon;
		background: url(images/layout/m_hi.gif) no-repeat left -1px;
}

#menu a.um_hi:hover  {
	color: #maroon;
		background: url(images/layout/um_hi.gif) no-repeat left -1px;
}

#menu a.uum_hi:hover  {
	color: #maroon;
		background: url(images/layout/uum_hi.gif) no-repeat left -1px;
}


#menu a.m_low:active {
	color: maroon;
	background: url(images/layout/m_ac.gif) no-repeat left -1px;
}

#menu a.um_low:active {
	color: maroon;
	background: url(images/layout/um_ac.gif) no-repeat left -1px;
}
#menu a.uum_low:active {
	color: maroon;
	background: url(images/layout/uum_ac.gif) no-repeat left -1px;
}

.m_low_start a{
	
	padding-bottom: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}

																											#content {
																												color: #60534d;
	float: left;
	width: 520px;
}

.clear {
	clear: both;
}

#right h1 {
	color: #d7061a;
	width: 475px;
	margin: 0px;
	margin-bottom: -25px;
	margin-top:28px;
	padding: 0px 0px 0px 30px;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
  
}

#right h1 .prehead{
	color: #60534d;
}

#right h2 {

	width: 475px;
	margin: 0;
	padding: 0 0 10px 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#right h3 {

	width: 475px;
	margin: 0;
	padding: 0 0 0px 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #d7061a;
}

.highlight1{
	color:#d7061a;
	font-weight: bold;
}

.gelb{
	color: #f7a800;
}
.rot{
	color: #d7061a;
}

.braun{
	color: #81000c;
}

.braun_rechts{
	color: #81000c;
	float: right;
}
#right p {
	font-size: 12px;
	padding-bottom: 0;
	background-repeat: no-repeat;
}

#content p, #content li, #content td {
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #60534d;
	background-repeat: no-repeat;
}

#right img {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 0;

}

.textblock {
	display: block;
	padding: 20px 60px 40px 30px;


}

.rotertext {
	color: #d7061a;

}

.bildblock {
	display: none;
	height: 100%;
	float: left;
	padding-left: 30px;
}
#content .textblock_titel p{
	display: block;
	line-height: 24px;
	margin-left: 330px;
	padding: 20px 160px 40px 0;
}

#herz {
	float: right;
	margin-top: 30px;
	margin-right: 60px;
}

.logo {
	border-width: 0;
	border-style: none;
}

* html table {
		margin: 0;
	width: 540px;
}

#randspalte {
	width: 200px;
	float: right;
}
#randspalte h1{
	width: 180px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 10px;
	display: block;
}
#randspalte img{
	
	margin: 0 0 0 10px;
	padding: 0;
}
#randspalte p {
	width: 180px;
	margin: 0;
	padding: 10px 0 10px 10px;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #60534d;
	background-repeat: no-repeat;
	display: block;
}

#kontakt td.form_left {
	padding: 0;
	height: 20px;
	background: url(images/layout/form_td_hgr.gif) no-repeat left bottom;
}
#kontakt td.form_right {
	padding: 0;
	height: 20px;
	background: url(images/layout/form_td_hgr.gif) no-repeat right bottom;
}
#kontakt input {
	background-color: #dadada;
	border-width: 0;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 200px;
}

#kontakt textarea {
	background-color: #dadada;
	border-width: 0;
	height: 150px;
	margin: 0;
	padding: 0;
	width: 200px;
}

#kontakt .button {
	border-bottom: 1px solid red;
}

#kontakt .button:hover {
	border-bottom: 1px solid red;
	background-color: red;
	color: white;
	cursor: pointer;
}

iframe {
	border-style: none;
	border-width: 0;
}

form {
	
}
hr{
	background: url(images/layout/form_td_hgr_gelb.gif) no-repeat right bottom;
	height: 15px;
	display: block;
	border-style: hidden;
	border-width: 0;
}
.textblock li{
	line-height: normal;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(images/layout/hgr_a2grau.gif);
	list-style-position: outside;
	list-style-type: none;}
.textblock ul{
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	}
.textblock ul.list_style_none{
	padding:0px;
	}
.textblock ul.list_style_none  li{
	padding:0px;
	list-style-image: none;
	}
	
	
.up{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: -10px;
	height: 15px;
	text-align: left;
	display: block;
	margin-top: 0px;
	}
	
.completeConstruction {display:block;}
.underConstruction {display:none;}
.gray {color:gray;}
.gray1 {color:#999;}

#content a.noBg, #randspalte a.noBg{
  background: none;
  padding-left: 0px;
}