body { background: gainsboro; min-width: 75em; padding: 1em 3% 0em 3%; font-family: "Lucida Grande", "Lucida Sans Unicode", "helvetica neue", helvetica, arial, sans-serif; font-size: 0.82em; line-height: 138%; }

a img { border: none; }

hr { visibility: hidden; clear: both; }
td, th { vertical-align: top; text-align: left; font-size: 0.9em; color: rgb(40,40,40)}

/** 3-Spalten-Layout **/

#container { 
	padding-right: 38em; 
	position: relative;
	margin-bottom: 10px;
	overflow: hidden; 
}

#container .column { 
	position: relative; 
	float: left; 
	padding-bottom: 20000px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}

#main { 
	width: 100%; 
	background: ghostwhite;
	min-height: 900px;

}

#navigation { 
	width: 12em; 
	background: lavender; 
	margin-right: -38em;
	overflow: hidden;
	border-left: 1px solid lightslategray;
}

#archiv { 
	width: 24em; 
	background: ivory; 
	right: -12em; 
	border-left: 2em solid gainsboro; 
	margin-right: -100%;
	overflow: hidden;
}

#footer { 
	float: left; clear: both; 
	background: lightslategray; 
	height: 18px; 
	margin: 0;
	padding: 0;
}


/**
 HEADER
**/
.header { background: gainsboro; height: 22px; font-size: 1.1em; }
.header a { text-decoration: none; color: white; }
.header a:hover { color: silver; }

.header table { border-collapse: collapse; width: 100%; }

td.t1 { background: url(/assets/lo.gif) no-repeat; width: 11px; height: 22px; padding: 0; margin: 0; }
td.t2 { color: white; background: url(/assets/m.gif) repeat-x; height: 19px; padding: 3px 0 0 0; margin: 0; }
td.t3 { background: url(/assets/ro.gif) no-repeat; width: 11px; height: 22px; padding: 0; margin: 0; }

#printheader { display: none; }
/**
 MAIN CONTENT
**/
.article { padding: 0 10%; }
#main address { color: rgb(80,80,80); }
#main p { color: rgb(75,75,75); max-width: 40em; }
#main ul { margin-left: 0.5em; padding-left: 0.5em; }
#main li { color: rgb(75,75,75); margin-bottom: 0.5em;}
h2 { font-size: 1.4em; margin-left: -1em; margin-top: 2em; color: rgb(80,80,80); font-variant: small-caps; font-weight: normal; }
h2 a { color: slategray; }
h2 a:hover { color: darkslategray; }
h3 { font-size: 1.1em; color: rgb(90,90,90) }

/**
 NAVIGATION
**/

#webdesign { background: url(/assets/Grafik3.jpg) bottom no-repeat; height: 0em; overflow: hidden; }
#leistungen { background: url(/assets/Grafik10.jpg) bottom no-repeat; height: 0em; overflow: hidden; }
#redaktion { background: url(/assets/Grafik9.jpg) bottom no-repeat; height: 0em; overflow: hidden; }
#portfolio { background: url(/assets/Grafik8.jpg) bottom no-repeat; height: 0em; overflow: hidden; }
#online { background: url(/assets/Grafik7.jpg) bottom no-repeat; height: 0em; overflow: hidden; }
#informationen { background: url(/assets/Grafik6.jpg) bottom no-repeat; height: 0em; overflow: hidden; }

#navigation ul { list-style: none; padding: 0; margin: 0; }

#navigation ul li { }
#navigation li h3 { margin: 0; font-weight: normal; padding: 6px 0 0 6px; font-size: 1em; background: url(/assets/navum.gif) repeat-x; height: 21px; }
#navigation h3 a { text-decoration: none; color: slategray;  }
#navigation .falldown { padding: 0 0.3em;  }


#navigation p { font-size: 0.88em; }
#navigation p a { display: block; padding-bottom: 10em; text-decoration: none; color: rgb(60,60,60); }
#navigation li img { display: none; }

#navigation .falldown ul {margin-top: 3px; }
#navigation .falldown ul li { margin-left: 3px; margin-bottom: 1px; }
#navigation .falldown ul a { text-decoration: none; color: rgb(70,70,60); border-left: 6px solid transparent; padding-left: 2px; }
#navigation .falldown ul a:hover { color: darkslategray; border-left: 6px solid darkslategray;  }
/**
 ARCHIV
**/
#archiv div.post { padding: 0.6em; margin-bottom: 2em; }
.post h4 { margin: 0; text-align: right; padding-top: 2px; padding-right: 4px; font-size: 14px; }
.post a { text-decoration: none; color: slategray;  }
.post a:hover { color: darkslategray;  }
.post p { font-size: small; color: rgb(85,85,60) }


/** Kleines Formular **/
input, textarea { border: 1px solid silver; padding: 2px; color: navy; }
input[type="checkbox"] { border: none; }
input:focus { background: lavender; }

textarea { overflow: auto; }
form table { width: 80%;margin-left: auto; margin-right: auto; margin-top: 1em; }


table.browserstats td { font-size: 0.76em; font-family: Tahoma; }
#footer { color: white; width: 100%; }

#footer a { color: white; }
#footer a:hover { color: gainsboro; }

/** Bildunterschriften **/

dl.popup { float: right; margin: 0 0 1em 1em; }
dl.popup img { border: 1px solid gainsboro; padding: 2px; }
dl.popup dd, dl.flat dd { padding: 4px; margin: 0; font-style: italic; font-size: 0.88em; font-family: Verdana; line-height: 120%; }

dl.nof { float: none; margin: 1em 0em; }
dl.links { float: left; margin: 0 1em 1em 0; }
div.flat { float: right; margin: 0em 0em 1em 1em; }



#thePopUp { position: absolute !IMPORTANT; margin-top: -20px; left: 0; margin-left: 10px; border: 1px solid gray; z-index: 1000; background: white url(/images/menubg.gif) repeat-x; }
#menuTop { display: block;  padding-top: 3px; padding-left: 3px; }