/*Haus 
  Color: #6DCAF7;
Thema 
  Color: #E36DF7;
Zahl 
  Color: #F7AB6D;
Tipp 
  Color: #F1F76D;
Main
  Color: #6F92F3;
Rätsel 
  Color: #F36FA0;
Witze 
  Color: #B7F36F;
Unglaublich
  Color: #9C75FF;
Blickwechsel 
  Color: #FF8275;
in & out 
  Color: #FFEA75;
kreativ 
  Color: #75FF9B;
*/
* {
  margin:0; padding:0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Comic Sans MS, Comic Sans, cursive;
  }
html {
  font-family: verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
img {
  border-left: 1px solid white;
  border-right: 2px solid black;
  border-top: 1px solid white;
  border-bottom: 2px solid black;
}
body {
  background: #054160 url('../img/body_bg.jpg') repeat-x center top;
}
#wrap {
  background: url('../img/wrap_bg_02.png') no-repeat center top;
  width: 980px;
  margin: 0 auto
}
#header {
  background: url('../img/header_bg.png') no-repeat center;
  width: 100%;
  height: 200px
}
#headline {
 position:relative;
  display: block;
  background: url('../img/titel.png') no-repeat center;
  width:398px;
  height: 75px;
  top: 65px;
  left: 120px;
  font-size:0px
}
#hauptinhalt {
  background: #78CFE8 url('../img/hauptinhalt_bg.png') no-repeat center top;
  position: relative;
  padding-top: 5px
}
#subnavi {
}
#subnavi ul {
  list-style-type: none;
  margin-left: 50px;
}
#subnavi ul li {
  display: inline;
}
#subnavi ul li a:link, #subnavi ul li a:visited {
  font-family: Comic Sans MS, Comic Sans, cursive;
  font-size: 1em;
  color: white; 
  padding-left:10px; 
  padding-right:10px; 
  padding-top:5px; 
  padding-bottom:0;
  text-decoration: none;
}
#subnavi ul li a:hover, #subnavi ul li a:active {
    color: black
    }
#subnavi ul li a.act {
    color: black;
    font-size: 1.6em;
    text-decoration: underline;
    }
#links {
  width: 840px;
  float: left;
}
ul.navi {
  list-style-type: none;
  margin-left: 30px;
  font-size: 0px;
  text-indent: 20000px;
  
}
.navi a {
  display: block;
  width: 80px;
  height:80px;
  margin: 10px 0;
  text-decoration:none;
}
.thema {
  background: url('../img/thema_button.png') no-repeat;
  }
.haus {
  background: url('../img/Haus_button.png') no-repeat;
  }
.smiley {
  background: url('../img/witze_button.png') no-repeat;
  }
.post {
  background: url('../img/post_button.png') no-repeat;
  }
.info {
  background: url('../img/info_button.png') no-repeat;
  }
.redak {
  background: url('../img/redak_button.png') no-repeat;
  }
.inout {
  background: url('../img/In_Out_button.png') no-repeat;
  }
.blick {
  background: url('../img/blickwechsel_button.png') no-repeat;
  }
.raetsel {
  background: url('../img/raetsel_button.png') no-repeat;
  }
.tipp {
  background: url('../img/tipp_button.png') no-repeat;
  }
.medien {
  background: url('../img/unglaublich_button.png') no-repeat;
  }
.zahl {
  background: url('../img/zahldesmonats_button.png') no-repeat;
  }
.kreativ {
  background: url('../img/kreativ_button.png') no-repeat;
  }
.uebersicht {
  background: url('../img/uebersicht_button.png') no-repeat;
  }
.gruss {
  background: url('../img/gruss_button.png') no-repeat;
  }
.leer {
  background: url('../img/leer_button.png') no-repeat;
  }
  
.navi a:link, .navi a:visited {
  background-position: bottom;
  }
#act {
  background-position: top;
  }
.navi a:hover, .navi a:active {
  background-position: top;
  }

#inhalt {
	background: #6F92F3;
	float: right;
  	width: 700px;
 	padding-bottom: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-raduis: 20px;

}
#inhalt p {
  padding: 10px;
  margin: 0 0 5px 0;
  line-height: 25px;
}
#inhalt h1 {
  padding: 10px 0px 15px 20px;
  margin: 0;
  font-size: 2em;
}
#inhalt img {
  margin: 0 12px;
}
#inhalt form {
margin: 20px;
line-height: 1.5em;
}
#inhalt input[type="submit"] {
margin: 20px;
}
#inhalt dl {
margin: 10px;
}
#inhalt dt {
color: #ddd;
}
#inhalt dd {
margin-left: 30px;
}
#inhalt table {
margin: 10px auto;
border-collapse: collapse;
border-color: #78CFE8;
}
#inhalt th {
padding: 8px;
vertical-align: top;
background-color: #ccc;
}
#inhalt td {
padding: 8px;
vertical-align: top;
}
#navigation {
  width: 140px;
  float: left;
}
.kasten-mitte {
width: 500px;
height: 250px;
background: url('../img/hintergrund-kasten.png') center no-repeat;
float: left;
margin-left: 70px; 
margin-top: 20px;
padding-top: 10px;
text-align: center;
}
.kasten-links {
width: 250px;
height: 250px;
background: url('../img/hintergrund-kasten.png') center no-repeat;
float: left;
margin-left: 70px; 
margin-top: 20px;
padding-top: 10px;
text-align: center;
}
.kasten-rechts {
background: url('../img/hintergrund-kasten.png') center no-repeat;
float: right;
width: 250px;
height: 250px;
margin-right: 70px;
margin-top: 20px;
padding-top: 10px;
text-align: center;
}
.kasten-links p, .kasten-rechts p  {
font-size: 0.8em;
font-weight: bold;
}
.kasten-links h2, .kasten-rechts h2  {
font-size: 1.3em;
font-weight: bold;
}
.clear {
  clear: both;
}
#rechts {
    float: right;
    width: 140px;
}
#bottom {
  background: url('../img/ende_02.png') no-repeat center bottom;
  height: 30px
}
#footer {
  position: relative;
  background: url('../img/wrap_bg_02.png') no-repeat center top;
  width: 100%;
  height: 200px;
  text-align: center;
  color: white;
  margin-bottom: 10px;
}
#footer img {
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  border: none;
}
#footer p {
  position: absolute;
  bottom: 15px;
  width: 100%;
  font-weight: bold;
  font-size: 0.8em;
}
.unsichtbar {
display: none;
 }
#raetsel {
margin-left: 88px;
}
.anfangsLetter {
	font-size: 1.8em;
	font-weight: bold;
}
.pluseins {
	font-size: 1.1em;
}
.pluszwei {
	font-size: 1.2em;
}
.plusdrei{
	font-size: 1.3em;
}
.plusvier {
	font-size: 1.4em;
}
.fetter {
	font-weight: bold
}
.hide {
	display:none;
}
strong {
  font-size: 1.3em;
  font-weight: normal;
}
normalh1 {
  font-size: 0.5em;
  font-weight: normal;
}
