/* Created by A. Gulich */



/* ############################################  Seitenaufbau #################################################### */

/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
	height:100%;
}

body {
	background:#bdcdee;
	background-image:none;
	color:#041a57;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:1.4em;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:980px;
	min-height:100%;
	margin:0 auto;
	background-image:url(../images/wrapper-back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper {height:100%;}


/* ----------------------------------------------------- Head ----------------------------------------------------- */
#head {
	margin:0 0 0 0;
	padding:80px 0 0 264px;
	width:716px;
	height:167px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

div#head h1 {
	font-size:2.8em;
	color:#000000;
	font-weight:bold;
}

div#head h2 {
	font-size:1.6em;
	color:#000000;
	font-weight:regular;
}

/* ----------------------------------------------------- Content --------------------------------------------------- */
#content {
	margin:0;
	padding:30px 106px 206px 458px;
	width:416px;
	min-height:517px;
	background: url(../images/content.jpg);
	background-repeat: no-repeat;
}

#content2 {
	margin:0 0 0 0;
	padding:30px 106px 206px 458px;
	width:416px;
	min-height:517px;
	background-image:url(../images/content.jpg);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- Navigation ------------------------------------------------ */
#navigation {
	margin:0 0 0 0;
	width:301px;
	height:477px;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Footer ---------------------------------------------------- */

#footer {
	position:relative;
	margin:-205px auto;
	width:980px;
	height:206px;
	background: url(../images/footer.jpg) repeat;
	z-index:10;
}

/* ----------------------------------------------------- Adresse -------------------------------------------------- */

#adress1 {
	position:absolute;
	top:139px;
	left:455px;
	width:235px;
	height:auto;
	color:#FFFFFF;
	line-height:1.4em;
}

#adress2 {
	position:absolute;
	top:139px;
	left:700px;
	width:235px;
	height:auto;
	color:#FFFFFF;
	line-height:1.4em;
}

/* ----------------------------------------------------- Startbild ------------------------------------------- */

#starbild {
	position:absolute;
	padding:18px 0 0 194px;
	top:563px;
	left:450px;
	width:241px;
	height:226px;
	background-image:url(../images/startbild.jpg);
}

/* ----------------------------------------------------- Kontakt u. Anfahrt ---------------------------------- */

a#kontakt  {
	display:block;
	margin:-5px 0 0 -10px;
	width:239px;
	height:31px;
	background-image:url(../images/kontakt.jpg);
	text-indent:-9999px;
}

a#kontakt:hover {
	background-image:url(../images/kontaktb.jpg);
	text-indent:-9999px;
}

a#anfahrt  {
	display:block;
	margin:-6px 0 0 -10px;
	width:239px;
	height:31px;
	background-image:url(../images/anfahrt.jpg);
	text-indent:-9999px;
}

a#anfahrt:hover {
	background-image:url(../images/anfahrtb.jpg);
	text-indent:-9999px;
}

/* ----------------------------------------------------- Logo-Link ------------------------------------------- */

div#logolink { 
	position:absolute;
	top:53px;
	left:55px;
	width: 128px;
	height: 124px;
	text-indent: -9999px;
}

a#logo { width: 128px; height: 124px; display: block; border: none;}
a#logo:hover { background: url(../images/logo.jpg);}

div#logolink h1 {
	width: 0;
}
	

/* ############################################  Klassen ##################################################### */


/*  ---------------------------------------- Allgemein ---------------------------------------- */

* { margin: 0px; padding:0; border: 0;}

body  {
	margin:0px 0 0px 0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.4em;
	color:#041a57;
}

.clear { clear:both; }

/*  ---------------------------------------- Schriften ---------------------------------------- */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 0px 0;
	font-size:1.5em;
	line-height:1.4em;
	color:#041a57;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 15px 0; 
	font-weight:bold;
	font-size:1.2em;
	color:#041a57;
	line-height:1.2em;
} 

h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0; 
	font-weight:normal;
	font-size:1.2em;
	color:#000000;
	line-height:1.2em;
} 

h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0; 
	font-size:1.0em;
	line-height:1.2em;
	color:#041a57;
	font-weight:bold;
}

.mittel { 
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
}

.mittel2 { 
	margin:9px 0 7px 0;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
}

/* -------------------------------Mousover-Einstellungen für a:hover ------------------------------------*/

a { 
	color:#bc0707; 
	outline-style:none;
	text-decoration:underline;
}

a:hover { 
	color:#041a57; 
	text-decoration:overline;
}

a.hcolor {
	color:#ffffff;
	text-decoration:none;
}

a.hcolor:hover {
	color:#ffffff;
	text-decoration:underline;
}

.nodisplay {
	display:none;
}



/*  ---------------------------------------- Absatzeinstellungen ---------------------------------------- */
p {
    margin:15px 0 15px 0;
}

.padoben {
	padding:45px 0 0 0;
}

.padoben2 {
	padding:15px 0 0 0;
}

.padoben3 {
	padding:10px 0 0 0;
}

.padrechts {
	margin:0 0 0 -10px;
}

.padrechts2 {
	margin:6px 0 0 -10px;
}

.padrueck {
	margin:-31px 0 0 0;
}

.padrueck2 {
	margin:-41px 0 0 0;
}


/*  ---------------------------------------- Zusätzliche Klassen ----------------------------------------- */

.border {
	border:3px solid #f0e5ac;
}

.rightborder {
	float:right;
	margin: 0px 15px 15px 15px;
	border:3px solid #ffae16;
}

.liste {
	list-style-position:outside;
	margin: 15px 0 15px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste li {
	padding: 0 0 5px 0;
}

.liste2 {
	list-style-position:outside;
	margin: 15px 0 15px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.linie {
	border-bottom:#041a57 dotted 1px;
}

.rightfloat {
	float:right;
	margin: 30px 0px 15px 15px;
}

.rightfloat2 {
	float:right;
	margin: 45px 0px 15px 15px;
}


.leftfloat {
	float:left;
	margin: 5px 20px 10px 0px;
}

.bild1 {
	float:right;
	padding-right:4px;
	width:134px;
	height:auto;
}

.bild2 {
	float:right;
	padding-right:4px;
	width:134px;
	height:auto;
}

.bild3 {
	float:right;
	padding-right:4px;
	width:134px;
	height:auto;
}

.textboxgr {
	float:left;
	margin:-14px 0 0 2px;
	padding:2px 2px 2px 2px;
	width:267px;
	height:36px;
	background-color:#041a57;
	color:#ffffff;
	text-align:center;
	font-size:0.9em;
}

.textboxgr2 {
	float:right;
	margin:-14px 4px 0 0;
	padding:2px 2px 2px 2px;
	width:130px;
	height:36px;
	background-color:#041a57;
	color:#ffffff;
	text-align:center;
	font-size:0.9em;
}

.bild1e {
	float:right;
	padding-right:4px;
	width:204px;
	height:auto;
}

.bild2e {
	float:right;
	padding-right:4px;
	width:204px;
	height:auto;
}


/* ############################################  Navigation ##################################################### */

#navigation {
	position:absolute;
	top:513px;
	left:167px;
	width:242px;
	height:282px;
}

.navi {
	list-style-type: none;
	display: block;
	z-index:10px;
}

.navi a {
	list-style-type: none;
	display: block;

}

/*  ---------------------------------------- Buttons ---------------------------------------- */
li.button-willkommen {
	width:242px;
	height:27px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
}
li.button-willkommen a {
	width:242px;
	height:27px;
	background:url(../images/b1a.jpg);
}
li.button-willkommen-active {
	width:242px;
	height:27px;
	background:url(../images/b1b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-historie {
	width:242px;
	height:32px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
li.button-historie a {
	width:242px;
	height:32px;
	background:url(../images/b2a.jpg);
}
li.button-historie-active {
	width:242px;
	height:32px;
	background:url(../images/b2b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-fernmeldebau {
	width:242px;
	height:31px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
li.button-fernmeldebau a {
	width:242px;
	height:31px;
	background:url(../images/b3a.jpg);
}
li.button-fernmeldebau-active {
	width:242px;
	height:31px;
	background:url(../images/b3b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-tiefbau {
	width:242px;
	height:25px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
li.button-tiefbau a {
	width:242px;
	height:25px;
	background:url(../images/b4a.jpg);
}
li.button-tiefbau-active {
	width:242px;
	height:25px;
	background:url(../images/b4b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-kabelleitungsbau {
	width:242px;
	height:25px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
li.button-kabelleitungsbau a {
	width:242px;
	height:25px;
	background:url(../images/b5a.jpg);
}
li.button-kabelleitungsbau-active {
	width:242px;
	height:25px;
	background:url(../images/b5b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-elektrobau {
	width:242px;
	height:26px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
li.button-elektrobau a {
	width:242px;
	height:26px;
	background:url(../images/b6a.jpg);
}
li.button-elektrobau-active {
	width:242px;
	height:26px;
	background:url(../images/b6b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-referenzen {
	width:242px;
	height:32px;
	background:url(../images/b7b.jpg);
	text-indent:-9999px;
}
li.button-referenzen a {
	width:242px;
	height:32px;
	background:url(../images/b7a.jpg);
}
li.button-referenzen-active {
	width:242px;
	height:32px;
	background:url(../images/b7b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-kontakt {
	width:242px;
	height:30px;
	background:url(../images/b8b.jpg);
	text-indent:-9999px;
}
li.button-kontakt a {
	width:242px;
	height:30px;
	background:url(../images/b8a.jpg);
}
li.button-kontakt-active {
	width:242px;
	height:30px;
	background:url(../images/b8b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-anfahrt {
	width:242px;
	height:26px;
	background:url(../images/b9b.jpg);
	text-indent:-9999px;
}
li.button-anfahrt a {
	width:242px;
	height:26px;
	background:url(../images/b9a.jpg);
}
li.button-anfahrt-active {
	width:242px;
	height:26px;
	background:url(../images/b9b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

li.button-impressum {
	width:242px;
	height:28px;
	background:url(../images/b10b.jpg);
	text-indent:-9999px;
}
li.button-impressum a {
	width:242px;
	height:28px;
	background:url(../images/b10a.jpg);
}
li.button-impressum-active {
	width:242px;
	height:28px;
	background:url(../images/b10b.jpg);
	text-indent:-9999px;
}
/* -------------------------------------- */

Ul.navi li a:hover {
	background:none;
}

