body {
	background: #E1F194 url(../images/schneckentempo/background.png) no-repeat;
	}
#container {
	background: #fdf9f2;
	}
#container[id] {
	background: url(../images/schneckentempo/overlay.png);
	}
a, #container h1 a:hover, #container h2 a:hover {
	color: #7791be;
	}
a:visited { 
	color: #6088CB;
	}
.meta, .comment-meta { 
	color: #766;
	}
.nav { 
	background: #c0d55b;
	}

#logo {
    float: left;
    margin:0 25px;
    padding:1.1em 0;
    }

#container .nav li a, .nav li span {
    color: white;
    }

.nav li a:hover {
	background: #E1F194
	}
.nav li span.chosen, .nav li a.chosen {
	background: rgb(216,49,63);
	}
#content pre {
	background: #f2d8c1;
	color: black;
	}
#footer, #preview-notice {
	background: #c0d55b;
	}
#footer a {
	color: #7791be;
	}
#footer h2 {
	color: white;
	border-color: white;
	}
#search-input {
	background: #E1F194;
	}
	
ul.action {
	list-style-image:url(../images/schneckentempo/logo-article.png);
}
	
.action a {
	font-weight:bold;
	}
	
.action li {
	margin-top:0.5em;
	}

.action li a.nolink, .action li a.nolink:hover {
	margin-top:0em;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	}


#container #content span.articledate {
    font-weight: normal;
    font-size:0.75em;
    color:#666;
}


#startLinks {
    width: 50%; 
    float: left;
}

#startLinks ul, ol{
   	margin-right: 1em;
}

#startRechts {
    border-style: solid;
    border-color: #c0d55b;
    border-width: 0pt 0pt 0pt 0.1em;
    padding: 0pt 1em 1em;
    width: 43%;
    margin-left: 1.5em;
    float: left;
}

#startRechts ul, #startLinks ul {
	margin-bottom:0.25em;
	margin-top:0;
	margin-right:0em;
}

div.excerpt {
    font-size: 115%; 
    border-style: solid; 
    border-color: #C0D55B; 
    border-width: 0pt 0pt 0pt 1em; 
    padding-left: 1em;
}

#content .datenundfakten { border: solid 1em #2954FF; border-width: 2em 0.1em 0.5em;
                  padding:0em 1em;
                  margin: 3em 7em 3em 0;}
#content .datenundfakten h3 {color: #2954FF;}
#content .datenundfakten p {margin-right: 0em }

	
/*+++ Styles for Slideshow/Image Gallery +++*/
#content ul.smd_slimbox {
	/*float:left;*/
	/*width:600px;*/
	margin-left: 0em;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	/*width:150px;
	height:150px;*/
	float:left;
	margin:1em 0.25em;
	text-align:center;
}
.smd_slimbox img {
    border: dotted 0.1em rgb(255,206,195);
	margin:0 auto;
}
.smd_slimbox span {
	/*float:left;*/
	/*width:140px;*/
	padding:2px 0 0 5px;
}
.smd_slimbox_nav {
	clear:both;
	/*width:500px;*/
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}

