/*
*
*						Grundeinkommen Webseite					*/


/* Äußerer RAND + HINTERGRUNDFARBE
************************************/
body {
	margin:0px;
	border:none;
	font-family:"Arial" "Helvetica" "sans-serif";					/* Schriftart */
	font-size:9pt;									/* Schriftgröße */
	background:url(header.png) no-repeat;						/* Hintergrundbild */
	background-color:#eeeff2;							/* Hintergrundfarbe */
	color:#000000;									/* Schriftfarbe */
}

/* Bearbeitungskasten
**********************/
textarea, pre, code {
	font-size:120%;
}

pre, code {
	font-family:"Lucida Console" "Andale Mono" "Courier New" "Courier";
}

pre {
	line-height:120%;
}

pre code, code code, pre pre {
	font-size:120%;
}


/* ÜBERSCHRIFTEN									/* ÜBERSCHRIFTEN */
/******************/

h1 {
	font-size:1.0em;
	margin:0px;
	padding:14px 0px 6px 0px;
	line-height:1.0em;
	background:none;
	color:#414141;
}

h2 {
	font-size:9pt;
	margin:0px -15px 5px -15px;
	padding:0px 15px 8px 15px;
	line-height:1.3em;
	background:none;
	color:#000063;
}

h3 {
	font-size:1.0em;
	margin:0px -15px 15px -15px;
	padding:12px 15px 12px 15px;
	line-height:1.3em;
	background:none;
	color:#000063;
}

h4 {
	font-size:1.0em;
	margin:0px -15px 15px -15px;
	padding:12px 15px 12px 15px;
	line-height:1.3em;
	background:none;
	color:#000063;
}

h5 {
	font-size:1.0em;
	margin:0px -15px 15px -15px;
	padding:12px 15px 12px 15px;
	line-height:1.3em;
	background:none;
	color:#000063;
}

h6 {
	font-size:1.0em;
	margin:0px -15px 15px -15px;
	padding:12px 15px 12px 15px;
	line-height:1.3em;
	background:none;
	color:#000063;
}



/* Das "#wikilogo"-Element wird in $PageLogoFmt (config.php) eingerichtet
*************************************************************************/
#wikilogo { 
	margin:0px;
}


/*Spalten vertikal							dazwischen
**************************************************************************************/

#border-aussen-links {
	margin-top:0px;
	padding-top:0px;
	background:url(nix.png) repeat-y;
	width:0px;
}

#border-innen-links {
	margin-top:0px;
	background:url(nix.png) repeat-y;
	width:0px;
}

#border-innen-rechts {
	margin-top:0px;
	background:url(nix.png) repeat-y;
	width:0px;
}

#border-aussen-rechts {
	margin-top:0px;
	background:url(nix.png) repeat-y;
	width:0px;
}



/* LinksMenu									links
****************************************************************************************/

#menu-left {
	background:url(nix.png) no-repeat;				/* Hintergrund- farbe -bild */
	max-width:280px;								/* Menübreite */
	padding:0px 0px 0px 20px;							/* Ausrichtung Menütext */
	font-size:9pt;
	color:#414141;
}

#menu-left .vspace {
	margin-top:1.125em;								/* Zeilenabstand */
}


#menu-left a {
	text-decoration:none;
	color:#9d0000;
	font-style:normal;
}

#menu-left a:hover {
	text-decoration:underline;
	color:#9d0000;
	font-style:normal;
}

#menu-left a:visited {
	text-decoration:none;
	color:#9d0000;
	font-style:normal;
}

#menu-left a:hover:visited {
	text-decoration:underline;
	color:#9d0000;
	font-style:normal;
}

#menu-left li {
	display:inline; margin:20px;
}


.sidehead {
	font-size:7pt; font-weight:bold; font-style:italic; 
}
.sidehead a {

}



/* Menu-Oben									OBEN
**************************************************************************************/

#menu-top {
	max-width:0px;
}


#menu-top a {
	margin-top:0px;
	padding:0px 0px 0px 0px;
}


#menu-top a:hover {
	margin-top:0px;
	padding:0px 0px 0px 0px;
}



/* HAUPTSEITE									mitte
*************************************************************************************************************************/

#wikibody {
	padding:0px 20px 0px 20px;
	background:none;
	color:#414141;
	font-size:9pt;
	max-width:560px;
}

#wikibody a {
	text-decoration:none;
	color:#9d0000;
	font-style:normal;
}

#wikibody a:hover {
	text-decoration:underline;
	color:#9d0000;
	font-style:normal;
}

#wikibody a.external:visited {
	color:#400099;
}



/* RechtsMenu   								rechts
****************************************************************************************/
#menu-right {
	background:url(hintergrund-menu-rechts.png) no-repeat;				/* Hintergrund- farbe -bild */
	max-width:200px;								/* Menübreite */
	padding:0px 0px 0px 0px;							/* Ausrichtung Menütext */
	font-size:9pt;
	color:#414141;
}

#menu-right .vspace {
	margin-top:1.125em;								/* Zeilenabstand */
}

#menu-right a {
	text-decoration: none;
	color:#9d0000;
	font-style:normal;
}

#menu-right a:hover {
	text-decoration:underline;
	color:#9d0000;
	font-style:normal;
}

#menu-right a:visited {
	text-decoration:none;
	color:#9d0000;
	font-style:normal;
}

#menu-right a:hover:visited {
	text-decoration:underline;
	color:#9d0000;
	font-style:normal;
}

#menu-right li {
	display:inline; margin:0px;
}


/* Suchfeld                                                         ganz oben
********************************************************************************/

#menu-right input {
	width:118px;
	color:#ffffff;
	border:1px solid #000000;
	padding:2px 3px;
	font-size:9px;
	background:#dddee3;
}

#menu-right input:focus {
	color:#000063;
	border:1px solid #db0000;
	padding:2px 3px;
	font-size:9px;
	background:#ffffff;
}	

#menu-right .searchbutton {
	width:14px;
	height:19px;
	margin-left:7px;
	color:#acacac;
	border:0px solid #000;
	background:url(enter-a.jpeg);
	cursor:pointer;
}

#menu-right .searchbutton:focus {
	color:#acacac;
	border:0px solid #000;
	background:url(enter-visit.jpeg);
	cursor:pointer;
}


/* Fußbereich
***************************************************************************/
#wikifoot {
	color:#ffffff;
	background:none;
}


/* BEARBEITUNGS - BUTTONS
***************************************************************************************************************************/

#wikicmds { 
	float:left;
	white-space:nowrap; 
	font-family:"Verdana" "sans-serif";
	font-size:100%;
	font-weight:bold;
}

#wikicmds ul {										/* Position Action-Buttons */
	list-style:none;
	margin:205px 0px 130px 200px;
}

#wikicmds li {
	display:inline;
	margin:0px;									/* Zwischenabstand */
}

#wikicmds li a {
	text-decoration:none;								/* Text */
	color:#000063;									/* Textfarbe */
	background-color:#0fff00;							/* Hintergrundfarbe */
	border:1px solid #000063;							/* Rahmen */
	padding:5px 6px 5px 6px;							/* Abstand Text - Rand */
}

#wikicmds li a.createlink {
	display:none;
}

#wikicmds li a:hover {									/* Textfarbe Berührung */
	text-decoration:none;
	color:#0088ff;
}

.pagegroup {
	margin-top:0px;
}

.pagetitle {
	line-height:1em;
	margin:0px;
	font-size:1.6em;
	font-weight:normal;
}


/* Bearbeitungs-Kasten (textarea)
****************************************/

.wikiaction {
	margin-top:0px;
	margin-bottom:0px;
}

#wikitext {
	margin-top:360px;								/* Text Bearbeiten von ... */
	line-height:1.33em;
}

#wikiedit form {
	margin-top:0px;								/* Editing-Buttons */
	width:100%;
}

#wikiedit textarea {
	margin-top:0px;								/* Bearbeitungsfeld */
	width:100%;
}

#wikitext table {
	margin-top:0px;								/* Erklärung Formatierung */
	font-size:100%;									/* Text Größe */
	line-height:1.33em;								/* Zeilenhöhe */
}

.wikimessage {
	margin-top:0px;
	margin-bottom:4px;
	font-style:italic;
}


/* Webansicht - Druckbereich (ohne Bearbeitungs-Button)
***************************************************************************/
@media print {

body {
	width:auto;
	margin:0px;
	padding:0.5em;
  }

  #wikihead, #wikileft, #wikicmds, .footnav {
	display:none;
  }

  #wikifoot {
	padding:2px;
  }

}
