/*Allgemein Start*/

html {
height: 100%;
}

body {
  height: 100%;
  width: 100%;
  margin:0%; 
  padding:0%; 
  color: #000000;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  background-image: url(img/wasbrauchtdiewelt.jpg);
  background-repeat:no-repeat;
  background-color: #000000;
}

h1 {
  font-size: 16px;
  line-height: 20px;
}

p {
  font-size: 14px;
  line-height: 19px;
}

a {
  color: #000000;
  outline: none;
}

a:link {
  color: #000000;
  text-decoration:underline;
}

a:visited {
  color: #000000;
  text-decoration:underline;
}

a:hover {
  color: #000000;
  text-decoration:none;
}

a:active {
  color: #000000;
  text-decoration:none;
}

img {
  border: none;
}

/*Allgemein Ende*/

/*Struktur Start*/

#start {
  width: 100%;
  height: 100%;
  border: none;
}

#logo {
  float:left;
  padding: 0;
  margin: 0;
  width: 219px;
  height: 150px;
  border: none;
}

#container {
	clear:both;
  width: 530px;
  margin-left: 219px;
  background-color: #FFFFFF;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
  -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;
  filter:alpha(opacity=90);
}

#sprach_navi {
	overflow:auto;
	margin-bottom: 10px;
}
#sprachweiche, #back_button { 
	margin-top: 7px;
	margin-right: 20px;
	font-size: 13px;
	color: #000000;
	float:left;
	height:16px;
}
#back_button{
	font-weight: bold;
}
#back_button span{
	position:relative;
	top:-2px;
	background-image: url('img/arrow_back.png');
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding: 2px 2px 1px 18px;
	display:block;
	background-color: #faed2c;
}
#back_button a{
	text-decoration:none;
}
#sprachweiche a{
	color: #000000;
	background-color: #faed2c;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	text-decoration:none;
}


#impressum { 
  width: 541px;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-left: 219px;
  font-size: 11px;
  color: #FFFFFF;
}

#impressum a {
  color: #ffffff;
}

#impressum a:link {
  color: #ffffff;
  text-decoration:underline;
}

#impressum a:visited {
  color: #ffffff;
  text-decoration:underline;
}

#impressum a:hover {
  color: #ffffff;
  text-decoration:none;
}

#impressum a:active {
  color: #ffffff;
  text-decoration:none;
}


/*Struktur Ende*/

/*Navigation Start*/

#navigation {
  height: 130px;
  width: 650px;
  margin-left: 100px; 
  padding-top: 14px;
}

#navigation ul { 
  list-style-type: none; 
  margin: 0px; 
}

#navigation li { 
  margin-left: 3px;
  margin-right: 10px; 
  margin-bottom: 0px;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding-left: 2px; 
  padding-right: 2px; 
  padding-top: 2px;
  padding-bottom: 0px;
  display: inline; 
  color: #5F5716;
  background-color: #faed2c;
  
}

#navigation li a { 
  color: #000000;
  text-decoration:none;
  padding-top: 2px;
}

#navigation li a:link { 
  color: #333333;
  text-decoration:none;
}

#navigation li a:visited {
  color: #000000;
  text-decoration:none;
}

#navigation li a:hover {
  color: #5F5716;
  text-decoration:none;
}

#navigation li a:active {
  color: #333333;
  text-decoration:none;
}

/*Navigation Ende*/

#page_navi {
	overflow: hidden;
	margin: 8px 0;
}
#page_navi a {
  font-size: small;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding-left: 2px; 
  padding-right: 2px; 
  padding-bottom: 2px;
  color: #faed2c;
  background-color: #000000;  
  text-decoration: none;
  outline: none;
}
#page_navi a.fwd {
	width:22px;
	height:22px;
	background: url('img/button_right.png') no-repeat;
	float:right;
}
#page_navi a.back {
	width:22px;
	height:22px;
	background: url('img/button_left.png') no-repeat;
	float:left;
}
#page_numbers a:hover {
	background-color: #555555;
}
#page_numbers {
	text-align: center;
	width:295px;
	margin: 3px auto 0 auto;
}
#page_numbers a {
	margin-right: 3px;
	width: 14px;
	height: 14px;
	display:block;
	float:left;
}
#page_numbers a.active {
	background-color: #faed2c;
	color: #000000;
}
#page_numbers a.active:hover {
	color: #000000;
}

#thumbs {
	margin-top: 8px;
	overflow: hidden;
	width: 550px;
}
#thumbs .left {
	width:173px;
	height: 260px;
	margin: 0 6px 6px 0;
}
#thumbs .untertitel {
	font-size: small;
}
#thumbs img {
	border: 1px solid;
	border-color: #000000;
}
#thumbs a {
	outline: none;
}


#details {
	overflow: hidden;
	margin: 20px 0;
}
#details .right{
	margin-right: 10px;
	font-size:11px;
	width: 250px;
	text-align: right;
}
#details .right img {
	margin: 0 7px 0 30px;
}
#details .left{
	font-size:11px;
	color: #676767;
}

#vote_button{
	float:right;
	margin-top:8px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.trennstrich {
	height: 1px;
	border-top: 1px solid;
	border-color: #999999;
}
a.button {
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px 2px 0 2px; 
	color: #000000;
	background-color: #faed2c;  
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
a.button:hover {
	color: #5F5716;
}
a.button_deactivated {
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px 2px 0 2px; 
	color: #5F5716;
	background-color: #faed2c;  
	text-decoration: none;
	outline: none;
	cursor: default;
}


.commentText {
	overflow: hidden;
	margin: 50px 10px;
	font-size: 12px;
}
.commentName{
	overflow: hidden;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 30px;
}
.commentTime{
	color:#676767;
	font-size:10px;
	margin-bottom:10px;
}

#commentForm {
	margin: 30px 0 0 0;
}
#commentForm .formTitle{
	font-weight:bold;
	margin-bottom: 40px
}
#commentForm .formField{
	margin-bottom: 20px;
}
#commentForm label {
	font-size: 11px;
	margin-left: 10px
}
#commentForm input.text {
	width: 230px;
}
#commentForm textarea {
	width: 520px;
	height: 222px;
}
#commentForm img {
	position:relative;
	top:7px;
}

#sortByForm{
	font-size: 11px;
	margin: 10px 0 20px 0;
	text-align: center;

}
#sortByFormTitle{
	margin-bottom: 8px;
}
