body {
	margin: 0px 0px 0px 0px; /* n6.01win n6mac won't recog. top margin for middle box, so it goes here */
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	/* font-family:Georgia,"New Century Schoolbook",Times,serif; */
	color: #000;
	background:transparent url(/images/lawn1.jpg);
	height:100%;
	}
a:link {
	text-decoration: none;
	color:  #03c;
	outline: none;
	}
a:visited {
	color:  #00a;
	}
a:hover {
	color: #03c;
	text-decoration: underline;
	}
a:active {
	color:  #03c;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding:6px 5px 3px 5px;
	color:#fc0;
	background:#900;
	}
h1#pagetitle {
	background:#900;
	padding:0 5px 0 0;
	/* height:44px; */
	}
h1#pagetitle span{
	/* display:none; */
	}
h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	}
h3 {
	font-size: 1em;
	line-height: 1.1em;
	}
h4 {
	font-size: .9em;
	line-height: 1.1em;
	color:#000;
	background:transparent;
	}
h5 {
	font-size: .8em;
	line-height: 1em;
	color:#000;
	background:transparent;
	}
h6 {
	font-size: .7em;
	line-height: 1em;
	color:#000;
	background:transparent;

	}
div.heading1, div.heading2 {
	background:url(/images/css/top-left-red-corner.gif) top left no-repeat;
	}
div.heading1 h1, div.heading2 h2{
	background:url(/images/css/top-right-red-corner.gif) top right no-repeat;
	padding-left:8px;
	overflow:hidden;
}
#top {
	/* margin: 20px 130px 0px 130px; */
	margin: 20px 100px 0px 100px; /* neue Werte ab 23.Mai 2005 */
	color:#fc0;
	background:#900; /* #DAE0D2 url("/images/css/bg_top.gif") repeat-x bottom; */
	height: 65px; /* ie5win fudge begins */ /* vorher: 60px, then 85px*/
	font:x-small/1.5em;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 65px; /* vorher: 40px, then 65px*/
	font-size:small;
	}
html>body #top {
	height: 65px; /* ie5win fudge ends */
	font-size:small;
	}
#top[dir] {
	/* margin: 20px 150px 0px 130px; */
	margin: 20px 120px 0px 100px; /* neue Werte ab 23.Mai 2005 */
	}
#top h1{
	padding: 7px 0 0 7px;
	font-size: 2.1em;
	line-height: 1.2em;
	font-weight: bold;
	font-style:italic;
	margin-top: 0;
	margin-bottom: 0;
	}	
#center {
	/* margin: 0 130px 5px 130px; */
	margin: 0 100px 5px 100px; /* neue Werte ab 23.Mai 2005 */
	padding: 10px;
	border: 1px solid #ccc; 
	border-top:0;
	background: #fff url(/images/css/logo_tuli_small_offset.gif) right bottom no-repeat;
	height: 460px;
	min-height: 460px;
}
#center[dir] {
	/* margin: 10px 150px 5px 130px; */
	margin: 10px 120px 5px 100px; /* neue Werte ab 23.Mai 2005 */
	height:auto;
	}
#middle {
	position:relative; /* neu ab 23.Mai 2005 */
	margin: 10px 220px 10px 0; /* n6.01win n6mac won't recognize top margin for middle box, so it goes in body */
	border: 1px solid #ddd; 
	background: #fff;
	}
#middlefull {
	margin: 10px 45px 10px 0;
	border: 1px solid #ccc; 
	background: #fff;
	}
#right {
	position: absolute;
	top: 106px;
	/* right: 45px; */
	right: 15px; /* neue Werte ab 23.Mai 2005 */
	margin: 0 100px 0 0;
	background: #fff;
	width: 200px;
	}

#right[dir] {
	top: 105px;
	right:35px; /* neue Werte ab 23.Mai 2005 */
	}
#menu {
	z-index:2;
	float:left;
  width:100%;
	background:#900 url("/images/css/bg_tabs_red.gif") repeat-x bottom;
  font-size:97%;
  line-height:normal;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	}
#menu li {
	float:left;
	background:url("/images/css/left_red.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}
#menu a,#menu strong, #menu span {
	display:block;
	background:url("/images/css/right_red.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	}
#menu a:hover {
	color:#500;
	}
#menu #current {
	background-image:url("/images/css/left_on.gif");
	}
#menu #current a {
	background-image:url("/images/css/right_on.gif");
	color:#500;
	padding-bottom:5px;
}
#footer {
	margin: 0 220px 0 0;
	padding: 3px;
	background:#900;
	bottom:0;
	}
#footerfull {
	margin: 0 45px 0 0;
	padding: 3px;
	background:#900;
	bottom:0;
	}

#footer p, #footerfull p  {
	padding-bottom:0;
	color:#fc0;
	font-size:0.7em;
	margin-top:0; margin-bottom:0;
	}
.lastchanged a{
	color:#fc0;
	}
.lastchanged a:hover{
	color:#fff;
	}
.box h1 {
	position:relative;
	top:0;
	margin:0;
	padding:0.2em ;
	border-bottom:1px solid #999;
	background:#900;
	color:#fc0;
	font-size:0.9em;
	line-height:1em;
	}
p.anmeldungradio{
	color:#400;
	white-space:nowrap;
	font-size:.7em;
	padding:2px;
	margin:0;
	}
#flavorbox h1{
	text-decoration:underline;
	color:#fc0;
	cursor:hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor:pointer;
	}
#comments h2, #newcomment h2 {
	background: #900;
	font-size:.9em;
	}
#newmail {
	padding: 5px 5px 15px 5px;
	border: 2px outset #ccc;
	background:#fc0;
	margin:10px 0 10px 3px;
	line-height:1.4em;
	}
#newcommentclicker {
	color: #fc0;
	text-decoration:underline;
	cursor:hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor:pointer;
	}
#newcommentclicker:hover {
	color:#fff;
	text-decoration:none;
	}
p.more .commentcounter {
	margin:0 0 0 20px;
	color:#945;
	font-weight:bold;
	font-style:normal;
	}
#lastcomments li {
	font-size:0.8em;
	line-height:1.1em;	
	}
/* tables */
#middle td.even, #middlefull td.even, #middle tr.even td, #middlefull tr.even td {
	background:#fc0;
	}

/* other */
#logouttop a{
	color:#22a;
	font-weight:bold;
}