@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #333333;
width: 100%;
}
a:link, a:visited, a:active, a:hover {
color: #1A1E10;
}
#wrap {
width: 950px;
margin: 0 auto;
}
#main {
min-height: 200px;
clear: left;
padding-top: 2em;
padding-bottom: 2em;
}
#logo {
width: 143px;
background: #fff url('img_startseite/logo_mainpage.jpg') -12px 7px no-repeat;
}
#logo h1 a {
display: block;
height: 50px;
}
h1 {
text-indent:-9999px;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
color: #000000;
}
h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
margin-top: 1em;
margin-bottom: 0.5em;
}
img {
padding: 10px 0;
}
p {
margin: 0.5em 0;
padding: 0;
}
#headerimage {
background: #fff url('img_startseite/wald.jpg') left top no-repeat;
width: 950px;
height: 210px;
overflow: hidden;
}
#mmenu {
height: 50px;
width: 948px;
background: #fff url('img_startseite/menu_link.png') left top repeat-x;
border: 1px solid #cccccc;
border-top: none;
}
ul#hmenu {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}
#hmenu li {
float: left;
margin: 0;
padding: 0;
display: inline;
}
#hmenu li a {
float: left;
padding: 0 1em;
line-height: 50px;
color: #1a1e10;
border-right: 1px solid #cccccc;
}
#hmenu li a:hover {
background: #fff url('img_startseite/menu_hovergrey.png') left top repeat-x;
}
.clearer {
float: none;
}
/* Content Spielereien */
#text {
width: 400px;
float: left;
}
#news {
width: 250px;
float: left;
margin-left: 24px;
margin-right: 24px;
}
#news a {
color: #ee8800;		
}
ul.nobullet	{
list-style-type: none;
margin: 0;
padding: 0;
}
#submenu {
width: 235px;
float: right;
}
#submenu h3 {
margin-left: 3px;
}
ul#submenulist {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#submenulist li {
width: 235px;
height: 25px;
background: #fff url('img_startseite/submenu.jpg') left top no-repeat;
line-height: 25px;
font-weight: bold;
text-align: center;
margin-bottom:2px;
}
ul#submenulist li.second {
background: url('img_startseite/submenu.jpg') center left no-repeat;
}
ul#submenulist li.third {
background: url('img_startseite/submenu.jpg') bottom left no-repeat;
}
ul#submenulist li a {
color: #1a1e10;
display:block;
}
#footer {
height: 120px;
border-top: 1px solid #cccccc;
padding: 1em 0;
}
#footer h4, #footer h5{
margin: 0;
padding: 12px 0 12px 0;
}
.center {
text-align: center;
background-color: #ee8800;
}
#blogentries{
float: left;
width: 250px;
}
#blogentries a {
color: #1a1e10;
}
#impressum h5 {
font-size: 12px;
}
#impressum {
float: right;
text-align: right;
}
#cse-search-box{
height: 50px;
line-height: 50px;
float: right;
padding-right: 1em;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
background-color: #cccccc;
font-size:0.8em;
margin:1em 0;
padding:0.2em;
}
.bold_heading {
font-weight: bold; 
font-size: 1em
}
a.button:link, a.button:visited, a.button:active, a.button:hover  {
background: #fff url('img_startseite/pfeil.jpg') right center no-repeat;
color: #0088CC;
padding-right: 10px;
text-decoration: none;
}
#blogentries b {
display: block;
margin: 0.5em 0;
}

#shadowbox_content {
margin: 0;
padding: 0;
}
}