body { 
 background-color: #ffffff; 
 margin: 0px; 
 padding: 0px;
 font-size: 11px; 
 font-family: verdana,trebuchet,sans-serif; 
}

a:link { 
 color: #000000; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #764150; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline;  
}

a:active { 
 color: #333399; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #000000; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: none;  
}

/*---  HEADER ---*/
#head {
width: 90%;
 font: 11px/12px verdana,trebuchet,sans-serif;
 color: #333;
 border-left: 1px solid #FF3333;
 border-right: 1px solid #FF3333;
 padding-left: 10px; padding-right: 10px;
 margin-bottom: 0px;
}
#ueber {
width: 90%;
 font: 11px/12px verdana,trebuchet,sans-serif;
 color: #333;
 border-left: 1px solid #FF3333;
 border-right: 1px solid #FF3333; border-bottom: 1px solid #FF3333;
 padding-left: 10px; padding-right: 10px;
 margin-bottom: 20px;
}

#uebersicht {
width: 90%; text-align: center; margin: auto;  
border-left: 1px solid #FF3333;
 border-right: 1px solid #FF3333;
 border-bottom: 1px solid #FF3333;
 padding-top: 20px; padding-bottom: 10px; margin-bottom: 20px;
 }

/*---  Ueberschrift Kategorien ---*/
#kopf {
 padding: 10px;
 text-align: center;
}


/*---  Bilder Kategorien ---*/
.bauch, #bauch {
 text-align: center;
 padding-bottom: 20px;
 padding-top: 10px;
}

/*---  Text Kategorien ---*/
#wort {
 text-align: left;
 padding-bottom: 20px;
 vertical-align: top;
}
tr#wort td p{
 font-size: 12px;
 padding: 0 20px;
}
.breite {width: 30%;}
/*---  FOOTER ---*/
#footer {
 text-align: center;
 font-size: 10px;
 padding: 10px;
}
#footer p, #footer a{
 text-align: center;
 color: #999;
 font-size: 10px;
 padding: 10px;
}
#footer a:link { 
 color: #999; 
 font-size: 10px; 
 font-weight: normal; 
 text-decoration: none; 
}

#footer a:hover { 
 color: #999999;   
 text-decoration: underline; 
}

/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 text-decoration: none; 
}
.loginLinks a:link    { color:  #000000; font-weight: bold;}
.loginLinks a:visited { color:  #000000; font-weight: bold;}
.loginLinks a:active  { color:  #764150; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 

#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 /* padding-bottom: 30px;
border-right: 1px dotted #999;*/
}

/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 /*border-bottom: 1px dotted #999;*/
 margin-bottom: 40px; 
}


/*---  Used in Trackback and Pingback page. Datumszeile ueber den Eintraegen  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   16px;
 color:       #000000;
 font-weight: normal;
 background: #FF3333;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
 background: #CCCCCC;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   16px;
 color:       #7E02FD;
 margin-top: 2px;
 margin-bottom: 6px;
 font-weight: bold;  padding-right: 10px; padding-left: 10px;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5, H5 a:link, H5 a:visited {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   23px;
 color:       #FFF; background: #FF3333;
 margin-top: 6px;
 margin-bottom: 12px;
 font-weight: normal; text-align: center; border-top: 1px solid #FF3333; border-bottom: 1px solid #FF3333;
}
H5 a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   23px;
 color:       #000; background: #FFF;
 font-weight: normal; text-align: underline; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;
}

/* aktive Themen, z. B. Was uns bewegt in rot*/
H6 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   18px;
 color:       #FF3333;
 margin-top: 2px;
 margin-bottom: 6px;
 padding-bottom: 10px;
 font-weight: bold; 
}

/* nicht aktive Themen, z. B. Was uns bewegt in schwarz*/
H6 a:link, H6 a:visited {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   15px;
 color:       #FF3333;
 font-weight: bold;
}


/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
 text-align: right;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 6px;
 font-weight: normal;
 text-align:  left;
 line-height: 16px;
 padding-right: 10px; padding-left: 10px;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #FFFFFF;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  /*text-transform:     uppercase;*/
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

div#werwirsind {
padding: 20px; 60px;
width: 60%; margin-left: auto; margin-right: auto;
}

#rosa {background-color: #999999;}
.mitte {text-align: center; margin-left: auto; margin-right: auto;}
#werwirsindinhalt {
width: 90%; margin-left: auto; margin-right: auto; margin-bottom: 20px; 
padding-top: 20px;
}

.orange {color: #FBBA56;}
.lila {color: #A3A2E3;}
.gruen {color: #93D128;}


#calender {text-align: right;}

#counter
{display: none;}
tr#bauchbinde td
{
border-top: #FF0000 1px dotted;
border-bottom: #FF0000 1px dotted;
padding: 4px;
margin: 10px 0px;
}
tr#nabelbinde td
{
border-bottom: #FF0000 1px dotted;
padding: 4px;
margin: 0px;
}

tr#bauchbinde td h6, tr#nabelbinde td img
{
color: #FF0000;
font-size: 16px;
font-weight: normal;
text-align: center;
padding: 4px;
margin: 0px;
}
tr#nabelbinde td h6
{
font-size: 12px;
}
tr#bauchbinde a
{
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
tr#bauchbinde a:hover
{
text-decoration: underline;
}