@charset "UTF-8";

body {
      padding: 10px 0;
      background-attachment: fixed;
      background-image: url(../images/bg_green.gif);
      background-repeat: repeat-x;
      background-position: left top;
      font-size:12px;
      font-family:Arial,Verdana,Sans;
      text-align:center;
}

#page
{ 
  border: 10px #fff solid; 
  width:900px;
  margin: 0 auto; 
  padding:0;
  text-align:left;
  background-color: #FFFF99;
}

#nav
{
  background-color:#fff;
  width:900px;
  height:55px;
}

a.active  
{
  font-weight:bold;
}

#header {
      color: #000;
      background-color: #A4D057;
      background-image:url(../images/logo.jpg);
      width:900px;
      height:134px;
      background-repeat: no-repeat;
      background-position: left top;
}


  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */


#footer {
      color:#666;
      font-size:10px;
      border-top: 5px #efefef solid;
      background-color: #a4cf57;
      padding-top: 15px;
      padding-bottom: 5px;
      text-align:center;
      width:900px;
}

#footer a
{
  color:#444444;
}

#footer a:hover
{
  color:#000000;
}

#main{
       /* border-top:10px #fff solid;*/
	
	width: 620px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 20px;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464;
  float:left;
  text-align:justify;
}

#sidebar{
        padding: 10px;
        
        /*padding-top: 50px;*/
        margin: 0;
        margin-left: auto;
        margin-right:0;
        width:220px;
        float:right;
        background-color: #FFFF99;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #444;
        border-left: 10px #fff solid; 
        border-bottom: 10px #fff solid; 
}

#ie_clearing
{
  clear:both;
}

.align-center
{
  text-align:center;
}

.align-left
{
  text-align:left;
}

.align-right
{
  text-align:right;
}

.align-justify
{
  text-align:justify;
}

h2
{
  text-align:center;
}

td
{
  color:#464;
  font-size:12px;
}

a
{
  color:#141;
  text-decoration:underline;
}

img
{
  border:0;
}

a:hover
{
  color:#494;
  text-decoration:underline;
}

#main .header
{
  margin-left:0px;
}


.csc-textpic
{
  margin-bottom:10px;
  margin-top:10px;
}

/*bild links neben dem text*/
.csc-textpic-intext-left-nowrap 
{
  text-align:left; /*bei justify setzt der IE den Text unter das Bild*/
}

.csc-textpic-caption
{
  padding-left:15px;
  padding-bottom:15px;
}

fieldset
{
  border:1px solid #ed532d;
}

/*********************Waldtag*************************/
#c41 .csc-textpic-imagerow 
{
  height:230px;
}

/*********************Organisatorisches*************************/
table.organisatorisches 
{
  border-collapse:collapse;
}

table.organisatorisches td
{
  border:4px solid #fff;
  padding:5px;
}

/*********************kalender*************************/
.tx-attacalendar-pi1_header
{
  display:none;
}

.tx-attacalendar-pi1_loc
{
  display:none;
}

.tx-attacalendar-pi1_smallist
{
  border:0;
}

/*********************Alltag*************************/
.textpic-alltag div.csc-textpic-imagerow
{
  display:none;
  position:relative;
}

.more-images 
{
  position:absolute;
  zIndex:10;
  background-color:#FFFF99;
  padding:3px;
  padding-left:10px;
  opacity:0.65;
  filter:alpha(opacity=65);
  width:100px;
  height:15px;
  font-weight:bold;
  font-size:10px;
}

/*********************Links*************************/
.linkheader
{
  padding-top:20px;
  margin-left:120px;
}

.csc-textpicHeader .linkheader
{
  margin-left:15px;
}

/*********************Bücher*************************/
#amazon-searchbox
{
  margin-left:200px;
}

/*********************Lieder*************************/
.tr-odd
{
  background-color:#ffffdd;
}

.csc-uploads-fileName
{
  padding-left:10px;
  padding-right:10px;
}

.csc-uploads-fileName a
{
  text-decoration:none;
}

/*********************Suche*************************/
.suchfeld
{
  width:150px;
  border:1px solid #ed532d;
}

/*********************Fotos*************************/
.download-image
{
  opacity:0.7;
  filter:alpha(opacity=70);
  font-size:9px;
}

.download-image img
{
  vertical-align:middle;
}

.download-image:hover
{
  opacity:1.0;
  filter:alpha(opacity=100);
}

.album
{
                        float: left;
                        height: 180px;
                        width: 120px;
                        margin: 2px;
                        padding: 10px;
                        padding-bottom: 13px;
                        text-align: center;
                        top: inherit;
                        vertical-align: bottom;
                        background-color: #DFD9C2;
}


/*********************Lieder*************************/
.textpic-lieder p
{
  margin-left:30px;
  padding-left:20px;
  background-image:url(../images/note.gif);
  background-repeat:no-repeat;
}


/*********************Login*************************/
input#user 
{
  border:1px solid #ED532D;
}

input#pass 
{
  border:1px solid #ED532D;
}


/*********************Vorstand*************************/
.textpic-vorstand .csc-textpic-text
{
    width:300px;
}

.textpic-vorstand
{
  padding-left:50px;
  padding-right:80px;
  padding-bottom:50px;
} 
