/* CSS für equidentinfo.de */

/* Technische Realisation dieser Website / Programming:
	Ingenieurbuero fuer Medientechnologie
	Dipl.-Ing. Arno Distel
	mail (at) arnodistel.de
	04.09.2006 */

/* SITE LAYOUT */
    body {
        margin: 0;
        padding: 1em;
        text-align: center;
    }
    div#pagewrapper {
        margin: 0 auto;
        max-width: 80em;
        min-width: 60em;
        padding: 0;
        text-align: left;
    }
    #container {
    	position: relative;
	margin: 0;
    }

/* HEADER */
    div#header {
        margin: 0;
        padding: 0;
        height: 80px;
        text-align: left;
    }
    div#header h1 {
        background:  url(images/titel.jpg) no-repeat 0px 0px;
        display: block;
        height: 80px;
        text-indent: -700em;
        width: 700px;
        margin: 0;
        padding: 0;
    }
/* END HEADER */

/* CONTENT */
    div#content {
        	position: relative;
        	margin: 1.5 em auto 2em 0;
	padding: 0;
	text-align: left;
    }
    div#main {
         float: left;
    	width: 96%;
    	display: inline;
    	padding: 2%;
    }
/* END CONTENT */

/* FOOTER */
   div#footer {
   	margin: 0;
	padding: 0;
	height: 80px;
	text-align: left;
	clear: both;
   }
   div#footer h1 {
   	background:  url(images/footer.jpg) no-repeat 0px 0px;
        	display: block;
	height: 80px;
	text-indent: -700em;
	width: 700px;
	margin: 0;
	padding: 0;
   }
   div#copyr p {
	clear: both;
   	font-size: 0.8em;
         margin: 0;
         padding: 5px;
         text-align: center;
   }
/* END FOOTER */

/* END LAYOUT */


/* COLOR */

/* Layout sections */
   body {
   	background-color: #444;
   }
   div#pagewrapper {
   	border: 1px solid #000;
   	background: #fff;
   }
   div#header {
   	color: #fff;
         background: #fff;
   }
   div#copyr {
         color: #0080C0;
         background: #BBCCFF;
   }
   div#footer {
   	background: #fff;
   }

/* Links */
   a,
   a:link
   a:active, a:visited {
   	color: #0080C0;
   }

/* Headings */
   h1, h2, h3, h4, h5  {
   	color: #0080C0;
   }

/* TYPOGRAPHY */
   body {
   	text-align: left;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 75.01%;
         line-height: 1em;
   }
   div {
   	font-size: 1em;
   }
   img {
   	border: 0;
   }

/* LINKS */
   a,
   a:link
   a:active, a:visited {
   	text-decoration: underline;
   }
   div#footer a,
   div#footer a:link
   div#footer a:active, div#footer a:visited {
         color: #0080C0;
   }
   a:hover {
	text-decoration: none;
   }
/* END LINKS */

/* HEADINGS */
   h1 {
   	font-size: 2em;
   	line-height: 1em;
   	margin: 0;
   	padding: 0;
   }
   h2 {
   	font-size: 1.5em;
         line-height: 1.5em;
   	margin: 0 0 0.5em 0;
   	padding: 0;
   }
   h3 {
   	font-size: 1.3em;
   	line-height: 1.3em;
   	margin: 0 0 0.5em 0;
   	padding:0;
   }
   h4 {
   	font-size: 1.2em;
   	line-height: 1.3em;
   	margin: 0 0 0.25em 0;
   	padding: 0;
   }
   h5 {
   	font-size: 1.1em;
   	line-height: 1.3em;
   	margin: 0 0 0.25em 0;
   	padding: 0;
   }
   h6 {
   	font-size: 0.8em;
         font-weight: normal;
   	line-height: 1.3em;
   	margin: 0 0 0.25em 0.2em;
   	padding: 0;
   }
/* END HEADINGS */

/* TEXT */
   p {
   	font-size: 1em;
   	margin: 0 0 1.5em 0;
   	padding: 0;
   	line-height:1.4em;
   }
   blockquote {
   	border-left: 10px solid #ddd;
   	margin-left: 10px;
   }
   pre {
   	font-family: monospace;
   	font-size: 1.0em;
   }
   strong, b {
   	font-weight: bold;
   }
   em, i {
   	font-style:italic;
   }
   code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
   }
/* END TEXT */

/* LISTS */
   #main ul {
   	line-height:1.4em;
   	margin: 0 0 1.5em 0;
	padding: 0;
   }
   #main ul li {
   	margin: 0 0 0.25em 30px;
   	padding: 0;
   }
   ol {
   	font-size: 1.0em;
   	line-height: 1.4em;
   	margin: 0 0 1.5em 0;
   	padding: 0;
   }
   ol li {
   	font-size: 1.0em;
   	margin: 0 0 0.25em 30px;
   	padding: 0;
   }
   dl {
   	margin: 0 0 1.5em 0;
   	padding: 0;
   	line-height: 1.4em;
   }
   dl dt {
   	font-weight: bold;
   	margin: 0.25em 0 0.25em 0;
   	padding: 0;
   }
   dl dd {
   	margin: 0 0 0 30px;
   	padding: 0;
   }
/* END LISTS */

/* TABLE */
   table {
   	font-size: 1em;
	margin: 0 0 1.5em 0;
        	padding: 0;
   }
   table caption {
   	font-weight: bold;
   	margin: 0 0 0 0;
   	padding: 0 0 1.5em 0;
   }
   th {
   	font-weight: bold;
   	text-align: left;
   }
   td {
   	font-size: 1em;
   }
/* END TABLE */

   hr {
   	display: none;
   }

   div.hr {
   	height: 1px;
   	margin: 1em 10px;
   	border-bottom: 1px dotted black;
   }

/* END TYPOGRAPHY */

/* NAV */
   * html div#menu_horiz {
    	/* hide ie/mac \*/
    	height: 1%;
    	/* end hide */
   }
   div#menu_horiz {
    	background-color: #BBCCFF;
    	width: 100%;
    	margin: 0;
    	text-align: center;
   }
   div#menu_horiz ul {
        	margin: 0;
        	padding: 0;
        	list-style: none;
        	border-bottom: 1px solid #C0C0C0;
        	border-left:  1px solid #C0C0C0;
   }
   div#menu_horiz li {
        	float: left;
        	display: inline;
        	list-style: none;
        	margin: 0 ;
        	border-right: 1px solid #C0C0C0;
   }
   div#menu_horiz li a {
        	border-right: none;
   }
   div#menu_horiz a,
   div#menu_horiz a:link,
   div#menu_horiz a:active,
   div#menu_horiz a:visited {
        	display: block;
        	padding: 5px 10px;

        	/* hide from ie/mac \*/
        	display: block;
        	/* end hide */

        	text-decoration: none;
        	margin: 0;
        	color: #18507C;
        	background: #BBCCFF;
   }
   div#menu_horiz li a:hover {
   	background-color: #abb0b6;
   }
   div#menu_horiz .activeparent {
    	display: inline-block;

        	/* hide from ie/mac \*/
        	display: block;
        	/* end hide */

	background-color: #abb0b6;
   }

   div#menu_horiz .current a,
   div#menu_horiz .current a:link,
   div#menu_horiz .current a:active,
   div#menu_horiz .current a:visited,
   div#menu_horiz .current a:hover,
   div#menu_horiz .activeparent a,
   div#menu_horiz .activeparent a:link,
   div#menu_horiz .activeparent a:active,
   div#menu_horiz .activeparent a:visited,
   div#menu_horiz .activeparent a:hover
   {
	background-color: #abb0b6;
   }
/* END NAV */

   div#menu_horiz li.active01 h3 {
	display: inline-block;
        	padding: 5px 10px;

        	/* hide from ie/mac \*/
        	display: block;
        	/* end hide */
        	font-size: 1em;
        	line-height: 1em;
        	text-decoration: none;
        	margin: 0;
        	color: #18507C;
        	background-color: #abb0b6;
   }

   #menu_horiz li.active02 h3 {
  	display: block;
  	text-decoration: none;
  	padding: 5px 5px 5px 10px;
  	font-weight: normal;
  	color: #18507C;
  	margin: 0;
  	font-size: 1em;
  	background-color: #abb0b6;
   }

   #menu_horiz li.active03 h3 {
  	display: block;
	padding: 3px 5px 3px 25px;
  	border-bottom: none;
  	font-size: 90%;
  	font-weight: bold;
  	color: #18507C;
  	margin: 0;
   }

/* clearing */
	.stretch,
	.clear {
		clear:both;
		height:1px;
		margin:0;
		padding:0;
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block;
		width: 100%;
	}

	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */


/* replace */
	.replace {
		display:block;

		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;

		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */

/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
     dfn {
  	position: absolute;
  	left: -1000px;
  	top: -1000px;
  	width: 0;
  	height: 0;
  	overflow: hidden;
  	display: inline;
     }
/* end accessibility */
