html
{
	border-top: 10px #ffffff solid;
	border-left: 10px #ffffff solid;
}

body {
	background-image: url(../img/border-body.jpg) repeat-x;
	background-color: #123d10;
	margin: 0px;
	padding: 0px;
	font: 13px/1.5em "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	}



#container {
	color: #000000;
	width: 900px;
	margin: 0px auto;
	height: 100% !important;
	text-align: left;
	}

#mainmenu {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	font-family: SanukOT,Arial, sans-serif;
	background-color: #123d10 !important;

	padding: 20px 0px 20px 5px;
	}

#mainmenu li a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-stretch: condensed;
    color: #fff;
    }

#content {
	background:#ffffff url('http://www.gruene45.ch/media/img/backgroundcontent.jpg') repeat-y scroll center center;
	float: left;
	clear: both;
	}

.content-wide
{
	background: #ffffff;
	background-image:none;

}

#main-content {
	border-right: 4px #123d10 solid;
	float: left;
	clear: both;
	width: 500px;
	padding: 1.5em 50px;
	min-height: 500px;
	}

body.wide #main-content {
    width: 800px;
    }

#sidebar {
	background-color: #ffffff;
	width: 296px;
	float: left;
	}

#sidebar div.box {
	border-top: 4px #123d10 solid;
    padding: 1.5em 10px;
	}

#sidebar div.box:first-child {
    border-top: none;
    }


#twitter-widget {
	padding: 1.5em 10px;
	background-color: #ffffff;
	}

#fb-widget {
	padding: 0px 10px;
	background-color: #ffffff;
	border-top: 4px #123d10 solid;
	}

#foot {
	float: left;
	width: 800px;
	padding: 15px 50px;
	height: 50px;
	color: #000000;
	background-color: #123d10;
	font-size: 9px;
	color: #cccccc;
	}

#mainmenu ul, #mainmenu li { display: inline; }
#mainmenu li {
vertical-align: middle;
	margin-right: 20px;
}
h2 { font-weight: bold; }
.post-title { margin-top: 1.5em; }

#sidebar h3 {
	font-weight: normal;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 24px;
	}

a, link {
	color:#12310d;

}
a:visited {
	color: #333333;
}
.invalid {
    color: #aa0000;
}

/* mos experiments */


#box-4, #box-9
{
	background-color:#ffe14f;
	color: black;
}

/* logo */
#box-7, #box-10
{
	height: 150px;
	background:#0065a5 url('http://www.gruene45.ch/media/medialibrary/2010/01/Logo_Stadt_Z%C3%BCrich_weiss.png') no-repeat scroll center center;
}

a img { border: none; }

