#footer { background: #cdcdcd; border-left:1px solid #ababab; border-right:1px solid #ababab; }

a {
    color: #395D7B;
    text-decoration: none;

    }

a[hreflang]:after {
                    content: "\0000a0[" attr(hreflang) "]";
                    color:#395D7B;
                    }

.post a[target^="_blank"] {
background: transparent url('images/extern.gif') 100% 50% no-repeat;
padding-right: 15px;
 color:#395D7B;
}



a img {
        border: none;
        text-decoration: none;
        }

img.alignright {
               float: right;
               margin: 0 0 3px 7px;
               display: inline;
               }

img.alignleft {
               float: left;
               margin: 2px 7px 0 0;
               display: inline;
               }


a:visited {
            color: #395D7B;
            text-decoration: none;
            }

a:hover {
          border-bottom: 1px dashed #E90000;
          }

acronym, abbr, span.caps {
                           font-size: 90%;
                           letter-spacing: .07em;
                           }

acronym, abbr {
                cursor: help;
                }

abbr a,
abbr a:visited,
abbr a:hover{
        border: 0;
        text-decoration: none;
 }

blockquote{
	background: #F2EEE6;
	border: 1px solid #C3C3C1;
	margin: 0 0 5px 0;
	padding: 5px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
             }

pre{
	background: #F2EEE6;
	margin: 0 0 0 0;
	padding: 0px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	white-space: normal;
             }

.english {

           border-left: 2px solid #dedede;
           margin-left: 1.5em;
           padding-left: 5px;
           }

body {
	color: #6f6f6f;
	background: #ECECEC;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 60%;
       }

cite {
       font-size: 77%;
       font-style: normal;
       }

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited  {

     font: 95%  Verdana, Arial, Tahoma;
     letter-spacing: 0.2em;
     margin: 15px 0 2px 0;
     padding-bottom: 2px;
	  color: #ECECEC;
	  background-color: #788D9F;
	  background-image: url(images/bg.gif);
	  background-repeat: repeat;
     font-size: .90em;
     color: white;
	  padding: 2px 2px 2px 2px;
	  font-family: Verdana, Arial, Tahoma;
	  font-size: .90em;
     }

h2#comments,
h2#postcomment {
              border: 0;
				  background-color: #ffffff;
				  color: #000000;
				  color: #ECECEC;
				  background-color: #788D9F;
 }

h3 a:link,
h3 a:hover,
h3 a:visited {
     border-bottom: none;
     font-size: 90%;
     color: #17380E;
	  padding-left: 16px;
	  background-image: url(images/icons/document.gif);
	  background-repeat: no-repeat;
	  background-position: center left ;
               }

h3 {

     margin-top: 0;
	  width:100%;
	  background: #f3f3f3;
	  font-size:larger;

     }

ol#comments li p {
                   font-size: 100%;
                   }

ul {
     list-style: none;
     }

/* classes used by the_meta() */
ul.post-meta {
               list-style: none;
               }

ul.post-meta,
span.post-meta-key {
                                  font-weight: bold;
                                  }

.credit {
          color: #6f6f6f;
          font-size: 9px;
          margin: 10px 0 0 0;
          padding: 3px;
          text-align: right;
          }

.credit a:link,
.credit a:hover,
.credit a:visited {
                    color: #ccc;
                    text-decoration: none;
                    border: 0;
                    }

.feedback {
            text-align: right;
            }

.feedback a,
.feedback a:visited,
.feedback a:hover {
                    color: #919db4;
                    font-size: 0.8em;
                    border: 0;
                    }

.meta {
        font-size: 77%;
        }

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta,
.meta a,
.meta a:hover,
.meta a:visited {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
	border: 0;

}

.meta_2{
	color: #808080;
	font-weight: normal;
	font-size: 1em;

	border: 0;
}

.meta_2 a,
.meta_2 a:hover,
.meta_2 a:visited {
	color: #808080;
	font-weight: normal;
	font-size: 1em;

	border: 0;
}


.post {
        padding: 10px;
        margin: 0 auto 10px auto;
        border: 1px solid #f0f0f0;
        width: 517px;
        }

.commentsarea {
        padding: 10px;
        margin: 0 auto 10px auto;
        width: 500px;
        }


.storycontent {
                text-align: justify;
                overflow: hidden;
                }

.storytitle {
              margin: 0;
              }

.storytitle a {
                text-decoration: none;
                }

#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
                        background: #fafafa;
                        border-bottom: #919db4 1px solid;
                        border-top: 0;
                        border-right: 0;
                        padding: .2em;
                        }

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	top:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 200px;
}

#header {
	background-image: url(images/top.jpg);
	letter-spacing: 0.2em;
	margin: 0;
   height: 210px;
	
	vertical-align:top;
}

#header a {
	color: #fff;
	text-decoration: none;
            border: 0;
}

 h1#header {
	color: white;
	font-size: 1em;
	text-align: right;
	padding-top:60px;
}

#menu {
	background: #fff;
	width: 207px;
	float: left;
	top: 270px;
	position: absolute;
}
#meta a[target^="_blank"] {
	background: none;
	padding-right: 0px;
}



#menu a {
          color: #395D7B;
          border: 0;
          text-decoration: none;
			 padding-left: 4px;

 }

#menu form {
	margin: 0 0 0 13px;
}

#menu h2{
        background-image: url(images/bg.gif);
		  background-repeat: repeat;
        font-size: 0.9px;
        color: white;
		  padding: 2px 2px 2px 2px;
		  font-family: Verdana, Arial, Tahoma;
		  font-size: .90em;
 }

#menu input#s {
	width: 80%;
	background: #fafafa;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;

}

#menu ul li {
       padding-bottom: 3px;
       margin-top: 3px;
       letter-spacing: 0.1em;
              }

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
   font-family: Verdana, Arial, Tahoma;
   font-size: 9px;

}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
   font-family: Verdana, Arial, Tahoma;


}

#menu ul ul ul.children {
/*	font-size: 142%; */
	padding-left: 4px;
   font-family: Verdana, Arial, Tahoma;


}

#rap {
       width : 750px;
       margin : auto;
       background-color: #fff;
       border: 8px solid #fff;
       border-top: 0;
 }

.subtitle, .subtitle a:link, .subtitle a:visited, .subtitle a:hover, .subtitle a:active {
     margin: 8px 0 8px 0;
     background-image: url(images/bg.gif);
	  text-align: right;
	  background-repeat: repeat;
     padding: 0 8px 0 8px;
     color: #f6f6f6;
	  font-family: Verdana, Arial, Tahoma;
     font-size: .90em;
	  border:none;
 }


#wp-calendar {
	border: 1px solid #B1C5AB;
	background: #F2EEE6;
	background: #F6F3ED;
	margin: 0;
	width: 100%;
   font-family: Verdana, Arial, Tahoma;
   font-size: .90em;
	color: white;

}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: underline;
	color: #17380E;
	background: #f5f5f5;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #f6f6f6;
	color: #17380E;

}

#wp-calendar caption {
   background-image: url(images/bg.gif);
	background-repeat: repeat;
   font-size: .90em;
   color: white;
	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Tahoma;
	font-size: .90em;
	text-align: left;
	margin-top: 7px;
}

#wp-calendar td {
	color: #17380E;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;

}

#wp-calendar td.pad:hover {
	background: #fff;

}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: red;

}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background: #E7E7E7;
	background-image: url(images/bg.gif);
}

#is_link ul {
list-style-type:none;
padding:3px;
}

#is_link li{

}


#is_link li a{
padding-left:13px;
background-image: url(images/z-plus-13-01.gif);

background-repeat:no-repeat;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
text-decoration:none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #is_link li a{
	display:inline;
	width: 182px;
}
/* End hide from IE5/mac */

#is_link li a:link, #is_link a:active {
padding-left:13px;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}

#is_link li a:visited{
 padding-left:13px;
 display:block;
 text-decoration:none;
 line-height: 14px;
 color: #17380E;
 background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}

#is_link li a:hover{
border: none;
border-right: 2px;
border-right-style: solid;
border-right-color: #DF6C3D;
background: #E7E7E7;
color: #17380E;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}


#is_link #lcomments li, #is_link #lcomments ul {
	background: transparent;
	background-image: none;
	padding-left:3px;
	text-decoration:none;
	line-height: 14px;
}

#lcomments a, #lcomments a:link, #lcomments a:active{
	text-decoration:none;
	line-height: 14px;
	color: #17380E;
 }

 #lcomments a:hover{
	text-decoration:underline;
	line-height: 14px;
	color: #17380E;
 }

#is_link_archiv ul {
list-style-type:none;
padding:3px;
}

#is_link_archiv li{
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;
}


#is_link_archiv li a {
padding-left:13px;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #is_link_archiv li a {
	display:inline;
	width: 182px;
}
/* End hide from IE5/mac */

#is_link_archiv li a:link, #is_link_archiv a:active {
}

#is_link_archiv li a:visited {
 border: none;
}

#is_link_archiv li a:hover {
border: none;
border-right: 2px;
border-right-style: solid;
border-right-color: #DF6C3D;
background: #E7E7E7;
color: #17380E;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}

.is_link ul {
list-style-type:none;
padding:3px;
}

.is_link li{

}


.is_link li a{
padding-left:13px;
background-image: url(images/z-plus-13-01.gif);

background-repeat:no-repeat;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
text-decoration:none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .is_link li a{
	display:inline;
	width: 182px;
}
/* End hide from IE5/mac */

li.is_link  a:link, .is_link a:active {
padding-left:13px;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
	background-image: url(images/z-plus-13-01.gif);
	background-repeat:no-repeat;

}

.is_link li a:visited{
 padding-left:13px;
 display:block;
 text-decoration:none;
 line-height: 14px;
 color: #17380E;
 	background-image: url(images/z-plus-13-01.gif);
	background-repeat:no-repeat;

}

.is_link li a:hover{
	border-right-style: solid;
	border-right-color: #DF6C3D;
	background: #E7E7E7;
	color: #17380E;
	background-image: url(images/z-plus-13-01.gif);
	background-repeat:no-repeat;
	border-right-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.is_link #lcomments li, .is_link #lcomments ul {
	background: transparent;
	background-image: none;
	padding-left:3px;
	text-decoration:none;
	line-height: 14px;
}

#lcomments a, #lcomments a:link, #lcomments a:active{
	text-decoration:none;
	line-height: 14px;
	color: #17380E;
 }

 #lcomments a:hover{
	text-decoration:underline;
	line-height: 14px;
	color: #17380E;
 }

.is_link_archiv ul {
list-style-type:none;
padding:3px;
}

.is_link_archiv li{
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;
}


.is_link_archiv li a {
padding-left:13px;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .is_link_archiv li a {
	display:inline;
	width: 182px;
}
/* End hide from IE5/mac */

.is_link_archiv li a:link, .is_link_archiv a:active {
}

.is_link_archiv li a:visited {
 border: none;
}

.is_link_archiv li a:hover {
border: none;
border-right: 2px;
border-right-style: solid;
	border-right-color: #DF6C3D;
background: #E7E7E7;
color: #17380E;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}

input {
	padding-top: 0px;
	border: 1px solid #CFD8E0;
	background: #fff;
	color: #3E3E3E;
	font: 10px Verdana, Arial, Tahoma;
}

#themeswitcher ul {
list-style-type:none;
padding:3px;
}

#themeswitcher  li{
text-indent:13px;
}


#themeswitcher li a{
padding-left:13px;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
text-decoration:none;
text-indent:0px;

}

/* Hide from IE5-mac. Only IE-win sees this. \*/
#themeswitcher li a{
	display:inline;
	width: 182px;
}
/* End hide from IE5/mac */

#themeswitcher li a:link,#themeswitcher a:active{
padding-left:13px;
display:block;
text-decoration:none;
line-height: 14px;
color: #17380E;
}

#themeswitcher li a:visited{
 padding-left:13px;
 display:block;
 text-decoration:none;
 line-height: 14px;
 color: #17380E;
}

#themeswitcher li a:hover{
border: none;
border-right: 2px;
border-right-style: solid;
	border-right-color: #DF6C3D;
background: #E7E7E7;
color: #17380E;
background-image: url(images/z-plus-13-01.gif);
background-repeat:no-repeat;

}


 a#tooCool, a:link#tooCool, a:active#tooCool, a:visited#tooCool, a:hover#tooCool{
	position: fixed;
	right: 0;
 	top: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url('images/too_cool.png') bottom right no-repeat;
 	text-indent: -999em;
	text-decoration: none;
	border-bottom:none;
 }

* html a#tooCool,  * html a:link#tooCool,  * html a:active#tooCool,   * html a:visited#tooCool,  * html a:hover#tooCool{
	position: fixed;
right: 0;
bottom: 0;
display: block;
height: 1px;
width: 1px;
background-image: none;
text-indent: -999em;
text-decoration: none;
z-index:3;
 }

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */
#sidebar {
	margin: 0;
	font-size: 85%;
	line-height: normal;
	color: #999;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar h2 {
}

#sidebar ul, #sidebar p {
}

#sidebar ul { }
#sidebar ul ul {  }
#sidebar ul ul ul {}
#sidebar ul li ul li {
}
#sidebar a:hover {
     }
h1 {
	font-size: 150%;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#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: 0px;
	}
#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}


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

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	