/* Standard-CSS für Fischer Events und TTT */

/* Wichtige Farben

rot: #E80D11


*/

/* Wichtige Befehle

Hintergrundbild:  background: #fff url(body_bg.gif) no-repeat;
*/


/* allgemeine Formatierungen*/

html {
   font-size: 12pt;
}

body {
 margin: 0;
 padding: 0;
 font-size: 11pt;
 font-family:  Arial;
 color: #636363;
 scrollbar-arrow-color:#106A8F;
 scrollbar-face-color:#7FC4E0;
 scrollbar-3dlight-color:#106A8F;
 scrollbar-highlight-color:#7FC4E0D;
 scrollbar-shadow-color:#F7F3EA;
 scrollbar-darkshadow-color:#106A8F;
 scrollbar-track-color:#7FC4E0;
 text-align:center;

 background-color:#ffffff;
 text-align:center;

}

h1 {font-size: 12pt;color:#106A8F;}



#template {border:1px solid #106A8F;width:1000px;margin-top:20px;margin-bottom:20px;background-color:#ffffff;  }


#header {
width:1000px;
height:177px;
background: url(../images/header.jpg);
text-align:right;
}

#flickr {
width:1000px;
padding:0px;
}

#blogkontakt {width:1000px;margin-top:20px;border:0px solid black;}

#blog {
float:left;
width:480px;
text-align:left;
margin-left:90px;
border:0px solid black;
}


#bloglinks {float:left;}
#feed {float:right;}



#kontakt {
width:420px;
float:right;
text-align:left;
border:0px solid black;
}

#youtube {
width:1000px;
height:520px;
}

#twitter {
width:1000px;
text-align:left;
}
#twitterinhalt {width:800px;padding-left:90px;padding-bottom:20px;}

.twitter_update_list
{color:#336633;}


a:link,a:visited,a:active {
  text-decoration:underline;
  color:#106A8F;
}
a:hover {
  text-decoration:none;
  color:#333333;
}

#inhalt  {
width:1000px;
height:410px;
margin-top:20px;
margin-bottom:20px;
text-align:left;
border:0px solid black;
background-repeat:no-repeat;
}

#text  {margin:90px;}


a.impr:link,a.impr:visited,a.impr:active {
  text-decoration:none;
  font-weight:bold;
  color:#106A8F;

}
a.impr:hover {
  text-decoration:none;
    font-weight:bold;
  color:#333333;
}


#link {height:20px;padding-top:140px;margin-right:50px;}


