@import url("norm.css");
/*importiert normalisierung.css ... diese Seiteneigenschaften ersetzen browserspezifischen Grundeinstellungen*/

body {
	font-size: 100.1%;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#293C56;
	background-color: #FFFFFF;
	background-image: url(images/hg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	/*mittiges design*/
	margin: 0 auto;
	text-align:center;
}
.datenschutzlink {
position:relative;
	
	text-align: center;
	margin: 0 auto;
	height: 40px;
}

div#container/*main-container umschliesst alles*/
 {
	position:relative;
	width: 881px;
	text-align: left;
	margin: 0 auto;
	height: 371px;
	background-repeat: no-repeat;
}
/*==========logo mit slogan ===========*/
div#logo  {
	text-align: right;
	width: 166px;
	position: absolute;
	right: 0px;
	top: 165px;
	height: 81px;
}
/*==========headline in box ===========*/
div#headline  {
	background-image: url(images/hg-headline.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 411px;
	position: absolute;
	top: 271px;
	background-position: bottom left;
	left: 470px;
}
/*==========inhalt boxen ===========*/
div#content {
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	padding: 55px 0 30px 55px;
	height: 100%;
	width: 826px;
	margin-top: 371px;
}

div#content-left {
	width: 345px;
	float: left;
	padding-bottom: 50px;
}
div#content-right {
	width: 345px;
	margin-top: 49px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 447px;
	padding-bottom: 50px;
}
div#content-index {
	position: absolute;
	left: 502px;
	top: 20px;
	width: 340px;
	padding-left: 0px;
}
div#kontakt-box-right-bottom            {
	width: 345px;
	position: absolute;
	top: 280px;
	margin-bottom: 20px;
}
div#kontakt-box-left-bottom        {
	width: 345px;
	position: absolute;
	top: 280px;
	left: 55px;
	padding-bottom: 20px;
}
/*============navigation==============*/
#nav  {
	background-image: url(images/hg-navi-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 120px;
	list-style-type: none;
	position: absolute;
	left: 486px;
	top: 32px;
}
#nav li, #nav a {
	background-color: transparent;
	height: 25px;
	width: 110px;
	display: block;
}
/*==========Navigation: Verschiebung des Hintergrundbildes bei a:hover===========*/
#nav1 a:hover{
	background: 0px 0px no-repeat;
	background-image: url(images/hg-navi-2.gif);
}
#nav2 a:hover{
	background-image: url(images/hg-navi-2.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#nav3 a:hover{
	background-image: url(images/hg-navi-2.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#nav4 a:hover{
	background-image: url(images/hg-navi-2.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
}

/*==========alle Texte===========*/
h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	text-indent: -9999px;
}
.class-headline-1 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #293C56;
	font-weight: bold;
	margin-bottom: 30px;
}
.class-headline-2 {
	font-size: 0.65em;
	color: #293C56;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 7px;
}
.class-headline-3 {
	font-size: 0.65em;
	color: #293C56;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}
.class-headline-4 {
	font-size: 0.65em;
	color: #293C56;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}
.class-text {
	font-size: 0.65em;
	color: #293C56;
	line-height: 1.5em;
}
.class-text-bold {
	font-size: 0.65em;
	color: #293C56;
	line-height: 1.5em;
	font-weight: bold;
}
.class-liste-m-punkt {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 0.65em;
	line-height: 1.5em;
	padding-left: 12px;
}
.class-eingerueckt {
	font-size: 0.65em;
	line-height: 1.5em;
	padding-left: 11px;
	padding-bottom: 10px;
}
.classagentur {
	margin-left: -25px;
	position: absolute;
	margin-top: 10px;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img-linie {
	margin-top: 30px;
	margin-bottom: 20px;
}
a {
	color: #293C56;
	text-decoration: underline;
}
a:link, a:visited {
	color: #293C56;
}
a:hover  {
	color: #FFFFFF;
	text-decoration:none
}
a:focus {
	background-color: #FFFFFF;
}
a:active {
	color: #293C56;
}
#table-kontakt {
	width: 300px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 0.65em;
	color: #293C56;
}
#table-kontakt  #td-li {
	width: 50px;
}
#table-kontakt #td-re {

}
/*==========hintergrundbilder im div, abhängig von der body-id (kategorie)==========*/
#index div#container  {
	background-image: url(images/hg-container-index.jpg);
}	
#index div#content    {
	background-image: url(images/hg-content-index.jpg);
}
#index div#headline {
	background-image: url(images/hg-headline-index.gif);
}
#leistung div#container  {
	background-image: url(images/hg-container-leistung.jpg);
}
#leistung div#content    {	
	background-image: url(images/hg-content.gif);
	}
#leistung div#headline {
	background-image: url(images/hg-headline-leistung.gif);
}
#kontakt div#container  {
	background-image: url(images/hg-container-kontakt.jpg);
}
#kontakt div#content    {	
	background-image: url(images/hg-content.gif);
	}
#kontakt div#headline {
	background-image: url(images/hg-headline-kontakt.gif);
}
#kompetenz div#container  {
	background-image: url(images/hg-container-kompetenz.jpg);
}	
#kompetenz div#content    {	
	background-image: url(images/hg-content.gif);
	}
#kompetenz div#headline {
	background-image: url(images/hg-headline-kompetenz.gif);
}

#preise div#container  {
	background-image: url(images/hg-container-preise.jpg);
}
#preise div#content    {	
	background-image: url(images/hg-content.gif);
	}
#preise div#headline {
	background-image: url(images/hg-headline-preise.gif);
}
/*============fusszeile start _ ist am Seitenende, verschiebt sich aber beim weiter Runter-Scollen nicht==============*/
div#footer 
  {
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	background-image: url(images/hg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both; /*vorbei mit floating, steht wieder unterhalb von allem und sorgt dafuer, dass die oberen beiden divs die seite mit erhoehen*/
}
