

body {
	background-color: #9D9DA1;
	text-align: center;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color: #DADADA;
	scrollbar-arrow-color: #DADADA;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-face-color: #009682;
	scrollbar-highlight-color: #009682;
	scrollbar-shadow-color: #009682;
	scrollbar-track-color: #DADADA;	
	overflow: auto;
	height: 100%;
}
a {
	color: #009682;
	text-decoration: underline
}
#content {
	height: 100%;
	line-height:1.5em;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	overflow: visible;	/* auto für fixierten Footer */
}
.thumb {
	border: solid #009682 1px;
	cursor: zoom;
	margin: 10px;
	padding: 2px;
	background-color: #fff;
}
.first:first-letter, .news:first-letter {
	font-size: 18px;
	color: #009682;
	font-weight: bold;
	float: left
}
body, div, p, td, li, #content {
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
li {
	padding-top: 5px;
}
hr {
	background-color:#009682; /* Mozilla 1.4 */
	color:#009682; /* IE 6 */
	border: #009682; /* Opera 7.11 */
	height: 2px;
	margin: 10px;
	width: 90%;
	clear: both;
	text-align: center;
}
.phototext {
	font-size: 9px;
	padding: 10px;
}
textarea, input {
	background-color: #DADADA;
	border-style: solid;
	border-color: #009682;
	border-width: 0px 0px 2px 2px;
}
textarea:focus, input:focus {
	border-color: black;
}
input#submit {
	background-color: #009682;
	border: 1px solid black;
	color: white;
	font-weight: bold;
}
fieldset {
	border: solid #009682 1px;
	padding: 10px;
	width: 260px;
}
legend {
	color: black;
	font-weight: bold;
}
h1, h2 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #009682;
	font-size: 12px;
	margin-top: 2em;
}
h1 a {
	color: #009682;
	font-size: 12px;
	font-weight: normal;
}
.newstitle {
	margin-bottom: 5px;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	background-color: #009682;
	color: white;
}
.news {
	padding-bottom: 15px;
	padding-top: 5px;
}
#footer {
	background-color: #009682;
	width: 100%;
	text-align: center
}
#cRight {
	float: right;
	margin-left: 40px;
}
.right{ float:right; }
.left{ float:left; }
.clear{ clear:both; }
.clearL{ clear:left; }
.clearR{ clear:right; }
.strong{ font-weight:bold; }
.p50{ width:46%; }
.p45{ width:45%; }
.p33{ width:30%; }
div.soundfield{
	text-align:justify;
	height: 100%;
}
	div.soundfield h1{
		padding-top:30px;
	}	
	div.soundfield li{
		text-align:left;
	}
	div.soundfield .box{
		width:300px;
		background-color:#009682;
		padding:5px;
		color:white;
	}
	div.soundfield .box.gray{
		background-color:#d1d2d3;	
		color:#000;
	}
	div.soundfield .box.gray *{
		color:#000 !important;
	}
	.source{
		width:90%;
		font-size:9px;
		text-align:right;
		line-height:1.2em;
		color:#ddd;
	}
	div.soundfield .box.right{ margin:10px 10px 20px 20px; }
	div.soundfield .box.left{ margin:10px 20px 20px 10px; }
		
		div.soundfield .box h2{
			color:white;
			margin:0 0 10px 0;	
		}
		div.soundfield .box ul{
			padding-left:20px;
		}
			div.soundfield .box li{
				color:white;	
			}
	div.soundfield table{
		width:95%;
	}
		div.soundfield table th{
			font-size:12px;
			color:#999;	
			text-align:left;
			height:35px;
			padding-top:20px;
			line-height:25px;
		}
		div.soundfield table td{
			border-bottom:1px solid #777;
			height:20px;
			line-height:20px;
			padding:0 5px;
			font-size:11px;
		}
		
	ul.users {
  		list-style-image:initial;
  		list-style-position:initial;
  		list-style-type:none;
  		margin-bottom:20px;
  		margin-left: 0;
  		margin-right:0;
  		margin-top:20px;
	}
	ul.users li {
  		height:220px;
	}
	ul.users li img.thumbnail {
  		float:left;
  		margin-bottom:0;
  		margin-left:0;
  		margin-right:20px;
  		margin-top:0;
  		padding-bottom:17px; 
  		padding-right:17px;
  		padding-top:16px;
	}
	ul.users li {
  		margin-bottom:0;
  		margin-left:0;
  		margin-right:0;
  		margin-top:0;
  		padding-bottom:0;
  		padding-left:0;
  		padding-right:0;
  		padding-top:10px;
	}
	
	ul.users strong {
		padding-top: 10px;
		display:block;
	}
	
	ul.users li em {
  		font-style:normal;
	}
	
	ul.users li p {
  		padding-bottom:0;
 		padding-left:0;
  		padding-right:0;
 		padding-top:20px;
	}
	
