@charset "utf-8";
@import url("../webfonts/DejaVu_Sans_Book/stylesheet.css");
@import url("../webfonts/DejaVuSans_Bold/stylesheet.css");
@import url("../webfonts/DejaVuSerif_Book/stylesheet.css");
@import url("../webfonts/DejavuSerif_Bold/stylesheet.css");


body  {
    height: 100%;
    margin: 0;
	background-color:#FFF;
    background-repeat: no-repeat;
    background-attachment: fixed; 
	}
#wrapper {
	font-family:"DejaVu_Sans_Book", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	float: none;
	width: 1000px;
	height: auto;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	font-size: 13px;
	color: #333;
	width: 100%;
	height: auto;
	text-align: left;
	font-family:"DejaVuSerif_Book", "Times New Roman", serif;
}
.h1 {
	font-family:"DejaVuSans_Bold", "Arial Black", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin: 0;
}
.h1_logo {
	font-family:"DejaVu_Sans_Book", Arial, sans-serif;
	font-size: 3.5em;
	color: #181818;
	letter-spacing: 0.1em;
	line-height: normal;
	width: 100%;
	height: auto;
	margin: 0 0 0 1%;
}
.h2 {
	font-family:"DejaVuSans_Bold", "Arial Black", sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	margin: 0px;
}
.h2_logo {
	font-family: "DejaVuSerif_Book", "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.4em;
	line-height: normal;
	height: auto;
	width: 100%;
	margin: 0 0 0 2%;
}
.h3 {
	font-family:"DejaVu_Sans_Book", Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	margin: 0;
}
.container_galerie_info_feld_links {
	line-height: 1.8em;
	color: #333;
	float: left;
	height: auto;
	width: 27%;
	text-align: left;
	padding: 2%;
	font-family: "DejaVuSerif_Book", "Times New Roman", serif;
	clear: both;
	font-size: 0.8em;
}
.container_info_feld_links {
	line-height: 1.8em;
	color: #333;
	font-family: "DejaVuSerif_Book", "Times New Roman", serif;
	font-size: 0.8em;
	float: left;
	height: auto;
	width: 40%;
	text-align: left;
	padding: 2%;
	margin: 2% 0 0 0;
	clear: both;
}
.container_galerie_slideshow_rechts {
	float: right;
	height: auto;
	width: 60%;
	height: auto;
	text-align: left;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 2%;
}
.container_info_feld_rechts {
	line-height: 1.8em;
	color: #333;
	font-family: "DejaVuSerif_Book", "Times New Roman", serif;
	font-size: 0.8em;
	float: right;
	height: auto;
	width: 40%;
	text-align: left;
	padding: 2%;
	margin: 2% 0 0 0;
	clear: none;
}
#footer {
	font-size: 14px;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.1em;
	margin: 5% 0 0 0;
	padding: 2%;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F90;
}

/* BeginOAWidget_Instance_2648024: #OAWidget */
.container {
	width: 650px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
      }
      
      
      .item a img {
      float:left;
      padding:3px;
      background-color: transparent;
      margin: 5px;
      border:1px solid transparent;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px;
      
      
      filter:alpha(opacity=100);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      }
      
      .item a:hover img, .item a:active img {
      padding:3px;
      border:1px solid transparent;
      filter:alpha(opacity=80);
      -moz-opacity:0.80;
      -khtml-opacity: 0.80;
      opacity: 0.80;
      }
      
      .clearfix:after{
      clear:both;
      }
      #inline{
      visibility: hidden;
      color:#444;
      }
/* EndOAWidget_Instance_2648024 */
.Bildunterschrift {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-top: 3%;
}
