/*  -----------------------------------------------------------------------
	CSS-Style Sheet fuer den Papier & mehr Informationsbereich
	Das Style-Sheet ist so angepasst, dass es auch als Grundlage fuer den
	PepperShop funktionieren kann.
	
	(c) 2006 by Reinhard Bergmann, D-49828 Neuenhaus www.papier-und-mehr.de
	Stand 2006-10-01
    ------------------------------------------------------------------------
*/

html, body, div, p, h1, h2, h3, ul, ol, li, span, a, table, th, td, form, img {
	margin: 0;
	padding 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	color: #F9F9F9;
	background-color: #D5D5D5;
	font-size: 101%;
	margin: 0;
	text-align: center;
	background-image: url(../images/gm_hintergrund.gif);
  }
div#seite {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	background-color: #990000;
	border: 0px none #CCCCCC;
  }
html>body div#seite {
    border-color: #CCCCCC;  /* Farbangleichung an den Internet Explorer  */
  }
/* 	Titelbereich                          */
div#title {
	margin: 0;
	padding: 0.3em;
	height: 140px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #B40000;
  }
div#title a {
	text-align: left;
	text-decoration: none;
	/*font-size: 0.7em; */
	color: #080808;
	font-weight: normal;
	border: 1px solid #D8D8D8;
	background-color: #EFEFEF;
	}
div#title a:hover {
	background-color:#EEEEEE;
	color: #CC0000;
	border: 1px solid #336699;
	font-weight: normal;
	}
div#title form {
	font-size:0.7em;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1.4em;
	padding-right: 1em;
	line-height: 1.3em;
	}
div#title input {
	margin: 0;
	padding: 0em;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	font-size: 0.92em;
	}
/*	Navigationsbereich                       */
ul#navigation {
	float: left;
	width: 11em;
	margin: 0 0 0 0.1em;
	padding: 0;
	letter-spacing: 0.05em;
	}
ul#navigation .kopf {
	background-color: #660000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #330000;
	font-weight: normal;
	color: #FFFFCC;
	line-height: 1.8em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 0.8em;
	}
ul#navigation li {
	list-style: none;
	margin: 0;
	padding: 0em 0em 0em 0.2em;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #FFFFF0;
	}
ul#navigation a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.2em;
	font-weight: normal;
	border: none;
	}
ul#navigation a:link {
	color: #FFFF80;
	border: none;
	}
ul#navigation a:visited {
    color: #FFFF80; 
	}
ul#navigation a:hover {
	color: #FFFFF0;
	font-weight: bold;
	background-color: #FF2D2D;
	}
ul#navigation a:active {
	color: #FFFFCC;
	padding-left: 0.5em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	}
ul#navigation a.menu {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.2em;
	font-weight: bold;
	font-style: normal;
	border-top: 2px none #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px solid #CC0000;
	background-color: #CC0000;
	}
ul#navigation a:hover .menu {
	color: #FFFFF0;
	font-weight: bold;
	background-color: #FF2D2D;
	}
ul#navigation a.untermenu {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.2em;
	font-weight: normal;
	font-size: 0.9em;
	font-style: normal;
	text-indent: 0.35em;
	border-top: 2px none #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px solid #CC0000;
	background-color: #CC0000;
	}
ul#navigation a:hover.untermenu {
	color: #FFFFF0;
	font-weight: bold;
	background-color: #FF2D2D;
	}
/*	Inhaltsbereich mit den variablen Texten   */
div#inhalt {
	margin-left: 11.5em;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	padding: 0 0em;
	min-width: 16em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}
div#inhalt h1 {
	background-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	display: block;
	font-weight: bold;
	color: #FFFFB9;
	font-size: 0.9em;
	margin: 0 0 0 0.3em;
	line-height: 1.8em;
	padding: 0em 0em 0em 0.7em;
	}
div#inhalt h2 {
	font-size: 0.88em;
	margin: 0;
	letter-spacing: 0.05em;
	padding-left: 0.85em;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	color: #FFFFEB;
	line-height: 125%;
	}
div#inhalt h3 {
	font-size: 0.82em;
	margin: 0em;
	letter-spacing: 0.05em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	padding-left: 0.95em;
	color: #FFFFEB;
	line-height: 125%;
	}
div#inhalt h4 {
	font-size: 0.73em;
	margin: 0.5em 0 0.5em 0.6em;
	letter-spacing: 0.03em;
	line-height: 1.3em
	}
div#inhalt p {
	font-size:0.82em;
	line-height: 125%;
	padding: 0em 0.5em 0.5em 1.25em;
	margin: 0em;
	color: #FFFFF0;
	letter-spacing: 0.02em;
	}
div#inhalt table {
	color: #FFFFF0;
	margin-left: 1.3em;
	margin-top: 0.8em;
	margin-bottom: 0.7em;
	padding: 0em;
	}
div#inhalt th {
	font-size:0.9em;
	line-height: 125%;
	margin: 0em;
	color: #FFFFF0;
	letter-spacing: 0.02em;
	text-align: left;
	font-weight: bolder;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.95em;
	background-color: #CC0000;
	border: 1px solid #F0F0F0;
	}
div#inhalt td {
	font-size:0.7em;
	line-height: 125%;
	padding: 0.2em 0.2em 0.2em 1.25em;
	margin: 0em;
	color: #FFFFF0;
	letter-spacing: 0.02em;
	text-indent: 0.5pt;
	border: 1px solid #F0F0F0;
	}
div#inhalt td.bild {
	font-size:0.7em;
	line-height: 130%;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 0em;
	color: #FFFFF0;
	letter-spacing: 0.02em;
	text-indent: 0.5pt;
	border: 0px none #F0F0F0;
	}
div#inhalt pre {
	font-size:0.7em;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1.4em;
	padding-right: 1em;
	line-height: 1.3em;
	font-family: "Courier New", Courier, mono;
	}
div#inhalt ul {
	display: block;
	margin-bottom: 1.2em;
	}
div#inhalt li {
	font-size:0.80em;
	margin: 0 0 0 1.2em;
	list-style-type: circle;
	line-height: 125%;

	}
div#inhalt a {
	margin: 0;
	text-decoration: underline;
	letter-spacing: 0.03em;
	}
div#inhalt a:link {
    color: #FFFFF0;
	}
div#inhalt a:visited {
    color: #FFFFF5; 
	}
div#inhalt a:hover {
	font-weight: bolder;
	}
div#inhalt a:active {
	color: #999999;
	}
div#inhalt a.noline {
	margin: 0;
	text-decoration: none;
	letter-spacing: 0.03em;
	}
div#inhalt a:hover.noline {
	color: #CC0000;
	font-weight: bolder;
	}
div#inhalt a:visited.noline {
    color: #666666;
	}
div#inhalt img {
	margin: 0em 0.3em;
	border: 0px;
	}
div#inhalt img.links {
	float: left;
	margin: 0.5em;
	}
div#inhalt img.rechts {
	float: right;
	margin: 0.5em;
	}
div#inhalt img.rechts_rand {
	float: right;
	margin: 0.5em;
	border: 1px solid #666666;
	}
div#inhalt .kopf {
	background-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	display: block;
	padding: 0.2em;
	font-weight: bold;
	color: #CACACA;
	}
div#inhalt .klein {
	font-size: 0.70em;
	text-align: left;
	margin-left: 1em;
	margin-bottom: 0.5em;
	}
div#inhalt .copy {
	font-size: 0.70em;
	text-align: left;
	}
div#inhalt .bold {
	font-weight: bold;
	}
div#inhalt .men {
	background-color: #E9E9E9;
	display: block;
	margin-bottom: 1em;
	margin-left: 1.6em;
	padding-right: 1.2em;
	margin-top: 1em;
	margin-right: 0.5em;
	border: 0px none #CC0000;
	}
div#inhalt .rand {
	border: thin none #333333;
	}

/* Bereich Information rechte Spalte */
ul#information {
	font-size: 0.7em;
	float: right;
	width: 12em;
	padding: 0;
	/* background-color: #EBEBEB;*/
	margin-top: 0;
	margin-right: 0.1em;
	margin-bottom: 0;
	}
ul#information .kopf {
	background-color: #DCDCDC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding: 0.2em;
	font-weight: bold;
	color: #333333;
	line-height: 1.8em;
	}
ul#information li {
	list-style: none;
	margin: 0;
	padding: 0.05em;
	font-weight: bold;
	}
ul#information a {
	text-decoration: none;
	display: block;
	background-color: #F5F5F5;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.2em;
	font-weight: normal;
	}
ul#information a:link {
	color: #333333;
	border: none;
	}
ul#information a:visited {
    color: #515151; 
	}
ul#information a:hover {
	color: #CC0000;
	font-weight: bold;
	background-color: #E6E6E6;
	}
ul#information a:active {
    color: #333333; 
	}
/*	Fusszeile         */
div#footer {
	margin: 0;
	padding: 0.5em;
	background-color: #660000;
	height: 40px;
	font-size: 0.9em;
	line-height: 110%;
	text-align: center;
	border: 0px solid #CC0000;
	color: #FFFFCC;
	}
div#footer a {
	margin: 0;
	text-decoration: none;
	letter-spacing: 0.03em;
	color: #333333;
	}

