/* HTML-Tags */

body {
	margin: 0;
	padding:0;
	color : #000;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 85.01%;
	background-color : #ffffff;
}

/* Top-Bereich  */

#top {
	background-image: url(../Bilder/EggersEDVWappen80pxh.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: fixed;
	top:0;
	left: 137px;
	width: 400px;
	height: 100px;
}

#top a {
	color: #000;
	text-decoration: underline;
}

#top .top-links {
	margin: 0 0.5em 0 0.5em;
	padding: 0.2em 1em 0 0;
	border: 0;
	float: left;
}

#top .top-rechts {
	margin: 0 0.5em 0 0.5em;
	padding: 0.2em 0 0 1em;
	border:0;
}

#menue_1 {
	top: 0;
	left:0;
	width: 137px;
	height: 526px;
	position: fixed;
	clear: left;
	float: left;
	line-height: 130%;
}

#menue_1 p {
}

#menue_1 .eintrag_1 {
	margin: 0 1.5em 0 1.5em;
	padding: 0 0 0 0.5em;
	font-size: 90%;
	font-weight: bold;
	line-height: 100%;
	float: none;
}

#menue_1 .bild {
	top:15px;
	left:41px;
	width: 54px;
	height: 89px;
/*	background-image: url(./Bilder/Hintergrund/wappen.png);
	background-repeat: no-repeat; */
	position:relative;
}

#menue_2 {
	top: 130px;
	right: 30px;
	position: fixed;
/*	overflow: visible; */
}

#menue_2 .eintrag_2 {
	margin: 0.2em 0 0.4em 0;
	font-size: 90%;
	font-weight: bold;
	float: none;
}

#besuch {
	right: 80px;
	top: 10px;
	position: fixed;
}

#bottom{
	position: fixed;
	right:0;
	bottom: 24px;
	margin: 0;
	padding:0;
	border: 0;
	text-align: right;
}

#bottom p {
	margin: 0;
	padding: 0;
	border: solid 1px;
	font-size: 80%;
	background-color : #f7f5e9;
}

#bottom img {
	vertical-align: middle;
}

#zurueck {
	position: fixed;
	background-color: #00ff00;
	right:0;
	bottom: 0;
	margin: 0;
	padding:0;
	border: 0;
	text-align: right;
	font-size: 100%;
	font-weight: bolder;
	border: 3px outset #fff75a;
}

#zurueck a, a:link, a:visited, a:hover, a:focus {
	text-decoration: none;
}

#zurueck a:active {
	border-style: inset;
	text-decoration: none;
}


a:link {
	color: #000;
	text-decoration: none;
}


a:visited {
	color: #000;
	text-decoration: none;
}


a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}


a:active {
	color: black;
}

p.block {
	margin-bottom : 0.2em;
	margin-left : 0;
	margin-right : 0;
	margin-top : 1.2em;
	text-align : justify;
}

p.zentriert {
	margin-bottom : 0.2em;
	margin-left : 0;
	margin-right : 0;
	margin-top : 1.2em;
	text-align : center;
}

p.links {
	margin-bottom : 0.2em;
	margin-left : 0;
	margin-right : 0;
	margin-top : 1.2em;
	text-align : left;
}
 /*klein-zentriert rechtsbündig*/
p.kzr {
	text-align: right;
	font-size: 70%;
	margin: 1.2em 0 0.2em 0;
}

p.impressum {
	margin: 1.2em 0.6em 0.2em 0.6em;
	font-size: 85%;
	text-align: justify;
}

#kontakt {
	padding: 0;
	margin: 0;
	text-align: justify;
}


#text {
	right: 0.1em;
	margin: 8em 12em 10em 10em;
	padding: 10px;
	border: 0;
	position: relative;
	overflow: hidden;
}

#text p {
    padding:0;
  }


#text p.titel {
    font-size : 2em;
    font-weight : 900;
    text-align : center;
    margin : 1.2em 0 0.2em 0;
  }


#text p.block {
    margin-bottom : 0.2em;
    margin-left : 0;
    margin-right : 0;
    margin-top : 1.2em;
    text-align : justify;
  }


#text p.zentriert {
    text-align : center;
    margin : 1.2em 0 0.2em 0;
  }


#text p.kz {
    /*klein-zentriert*/text-align: center;
    font-size: 80%;
    margin: 1.2em 0 0.2em 0;
  }


#text p.kz1 {
    /*klein-zentriert*/text-align: center;
    font-size: 70%;
    margin: 1.2em 0 0.2em 0;
  }


#menue_re {
    float:right;
    width: 7em;
    height:20em;
    color:black;
  }

.subkasten {
	width: 7.5em;
	margin: 1em 0 1em 0.5em;
	padding: 0.5em 0.5em;
	border: 1px solid #a33f08;	
	color: #a33f08;
	background-color: #FFFCF6;
}
.subkasten ul {
	margin: 0;
	padding: 0;
	font-size: 0.78em;
	list-style-type: none;
}

.subkasten li {
	margin: 0.2em 0 0.4em 0;
}

#menue_re {
	float:right;
	width: 7em;
	height:auto;
	color:black;
  	border: 0;
}

/*#menue_re p {
    font-size: 60.%;
    text-align: center;
    color: red;
    padding:0;
  }
*/
/* fuer Impressum-Fenster */

.loginmaske {
	right: 20px;
	top: 60px;
	text-align: center;
	position: fixed;
	width: 15em;
	color: #a33f08;
	background-color: #FFFCF6;
	border: 1px solid #a33f08;
}

.links {
    width: auto;
    height:10em;
    color:black;
    margin: 0;
    padding: 0;
	font-size: 85%;
  }

.rechts {
	margin-right: 50px;
	float:right;
	width: 15em;
	height:auto;
	color:black;
}
.kontakt-links {
	float: left;
	text-align: right;
	width: 30%;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kontakt-rechts {
	float:none;
	width: auto;
	height:auto;
	color:black;
	text-align: left;
	padding-top: 0.2em
}

* html {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

* html body {
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 100%;
	width: 100%;
}

* html #top {
	position: absolute;
}

* html #menue_1 {
	position: absolute;
}

* html #menue_2 {
	position: absolute;
}

* html #besuch {
	position: absolute;
}
