/* Notes:
  Das Grün der Grünen Schweiz (annähernd): #00A65C
  Links (a, gruen): #2a7454
*/

body {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    background: #EEE;
}

img.links {
	float: left;
	margin-right: 5px;
}

div.page {
  max-width: 1200px;
  background: #FFFFFF;
  text-align: left;
}

h1 {
  font-size: 12pt; 
  color: #CC0033;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

div.title {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 10pt;
  color: #ffffff; 
  background-color: #00A65C;
  margin-bottom: 3px;
  padding: 2px;
}

.links {
  background-color: #DDFFBB;
  width: 240px;
}

.rechts {
  background-color: #DDFFBB;
  width: 240px;
}

.verdana {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

b.grossrot {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #CC0033;
}

/* Header (mit Logo und Adresse auf der Hauptseite, Menu auf Unterseiten) */
#mainheader {
  background-color: #00A65C;
  padding: 6px;
  height: 70px;
}

#mainheader a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#mainheader a:hover {
  color: #EEEEEE;
}

#mainheader a.logo {
  background: none;
}

#mainheader .adresse {
  color: white;
  font-size: 8pt;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#pagehaeder ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#pagehaeder ul li {
  float: left;
  width: 150px;
}

/* linke und rechte Spalte */
#links, #rechtespalte {
  padding: 5px;
  font-size: 8pt;
  width: 240px;
}

#links .menu1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#links a.menu1 {
  color: #2a7454;
  line-height: 13pt;
  font-weight: bold;
  font-size: 10pt;
}

#links b.menu1 {
  color: #6AA494;
  line-height: 13pt;
  font-weight: bold;
  font-size: 10pt;
}

#links .menu2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	margin-left: 5px;
}

#links a.menu2 {
  color: #2a7454;
}

#links span.menu2 {
  color: #6AA494;
}

#links a.menu1:hover {
  text-decoration: underline;  
}


#links b.menu2 {
  color: black;
}

#member {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#member a {
  color: #2a7454;
  font-weight: bold;
}

#member a:hover {
  text-decoration: underline;
}

/* heller Inhaltsbereich */
#content {
  padding: 5px;
  font-size: 10pt;
  min-height: 480px;
  min-width: 500px;
  background: #FFFFFF;
  line-height: 135%;  
}

#content a {
  color: #2a7454;
  font-weight: bold;
}

#content a:hover {
  text-decoration: underline;
}

#content a.notd:hover {
  text-decoration: none;
}

#content b.menu1 {
  color: #6AA494;
  line-height: 13pt;
  font-weight: bold;
  font-size: 10pt;
}

#content li {
	margin-top: 6px;
}

#anrisse span.datum {
  font-size: 8pt;
  color: #666666;
}

#anrisse a.anrisstitel {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: 0.01em;
}

#anrisse li {
  margin-bottom: 16px;
}

/* Bereich Wahlen 07 */
/* im Einsatz: diverse Dateien wahlen[x].inc.php */
#wahlen07 {
  font-size: 10pt;
}

/* Bereich ecards */
/* im Einsatz: ecards.inc.php */
#ecards {
  font-size: 10pt;
  padding: 5px;
}

#ecards td {
  font-size: 10pt;
}

#rechtespalte a {
  color: #2a7454;
  font-weight: bold;
}

#rechtespalte a:hover {
  text-decoration: underline;
}

#rechtespalte h3 {
  margin: 0;
  padding: .2em;
  color: #FFFFFF; 
  font-size: 9pt; 
  letter-spacing: 1pt;
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif; 
  background: #05b600;
}

#footer {
  font-size: 8pt;
  background: #00A65C;
}

#footer a {
  color: white;
  font-weight: bold;
}

#footer .small {
  text-align: center;
  vertical-align: bottom;
}

/* für das Beitrittsformular zum Komitee Rosa Rumi */

#formular {
  border: 1px solid #666;
}

#formular input {
 font-weight: bold;
 color: #666;
 border: 1px solid #666;
 background-color: #FFFFFF;
}

#formular input.sendknopf {
 font-weight: bold;
 color: #FFFFFF;
 border: 1px solid #666;
 background-color: #666;
 cursor: pointer;
}

#formular input.sendknopf:hover {
 font-weight: bold;
 color: #666;
 border: 1px solid #666;
 background-color: #FFFFFF;
 cursor: pointer;
}

/* Google-Suche */
input.google {
 font-size: 7pt;
 font-weight: bold;
 font-family: Verdana, Tahoma, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #2a7454; /* #00A65C; */
 border: 1px solid #2a7454; /* #00A65C; */
 background-color: #FFFFFF;
}

input.googlesubmit {
 font-size: 7pt;
 font-weight: bold;
 font-family: Verdana, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #2a7454; /* #00A65C; */
 border: 1px solid #2a7454; /* #00A65C; */
 background-color: #FFFFFF;
 cursor: pointer;
}

input.googlesubmit:hover {
 font-size: 7pt;
 font-weight: bold;
 font-family: Verdana, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 border: 1px solid #00A65C;
 background-color: #00A65C;
 cursor: pointer;
}


/* fürs Weblog */

#sidebar {
	font-size: 8pt;
	letter-spacing: .01em;
	margin: -5px 0 0 0;
	}
	
#sidebar #archives {
	margin: 10px 0 10px 0;
}	

#sidebar h2 {
  margin: 11px 0 2px 0;
  padding: 0;
  font-size: 10pt;
}

#sidebar a {
  font-weight: normal;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul {
	font-family: Tahoma, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: square;
	margin-left: 1.8em;
	}

#searchform input {
 margin-top: 2px;
 font-size: 8pt;
 font-weight: bold;
 font-family: Verdana, Tahoma, Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #2a7454; /* #00A65C; */
 border: 1px solid #2a7454; /* #00A65C; */
 background-color: #FFFFFF;
}

.widecolumn {
	width: 100%;
}

.widecolumn .postmetadata {
/* Metadata bei Einzelbeiträgen */
  text-align: center;
	margin: 20px;
	padding: 3px 10px 3px 10px;
	background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
}

.narrowcolumn .postmetadata {
/* Metadata in der Standard-Ansicht */
  margin-top: -5px;
  padding-bottom: 3px;
  border-bottom: 1px solid #555;
}

.alignleft {
	text-align: left;
	float: left;
}

.alignright {
	text-align: right;
}

small {
  font-size: 9pt;
  line-height: 11pt;
  color: #555;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption-text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



/* -----------------------------------------------------------
   Alles bis hier wird in der neuen Version (2007) gebraucht -
   das folgende ist alt und möglicherweise überholt... */

#barometer td.tabelle {color: #00DF00; font-family: Arial, Verdana; font-size: 8pt; background: #000000; line-height: 6pt;}
#barometer td.titel {color: #00DF00; font-family: Verdana; font-size: 10pt; background: #000000; font-weight: bold}
#barometer div.red {color: red}
#barometer a {color: #00DF00; background: #000000; text-decoration: none;}
#barometer a:hover {color: #00DF00; background: #000000; text-decoration: underline;}

#referer {
  font-size: 8pt ; 
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  vertical-align:middle; 
  color:#ffffff; 
  margin: 1em 0 0 .2em;
  padding: 0;
}

#referer a {
  color: #FFFFFF;
  text-decoration: none;
}

#referer a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  background: #05b600;
}

li {text-align: left}

/*
A:link {COLOR: #2a7454; TEXT-DECORATION: none; font-weight: bold;}
A:visited {COLOR: #2a7454; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {text-decoration: underline;}
*/

.txtinput  {
	font-size : 10pt;
	font-family : arial, verdana;
	background-color : #EEEEEE;
	color : #2a7454;
	font-weight : bold;
	border: 1px solid black;
}

.submit  {
        margin-top: 9px;
/*	font-size : 10pt;
	font-family : Arial, Verdana;
	background-color : #00A65C;
	color : white; */
        cursor: pointer;
/*        border: 1px solid #00A65C; */
}

.submit:hover  {
	background-color : #FFFFFF;
	color : #2a7454;
	border: none;
        cursor: pointer;
        border: 1px solid #2a7454;
}



.admin {
	font-size : 10pt;
	font-family : verdana, arial;
}

a.c1 {font-weight: bold}

b.c1 {font-size: 18px}
b.c2 {font-size: 13px}
b.c3 {font-size: 12px}
b.c4 {font-size: 13px; color: #FFFF00;}
b.c6 {color: #FFFFFF; font-size: 10pt}
b.c7 {color: #CC0033; font-size: 12pt}
b.c8 {color: #000000; font-size: larger}
b.c9 {color: #FFFFFF; font-size: 13px; letter-spacing:0.2mm; font-weight: bold}
b.ht {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: green; font-size: 11px}
b.lt {font-size: 13px}
b.link12 {color: #FFFFFF; font-size: 9pt}

b.grossweiss {font-size: 18px; color: #ffffff;}
b.red {color: #CC0033;}
b.white {color: #FFFFFF; }
b.namen {font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-size: 18pt }
b.wahlspruch {line-height: 12pt; font-size: 9pt}

b.menu2 {color: #FFFFFF; font-size: 10pt;}

div.c1 {font-size: 12px}
div.c2 {font-size: 11px}
div.c3 {color: #000000; font-size: 11px}
div.c4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt}
div.c5 {color: #000000; font-size: 10pt; text-align : justify; line-height: 13pt;}
div.c6 {color: #000000; font-size: 13px}
div.c7 {font-size: 14px; color: #DDFFAA; font-weight: bold}
div.c8 {font-size: 14px; color: green; font-weight: bold; font-family: Comic Sans MS}
div.c9 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #226622; font-size: 8pt; font-weight: bold}


div.invisible {color: #DDFFAA;}

td.c5 {color: #000000; font-size: 10pt}
td.c6 {color: #000000; font-size: 10px; text-align : left; line-height: 13pt;}
td.hell {background: #DDFFAA; vertical-align: top; }
td.hell2 {background: #CCEE99; vertical-align: top; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt}
/* td.links {background: #DDFFAA; font-size: 13px} */

/* td.rechts {background: #DDFFAA; font-size: 13px; text-align: right} */
td.klein {font-size: 11px}
td.absttitel {font-size: 12px; color: #CC0033; font-weight: bold}
td.abstrubrik {font-size: 12px}
td.vmiddle {vertical-align: bottom;}

td.stitel { 
        font-size: 8pt ; 
        font-weight: bold; 
        font-family: Arial, Helvetica, sans-serif; 
        vertical-align:middle; 
        color:#ffffff; 
        background: #05b600;
          }

td.bgv {
	background-image: url(gifs/line_v.gif);
	background-repeat: repeat-y;
}

td.bgh {
	background-image: url(gifs/line_h.gif);
	background-repeat: repeat-x;
}
