/* Autor: Michael Szumielewski 
   Projekt: Stromberg-Fanclub.de 
*/

body {
margin: 0px;
background-color: #343434;
}

/* .img { border:0px solid #000000 ; } */
/* Leistentabelle */

.leistentabelle
{
width: 100%;
}

.leiste_oben
{
width: 100%;
height: 61px;
background: url("img/leiste_oben.gif");
}

.werbeleiste
{
background-color: #4C1200;

}

.titelleiste
{
padding-left: 10px;
height: 69px;
background: url("img/titelleiste.gif");
}


/* Navigation */

.navigation
{
width: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
}

.oberpunkt
{
font-size: 10px;
width: 150px;
border-bottom: #CACACA 1px solid;
padding: 4px;
background-color: #696454;
font-weight: bold;
}

a.navi:link, a.navi:visited, a.navi:active
{
font-size: 10px;
color: #ffffff;
background-color: #9C9681;
border-bottom: #CACACA 1px solid;
padding: 4px;
padding-left: 8px;
text-decoration: none;
display: block;
font-weight: bold;
}

a.navi:hover 
{
font-size: 10px;
color: #ffffff;
background-color: #767160;
font-weight: bold;
}

.aktiv
{
font-size: 10px;
width: 150px;
border-bottom: #CACACA 1px solid;
padding: 4px;
padding-left: 6px;
background-color: #857F6A;
font-weight: bold;
}


/* Unter der Navigation */

.unternavi
{
width: 150px;
border-bottom: #CACACA 1px solid;
padding: 4px;
background-color: #9C9681;
}

a.unlink:link, a.unlink:visited, a.unlink:active
{
color: #ffffff;
font-weight: normal;
text-decoration: none; 
}

a.unlink:hover 
{
text-decoration: underline; 
}


/* Content */

.content
{
width: 500px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EFCF92;
}

a:link, a:visited, a:active {
color: #4B1200;
font-weight: normal;
text-decoration: underline; 
}

a:hover	{
color: #4B1200;
font-weight: normal;
text-decoration: none;
}

h1
{
padding: 0px;
margin: 0px;
margin-bottom: 1px;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-transform:uppercase;
border-bottom: #000000 1px solid;
}

h2 {
padding: 0px;
margin: 0px;
margin-bottom: 1px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
border-bottom: #000000 1px solid;
}


.head {
margin: 0px;
margin-bottom: 10px;
border-bottom: #000000 2px solid;
}


.news {
  margin: 0 0 25px 0;
}

.news h1 a {
  padding: 0px;
  margin: 0 0 1px 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #000;
  border-bottom: #000 1px solid;
}

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

.news_google {
  margin: -9px 0 25px 0;
  text-align: center;    
}

.news_google2 {
  margin: 0px 0 10px 0;
  text-align: center;    
}

.form_input {
  font-family: Arial, sans-serif;
  padding: 2px 2px 2px 3px;
  margin: 10px 10px 10px 0px;
  font-size: 11px;
  width: 143px;
}

.form_input_titel {
  font-family: Arial, sans-serif;
  padding: 2px 2px 2px 3px;
  margin: 10px 10px 0px 0px;
  font-size: 11px;
  width: 281px;
  display: block;
}

.form_submit {
  font-family: Arial, sans-serif;
  padding: 4px 6px 4px 6px;
  margin: 10px 0px 0px 0px;
  font-size: 11px;
}

.form_textarea {
  font-family: Arial, sans-serif;
  padding: 3px 3px 3px 4px;
  font-size: 11px;
  width: 475px;
  height: 140px;
}


/* Formulare */

select {
background-color: #FFFBF2; 
font-size: 11px; 
color: #353535;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: #565656 1px solid;
}

input {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #353535;
background-color: #FFFBF2;
border: #565656 1px solid;
}

textarea {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #353535;
background-color: #FFFBF2;
border: #565656 1px solid;
}



/* Google */

.google
{
width: 260px;
padding: 10px;
}

.zitat
{
font-size: 11px;
}

/* Sonstiges */
.t_small
{
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.t_big
{
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ad1
{
float: left;
width: 468px;
height: 60px;
}
.ad2
{
float: left;
width: 10px;
height: 60px;

}

.quote_text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
}
.quote_name
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
font-style:italic;
}
a.t_small_a:link, a.t_small_a:visited, a.t_small_a:active
{
font-size: 9px;
color: #cccccc;
text-decoration: none;
}
a.t_small_a:hover 
{
font-size: 9px;
color: #cccccc;
}


.ad{

width:468px;
height: 68px;
padding:5px;
position:absolute;top:60px;left:510px;}