html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, layer, ilayer, a, ul, li {
	font-family: trebuchet ms, trebuchet, Arial, Helvetica, sans, sans-serif;
	/*letter-spacing: 0.03em;*/
	padding: 0px;
	margin: 0px;
	}

body {
	background-color: #BCBBB8;
	background-image: url(img/layout/hintergrund.jpg);
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 8px;
	scrollbar-face-color: #B0ADA9;
	scrollbar-highlight-color: #B0ADA9;
	scrollbar-3dlight-color: #CDDFE4;
	scrollbar-darkshadow-color:	#CDDFE4;
	scrollbar-shadow-color: #B0ADA9;
	scrollbar-arrow-color: #EAE7E0;
	scrollbar-track-color: #B0ADA9;
	}

h1 {
	margin-bottom: 10px;
	}

h2 {
	font-size: 90%;
	margin-bottom: 15px;
	}

p, td {
	font-size: 12px;
	}

p {
	margin-bottom: 16px;
	line-height: 16px;
	}

a {
	color: #242424;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
.hintergrundlinks {
	background-image: url(img/layout/globerunners_10.jpg);
	}

#navilinks {
	margin: 0px 0px 75px 25px;
	font-size: 12px;
	}
#navilinks a.aktiv {
	font-weight: bold;
	}
#navilinks .navGalerie a {
	display: block;
	}
#navilinks span.divisor {
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
	}

#contentbereich {
	background: #EAE7E0 url(img/layout/globerunners_11.jpg) repeat-x;
	/*background-attachment:fixed; background-position:left top;*/
	color: #242424;
	width: 581px; height: 426px;
	overflow: auto; overflow-x: hidden;
	text-align: left;
	}

#inhalt {
	margin: 30px 35px 30px 25px;
	}


#inhalt ul {
	list-style-type: square;
	padding-left: 16px; margin-bottom: 16px;
	}


.bildlinks {
	border: 1px #5A5858 solid;
	margin: 2px 10px 10px 0px;
	}

input, textarea {
	border: 1px #BCBBB8 solid;
	width: 200px;
	margin: 0px 0px 5px 0px;
	font-family: trebuchet ms, trebuchet, Arial, Helvetica, sans, sans-serif;
	font-size: 12px;
	}
	
.borderlink {
	border: 1px #999999 solid;
	}

.borderlink:hover {
	border: 1px #BCBBB8 dotted;
	}

.stress {
	color: #EE9338;
	font-weight: bold;
	}

.bewertung {
	border-bottom: 1px #242424 solid;
	padding-bottom:9px;
	}

.rahmen {
	border: 1px #242424 solid;
	}
