body, html {
	height: auto;
	color : #000000;
	padding : 0px;
	margin : 0px;
	font: normal 0.95em Arial, Helvetica, sans-serif;
	background: #FFFFCC;
}

#outer {
	max-width: 1100px;
	min-width: 760px;
	width: auto;
	margin: 10px auto;
	position: relative;
}


#aussen {
	width: auto;
	border: 2px solid #336600;
	background: #4be727 url(../images/hintergrund.gif) repeat-x top;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}

#head {
	width : auto;
	height : 90px;
	overflow: hidden;
	margin-bottom: 5px;
	position: relative;
}
	
#topnavi {
	float : left;
	width: 150px;
	height : 90px;
	margin : 0px;
	padding: 0px;
}
#topnavi ul {
	padding : 0;
	width : auto;
	margin : 5px;
	position : relative;
}
#topnavi li {
	list-style-type : none;
	color : #003300;
	text-align : left;
	padding : 0px;
	font-size : 13px;
	border : 1px solid #336600;
	margin-bottom :1px;
	position : relative;
	background: #FFA700 url(../images/menu.gif) repeat-x bottom;
}
#topnavi li.aktiv {
	color : #FFFF00;
	text-decoration : none;
	padding : 1px 2px;
	display : block;
	background: #ff7f66 url(../images/menuaktiv.gif) repeat-x top;
}

#topnavi li a {
	color : #003300;
	text-decoration : none;
	display : block;
	padding : 1px 2px;
}

#topnavi li a:hover {
	color : #CC3300;
	background: #66c4ff url(../images/menuhover.gif) repeat-x top;
}	

#logo {
	width : auto;
	background: #FFA700 url(../images/head.gif) repeat-x top;
	height: 83px;
	margin-left: 150px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #336600;
	position: relative;
}
#logo img{
	float:left;
	padding: 2px;
	border-style: none;
}

#innen {
	text-align:left;
	width : auto;
}

#navi {
	float: right;
	background: #FFFF66;
	position: relative;
	width: 180px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #336600;
	padding-bottom: 10px;
}

#navi p {
	padding: 1px 5px 2px;
	font-size: 0.7em;
}

#navi img {
	border-style: none;
}

#navi p.fett {
	padding: 8px 5px 0px;
	font-size: 0.8em;
	font-weight: bold;
}

.menu ul {
	padding : 0;
	width : auto;
	margin : 5px 5px 10px;
	position: relative;
}

.menu li {
	background : #FFA700 url(../images/menu.gif) repeat-x bottom;
	list-style-type : none;
	color : #000000;
	text-align : left;
	font-size : 0.9em;
	border : 1px solid #000000;
	padding : 0px;
	margin-bottom : 1px;
	position: relative;
}

.menu li .aktiv {
	color : #FFFF00;
	text-align : left;
	text-decoration : none;
	padding : 3px;
	background: #ff7f66 url(../images/menuaktiv.gif) repeat-x top;
}

.menu li a {
	color : #003300;
	text-decoration : none;
	display : block;
	padding : 3px;
}

.menu li a:hover {
	color : #CC3300;
	background: #66c4ff url(../images/menuhover.gif) repeat-x top;
	text-decoration : none;
}

.menu li.zwei {
	background : url(../images/menu.gif) repeat-x bottom;
	position: relative;
	list-style-type : none;
	color : #ffffff;
	text-align : left;
	padding : 0px;
	font-size : 0.8em;
	border : 1px solid #000000;
	margin-bottom : 1px;
}

.menu li.zwei .aktiv {
	color : #FFFF00;
	text-align : left;
	text-decoration : none;
	padding : 2px 2px 2px 10px;
	background: #ff7f66 url(../images/menuaktiv.gif) repeat-x top;
}

.menu li.zwei a {
	color : #003300;
	text-decoration : none;
	display : block;
	padding : 2px 2px 2px 20px;
}

.menu li.zwei a:hover {
	color : #CC3300;
	background: #66c4ff url(../images/menuhover.gif) repeat-x top;
	text-decoration : none;
}

/*Inhalt*/
#inhalt {
	width: auto;
	position: relative;
	padding: 5px 10px 10px;
	margin: 0px 192px 5px 5px;
	border: 1px solid #336600;
	color: inherit;
	background: #FFFF66 url(../images/inhalt.gif) repeat-x;
	height: 100%;
}

/*Ende Inhalt*/

#foot {
	border-top: 1px solid #336600;
	height: 20px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 70%;
}
#foot a {
color:#000000;
text-decoration:underline;
}

#foot a:hover {
color:#FFFFFF;
text-decoration:underline;
}

p {
	margin:0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h1 {
	font-size:2.1em;
	margin:0px;
	padding: 3px 10px 3px 10px;
	color: #30981B;
}

h2, h3, h4, h5, h6 {
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #990000;
}
h2 {
	font-size:1.4em;
}

h3, h4, h5, h6 {
	font-size:1.3em;
}

a {
	color:#006633;
	text-decoration: underline;
}

a:hover {
	color:#990000;
	text-decoration: underline;
}

.bild200 {
	float:left;
	height: auto;
	width: 202px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	position: relative;
	font-size: 70%;
}

.bild200 img {
	border: 1px solid #336600;
}
.bild450 {
	float:right;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	position: relative;
	font-size: 70%;
}


.thumbbox {
	background : transparent;
	float : left;
	height : 102px;
	width : 102px;
	position : relative;
	padding: 0px;
	margin: 5px 3px 5px 0px;
}

.thumbbox img {
	border: 1px solid #336600;
}

.steckbrief {
	padding: 10px;
	margin: 10px;
	border: 3px solid #339900;
	height: 100%;
}

.termin {
	padding: 10px;
	margin: 10px;
	height: 100%;
	border: 2px solid #990000;
}

.termin p strong{
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}


.float-links {
	float:left;
}

.float-rechts {
	float:right;
}

.clear {
	clear:both;
}

.clear-left {
	clear:left;
}

#inhalt ul {
	margin: 5px 5px 5px 20px;
	padding : 0px;
}

#inhalt ul li {
	margin: 5px 5px 5px 0px;
	padding : 0px;
	list-style: none;
}

#inhalt ol {
	padding : 0px;
	margin: 10px 5px 10px 35px;
}

#inhalt ol li {
	padding : 0px;
	margin: 5px 5px 5px 0px;
	list-style: decimal url(none);
}

.anfang {
	text-align: center;
	font-size: 80%;
}

.center {
	text-align:center;
}

/*externe links*/
span.extlink {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}
a.extern:link, a.extern:visited, a.extern:hover, a.extern:active, a.extern:focus {
	background: url(../images/extlink.gif) no-repeat right;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
}
/*ende externe links*/
td {
	padding:5px 15px 5px 5px;
	margin-right: 10px;
}

.funbox {
	float:right;
	padding: 10px;
	height: auto;
	width: 180px;
	border: 3px solid #009900;
	margin-left: 10px;
	margin-top: 20px;
	background: #FF6600;
}

.access {
	display:none;
}

.klein{
	font-size: 80%;	
}

 img.float-left {
	float: left;
	margin: 0px 15px 5px 0px;
	border: none;
}

.trauer, .trauer a, .trauer a:hover{
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	border: 2px solid #000000;
	text-align: center;
	display:block;
}