* { margin: 0; padding: 0; outline: 0 }

body {
        background: #2E353A url(images/bg.jpg) repeat-x center top;
        font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
        color: #000000;   /*666666*/
        text-align: center;
        margin: 0px auto;
}
/* links */
a, a:visited {

        /*color: #003366;*/
color: #000000;
}
a:hover {
        color: #990000;
        text-decoration: underline;
}
/* headers */
h1, h2, h3 {
        font-family: 'Trebuchet MS', Tahoma, Sans-serif;
        font-weight: Bold;
}
h1 {
        font-size: 190%;
        font-weight: normal;
        color: #555;
}
h2 {
        font-size: 130%;
        text-transform: uppercase;
        color: #88ac0b;
}
h3 {
        font-size: 130%;
}


h1, h2, h3, p {
        padding: 10;
        margin: 0;
}
ul, ol {
        margin: 5px 20px;
        padding: 0 20px;
}
ul {
        list-style: none;
}
/* images */
img {
       
}

img.float-right {
          margin: 5px 0px 10px 10px;
}
img.float-left {
          margin: 5px 10px 10px 0px;
}



code {
          margin: 5px 0;
          padding: 10px;
          text-align: left;
          display: block;
          overflow: auto;
          font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
          /* white-space: pre; */
          background: url(post.jpg);
        border: 1px solid #E0DBC9;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
        margin: 10px;
        padding: 0 0 0 25px;
  	 background: url(post.jpg);
        border: 1px solid #E0DBC9;
        font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
        color: #A89A6A;
}
label {
        font-weight:bold;
        margin:5px 0;
}
input {
        padding:2px; margin:2px;
        border:1px solid #eee;
        font: normal 1em Verdana, sans-serif;
        color:#777;
}

textarea {
        width:400px;
        padding:2px;
        font: normal 1em Verdana, sans-serif;
        border:1px solid #eee;
        height:100px;
        display:block;
        color:#777;
}
input.button {
        font: bold 12px Arial, Sans-serif;
        height: 24px;
        margin: 0;
        padding: 2px 3px;
        color: #FFF;
        background: #8EB50C url(nav.jpg) repeat-x 0 0;
        border: none;
}



/* ------------------------------------------
   LAYOUT
--------------------------------------------- */
#wrap {
        position: relative;
        width: 960px;
        background: #F0F0F0 url(./images/content.jpg) no-repeat center bottom;
        margin: 0 auto;
        text-align: left;
}
/* Navigation */
#nav {
        clear: both;
        background: #fff url(images/header-top.jpg) no-repeat top left;
        height: 44px;
        padding: 0;
}
#nav ul {
        float: left;
        list-style: none;
        width: 630px;
        text-transform: uppercase;
        margin: 0 0 0 330px;
        padding: 0;
        display: inline;
}
#nav ul li {
        display: inline;
        margin: 0; padding: 0;
}
#nav ul li a {
        display: block;
        float: left;
        width: auto;
        margin: 0;
        padding: 0 14px;
        /*color: #2E353A; */
	color: #000000;
        font: bold 13px/44px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px;
}
#nav ul li a:hover,
#nav ul li a:active {
        background: url(./images/menua.jpg) bottom center no-repeat;
        /*color: #777;*/
color: #000000;
}
#nav ul li a#current {
        background: url(./images/menuo.jpg) repeat-x;
        color: #fff;
}




/* header-photo */
#header-info {
        clear: both;
        height: 91px;
        width: 960px;
        margin: 0 auto;
        background: #FFF url(./images/header.jpg) no-repeat center center;
}
#header {
        clear: both;
        height: 133px;
        width: 960px;
        margin: 0 auto;
        padding:0;
        background: #FFF url(./images/content-wrap.jpg) no-repeat center center;
}


#UnterHeader{
padding: 7px;

}

#h-33{
float: left;
width: 292px; /*292  370*/
height: 105px; /*105*/
padding: 12px 10px 10px 14px; /* 18px 10px 10px 18px; 12px 10px 10px 14px;  */
}

#h-66{
float: right;
background: url(./images/-wrap.jpg) no-repeat center center;
padding-right: 4px;
padding-top: 1px;
padding-left: 0px;
}

/* Main Column */
#main {
        clear: both;
        border: 1px solid #C8C8C8;
        float: left;
        width: 700px; /*620px*/
        background: #fff;
        padding: 20px 10px;
        margin: 5px 0px 5px 5px;
        display: inline;
}
#main h2 {
        font: normal 1.9em 'Arial', Verdana, Sans-serif;
color: #000000;
        /*color: #FF0403;*/
        text-transform: none;
        padding: 0;
}
#main h2 a {
color: #000000;
        /*color: #FF0403;*/
        text-decoration: none;
}
#main ul li {
        /*list-style-image: url(bullet.gif);*/
}

/* Sidebar */
#sidebar {
        border: 1px solid #C8C8C8;
        background: #fff;
        float: right;
        width: 200px; /* 280px*/
        padding: 20px 10px 0 10px; margin: 5px 5px 5px 5px;
}
#sidebar h3 {
        padding: 5px 5px;
        font: normal 1.4em 'Arial', Verdana, Sans-serif;
        /*color: #2E353A;*/
color: #000000;
}
#sidebar ul.sidemenu {
        text-align: left;
        margin: 7px 4px 8px 0; padding: 0;
        text-decoration: none;
        */background: url(dots.jpg) repeat-x left top;*/
}
#sidebar ul.sidemenu li {
        list-style: none;
        /*background: url(dots.jpg) repeat-x left bottom;*/
        padding: 5px 0 5px 5px;
        margin: 0 2px;
        /*color: #8F8F8F;*/
color: #000000;
}
* html body #sidebar ul.sidemenu li {
        height: 1%;
}
#sidebar ul.sidemenu li a {
        text-decoration: none;
        background-image: none;
color: #000000;
        /*color: #666666;*/
}
#sidebar ul.sidemenu li a:hover {
        color: #1773BC;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
        clear: both;
        border: 0px solid #DCDCDC;
        width: 960px;
        font-size: 95%;
        text-align: left;
        padding: 15px 0; 
}
#footer-wrap a {
        text-decoration: none;
        color: #333;
}
#footer-wrap a:hover {
        color: #000;
}
#footer-wrap p {
        padding:10px 0;
}
#footer-wrap h3 {
        color: #666666;
        margin: 0;
        padding: 0 10px;
        text-transform: uppercase;
}

#footer-columns {
        color: #888;
        border: 0px solid #333;
        margin: 12px auto;
        padding: 0;
        width: 930px;
}
#footer-columns ul {
        list-style: none;
        margin: 10px 0 0 0;
        padding: 0;
}
#footer-columns li {
}
#footer-columns li a {
        display: block;
        font-weight: normal;
        padding: 1px 0 1px 10px;
        width: 96%;
        color: #666666;
}
#footer-columns .col3, .col3-center {

    border: 0px solid #DCDCDC;
        float: left;
        width: 32%;
}
#footer-columns .col3-center {
        margin: 0 15px;
}

/* bottom */
#footer-bottom {
        clear: both;
        color: #666;
        margin: 0 auto;
        width: 945px;
        padding: px 0 0px 0; 
        text-align: center;
}

#fusszeile {
        clear: both;
        margin: 0 auto;
        width: 945px;
        padding: px 0 0px 0; 
        text-align: center;
	 text-decoration: none;
	}

#pika {
	border: 0px solid #F0F0F0;
	margin-top: 6px;
}
#pika img {
        background: #FAFAFA;
        border: 2px solid #F0F0F0;
        padding: 0px;
}

a:link {  color:#000000; text-decoration:none; }
a:visited {  color:#000000; text-decoration:none; }
a:focus {  color:#1773BC; text-decoration:none; }
a:hover {  color:#1773BC; text-decoration:none; }
a:active {  color:#1773BC; text-decoration:none; }


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#Wikibilder{
Padding-left: 5px;
padding-top:25px;
float:left;
}
#Wikitext{
margin-left: 200px;
padding-top:25px;
}
#spalte1{
Padding-left: 5px;
width:100px;
margin-top: 4px;
float:left;
}
#spalte2{
margin-left: 110px;
margin-top: 4px;
}
#Drucker{
margin-left: 500px;
}

#Bild img{
padding: 3px;
}

#News img{
border: 0px solid #DCDCDC;
background: #FAFAFA;
padding: 3px;
}

#search_box{
background-color: transparent;
        border: none;
        margin: 0 0 0 3px; padding: 5px 0 10px 0;
        width: 1px
}


/* search form */
.searchform {
        background-color: transparent;
        border: none;
        margin: 0 0 0 3px; padding: 5px 0 10px 0;
        width: 100px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
        width: 10px;
        color: #777;
        height: 18px;
        padding: 2px;
        border: 1px solid #E5E5E5;
        vertical-align: top;
}
.searchform input.button {
        width: 50px;
        height: 24px;
        padding: 2px 5px;
        vertical-align: top;
}

input#sucheingabe {
width:135px;
} 

#box_rechts{
text-align: center;
}

#termine{
margin-top: 1px;
height: 95px;

}

#socialmedia{
margin-top: 0px;

}




#untertermine{
margin-top: 75px;
}


/*<style type="text/css" media="all">*/
.box {
background-color: #d3d3d3;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
.box1 {
padding: 2px;
float: left;
margin: 4px;
text-align: center;
background-color: #999999;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
.box2 {
padding: 2px;
float: left;
margin: 10px;
text-align: center;
background-color: #999999;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
/*</style>*/

.boxbild {
background-color: #d3d3d3;
border-width: 1px;
border-color: #7a7a7a;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}



