/* Start of CMSMS style sheet 'lillachtal_stylesheet' */
body {
        padding: 0;
        font: Verdana, Sans-serif;
        text-align: center;
        color: #235136;
	background: #C7E8D4;
        font-family: Verdana, Sans-serif;
        font-size: 70%;
}

#sitewrapper {
        width:1000px;
        margin: 0 auto;
        text-align: left;
        color: #333;
}

#bodywrapper {
        border: 1px solid #333;
        position: relative;
	float: left;
	width: 800px;
}

#header {
        clear: both;
        width: 100%;
        height: 232px;
        background: url(/uploads/images/lillachtal.jpg) no-repeat;
}

#navigation {
        clear: both;
        color: #eed;
        background: url(/uploads/images/navibg.jpg) repeat;
	/* height: 16px; */
        padding-top: 0.5em;
        padding-bottom: 0.3em;

	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #597557;
}

#navigation ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#navigation li {
        margin: 0;
        padding: 0 0.5em;
        text-indent: 0;
        display: inline;
        /* border-right: 1px solid #eed; */
        font-size: 110%;
        text-decoration: none;
	vertical-align: bottom;
}

#navigation li a, li a:visited {
        color: #eed;
        text-decoration: none;
        font-family: Verdana, Sans-serif;
        font-size: 100%;
}

#navigation li a:hover {
        text-decoration: none;
        font-family: Verdana, Sans-serif;
        font-size: 100%;
        color: #eed;
        border-color: #eed;
        border-width: 1px 0;
        border-style: solid;
        
}

#navigation a:visited {
     color: #fff;
}

#mainwrap {

	background-color: #8fc794;
}

#rightbarwrapper {
        float: right;
	/* background-color: #f00; */
        width: 200px;
        padding-bottom: 10px;
}

#rightbar {
        padding-left: 0px;
	color: #333;
}

#rightbar ul {
	font-size: 110%;
	list-style: square;
}

#rightbar a {
	text-decoration: none;
	color: #333;
}

#rightbar a:visited {
	text-decoration: none;
	color: #444;
}

#contentwrapper {
        margin-right: 200px
}

#content {
        padding: 0.5em;
        background: #ccedcf;
        font-family: Verdana, Sans-serif;
        font-size: 110%;
	border-right: 1px dotted;
        min-height: 700px;
}

#content h2, h3 {
        color: #2e6143;
        font-weight: bold;
}

#content h2 {
        font-size: 120%;
}       

#content h3 {
        font-size: 100%;
        padding-top: 1em;
}

#content p {
        padding-left: 1em;
}

#content ul {
        list-style-type: square;
}

#content ul li {
        padding-bottom: 0.5em;
}

#breadcrumb {
        line-height: 1.6em;
        padding-left: 0.5em;
        margin-right: 200px;
        background: #8fc794;
        color: #fff;
}

#footer {
        clear: both;
        padding: 0.2em 0.5em 0.2em 0.5em;
        color: #eed;
        background-color: #597557;
}

#footer p {
        margin: 0;
}

#footer a {
        text-decoration: none;
        color: #fff;
}       
#footer a:visited {
        text-decoration: none;
        color:#fff;
}


#werbung {
	margin: auto;
	margin-top: 30px;
	width: 160px;
	height: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.textcenter {
        text-align: center;
}

.imgborder {
        border: 1px solid #333;
	margin: 5px;
}

.dontshow{
        display: none;
}

.alignleft {
        float: left;
}

.alignright {
        float: right;
}

.rzpic {
        border: 1px solid #333;
}

.rzpicleft {
        border: 1px solid #333;
        float: left;
        clear: left;
        margin: 0 1em 0 1em;
}

.rzpicleftor {
        float: left;
        clear: left;
        margin: 0 2em 0 0.5em;
}

.clearall {
        clear: both;
}
.clearleft {
        clear: left;
}
.clearright {
        clear: right;
}
.accessibility {
        display: none;
}
.menuactive {
        font-weight: bold;
}
/* End of 'lillachtal_stylesheet' */

