/* Offene Pforte */
/* Copyright 2005 klaxgestaltung.de */

/* standard tags */

html, body {
	margin: 0;
	margin-top: 15px; 
	margin-bottom: 15px; 
	padding: 0; 
	border: 0;
}

body {
	color: #000; 
	background: #9DC56C; 
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

table, tr, td {
	border: none;
	border-color: black;
	padding: 0px;
	border-width: 0px;
	font-size: 12px;
	border-spacing: 0px;
	background: #ffffff; 
}

th {
  text-align:left;
}

a {
	color: #9DC56C;
	background:url('bilder/btn_oeffnung.gif'):
}

a img {
	border:none;
	background-image : none;
}

a img:active {
	border:none;
}

h1 {
	color: #9DC56C; 
	font-size: 20px;
	margin: 0px;
}
h2 {
	color: #9DC56C; 
	font-size: 14px;
	margin: 0px;
}

/* custom tags */

.menu_bild {
	width: 165px;
	background-color:#D4E8B3;
	background-image: url(bilder/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;	
	height: 376px;
}

.menu_long {
	width: 165px;
	background-color:#D4E8B3;
}

.content {
	width: 526px;
	padding-left: 60px;	
	padding-top: 60px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-image: url(bilder/content_bg_long.gif);
	background-repeat: repeat-y;
	vertical-align: top;	
}

.einzug {
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;	
}

.datum {
	font-weight: bold;		
}

.veranstalter {
	font-weight: bold;
}

.sub_head {
	color: #9DC56C; 
	font-weight: bold;		
}

.ort {
	
}

.standort a,a:visited{
	color:#000000;
}

.list_wochentag {
  width: 50px;
  vertical-align: top;
}

.list_datum {
  width: 80px;
  padding-right:40px;
  vertical-align: top;
}

.list_monat {
  width: 90px;
  color: #9DC56C; 
  vertical-align: top;
}