body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}
td, th {
  vertical-align: top;
}
body {
  color: #003300;
  background-color: #ffffff;
	}

img {
  border: none;
}

/**
  Der Floater ist Container fuer Logo, Menu, Suchfunktion usw.
**/
#floater {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: auto;
  margin: 0;
  padding: 0;
}

/*
  Standard Logo
*/
#logo {
  width: 100%;
  height: 300px;
  background-image: url(panke.info.logo.png);
  background-position: 15px 15px;
  background-repeat: no-repeat;
	}

/*
  Logo fuer das Magazin
*/
#logo_magazin {
  width: 100%;
  height: 300px;
  background-image: url(panke.info.logo.magazin.gif);
  background-position: 15px 15px;
  background-repeat: no-repeat;
}

/*
  Logo fuer die Orte
*/
#logo_orte {
  width: 100%;
  height: 300px;
  background-image: url(panke.info.logo.orte.png);
  background-position: 15px 15px;
  background-repeat: no-repeat;
}

/*
  Logo fuer Geschichte
*/
#logo_geschichte {
  width: 100%;
  height: 300px;
  background-image: url(panke.info.logo.geschichte.png);
  background-position: 15px 15px;
  background-repeat: no-repeat;
}

/*
  Logo fuer Hintergrund
*/
#logo_hintergrund {
  width: 100%;
  height: 300px;
  background-image: url(panke.info.logo.hintergrund.png);
  background-position: 15px 15px;
  background-repeat: no-repeat;
}

#menu {
  width: 100%;
  height: auto;
  text-align: left;
  color: #003300;
  background-color: transparent;
  }
#menu a {
  text-decoration: none;
  }
#menu ul,
#menu li {
  list-style: none;
  padding: 0;
  font-size: 8pt;
  margin: 3px 0 0 5px;
/*  margin: 3px 0 3px 6px;*/
  }
.menu_default a:link,
.menu_default a:visited {
	display: block;
	padding: 5px 5px 9px 5px;
	color: #003300;
  background-color: #cccc99;
  }
.menu_default a:active,
.menu_default a:hover {
  color: #ffffff;
  background-color: #003300;
  }
.menu_current a:link,
.menu_current a:visited {
  display: block;
  padding: 5px 5px 9px 5px;
  color: #003300;
  background-color: #ff9933;
  }
.menu_current a:active,
.menu_current a:hover {
  color: #ffffff;
  background-color: #003300;
  }

.search-box  {
  margin: 35px 0 0 13px;
  padding: 10px 5px 5px 5px;
  color: #003300;
  background-color: #cccc99;
	}
.search-box input[type=text] {
  color: #003300;
  background-color: #ffffff;
  border: 1px solid #003300;
  margin: 5px 0 0 0;
  padding: 2px;
	width: 98%;
/*	width: 170px;*/
	}
.search-box input[type=text]:hover {
	color: #003300;
  background-color: #d3d3d3;
	}
.search-box input[type=submit] {
  color: #ffffff;
  background-color: #003300;
  border: none;
  margin: 5px 0 0 0;
  padding: 2px;
  width: 99%
  }
.search-box input[type=submit]:hover {
	color: #003300;
  background-color: #ff9933;
	}
.search-box input:focus {
	color: #003300;
  background-color: #ffffff;
	}

/**
	Newsletter
  **/
.newsletter {
	margin:15px 0 20px 13px;
	padding: 10px 5px 5px 5px;
	color: #003300;
	background-color: #cccc99;
  font-size: 8pt;
	}
.newsletter p {
	color: #003300;
  background-color: transparent;
  font-size: 8pt;
  }
.newsletter td {
	color: #003300;
  background-color: transparent;
	}
.newsletter input[type=text] {
  color: #003300;
  background-color: #ffffff;
  border: 1px solid #003300;
  margin: 5px 0 0 0;
  padding: 2px;
	width: 98%;
	}
.newsletter input[type=text]:hover {
	color: #003300;
  background-color: #d3d3d3;
	}
.newsletter input[type=submit] {
  color: #ffffff;
  background-color: #003300;
  border: none;
  margin: 5px 0 0 0;
  padding: 2px;
  width: 99%
	}
.newsletter input[type=submit]:hover {
	color: #003300;
  background-color: #ff9933;
	}
.newsletter input:focus {
	color: #003300;
	background-color: #ffffff;
	}

#content {
  position: absolute;
  top: 0;
  left: 260px;
  height: auto;
  padding: 100px 30px 0 15px;
  width: 810px;
  color: #003300;
  background-color: transparent;
	}
#content li {
	margin: 5px;
  list-style-image:url(bullet.gif);
	}
#content h1,h2,h3,h4 {
	color: #003300;
  background-color:transparent;
  text-align: left;
	}
#content h1 {
  font-size: 15pt;
  }
#content h2 {
  font-size: 14pt;
  }
#content h3 {
  font-size: 13pt;
  }
#content h4 {
  font-size: 12pt;
  }
#content a {
	text-decoration: none;
	/* padding: 1px 3px; */
	}
#content a:link,
#content a:visited {
	color:  #990000;
  background-color: transparent; /*#cccc99; */
	}
#content a:active,
#content a:hover {
	color: #990000; /* #ffffff; */
  text-decoration: underline;
  background-color: transparent; /* #003300; */
	}

/**
  ABSCHNITTE FUER DIE STARTSEITE
**/
#start_meldungen
{
  width: 350px; /*200px;*/
  height: auto;
  font-size: 8pt;
  border: 1px solid #003300;
  padding: 10px;
  /*margin: 0 20px 10px 0;*/
  margin: 40px 0 0 20px;
}
#start_monatsbild
{
  width: auto;
  height: auto;
}
#start_forum
{
  clear: both;
  float: right;
  font-size: 8pt;
  border: 1px solid #003300;
  padding: 10px;
  margin: 10px 0 10px 20px;
  width: 250px;
  height: auto;
}
.start_forum_explain
{
  font-size: 7pt;
  color: #888888;
  background-color: transparent;
}

#start_content
{
  padding: 20px 0 0 0;
  clear: left;
}

#start_facebook {
  width: 292px;
  height: auto;
  padding: 0;
  margin: 80px 0 15px 0;
}

/*
  COLUMN's FUER MAGAZIN
*/
/* 3 Spalter, linke Spalte */
#column_3_left {
  float: left;
  width: 250px;
  padding: 10px;
  text-align: justify;
}
/* 3 Spalter, mittlere Spalte */
#column_3_middle {
  float: left;
  width: 250px;
  padding: 10px;
  text-align: justify;
}
/* 3 Spalter, rechte Spalte */
#column_3_right {
  float: left;
  width: 250px;
  padding: 10px 10px 120px 10px;
  text-align: justify;
  background-image: url(panke.info.bkgnd.magazin.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}
/* 2 Spalter, linke Seite */
#column_2_left {
  float: left;
  width: 385px;
  padding: 10px;
  text-align: justify;
}
/* 2 Spalter, rechte Seite */
#column_2_right {
  float: left;
  width: 385px;
  padding: 10px 10px 120px 10px;
  text-align: justify;
  background-image: url(panke.info.bkgnd.magazin.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#column_2_below {
  clear:both;
}

/* 1 Spalter */
#column_1 {
  width: 810px;
  padding: 10px 10px 120px 10px;
  text-align: justify;
  background-image: url(panke.info.bkgnd.magazin.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

#footer {
	position: relative;
  margin: 30px 0 10px 0;
  clear: both;
  border-top: 1px solid #cccc99;
  padding: 5px 0 10px 0;
  color: #4f4f4f;
  background-color: transparent;
  font-size: 9px;
  text-align: center;
	}


/*
Newsfeed
*/
#newsreader {
/*  float: right;
  width: 250px;
  height: auto;
  margin: 30px 0 15px 20px;
  padding: 10px;
  font-size: 8pt;
  color: #000000;
  background-color: #e6ffcc;*/
}
#newsreader ul {
  margin: 0;
  padding: 0;
}
#newsreader li {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.nr_description {
	font-weight: bold;
  margin: 15px 0;
}
.nr_content {
}
.nr_content a:link,
.nr_content a:visited
{
  display: block;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.nr_itemdesc a:link,
.nr_itemdesc a:visited
{
  display: inline;
  font-weight: normal;
  margin: auto;
}
.discreet {
	font-size: 7pt;
  margin: 5px 0;
  font-style: italic;
}

#img_month {
  padding: 65px 30px 10px 0;
  margin: 30px 30px 10px 0;
  color: #003300;
  background-color: transparent;
  background-image: url(ecke-or.png);
  background-position: top right;
  background-repeat: no-repeat;
  }
#img_month h1 {
  font-size: 14pt;
  background-image: none;
  }
.img_month_img {
  padding: 3px;
  color: #000;
  background-color: #cccc99;
  }
.img_month_txt {
  color: #003300;
  background-color: #cccc99;
  font-size: 8pt;
  padding: 25px 0 5px 3px;
  }
.img_month_bottom {
  padding: 0 0 20px 40px;
  background-image: url(ecke-ul.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.img_left {
  float: left;
  margin: 5px 15px 5px 0;
  padding: 10px;
  color: #003300;
  background-color: transparent;
  background-image: url(bild-ecke-ol.png);
  background-position: top left;
  background-repeat: no-repeat;
  }
.img_right {
  float: right;
  margin: 5px 0px 5px 15px;
  padding: 10px;
  color: #003300;
  background-color: transparent;
  background-image: url(bild-ecke-ol.png);
  background-position: top left;
  background-repeat: no-repeat;
  }
.img_right_img,
.img_left_img {
  padding: 3px 13px 13px 3px;
  color: #000000;
  background-color: #ffffff;
  background-image: url(bild-ecke-ur.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  }
.img_right_txt,
.img_left_txt {
  margin: 10px 0 0 0;
  padding: 12px;
  font-size: 8pt;
  }

.world_links {
  clear: both;
  margin: 20px 0 0 0;
  width: 450px;
  color: #003300;
  background-color: transparent;
  background-image: url(world-cccc99.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 10px;
  }
.world_links_header {
  color: #003300;
  background-color: transparent;
  font-weight: bold;
  font-size: 11pt;
  padding: 0 0 5px 0;
  }
/**
multipleEducated
**/
.educated_container {
	float: right;
	width: 98%;
	margin: 20px 0 20px 0;
	padding: 5px 10px;
	border: 1px solid #dfdfdf;
}	
#educated {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
  padding: 0px;
	width: 390px;
}
.ed_message {
	border: 1px solid #0000CC;
  color: #000;
  background-color: #FFFFCC;
  margin: 20px 0 10px 0;
  padding: 10px;
  font-size: 8pt;
}
.ed_error {
 border: 1px solid #ff0000;
 color: #ff0000;
 background-color: #ffdddd;
 margin: 20px 0 10px 0;
 padding: 10px;
 font-size: 8pt;
}
.ed_content {

}
.ed_question_box {
	background-image: url(../../modules/educated/images/question.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	width: 390px;
	min-height: 100px;
	vertical-align: middle;
}
.ed_question {
	padding: 20px 120px 20px 0px;
	font-size: 10pt;
	font-weight: bold;
}
.ed_answer_box  {
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.ed_answer {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.ed_answer_valid {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
}
.ed_answer_bad,
.ed_answer_good {
	margin: 0;
	padding: 0;
	min-height: 100px;
	vertical-align: middle;
}
.ed_answer_good {
	background-image: url(../../modules/educated/images/smiley-good.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
.ed_answer_bad {
	background-image: url(../../modules/educated/images/smiley-bad.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
.ed_buttons {
	clear: both;
	margin: 0px;
	padding: 20px 0 10px 0;
}





