
body {
	margin: 10px;
	padding: 0;
	background-color: #8888FF; /*url(images/bg-weiss.png);*/
	font-family:"Courier New", Courier, monospace;
	color: #000;
}
#termine td
{
padding:3px;
font-size:9pt;
}
.bildunter {
	font-size: 8pt;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a {
	/*background: url(images/img10.gif) repeat-x left bottom;*/
	text-decoration: underline;
	color: #000;
}

a:hover {
	background-image: none;
	text-decoration:none;
}

.content ul {
	margin-top: 0;
}



/* Green Notes */

.greennotes {
	margin-bottom: 20px;
	background-color: #adb2b0;
	background-image: url(../bilder/sticky-ecke-blau.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#farbauswahl {
	font-family: Courier, "Courier New", monospace;
	font-size: 10pt;
	background-color: #CF6;
	height: 200px;
	width: 250px;
	position: absolute;
	left: 1100px;
	top: 100px;
}

.greennotes .heading {
	height: 50px;
	padding: 10px;
	background: url(../bilder/img11.gif) repeat-x left top;
	color:#F00;
}



/* Header */

#header {
	width: 950px;
	height: 50px;
	padding: 20px;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #adb2b0;
	background-image: url(../bilder/img11.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.kopflink
{
font-size:8pt;
text-align:left;
}
#header h1, #header h2 {
	float: right;
	margin: 0;
	padding: 0;
	color:#F00;
}

#header a {
	background: none;
}

/* Pages */

#pages {
	width: 560px;
	padding-left: 100px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	
}

#pages h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages li {
	display: inline;
	padding-left: 1em;
}

#pages a {
}

/* Content - großer Container*/

#content {
	width: 990px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
			/*border: thin solid #F00;*/
}

/* Posts */

#posts {
	float: left;
	width: 720px;
	
}
#posts_bildgross {
	float: left;
	width: 990px;
	
}
.post {
	margin-bottom: 20px;
	padding-left:0;
	background: #adb2b0 url(../bilder/img11.gif) repeat-x left top;
	
}

.title {
	padding: 5px 20px;
}

.posted {
	padding: 0 0 0 20px;
	font-size: small;
	
}

.story {
	padding: 20px;
	
}
/*padding-top muss 40 sein wg. Hintergrundbild*/
.meta {
	height: 60px;
	background: no-repeat left bottom;
	/*border: medium dotted #F00;*/
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	background-image: url(../bilder/sticky-ecke-blau.png);
}

.meta p {
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}

/* Search */

#galerien {
	/*clear:left;*/
	float: left;
	width: 250px;
	margin-top:10px;
	
}


.zettelinhalt {
	padding-bottom: 80px;
	padding-left:5px;
	
}

/* Archives */

#termine {
	clear: right;
	float: right;
	width: 250px;
	/*border: thin solid #090;*/
}

/*Werbung*/
#werbung {
	clear:left;
	float: left;
	width: 350px;
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
	/*border: thin solid #FF0;*/
}

#projekte {
	clear: right;
	float: right;
	width: 250px;
	
	
}
#presse {
	clear: right;
	float: right;
	width: 250px;
	
	
}
/*Unkraut-Rekords*/
#unkraut {
	clear:right;
	float: right;
	width: 250px;
	background-color: #CCC;
	background-image: url(../bilder/sticky-ecke-gg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 10px;
	margin-top:30px;
	/*border: thin solid #03F;*/
}
#unkraut .heading {
	height: 50px;
	padding: 10px;
	background: url(../bilder/img12.gif) repeat-x left center;
	color:#F00;
}
/* Projekte */



/* Footer */

#footer {
	clear: both;
	text-align: center;
	width: 1000px;
	/*border: thin solid #000;*/
}
#bildgross {
	height: 580px;
	width: 640px;
	position: fixed;
	left: 250px;
	top: 100px;
	visibility: hidden;
	background-image: url(../bildergalerie/101.JPG);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

