
/* 

   * Default HTML tags 

   */

a {

    color: #ee63be;

    }



a:visited {

            color: #ee63be;

            text-decoration: underline;

}



a:hover {

	color: #df62be;

}



acronym, abbr {

                cursor: help;

                }



blockquote {

	border-left: 3px solid #288d09;

	margin-left: 15px;

	padding-left: 5px;

}



body {

       
       color: #333;

       font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;

       margin: 0;

       padding: 0;

       text-align: left;

       }



cite {

	font-size: 90%;

	font-style: normal;

}


h1 {

     font-size: 18px;

     margin: 0px 0px 7px 0px;

     padding: 3px 0 3px 5px;

     font-weight: bold;
     
     color: #fff;

     border-bottom: #a4e45c 3px solid;

     background: url("images/content-h2.jpg") repeat-x;

}
h1 a,

h1 a:visited,

h1 a:hover,

h1 a:visited:hover { 

                     text-decoration: none;

                     color: #fff;

                     }

h2 {

     font-size: 18px;

     margin: 0px 0px 7px 0px;

     padding: 3px 0 3px 5px;

     font-weight: bold;
     
     color: #fff;

     border-bottom: #a4e45c 3px solid;

     background: url("images/content-h2.jpg") repeat-x;

}



h2 a,

h2 a:visited,

h2 a:hover,

h2 a:visited:hover { 

                     text-decoration: none;

                     color: #fff;

                     }

h3 {

     font-size: 120%;

     margin-top: 0;

}



img { 

      padding: 3px;

      border: #559e03 1px solid;

      background: #eeeeee;

      }



img.alignleft { 

                float: left;

                margin: 3px 10px 3px 0;

                }



img.alignright { 

                 float: right;

                 margin: 0 3px 3px 3px;

                 }



li { 

     margin: 0;

     padding: 0;

     list-style-type: disc;

     }





ol#comments li p {

                   font-size: 100%;

                   }



ul { 

     margin: 0;

     padding: 0;

     }



/*

   * Classes

   */



/* The credits at the bottom of the site */

#credit {

          color: #dd1b7c;

          font-size: 11px;

          width: 818px;

          text-align: center;

          margin: 0;

          padding: 0px;

          clear: both;

        

          }



#credit a, 

#credit a:hover,

#credit a:visited,

#credit a:visited:hover {

                          color: #dd1b7c;

                          }





/* Link to the comments */

.feedback {

            color: #ccc;

            text-align: right;

            clear: both;

            text-transform: lowercase;

            padding-bottom: 20px;

            }



.feedback a,

.feedback a:hover,

.feedback a:visited,

.feedback a:visited:hover { 

                            text-decoration: none;

                            }



/* The post informations */

.meta { 

        font-size: 0.9em;

        }



.meta li, 

ul.post-meta li { 

                  display: inline;

                  }



.meta ul { 

           display: inline;

           list-style: none;

           margin: 0;

           padding: 0;

           }



.meta a { 

          color: #42791b;

          text-transform: lowercase;

          text-decoration: none;

          }



.meta { 

        color: #555;

        font-weight: normal;

        letter-spacing: 0;

        }


.introcontent {
margin-top: 15px;	
width: auto;
height: auto;
border-top: 1px dotted #EE63BE;
border-bottom: 1px dotted #EE63BE;	
background: #FDF3EE;
font-size: 115%;
color: #444;
}


.storycontent { 

                font-size: 115%;

                }



/* Comment form design */

#commentform #author, 

#commentform #email, 

#commentform #url, 

#commentform textarea {

                        background: #fafeff;

                        border: 1px solid #498b00;

                        color: #444;

                        }



#commentform textarea {

	width: 99%;

}



#commentlist li ul {

	border-left: 1px solid #ddd;

	font-size: 110%;

}



ol#commentlist li { 

                  list-style: decimal;

                  }

#content {

           float: left;

           width: 615px;
           height: 100%;

           padding: 0px 8px 20px 8px;

           text-align: left;

border-left: 1px dotted #a4e45c;

           }



#content ol li { 

                 list-style: decimal;

                 }



#content ul { 

              margin-top: 10px;

              margin-left: 35px;

              }



#content ul li { 

                 list-style-image: none;

                 }



#content-big {

           float: left;

           width: 510px;

           margin: 16px 8px 20px 8px;

           text-align: justify;

           }







#header {

          font-size: 28px;

          font-weight: bold;

	  text-decoration:none;

          font-family: Verdana;

          margin-top: 0;

          height: 78px;

          width: 830px;

          padding: 0;

          background: url("images/header.jpg") repeat-x;

          }



.header-title {

        font-family: Verdana;

	color: #ee63be;

	font-size:28px;

	padding: 30px 0 0 48px;

	text-align:left;

        font-weight: bold;

	}



.header-title a{

	color: #ee63be;

	text-decoration:none;

	border-bottom:none;

        font-weight: bold;

	}



.header-title a:hover{

	color: #248909;

	text-decoration:none;

	border-bottom:none;

	}



.header-description {

        font-family: Verdana;

	color: #248909;

	font-size:11px;

	padding: 2px 0 0 49px;

	text-align:left;

        font-weight: normal;

	}





#footer { 

          width: 830px;

          height: 48px;

          margin: 0;

          color: #ffffff;

          background: url("images/footer.jpg") no-repeat;

       border-right: 2px solid #87b552;

       border-left: 2px solid #87b552;
       
       border-bottom: 2px solid #F163D3;
       
       text-align:center;

          }



#footer p {

                          color: #ffffff;

                          text-decoration: none;  

                          margin-top:0px; 
                          padding-top: 15px;  
                          
                          text-align:center;                 

                          }





#footer a, #footer a:visited{

                          color: #ffffff;

                             text-decoration: none;                      
text-align:center; 
                          }





#footer a:hover, #footer a:visited:hover {

                          color: #ffffff;

                             text-decoration: none; 

                          }



/* 

   * Left sidebar 

   */

#menu-left { 

             float: left;

             padding: 0px 5px 10px 0px;

             width: 180px;

             font-size: 12px;

			 margin-top:-20px;
			 

             }



#menu-left a,

#menu-left a:visited { 

                             text-decoration: none;

                             font-weight: bold;

                             color: #ee63be;

                             }



#menu-left a:hover,

#menu-left a:visited:hover  { 

                             color: #fff;

                             text-decoration: none;

							 background-color:#ee63be;

                            }





#menu-left h2 {

     font-size: 12px;

     margin: 20px 0px 7px 0px;

     padding: 3px 0 3px 7px;

     font-weight: bold;

	 text-align:left;
	 
	 text-transform:none;

     color: #fefefe;

     border-top: #438000 2px solid;

     border-bottom: #75bf12 3px solid;

     background: url("images/sidebar-h2.jpg") no-repeat;

}

#menu-left h3 {

font-size: 12px;

     margin: 10px 0px 7px 0px;

     padding: 3px 0 3px 7px;

     font-weight: bold;

	 text-align:left;
	 
	 text-transform:none;

     color: #fefefe;

     border-top: #438000 2px solid;

     border-bottom: #75bf12 3px solid;

     background: url("images/sidebar-h2.jpg") no-repeat;

}

#menu-left li {

list-style-type: none;
margin: 0;
padding: 0;

}



#menue {
width: 175px;
font-size: 11px;
}
.menuekopf {
font-weight: bold;
color: #ee63be;
width: 163px;
padding: 5px;
border: 1px solid #999;
margin-bottom: 2px;
background-color: #FCECE4;
}
#menue ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#menue li {
display: block;
border: 1px solid #999;
margin-bottom: 2px;
}
#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #ee63be;
width: 163px;
padding: 5px;
background-color: #FCECE4;
}
#menue li a:visited {
color: #ee63be;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
color: #fff;
background-color: #ee63be;
}


/*menu real*/
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 9pt Verdana;
width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #999;
z-index:10;
}
 
.sidebarmenu ul li{
position: relative;
z-index:10;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 3px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FCECE4; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: EE63BE;
}

.sidebarmenu ul li a:hover{
background-color: FCECE4;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(/wp-content/themes/Hochzeit/images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

/* End of left sidebar */







input#s {

          width: 158px;

          background: #eeeeee;

          border: 1px solid #444;

          color: #444;

}



#rap { 

       width: 830px;

       margin: 5px 0px 0px 0px;

       background: url("images/rap-background.jpg") repeat-y;

       text-align: left;
       
       border-top: 2px solid #87b552;

       border-right: 2px solid #87b552;

       border-left: 2px solid #87b552;

       }

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}










