img, div { behavior: url(iepngfix.htc) }


body {
margin: 0px;
font-family: verdana, arial, helvetica;
font-size: 11px;
background-color: #fbf6e8;
background-image: url(images/bg.png);
background-repeat: repeat-x;
color: #333;
line-height: 1.3em;
}

/*******************mein css*********************/
/* Basic Elements */
body {
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	}
#header_glow {
	width: 980px;
	height: 143px;
	margin: 0 auto;
	margin-top: 25px;
	background-image: url(images/header_glow.png);
	background-repeat: no-repeat;
	}
#header {
	width: 760px;
	height: 143px;
	margin: 0 auto;
	/*background-image: url(images/eck.png);*/
	background-repeat: no-repeat;
	}
#container {
	width: 760px;
	margin: 0 auto;
	margin-top: 35px;
	}
#content {
	float: right;
	width: 75%;
	}
.innercontent {
	margin: 0 20px 20px 30px;
}
#left {
	margin-bottom: 50px;
	float: left;
	width: 25%;
	}

#footer {
	clear: both;

	bottom: 0px;
	margin-top: 35px;
	color: #666;
	/*width: 100%;*/
	/*background-color:#d7d4cb;*/
	padding: 10px 0px 10px 0px;
}

.footercontent {
	width: 760px;
	margin: 0 auto;
		border-top: 1px solid #5c594d;
}

.blogname {
display: block;
padding-top: 40px;
}

.seitentitel { /*überschriften der seiten*/
font-size: 11px;
text-transform: uppercase;
color: #746f60;
background-color: #d7d4cb;
letter-spacing: 3px;
padding: 5px;
margin-bottom: 20px;
}


.newstitel { /*überschriften der artikel*/
font-weight: bold;
}
/******************************menu formatierung***************/


#left ul {
list-style: none;
padding: 0;
margin: 0;
	}


.menu {
	background-color: white;
	padding: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}



.menu li {
padding: 0px;
margin: 0px;
}

.page_item {
border-bottom: 1px solid #fbf6e8;
}

.page_item a {
margin: 5px 5px 5px 8px;
}

.page_folder ul {
padding: 2px 10px 5px 10px;
color: #fff;
margin: 2px;
background-color: #e4e0d3;
border: 1px solid #fbf6e8;
}

.current_page_item a {
font-weight: bold;
}

.current_page_item ul a {
border-left: 0px;
font-weight: normal;
}

.menu a { text-decoration: none;
		color: #5c594d;
		display: block;
     }
.menu a:link { text-decoration: none;
		color: #5c594d;
     }
.menu a:visited { text-decoration: none;
		color: #5c594d;
     }
.menu a:link:focus{ text-decoration: none;
		color: #5c594d;
     }
.menu a:link:hover, 
.menu a:visited:hover { text-decoration: none;
		color: #5c594d;
    }
.menu a:link:active, 
.menu a:visited:active {text-decoration: none;
		color: #5c594d;
     }

.widgettitle {
border-bottom: 2px solid #d7d4cb;
font-size: 11px;
margin-bottom: 2px;
color: #746f60;
margin-top: 20px;
font-weight: normal;
}

.textwidget {
font-size: 10px;
}

.small {
font-size: 10px;
color: #868172;
}

.weiterlesen {
display: block;
margin: 0 0 20px 0;
}

.auszug p {
margin: 0px;
}

#startbild {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d7d4cb;
}


.bearbeiten {
background-color:#02858d;
color: #fff;
padding: 5px;
}

.menu2 {
font-size: 11px;
text-transform: uppercase;
color: #02858d;
letter-spacing: 3px;
padding: 5px;
background-color: #d7d4cb;
display: block;
margin: -5px -5px -5px -8px;
}


/***für bilder im text**/
.alignleft  {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

p {

}


.artikelliste ul {
list-style: none;
padding: 0px;
margin: 0px;
}

/**********************eingabefelder*************/


input {
border: 1px solid #9b988e;
margin: 5px;
color: #333;
font-size: 11px;
font-family: verdana, arial;
}

textarea {
border: 1px solid #9b988e;
margin: 5px;
color: #333;
font-size: 11px;
font-family: verdana, arial;
}

input[type="submit"] {
  border: 1px solid #02858d;
  background-color: #059ea5;
  color: white;
}


.textarea {
vertical-align: top;
}
/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a { color: #524d3b;
     }
a:link { color: #524d3b;
     }
a:visited { color: #524d3b;
     }
a:link:focus{ color: #524d3b;
     }
a:link:hover, 
a:visited:hover { color: #524d3b;
    }
a:link:active, 
a:visited:active { color: #524d3b;
     }

#content a img {
border: 2px solid #868172;
}

#content a:hover img {
border: 2px solid #fff;
}

#content a:visited img {
border: 2px solid #868172;
}

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }


