/* Start of CMSMS style sheet 'juxi' */
body {
	background-color: #006633;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#seite {
	background-color: #FFF;
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
#header {
	height: 118px;
	padding: 6px;
}
#menu_oben {
	padding: 6px;
	text-align: center;
	font-size: 7.5pt;
}
#menu_links {
	padding: 10px;
	float: left;
	font-size: 7.5pt;
}
#inhalt {
	margin-left: 200px;
	margin-top: 6px;
        padding-right: 10px;
        min-height: 500px;
}
#footer {
	height: 25px;
	text-align: center;
	margin: 50px 0 0 0;
	font-size: 7.5pt;
}
#menu {
        list-style-type: none;
        padding: 0;
        margin: 0;
}

        
.menu, #menu li a {
	white-space: nowrap;
}
hr {
        height: 1px;
        border: none;
        background-color: #006633;
}
img {
	border: none;
}
a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #336600;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	color: #333333;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.tipp {
	color: #333333;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
div.gbookentry p {
        margin: 0;
}

div.cms-guestbook-div-insert input, div.cms-guestbook-div-insert textarea {
        border: 1px solid #063;
}
div.cms-guestbook-div-insert .button {
        border: 1px solid #C00 !important;
        background: #fff;
}
/* End of 'juxi' */

