html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, ol, ul, li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.0em;
}


ol, ul {
  list-style: none;
}


body {
  text-align: center;
  color: #696969;
  background: #ecf0f6;
  font: 1.0em Helvetica, Arial, Geneva, sans-serif;
}

/* -------- Hauptelemente / Container ---------- */

#overall {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

#header {
  float: left;
  margin: 0;
  padding: 0;
  width: 780px;
  margin-bottom: 20px;
  height: 170px;
  border-bottom: 1px solid #b9b9b9;
}

#content {
  float: left;
  margin: 0 0 30px 0;
  padding: 0;
  width: 780px;
  text-align: left;
}

#menue {
  float: right;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 700px;
  border-left: 1px solid #b9b9b9;
}

#line {
  margin: 0 auto;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #b9b9b9;
  clear:both;
}

#footer {
  margin: 0 auto;
  width: 1000px;
  height: 90px;
  padding-top: 15px;
  font-weight: lighter;
  background: #292929;
  text-align: left;
}

.clearer {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}


/* ----------- Headerformatierungen ----------- */

.headernr {
  float: left;
  margin: 0;
  padding-right: 10px;
  width: 141px;
  height: 113px;
  font-size: 123px;
  font-weight:100;
  color: #898989;
  text-align: right;
}


.headertitle {
  float: left;
  width: 150px;
  height: 145px;
  text-align: left;
  border-left: 1px solid #b9b9b9;
  background: #ffffff;
}

.pagelogo {
  float: left;
  height: 40px;
  width: 140px;
  margin: 23px 0px 20px 0px;
  padding: 0 0 0 8px;
}

.pagetitle {
  clear: both;
  padding: 0 0 1px 10px;
  border-left: 3px solid #c80000;
}

.titles {    	/* gilt auch für die Menü-Titel */
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #484848;
}

.subtitles {  	/* gilt auch für die Menü-Titel */
  font-size: 0.7em;
  text-transform: lowercase;
  color: #686868;
}

/* ------- Header Animation mit JQuery ------ */
.picture {
  width: 478px;
  height: 145px;
  position: relative;
  overflow: hidden;
  float: left;
}

.picture strong {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  display: block;
  position: absolute;
  text-align: center;
  margin: 0;
  padding: 60px 10px 10px 10px;
  width: 100%;
  height: 100%;
  left: 0;
  font: 20px Helvetica, Arial, Geneva, sans-serif;
  color: #fffffe;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}

.picture a {
  text-decoration: none;
}

.picture strong span {
  font: 20px Helvetica, Arial, Geneva, sans-serif;
  font-weight: bold;
}

.picture strong span.fun {
  color: #2a7fff;
}

/* ----------- Menüformatierungen ----------- */

.mainnav {
  clear: both;
  float: left;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  padding-top: 60px;
  width: 200px;
  list-style: none;
  text-align: left;
}

ul.mainnav li a {
  width: 195px;
  display: block;
  padding-bottom: 20px; 
  padding-left: 11px; 
  list-style: none;
  color: #686868;
}

ul.mainnav li a:hover {
  width: 195px;
  display: block;
  padding-bottom: 20px; 
  padding-left: 8px; 
  list-style: none;
  border-left: 3px solid #c80000;
  color: #c80000;
}

.navnr {
  font-size: 34px;
  margin-top: -5px;
  padding:0 0 0 2px;
}

.floatleft {
  width: 38px;
  float: left; 
  margin-right: 8px;
}

.current {
  color: #b9b9b9;
  text-indent: -3px;
}

li.current {
  border-left: 3px solid #c80000;
}

/* --------------- Allgemeine Formatierungen ----------- */

a:link, a:visited, a:active {
  text-decoration: none;
  color: #c80000;
}

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

p {
  margin: 10px 10px 10px 0;
  font-size: 1.0em;
}

#footer p {
  padding: 2px 0 10px 0;
  text-align: left;
  color: #a2a2a2;
  font-size: 0.8em;
}

#footer .everygain {
  width: 130px;
  margin: 10px 10px 20px 50px;
  float:left;
}

h3 {
color: #800000;
padding: 0 0 0 27px;
margin: 10px 150px 15px 0;
font-size: 1.3em;
background: url(p/bgh3.png) no-repeat; 
}

h4 {
margin: 20px 0 10px 0;
font-size: 1.1em;
}

#rankingRecent div {
width: 770px;
background: #ffffff;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
color: #696969;
}

#rankingRecent div:hover {
width: 770px;
background: #ffffff url(p/bgranking.jpg) repeat-x;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
color: #393939;
}

.rankingLast div {
width: 770px;
background: #ffffff;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
}

.rankingLast div:hover {
width: 770px;
background: #ffffff url(p/bgranking.jpg) repeat-x;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
color: #393939;
}

#commentsRecent div {
width: 770px;
background: #dee5f0;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
}

#commentsRecent div:hover {
width: 770px;
background: #dee5f0 url(p/bgcomments.jpg) repeat-x;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
color: #393939;
}

.commentbox {
width: 770px;
background: #dee5f0;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
}

.commentbox:hover {
width: 770px;
background: #dee5f0 url(p/bgcomments.jpg) repeat-x;
padding: 5px;
margin: 5px 0 5px 0;
border-bottom: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
color: #393939;
}

.steps {
font-weight: bold;
color: #593939;
}

.user {
font-size: 1.1em;
font-weight: bold;
color: #593939;
}

.datetime {
font-size: 0.75em;
}

.comment {
font-size: 0.9em;
}

.smilie {
margin: 0 5px 0 0;
}

.twitter {
width: 60px;
margin-right: 8px;
float: right;
text-align:right;
}

.flags {
width:110px;
float: right;
margin-left:20px;
text-align:right;
}

.lang_flags {
padding: 10px 0 0 0;
}

.top_poster {
padding: 10px 0 0 15px;
text-align: left;
}

.top_poster div {
font-size: 0.8em;
}

#footer .youmonster {
width: 130px;
margin: 10px 40px 20px 30px;
float:left;
}

#footer .followme {
width: 86px;
margin: 10px 40px 20px 30px;
float:right;
}

#cloudbox {
margin:0 0 0 180px;
width:570px;
height:380px;
text-align:left;
background: url(p/bgcloud.jpg) no-repeat;
position:relative;
}

#cloudbox ul li {
list-style:none;
}

/* ------- Input Box für die Startseite / Kommentare -------- */

.input {
  margin: 58px 43px 0 20px;
  height: 20px;
  width: 400px;
  padding: 2px 2px 2px 6px;
  color: #696969;
  font: 16px Helvetica, Arial, Geneva, sans-serif;
  border: none;
  float: left;
}

.textbox {
width:780px;
height: 110px;
background: url(p/bgtextbox.jpg) no-repeat;
margin: 0 0 40px 0;
}

input.checkme {
display: none;
}

.usercomment fieldset {
width: 35em;
margin: 1.5em 0 1.5em 0;
display: block;
font-size: 0.9em; 
border: 1px solid #a9a9a9;
background: #dee5f0;
clear: both;
color:#393939;
}
			
* html .usercomment fieldset {
padding: 5px;
}
			
.usercomment legend {
background: #dee5f0;
padding: 4px;
margin:0 0 0 10px;
border: 1px solid #a9a9a9;
border-right-width: 2px;
border-bottom-width: 2px;
margin-bottom: 4px;
font-weight: bold;
}

.usercomment label {
margin: 5px 0 5px 10px;
} 

.usercomment .commentinput label {
display: block;
width: 7em;
float: left;
}

.usercomment input {
margin: 3px 0;
border: 1px solid #a9a9a9;
background: #f7faff;
padding: 3px 3px;
width:14em;
color:#393939;
}  

.usercomment input.subject {
margin: 3px 0;
border: 1px solid #a9a9a9;
background: #f7faff;
padding: 3px 3px;
width:26em;
color:#393939;
}  

.usercomment textarea {
margin: 3px 0;
border: 1px solid #a9a9a9;
background: #f7faff;
padding: 3px 3px;
width:24em;
font: 1.0em Helvetica, Arial, Geneva, sans-serif;
color:#393939;
}  
						
.usercomment input:active, input:focus, input:hover {
background: white;
}
   
.usercomment .buttons {
text-align: center;
}

.usercomment p {
text-align: left;
margin:10px;
}

/*JQUERY-IMPROMPTU - START*/
.jqifade{
      position: absolute;
      background-color: #393939;
}
div.jqi{
      width: 400px;
      height: 120px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background: white url(p/bgalert.png) no-repeat;
      background-position: 290px 15px;
      font-size: 0.8em;
      text-align: left;
      border: solid 1px #696969;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 8px; right: 2px;
      width: 18px;
      cursor: default;
      color: #494949;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #A40E0D;
}
div.jqi .jqibuttons{
      text-align: right;
      border: solid 1px #696969;
      position:absolute;
      bottom:30px; left:160px;
}
div.jqi button{
      width:90px;
      padding: 3px 10px;
      color: #fffffe;
      border:none;
      font-weight: bold;
      font-size: 1.0em;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #A40E0E;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #A40E0E;
}
/*JQUERY-IMPROMPTU - ENDE*/


.error {
  color: #FF0000;
  font-weight: normal;
  font-size: 1.0em;
  margin:0 0 0 8em;
}

.languageselector {
  position: relative; 
  width: 62px;
  height: 14px;
  float: right;
  margin:4px 0 0 0;
}

.languageselecth3 {
  position: relative; 
  width: 62px;
  height: 14px;
  margin:0 0 0 8px;
}

.flagselector {
  width:185px;
  position: absolute; top: 20px; left: 0;
  display: none;
  border: 1px solid #696969;
  background-color: #fff;
  padding: 10px;
  z-index: 10;
  font-size: 1.0em;
  line-height:18px;
}

.flagselectorh3 {
  width:185px;
  position: absolute; top: 27px; left: 0;
  display: none;
  border: 1px solid #696969;
  background-color: #fff;
  padding: 10px;
  z-index: 10;
  font-size: 1.0em;
  line-height:18px;
}

.flagselector_link {
margin:0;
}

.translateComment {
margin: 0 8px 0 0;
}

.abstand {
  padding-top: 15px;
}

#impressummap {
  text-align: center;
  height: 620px;
  width: 100%;
}

.formLangs {
  width: 280px;
  margin: 39px 0 0 15px;
  float: left;
}

/* ********* Auskommentierte Teile ********* */
/*.form_reihe {
  clear: both;
  padding: 2px 0px; 
}
.form_label {
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  font-weight: bold;
}

.form_feld {
  float: left;
  width: 250px;
  text-align: left;
} 

.form_defbreite {
  width: 450px;
}

.form_knopf {
  clear: both;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 30px;
} */

/*.button {
  float: right;
  background: #E0E0E2;
  color: #9E9FA0;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #E0E0E2;
}

.button:hover {
  background: #E0E0E2;
  color: #FFFFFF;
} */

/* ********* Ende auskommentierte Teile ********* */

#feedback {
	position: fixed;
	top: 35%;
	left: 0px;
}


.faqTitle {
  cursor:pointer;
}

.faqAnswer {
  display: none;
}

.wichtig {
  font-weight: bold;
}
