/* Start of CMSMS style sheet 'spieltrieb' */
body {
	background: white url(uploads/images/arktischabrisse.jpg) no-repeat top;
	color: black;
	text-align: justify;
	font-size: 1em;
	font-family: Helvetica, Verdana, sans-serif;
}

#container {
	background: transparent;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: justify;
	font-size: 100%;
}

#startspieltrieb {
	margin-left: 0px;
	margin-top: 365px;
	font-size: 200%;
	font-weight: bold;
	color: black;
text-decoration: none;
}

#startzitat {
	margin-left: 60px;
	margin-top: 10px;
	font-size: 125%;
	color: black;
text-decoration: none;
}

#starttext {
	margin-left: 60px;
	margin-top: 20px;
	font-size: 110%;
	color: black;
text-decoration: none;
}

.notextdec {
text-decoration: none;
}

#header {
	font-size: 200%;
	font-weight: bold;
	color: black;
}

#navigation {
        margin-top: 10px;
        margin-bottom: 10px;
}

div#navigation a {
	font-size: 100%;
	color: black;
}

div#navigation a.currentpage {
        font-weight: bold;
}

h2 {
	font-size: 120%;
   margin-bottom: 20px;
}

#content {
	margin-top: 20px;
}

a {
	color: black;
}

img {
border: none
}

div.cms-guestbook-entry {
     border:1px solid;
    margin-bottom: 1em;
    font-size:85%;
}

.cms-guestbook-entry-text {
     font-size:110%;
}
/* End of 'spieltrieb' */

