/************************/
/****Template fuer GGR****/
body {
	padding-top: 1px;
	margin: 0;
	background: rgb(255, 255, 255);
	text-align: justify;
	font-family: verdana;
	font-size: 100%;
}

a {
	color: rgb(153, 0, 0); text-decoration: none;
}

code {
	font: 14px consolas, 'courier new', monospace;
	color: rgb(153, 0, 0);
}

pre {
	overflow: auto; padding: 1em;
	background: rgb(97, 93, 92);
	font-size: 1em;
}

blockquote {
	padding: 1em;
	margin: 1em 1em 1em 0;
	border-left: 1em solid rgb(153, 3, 3);
}

/*Allgemeingueltige Klassen*/

.bild-links { /* Diese Klasse vergibt ein Bild welches links ausgerichtet werden soll */
	float: left;
	margin: .1em 1em .4em 0;
}

.bild-rechts { /* Diese Klasse vergibt	Bild welches rechts ausgerichtet werden soll */
	float: right;
	margin: .1em 0 .4em 1em;
}

.bild-abstand img {
	margin: 0 .5em .5em 0; /* Bilder innerhalb dieses Elements bekommen zusaetzlichen Abstand */
}

.clearer {
	clear: both; /* hebt die vorhergehenden Floats auf */
}

/**********************************/
/**Anfang Hauptbereich #container**/
#container {
	width: 98%;
	margin: 0 auto;

}
/**Ende Hauptbereich #container**/
/**********************************/

/************************************/
/**Anfang Unterbereich #kopfbereich**/

#kopfbereich {
	padding: 1px;
	color: rgb(0, 0, 0);
}
#kopfbereich h1 {
	margin: 0; padding: 0;
}
#kopfbereich h2 {
	margin: 0; padding: 0;
	font-size: 1em; font-weight: normal;
	color: #555;
}
#kopfbereich_rechts {
	padding: 1px;
	color: rgb(0, 0, 0);
	width: 120px;
	font-family: Verdana;
	font-size: 9px;
	position: static;
	float: right;
	text-align: right;
}

#kopfbereich_rechts a {
	color: rgb(79, 75, 72);
	text-decoration: none;
}
/**Ende Unterbereich #kopfbereich**/
/**********************************/

/************************************/
/**Anfang Unterbereich: #hauptnavi**/
.hauptnavi {
	width: 780px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 5px;
	text-transform: uppercase;
}
.hauptnavi ul { margin: 0pt; padding: 0pt; list-style-type: none; }
.hauptnavi ul ul {
	width: 156px;
}
.hauptnavi li {
	float: left;
	width: 156px;
	position: relative;
}
.hauptnavi a, .hauptnavi a:visited {
	border-style: solid;
	border-color: rgb(255, 255, 255);
	border-width: 1px 1px 0pt 0pt;
	display: block;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(220, 220, 220);
	width: 136px;
	height: 20px;
	padding-left: 10px;
	line-height: 19px;
	background-attachment: scroll;
	background-color: rgb(43, 38, 35);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	padding-right: 10px;
}
* html .hauptnavi a, * html .hauptnavi a:visited {
	width: 136px;
}
.hauptnavi ul ul a.drop, .hauptnavi ul ul a.drop:visited {
	background-attachment: scroll;
	background-color: rgb(153, 3, 3);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul a.drop:hover {
	background-attachment: scroll;
	background-color: rgb(97, 93, 92);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul :hover > a.drop {
	background-attachment: scroll;
	background-color: rgb(153, 3, 3);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul ul a, .hauptnavi ul ul ul a:visited {
	background-attachment: scroll;
	background-color: rgb(208, 204, 203);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul ul a:hover {
	background-attachment: scroll;
	background-color: rgb(153, 3, 3);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul ul :hover > a {
	background-attachment: scroll;
	background-color: rgb(59, 55, 52);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 20px;
	left: 0pt;
	width: 156px;
}
* html .hauptnavi ul ul { top: 31px; }
.hauptnavi ul ul ul {
	left: 156px;
	top: 0pt;
	width: 156px;
}
.hauptnavi ul ul ul.left {
	left: -156px;
}
.hauptnavi table { position: absolute; top: 0pt; left: 0pt; }
.hauptnavi ul ul a, .hauptnavi ul ul a:visited {
	padding: 5px 10px;
	color: #FFFFFF;
	height: auto;
	line-height: 1em;
	width: 136px;
	background-attachment: scroll;
	background-color: rgb(153, 3, 4);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
* html .hauptnavi ul ul a {
	width: 136px;
}
.hauptnavi a:hover, .hauptnavi ul ul a:hover {
	color: rgb(255, 255, 255);
	background-attachment: scroll;
	background-color: rgb(79, 75, 72);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi :hover > a, .hauptnavi ul ul :hover > a {
	color: rgb(255, 255, 255);
	background-attachment: scroll;
	background-color: rgb(79, 75, 72);
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.hauptnavi ul li:hover ul, .hauptnavi ul a:hover ul { visibility: visible; }
.hauptnavi ul :hover ul ul { visibility: hidden; }
.hauptnavi ul :hover ul :hover ul ul { visibility: hidden; }
.hauptnavi ul :hover ul :hover ul { visibility: visible; }
.hauptnavi ul :hover ul :hover ul :hover ul { visibility: visible; }
/**Ende Unterbereich: #hauptnavi**/
/**********************************/

/********************************/
/**Anfang Unterbereich: #inhalt**/
#inhalt {
	width: 100%;
	color: rgb(0, 0, 0);
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
	float: left;
}

#inhalt h3 {
	margin: 0 0 1em 0;
	font-size: 11px;
	font-weight: bold;
}
/**Ende Unterbereich: #inhalt**/
/******************************/

/*************************************************/
/**Anfang Unterbereich: Abschnitt: #inhalt_innen**/
#inhalt_innen {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding-top: 15px;
	float: left;
	width: 100%;
}

#inhalt_innen h1 {
	margin: 0 0 1em 0;
	font-size: 11px;
	font-weight: bold;
}

#inhalt_innen h4 {
	margin: 0 0 .5em 0;
	font-size: 1.133em;
	font-variant: small-caps; /* Mit dieser deklaration werden sog. Kapitaelchen erzeugt */
	font-weight: normal;
	border-bottom: 1px dotted #c6cca1;
}

#inhalt_innen h5 {
	margin: 0 0 .5em 0;
	font-size: 1em;	font-weight: normal; font-variant: small-caps;
}

#inhalt_innen img {
	border: .2666em solid #c6cca1;
	padding: .4em;
	width: 10em;
}

#inhalt_innen a {
	text-decoration: underline;
}
#inhalt a:hover {
	text-decoration: none;
}

#inhalt p, #inhalt ul, #inhalt ol {
	margin-top: 0; margin-bottom: 1em;
}
/**Ende Unterbereich: Abschnitt: #inhalt_innen**/
/***********************************************/

/********************************************/
/**Anfang Unterbereich: Abschnitt: #sidebar**/
#sidebar {
	font-size: .9375em;
	float: right;
	width: 11.333em;
}

#sidebar h4 {
	margin: 0 0 .5em 0;
	font-size: 1.133em;
	font-variant: small-caps; /* Mit dieser deklaration werden sog. Kapitaelchen erzeugt */
	font-weight: normal;
	border-bottom: 1px dotted #c6cca1;
}

#sidebar img {
	border: .2666em solid #c6cca1;
	padding: .4em;
	width: 10em;
}
/**Ende Unterbereich: Abschnitt: #sidebar**/
/******************************************/

/***********************************/
/**Anfang Unterbereich: #fusszeile**/
#fusszeile {
	clear: both;
	margin-top: 0.375em;
	font-size: 12px;
	padding-top: 1.5em;
	padding-right: 0em;
	padding-bottom: 1.5em;
	padding-left: 0em;
}

#fusszeile p {
	margin: 1px 0;
}

#fusszeile a:hover {
	text-decoration: underline;
}
/**Ende Unterbereich: #fusszeile**/
/*********************************/

/**********************************/
/**Anfang Unterbereich: #navifuss**/
#navifuss {
	font-size: 9px;
	font-weight: normal;
	padding: 1px;
	line-height: 30px;
	background-color: rgb(255, 255, 255);
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-transform: uppercase;
}

#navifuss ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 12px;
}
#navifuss li {
	display: inline;
}
#navifuss ul li a {
	color: rgb(79, 75, 72);
	float: right;
	margin-right: 10px;
}
#navifuss ul li a:hover, #navigation ul li a.aktiv {
	background: url(images/pfeil.gif) no-repeat center bottom;
	/* Sowohl der Hover- bzw. der Mouseover-Effekt aus auch der aktive Link in der Navi bekommen die Pfeil-Grafik zugewiesen */
}
/**Ende Unterbereich: #navifuss**/
/********************************/

/**********************************/
/**Anfang Druckausgabe**/
@media print {
	.hauptnavi { display:none }
	#navifuss { display:none }
}
/**Anfang Druckausgabe**/
/********************************/