*{
	margin: 0;
	padding: 0;

}
html {
	background-color: #4e4e50;
	overflow-y: scroll;
}

#BgContainer {
	width: 900px;
	min-height:650px;
	height:auto !important;  /* für moderne Browser */
	height:650px;  /*für den IE */
	background-color: white;
}
#Top {
	width: 900px;
	height: 185px;
/*	background-color: red;*/
	float:left;
}
#Header {
	width: 900px;
	height: 160px;
	/*	background-color: red;
	background: url(../images/header.jpg) no-repeat;*/
	float:left;
}
#Navigation {
	width: 900px;
	height: 25px;
	float:left;
	background: #bbbbbb;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	overflow: auto;
}
	#Navigation ul{
		padding: 3px 0 0 26px;
}
		#Navigation ul li  {
			margin-right: 25px;
			list-style: none;
			font-size: 13px;
			font-weight: bold;
			display:inline;
		}

		#Navigation a {
			font-size: 13px;
			text-align:left;
			text-decoration: none;
			font-weight: bold;
			color: #fff;

		}

		#Navigation ul li a:hover {
			 color: black;
				cursor: pointer;
		}

		#Navigation ul li a.current {
				color: black;
			}
		#Navigation ul li a.section {
			color: black;
		}


#SpaceContainer {
	width: 200px;
	height: 60px;
/*	background-color: red;*/
	float:left;
}



#Menu2 {
	min-height:100px;
	height:auto !important;  /* für moderne Browser */
	height:100px;  /*für den IE */
	width: 180px;
	text-align: left;
	padding: 0 0 0 5px;
	list-style: none;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
	/* background-color: yellow; */


}

#Menu2  a{
	width: 130px;
	text-decoration: none;
	color: #898989;
	list-style: none;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}
#Menu2  li{
	width: 180px;
	list-style: none;


}

#Menu2  a:hover{
	width: 130px;
	color: black;
}

#Menu2  a.section{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}

#Menu2  section:hover{
	width: 180px;
}

#Menu2  a.current{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}

#Menu2sub a {
	font-size: 9px;
	color: #898989;
	padding-bottom: 10px;
	padding-left: 27px;

}
#Menu2sub  a:hover{
	width: 130px;
	color: black;
}

#Menu2sub a.current {
	font-size: 9px;
	padding-left: 27px;
	padding-bottom: 10px;
	color: black;
	background: url(../images/arrow_selsub.gif) no-repeat;
	background-position:10px -3px;

}


#Ammon_menu {

	float:left;
	width: 145px;
	text-align: left;
	padding:5px 5px 5px 10px;
	list-style: none;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	border-style: solid;
	border-width:1px;
	border-color: #bbbbbb;
	background-color:#F2F2F2;

	margin-left: 15px;
	margin-bottom: 30px;
	padding: 10px 0px 10px 5px;
	/* background-color: green; */
	overflow: inherit;
}

#Ammon_menu  a{
	width: 130px;
	text-decoration: none;
	color: #898989;
	list-style: none;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
#Ammon_menu  li{
	width: 130px;
	list-style: none;


}

#Ammon_menu  a:hover{
	width: 130px;
	color: black;
}

#Ammon_menu  a.section{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}

#Ammon_menu  section:hover{
	width: 130px;
}

#Ammon_menu  a.current{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}

#Ammon_menusub a {
	font-size: 9px;
	color: #898989;
	padding-bottom: 10px;
	padding-left: 27px;

}
#Ammon_menusub  a:hover{
	width: 130px;
	color: black;
}

#Ammon_menusub a.current {
	font-size: 9px;
	padding-left: 27px;
	padding-bottom: 10px;
	background: url(../images/arrow_selsub.gif) no-repeat;
	background-position:10px -3px;

}
#Ammon_menu2 {

	width: 130px;
	text-align: left;
	padding-left: 5px;
	list-style: none;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	border:3px solid #bbbbbb;
}


#Ammonformular textarea {
	padding: 2px;
	display: block;
	margin: 0 0 20px 0px;
	border: 1px solid #A7A7A7;
	color: #000;
	/* font-size: 1.1em; */
	width: 190px;

}
#Ammonliste {
	font-size: 13px;
}
#Ammonliste hr {

	border: 0.5px solid #A7A7A7;

}
#Ammonliste a {

	text-decoration: none;
}


#Objektdetails {
	float:left;
	width: 220px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */
	border: 1px solid #A7A7A7;
}

#Ansprechpartner {
	float: right;
	margin: 0 0 20px 10px;
	background-color:#F2F2F2;
	border-style: solid;
	padding: 8px 4px 4px 8px;
	border-width:1px;
	border-color: #bbbbbb;

}
#ZusatzAngMenu {
	float:left;
	width: 145px;
	text-align: left;
	padding:5px 5px 5px 10px;
	list-style: none;
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	border-style: solid;
	border-width:1px;
	border-color: #bbbbbb;
	background-color:#F2F2F2;

	margin-left: 15px;
	margin-bottom: 30px;
	padding: 10px 0px 10px 5px;
	/* background-color: green; */
	overflow: inherit;
}
#ZusatzAngMenu  a{
	width: 130px;
	text-decoration: none;
	color: #898989;
	list-style: none;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
#ZusatzAngMenu  li{
	width: 130px;
	list-style: none;


}

#ZusatzAngMenu a:hover{
	width: 130px;
	color: black;
}

#ZusatzAngMenu  a.section{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}

#ZusatzAngMenu  section:hover{
	width: 130px;
}

#ZusatzAngMenu  a.current{
	color: black;
	display: block;
	padding-left: 15px;
	padding-bottom: 7px;
	background: url(../images/arrow_sel.gif) no-repeat;
	background-position:-4px -2px;
}




/* - - - - - -  -  -  -  -  -  -  - - - - - - - - - */

#Breadcrumbs {
	width: 630px;
	height: 60px;
	float:left;
	margin-left: 15px;
	/*background-color: gray;*/
}

#BgContainer {
	width: 900px;
	min-height:650px;
	height:auto !important;  /* für moderne Browser */
	height:650px;  /*für den IE */
	background-color: white;
}

#ContentContainer {
	float:left;
	width: 900px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	background-color: white;
	padding: 0 0 40px 0;
}

#LeftContainer {
	float:left;
	width: 190px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	/*background-color: aqua;*/
}

#LeftBox1 {
	float:left;
	width: 155px;
	min-height:60px;
	height:auto !important;  /* für moderne Browser */
	height:60px;  /*für den IE */
	padding-top:5px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align:left;
/*	background-color: silver;*/
}

#LeftBox2 {
	float:left;
	width: 155px;
	min-height:100px;
	height:auto !important;  /* für moderne Browser */
	height:100px;  /*für den IE */
	margin-left: 25px;
	text-align:left;
/*	background-color: green;*/
}


#RightContainer {
	z-index: 30;

	float:left;
	width: 630px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:700px;  /*für den IE */
	margin-left: 40px;
	padding: 0 0 0 0 ;
/*	background-color: yellow;*/
}

#Headline {

	float:left;
	width: 460px;
	height:80px;
	text-align:left;
/*	background-color: blue;*/
}
#Logo {

	float:right;
	width: 170px;
	height:80px;
	border: 0px;
/*	background-color: blue;*/
	background: url(../images/inth_logo.gif) no-repeat;
	}
#Inhalt {

	float:left;
	width: 630px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	text-align:left;
/*	background-color: red;*/
	padding: 33px 0 0 0 ;

}
#DetailbildBox{
	z-index: 100;
	position:relative;
	padding: 10px 10px 10px 10px;
	background-color: white;
	width: 500px;
	border: 1px solid #A7A7A7;

}
#Detailbild {

	z-index: 200;
	position:relative;
	overflow:auto;
	background-color: white;
	padding-bottom: 00px;
	border: 0px solid #A7A7A7;
}
#Galerie {
z-index: 50;

}
#Bildergalerie {
z-index: 50;

}
#Bilderlink a{
	text-decoration: none;
}

#Footer {

	width: 900px;
	height:30px;  /*für den IE */
}

#Footer a{
	color:#FFFFFF;
    text-decoration:none;
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
}
#ListProjekts {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#FiParagraph p {
	margin: 0 0 0 0;
}
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
ContImg img.right {
	float: right;
}

#Adhoc {
	border-style: solid;
	border-width:1px;
	border-color: #bbbbbb;
	background-color:#F2F2F2;
	padding: 10px 10px 10px 10px;
}
#HomeDownloads table  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#HomeDownloads td  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#Schatten {
	border:0px solid #ddd;
	padding: 0px 4px 0px 8px;

}
#Filter {
	float:left;
	margin-bottom:20px;
	width: 250px;
	height:250px;
	border-right:  1px solid black;

	}


#Objektnr {
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	width: 320px;
	min-height:250px;
	height:auto !important;  /* für moderne Browser */
	
	}
#Objektnr {
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	width: 320px;
	min-height:250px;
	height:auto !important;  /* für moderne Browser */
	
	}	

#Pflichtfelder p{
 color: red;
 	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

