
body, html { 
  font-family: 'Trebuchet MS',Arial, Verdana, Tahoma; 
  font-size: 14px;
  margin: 0px auto; 
  padding: 0px; 
  color: #282828; 
  height: 100%; 
  width: 100%;
  background: #fff url('../img/general-bg.gif') top left repeat-x;
}

a { text-decoration: underline; color: #282828; text-decoration: none; }
a:hover { text-decoration:underline; color: #282828; }
a[rel="nofollow"] { background-color: none !important; text-decoration: none !important; }
.link { text-decoration: underline; }

h1 { font-size:24px; display:inline; color: #c10000;   }
h1.redBorder { display:block; text-decoration: none; font-size: 13pt; font-weight: bold;  border-bottom: 2px solid #c10000; width: 80%; margin-bottom: 2px; }
h1.red, h1.red a { display: block; text-decoration: none;}
h2 { font-size: 12pt; margin: 2px 0px 2px 0px;  }
h2.redBorder { display:block; text-decoration: none; font-size: 12pt; font-weight: bold; border-bottom: 2px solid #c10000; width: 80%; margin-bottom: 2px; }
h2.redBorder_100percent { display:block; text-decoration: none; font-size: 12pt; font-weight: bold; border-bottom: 2px solid #c10000; width: 100%; margin-bottom: 2px; }
h2.red, h2.red a { display: block; text-decoration: none; font-weight: bold; color: #c10000; }
h3 { font-size: 12pt; margin: 2px 0px 2px 0px;  }
h3.redBorder { display:block; text-decoration: none; font-size: 12pt; font-weight: bold; border-bottom: 2px solid #c10000; width: 80%; margin-bottom: 2px; }
h3.red, h3.red a { display: block; text-decoration: none; font-weight: bold; color: #c10000; }

h4 { text-decoration: none; font-size: 11pt; }
h5 { display:block; text-decoration: none; font-size: 13pt; font-weight: bold; border-bottom: 2px solid #c10000; margin-bottom: 2px; }
h6 { display:block; text-decoration: none; font-size: 10pt; font-weight: bold; border-bottom: 2px solid #c10000; margin-bottom: 2px; }

img { border:0px; padding: 0px; margin: 0px; }

p, td { font-size: 14px; text-align: left; }
blockquote, pre { border-left: 1px solid #D9D9D9; font-size: 10pt; padding-left: 5px; }
small { font-size: 8pt; }
input, textarea { border: 1px solid  #A9A9A9; padding-left: 2px; width: 400px; }
input[type="submit"] { width: 120px; }
textarea { width: 400px; height: 200px; }
fieldset { border: 0px solid  #A9A9A9; }
label {	border: 0px solid  #A9A9A9; text-decoration: none; font-size: 13px; font-weight: bold; margin-bottom: 2px; display: block; }
fieldset div.input { margin-bottom: 10px; }
select { border: 1px solid  #A9A9A9; }

.ajax_loading { background: transparent url('../img/ajax-loader.gif') center center no-repeat; }
.ajax_loading_dark { background: transparent url('../img/ajax-loader_bg_dark.gif') center center no-repeat; }
.clear{ clear: both; font-size:0px; line-height: 0px; overflow: hidden; width: 0px; height: 0px;  }
.pheadline { display:block; text-decoration: none; font-size: 10pt; font-weight: bold; border-bottom: 2px solid #c10000; width: 80%;margin-bottom: 2px; }
.blackBorder { border: 1px solid #808080; padding: 1px; }
.websnapr { border: 1px solid #dfdfdf; padding: 0px; margin-right: 5px; }
#simpleTooltip { padding: 7px; border: 1px solid #282828; background: #7A0F03; color: #fff; font-weight: bold; }
.back { margin: 10px 0px 10px 0px; font-weight: bold; }
.small { font-size: 12px; }
#tooltip {
  position: absolute;
  z-index: 3000;
  padding: 5px;
  border: 1px solid #282828;
  background: #7A0F03;
  color: #fff;
  font-weight: bold;  
  opacity: 1;
}

#tooltip h3 { font-size: 14px !important; }

/*.submit { border: 0px; background-color: #f2f2f2; font-weight: bold; height: 25px; display: inline; margin-left: 12px; } */

/* Flash-Messages */
.additionalInfo { background: #F7F9F3; border: 1px solid #DFDFDF; color:#C10000; left:-99999px; padding:10px; position:absolute; text-align:left; top: -500px; }
#flashMessage.message { border: 1px solid #C10000; background: #414E54; color: #f2f2f2;	font-weight: bold; font-size: 12px; padding: 10px; width: 640px; }
.error-message { color: darkred; font-weight: bold; font-size: 12px; }


.hr_grey, .hr {
  border: 0px solid black;
  background-image:url("../img/hr-bg.gif");
  height: 10px;
  /*width: 90%;*/
}

.hr, .divider { border-top: 1px solid #dfdfdf;}

ul { font-size: 10pt; }

/* -- Paginator -- */
.paginator {
  font-size: 13px;
  background: #F7F9F3;
  margin: 5px 0px 5px 0px;
  padding: 5px;
  width: 675px;
}

.paginator a {  }
.align-right { text-align: right; }
#general { margin: 0px auto; width: 990px; }

#header {
  height: 130px;
  width: 990px;
  background: #fff url('../img/sprites_photab.jpg') -20px -130px no-repeat;
  position: relative;
  top: 0px;
  left:0px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}


#header_quickbar {
  width:500px;
  text-align: center;
  float: right;
  /*background: #7B953A;*/
  padding: 5px 5px 5px 5px;
  height: 20px;
  z-index: 100;
}
#header_quickbar a { text-decoration: none; color: #f2f2f2; }
#header_quickbar ul { list-style: none; margin:0px; padding: 0px; }
#header_quickbar ul li { display: inline;  }
#header_quickbar ul li.seperator { padding: 0px 8px 0px 8px; color: #f2f2f2;}


#header .logo {
  float:left;
  width:304px;
  height: 78px;
  border: 0px;
  margin-left: 10px;
  padding-bottom: 18px;
  background: url('../img/sprites_photab.jpg') 0px 0px no-repeat;
}
#header .logo a { display: block; width: 100%; height: 100%; }


#header #banner {
  float:left;
  width:468px;
  height: 70px;
  background: green;
  margin: 5px 0px 0px 0px;

}

#header #navigation {
  clear: both;
  color: #5F5F5F;
  /*width: 940px;*/
  height: 33px;
  padding-top: 2px;
  background: #b50000 url('../img/sprites_photab.jpg') 0px -252px repeat-x;
}

#header #navigation ul { 
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#header #navigation ul li { 
  display: block;
  float: left;	
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#header #navigation ul li a {
  display: block;	
  color:  #f2f2f2;
  text-decoration: none;
  padding: 7px 10px 8px 10px;	
  text-transform:none; 	
  margin: 0px;
  font-weight: bold;
}

#header #navigation ul li a:hover, #navigation ul li a.active {
  background: #7A0F03 url(../img/navi-bg.gif) 0px -36px repeat-x;
  background: #7A0F03 url('../img/sprites_photab.jpg') 0px -288px repeat-x;
  color: #fff;
}

#subnavi {
  background-color: #7a0f03;
  color:  #fff;
  padding-left: 10px;
  width: 929px;
  height: 20px;
  margin-left: 6px !important;
  padding-top: 3px;
  font-size: 9pt;
}


#subnavi a {
  text-decoration: underline;
  color: #fff;
  margin-right: 15px;
}

#subnavi a:hover, a:active {
  text-decoration:underline;
  color: #dfdfdf;
}

#content .breadcrumb { font-size: 12px; font-weight: bold; margin: 20px 0px 20px 0px; }



.neighbors { 
  float: left;
  width: 675px;
  font-size: 12px; 
  padding: 10px;	
  margin: 10px 0px 10px 0px;
  background: #F7F9F3;
  border: 1px solid #dfdfdf;
}

.neighbors .prev { float: left; height: 30px;}
.neighbors .prev a.txtlinkLeft {
  text-decoration: none; 
  padding-top: 9px;
  display: block;
  width: 300px;
}
.neighbors .next { float: right; height: 30px; line-height: 30px; }

.neighbors .next a.txtlinkRight {
  float: left;
  text-decoration: none; 
  padding-top: 1px;
  display: block;
  width: 300px;
  text-align: right;
}



#wrapper {
  width: 990px;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  float: left;
}



#content {
  float:left;
  width: 674px;
  padding: 5px;
  margin-left: 6px !important;
  margin-left: 3px;
  padding-bottom: 20px;
  padding-right: 15px;
  border: 0px solid black;
  position: relative;
  top: 0;
  left: 0;
}

#content #Gmap {
  border: 1px solid #808080;
  width: 80%; 
  height: 400px;
  margin: 20px 0px 20px 0px;
}

#content_right {
  float:right;
  width: 260px;
  height: 100%;
  min-height: 100%;
  margin: 0%;
  padding: 0%;
  padding-top: 0px;
  border-right: 0px solid #c10000;
  background-color: #7A0F03;
}

#content_right p { padding:0px; margin:5px; }

#content_right .interview_teaser { background: #fff; padding: 10px 0px 10px 0px; }
#content_right .interview_teaser a img { padding-bottom: 10px; }

#content_right .teaser_item { border-bottom: 10px solid #fff; color: #ffffff; padding: 10px; }
#content_right .teaser_item a { font-weight: bold; color: #ffffff; }

#content_right .fotowissen_teaser { border-bottom: 10px solid #fff; color: #ffffff; padding: 10px; }
#content_right .fotowissen_teaser a { color: #ffffff; font-weight: bold; }

#content_right .cameras_teaser { border-top: 10px solid #fff; color: #ffffff; padding: 15px 5px 5px 10px; height: 80px; }
#content_right .cameras_teaser a { color: #ffffff; font-weight: bold; }
#content_right .cameras_teaser .cameras_teaser_ajaxbox_item {  }
#content_right .cameras_teaser .cameras_teaser_ajaxbox_item .cameras_item { margin: 0px; width: 225px; }
#content_right .cameras_teaser .cameras_teaser_ajaxbox_item .cameras_item_image { background: #ffffff; padding: 5px; overflow: hidden; }

#content_right .sidebar_factory_geosearch { border-bottom: 10px solid #fff; color: #ffffff; padding: 10px 10px 20px 10px; }
#content_right .sidebar_factory_geosearch a { color: #ffffff; font-weight: bold; }
#content_right .sidebar_factory_geosearch fieldset { padding: 0px; margin: 10px 0px 0px 5px; }
#content_right .sidebar_factory_geosearch .factoryplz { width: 100px; }
#content_right .sidebar_factory_geosearch .sidebar_submit_zipcode { margin: 0px 0px 0px 5px; padding: 0px 2px 0px 2px; width: 60px; border: 1px solid #A9A9A9; color: #ffffff; background: none; height: 29px; font-size: 14px;  }

#content_right .sidebar_camerashuttercounts { border-bottom: 10px solid #fff; color: #ffffff; padding: 10px 10px 20px 10px; }
#content_right .sidebar_camerashuttercounts a { color: #ffffff; font-weight: bold; }
#content_right .sidebar_camerashuttercounts .btn_shuttercount { display: block; width: 145px; background: #b50000 url('../img/sprites_photab.jpg') 0px -290px repeat-x; color: #ffffff; font-weight: bold; margin: 10px 0px 0px 5px; padding: 5px 5px 5px 5px; border: 1px solid #A9A9A9;  font-size: 14px;   }

/* --- TAGS --- */

.tags { text-decoration: none; }
.list_tags { border: 1px solid #dfdfdf; padding:10px; background: #F7F9F3; width:663px; }
.list_tags.factories { width: 600px; border: 0px solid #dfdfdf; background: none; padding-left: 0px; font-size: 12px; }
.list_tags ul { list-style: none; margin-left: 0px; padding-left: 0px; }
.list_tags ul li { display: inline; color: #c10000; margin-right: 5px; }
.list_tags ul li a, .list_tags.factories a { color: #c10000; border-bottom: dotted 1px; text-decoration: none; }
.list_tags ul li a:hover, .list_tags.factories a:hover { text-decoration: none; }
.list_tags_underlined { color: #c10000; text-decoration: none; border-bottom: dotted 1px; }
.list_tags .related { margin-bottom: 2px; }

#tagcloud_right { padding:1px 10px 10px 10px; text-align:justify; color: white; height: 100%; min-height: 100%; }
#tagcloud_right form { padding: 0px; margin: 0px; }
#tagcloud_right div { padding:0px; padding-top: 10px; padding-bottom: 10px; }
#tagcloud_right h4 { font-size: 16px; }
#tagcloud_right ul { color: #e2e2e2; list-style:none; margin: 0px; padding: 5px; }
#tagcloud_right ul li { display: inline; }
#tagcloud_right ul li a { text-decoration: none; color: #e2e2e2; }
#tagcloud_right ul li a:hover { text-decoration: underline; }
#tagcloud_right ul li.size_5 { font-size: 160%; }
#tagcloud_right ul li.size_4 { font-size: 130%; }
#tagcloud_right ul li.size_3 { font-size: 100%; }
#tagcloud_right ul li.size_2 { font-size: 90%; }
#tagcloud_right ul li.size_1 { font-size: 80%; }
#tagcloud_right .searchinput { border: 1px solid  #7a0f03;  background-color: #f2f2f2; padding-left: 5px; padding-right: 5px; }
#tagcloud_right .searchbutton { border: 0px solid  #7a0f03; padding-top: 5px; }


/* --- WERKSTAETTEN --- */

#werkstaetten .bdlaender  { float:left; margin-left:50px;  list-style:square; }
#werkstaetten .bdlaender li  { font-size: 10pt; list-style:square; line-height: 18px; }
#werkstaetten .firmatab { border: 0px solid black; margin:0px; padding: 5px; }
#werkstaetten .firmatab p { display: inline;  text-decoration: none; margin-left: 5px; padding: 0px; font-size: 10pt; }
#werkstaetten .firmatab blockquote, pre { border-left: 2px solid #414e54; font-size: 8pt; padding-left: 5px; }
#werkstaetten .bundeslandImage { float: left; margin-right: 00px; }

#werkstaetten .bundeslaender { 
  float:left; 
  /*position:relative;
  top: -20px;
  left: 0px;*/
  margin-left: 5px; 
  width: 640px;
  padding-left: 0;
}
#werkstaetten .bundeslaender .bundeslaender_list { list-style:none; margin: 10px 0px 0px 0px; padding: 0; }
#werkstaetten .bundeslaender .bundeslaender_list li { 
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #dfdfdf;
  float: left;
  width: 190px;
  margin: 0;
}

#werkstaetten .factoryList { 
  float:left;
  width: 640px;
  margin-bottom: 0px; 
  padding: 10px 10px 10px 10px;
  /*border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  */
  border: 1px solid #dfdfdf;
  background: #fff;
  position: relative;
}
#werkstaetten .factoryList.greengrey { 
  background: #F7F9F3; 
}

#werkstaetten .factoryList.details {
  border: 1px solid #dfdfdf;
} 


#werkstaetten .factoryList .detailLink {
  width: 125px;
  height: 20px;
  border: 4px solid #dfdfdf;
  padding: 5px;
  font-size: 12px;
  position: absolute;
  top: 45px;
  left: 360px;
  background: #fff url(../img/button-gradient-bg.jpg) top left repeat-x;
  font-weight: bold;

}

#werkstaetten .factoryList .detailLink a { 
  display: block; 
  padding-top: 2px; 
  text-decoration: none; 
}

#werkstaetten .factoryList .gmaps { 
  padding: 0px;
  border: 4px solid #7a0f03;
  width: 640px;
} 

#werkstaetten .factoryList .image { 
  float: right; 
  width: 120px;
  height: 120px;
  padding: 0px;
  border: 4px solid #7a0f03;
}
#werkstaetten .factoryList .image a,
#werkstaetten .factoryList .gmaps a { text-decoration: none; }

#werkstaetten .factoryList .company { 
  float: left; 
  width: 450px;
}
#werkstaetten .factoryList .company h2,
#werkstaetten .factoryList .company h2 a { 
  text-decoration: none; 
  font-size: 13pt; 
  font-weight: bold; 
  margin-bottom: 2px;
  color: #7a0f03;
}
#werkstaetten .factoryList .address { 
  float: left; 
  width: 300px;
}
#werkstaetten .factoryList .additional { 
  float: left; 
  width: 300px;
}

#werkstaetten .prevNextFactories { 
  float: left;
  width: 675px;
  font-size: 12px; 
  padding: 10px;	
  margin: 10px 0px 10px 0px;
  background: #F7F9F3;
  border: 1px solid #dfdfdf;
}


#FactoryZipcodesearchForm, #FactoryAddForm {
  /*width: 200px;*/
  display: block;
  margin: 0px 0px 20px 0px;
  position: relative;
}
#FactoryZipcodesearchForm fieldset, #FactoryAddForm fieldset { padding:0px; margin: 20px 0px 0px 0px; }
#FactoryZipcodesearchForm label, #FactoryAddForm label { font-size: 14px;  }
#FactoryZipcodesearchForm input, #FactoryAddForm input { font-size: 18px; padding-top: 2px; }
#FactoryZipcodesearchForm .submit_zipcode,
#FactoryAddForm .submit_zipcode,
#FactoryIndexForm .submit_zipcode,
.submit_zipcode {
  margin-left: 10px; 
  background: #7A0F03;
  width: 154px;
  height: 30px;
  border: 0px solid #000;
  padding: 0px;
  float: left;
}

#FactoryIndexForm fieldset { padding-left: 0; margin-left: 0; }

#FactoryZipcodesearchForm .error-message,
#FactoryAddForm .error-message{  position: absolute; bottom: -30px; }
.factoryplz { width: 80px; height: 25px; float: left; }

.factories_by_zipcode_gmaps_static { }
.factories_by_zipcode_gmaps_static img { border: 10px solid #3E4F56; }
.factories_by_zipcode_gmaps_static_info { font-size: 11px; color: #ADADAD; width: 640px; margin: 10px 0px 10px 0px; padding: 0px 5px 0px 10px; }
.factories_by_zipcode_gmaps_static_info p { font-size: inherit; }

.factories_by_zipcode_item { float: left; }
.factories_by_zipcode_item_image { float: left; margin-right: 20px; }
.factories_by_zipcode_item_image img { border: 5px solid #3E4F56; }
.factories_by_zipcode_item_content { float: left; position: relative; top:0; left:0; width: 524px; }
.factories_by_zipcode_item_content .btn_link_more { border: 1px solid #A9A9A9; color: #fff; position: absolute; bottom: 0px; right: 0px; background: #7A0F03;  }
.factories_by_zipcode_item_content .btn_link_more a { color: #fff; display: block; padding: 10px; font-size: 12px; font-weight: bold; }

#factories_gmaps_overview {  border: 2px solid #282828; clear: both; height: 600px; width: 640px; margin: 20px 0px 20px 5px; }
.gmaps_tooltip { background-color:#7A0F03; font-weight:normal; color: #fff; padding: 2px 5px 2px 5px; font-size: 11px; }

/* --- HOME ---*/
.homebox {
  display: block;
  border: 1px solid #414e54;
  width: 680px;
  height: 240px;
}

.homebox .headline {
  display:block;
  padding:5px;
  background-color: #c10000;
  color: #fff;
  padding-bottom: 0px;
}

.homebox .msg {
  float: left;
  padding: 5px;
  padding-top: 0px;
}

.homebox .image {
  float: right;

}

.homebox li, .homebox a {
  font-weight: bold;
  text-decoration: none;
}

#textlinks li {
  font-size: 10pt;
  padding-bottom: 5px;
}


#spacer { border: 1px solid black; }
.red_bold { color: #c10000; font-weight: bold; } 
.beschreibung { font-size:8pt; }
#linklift { width: 965px; color: #000000; font-size: 8pt; padding-top: 5px; }

/* --- FOOTER --- */

#footer {
  clear:both;
  bottom:0;
  color: #000000;
  font-size: 8pt;
  padding-bottom:10px;
  margin-top: 20px;
  text-align:center;
  padding-top: 10px;
  background: #f7f9f3;

}

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer_loginbar {
  position:fixed;
  bottom:0;
  left:0;
  background:#f7f9f3 url(../img/footer-loginbar-bg.jpg) no-repeat;
  border-top:1px solid #abb2b5;
  height:20px;
  padding:10px 13%;
  width:94%;
  text-align:left;	
  line-height:30px;
  z-index:99;
  font-size:10pt;
  color:#414e54;
  display: none;	
}


#footer-login input {
  border: 1px solid #414e54;
  display:inline;
}

#footer #partner ul {
  list-style:none;
  font-size: 8pt;
  margin: auto;
  text-align:center;
}

#footer #partner li { display: inline; margin-right: 5px; }
#footer #partner a,a:hover, a:active { }
.linkpartner { height: 50px; }
#footer #sitemap {
  clear: both;
  margin: 0 auto;
  padding: 0px 0px;
  background: #f7f9f3;
  width: 810px;
  height: 170px;
  text-align:center;
}
/*
#footer #sitemap ul {
 margin:0px;
 padding-left: 0;
 list-style-type: none;

}*/
#footer #sitemap div {
  float: left;
  padding-right: 2em;
  border-right: 1px solid #808080;
  margin-right: 20px;
  height: 160px;
  text-align:left;
  line-height: 130%;
}

#footer #sitemap div.noBorder { border:0px solid #808080; }

#footer #sitemap div a.topic { margin: 0px 0px 5px 0px; font-weight:bold; }

#footer #sitemap div a {
  color: #151515;
  display: block;
  font-size: 11px;
}

/* --- LENSES --- */
.lenses { }
.lenses .prevNextLenses { 
  float: left;
  width: 665px;
  font-size: 12px; 
  padding: 10px;	
  margin: 10px 0px 10px 0px;
  background: #F7F9F3;
}

.lenses .objektiveTable { 
  border: 1px solid #dfdfdf; 
  border-right: 0px;
  width: 685px; 
  padding: 0px; 
}
.lenses .objektiveTable thead { 
  background: #c10000; 
  color: #ffffff; 
  font-weight:bold;  
}

#content .lenses .objektiveTable thead a,
#content .lenses .objektiveTable thead a:hover,
#content .lenses .objektiveTable thead a:active,
#content .lenses .objektiveTable thead a:visited { color: #ffffff; text-decoration:none; }

#content .lenses .objektiveTable tbody th.header { background:#F7F9F3; }
#content .lenses .objektiveTable tbody tr.header th { 
  border-bottom: 1px solid #dfdfdf;  
  padding: 4px 15px 4px 2px;
  cursor: pointer; 
  font-weight: bold; 
  background: #F7F9F3 url(../img/sorter-bg.gif);
  background-repeat: no-repeat; 
  background-position: center right;
}
#content .lenses .objektiveTable td .nolink {text-decoration:none; }
#content .lenses .objektiveTable th { font-size: 12px; text-align:left; border-right: 1px solid #dfdfdf; }
#content .lenses .objektiveTable th.headerSortUp { background-image: url(../img/small_asc.gif);  } 
#content .lenses .objektiveTable th.headerSortDown { background-image: url(../img/small_desc.gif); } 
#content .lenses .objektiveTable td { 
  height: 40px;
  text-align:left; 
  border-right: 1px solid #dfdfdf; 

  padding: 6px;
}
#content .lenses .objektiveTable .left { text-align:left; border-right:1px solid #dfdfdf; padding-left:0px; }

#content .lenses .objektiveTable .greengrey { background:#f7f9f3; }
#content .lenses  .objektiveTable .preImage { 
  float:right;
  padding: 0px;
  margin-top:-16px; 
  border: 1px solid #dfdfdf;
  background:#F7F9F3;;
}
#content .lenses .lensImg { padding: 5px 0px 5px 0px; text-align: center;}
#content .lenses .lensImg img { border: 1px solid #DFDFDF !important; padding:0px !important; }
#content .lenses .prevNextLenses .prev,
#werkstaetten .prevNextFactories .prev { float: left; height: 30px;}
#content .lenses .prevNextLenses .prev a.txtlinkLeft,
#werkstaetten .prevNextFactories .prev a.txtlinkLeft {
  text-decoration: none; 
  padding-top: 9px;
  display: block;
  width: 300px;
}
#content .lenses .prevNextLenses .next a.txtlinkRight,
#werkstaetten .prevNextFactories .next a.txtlinkRight {
  float: left;
  text-decoration: none; 
  padding-top: 1px;
  display: block;
  width: 300px;
  text-align: right;
}
#content .lenses .prevNextLenses .next,
#werkstaetten .prevNextFactories .next { float: right; height: 30px; line-height: 30px; }


#content .partners .textLinks { 
  list-style: none; 

  margin-left: 0px; 
  padding-left: 0px; 
} 
#content .partners .textLinks li {
  width: 310px; 
  height: 95px;
  float:left; 
  display: block;
  padding: 0px 10px 0px 10px; 
  background:#f7f9f3; 
  border-bottom: 1px solid #dfdfdf;

}
#content .partners .textLinks li.first { border-right: 1px solid #dfdfdf;  }

#content .partners .textLinks li a { display: block; margin: 15px 0px 15px 0px; }
#content .partners .textLinks li small { color:#808285; text-decoration: none; }

#content .partners .bannerLinks a { padding-bottom: 8px; display: block; }
#content .partners .php, #content .partners .html {
  background: #f2f2f2;
  border: 0px solid #fff;
  padding: 10px;
  display: block;

}
#content .partners .php ol { list-style: none; margin:0px; padding:0px; }
#content .partners .php ol li div { display: inline; }


#content .review {
  border: 1px solid #dfdfdf;
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 0px 0px;
  float: left;
  width: 300px;
  height: 400px;
  position: relative;
  background: #F7F9F3 url(../img/reviews-reviewBox-bg.jpg) repeat-x;
  color: #fff;
}

#content .review.right { margin-right: 0px; }

#content .review a { text-decoration: none; }

#content .review h2 a { 
  text-decoration: none; 
  font-size: 20px;
  color: #fff;
}
#content .review .headline, #content .review .desc { 
  width: 100%; 
  float: left; 
  font-weight: bold;
  margin-bottom: 10px;
}



#content .review .latestReviews ul { list-style: none; margin-left: 10px; padding-left: 0px; }
#content .review .latestReviews ul li { 
  border-bottom: 1px solid #9aaf5f;
  width: 280px;
  padding: 8px 5px 8px 5px;
}
#content .review .latestReviews ul li a { 
  text-decoration: none; 
  color: #fff;
  font-size: 12px;
}


#content .review .allReviews { 
  position: absolute;
  bottom: 20px;
  left: 90px;
  font-size: 12px; 
  border: 1px solid #dfdfdf;
  margin-top: 20px;
  padding: 5px;
  width: 200px;
  height: 30px;
  background: #8ca24b url(../img/reviews-reviewBox-more-bg.jpg) repeat-x;
}

#content .review .allReviews img.arrow { float: right; } 
#content .review .allReviews a { 
  position: relative;
  top: 6px;
  left: 10px;
  color: #fff;
  display: block;
  font-weight: bold;
}

#content .reviewByCategory  { margin: 20px 0px; }
#content .reviewByCategory .item { margin: 0px 0px 30px 0px; padding: 10px 10px 10px 10px; border: 1px solid #DFDFDF; background: #F7F9F3; }



#content .interviews .item.photographer {position: relative; float: left; margin:0px 15px 15px 0px; padding: 10px 5px 10px 10px; border: 1px solid #DFDFDF; width: 300px; height: 160px; background:#F7F9F3; }
#content .interviews .item.photographer .title h2,#content .interviews .item .title h2 a { width: 190px; font-size: 18px; color: #C10000; text-decoration: none;}
#content .interviews .item.photographer .profileimage { float: left; margin-right: 5px; border: 5px solid #282828; position:absolute; }
#content .interviews .item.photographer .photographerDetails { float: left; position:absolute; left: 110px; top: 4px; }
#content .interviews .item.photographer .photographerDetails .websiteItem { margin-top: 0px; }

#content .interviews .item.photographer .imagepreview { float:left; position: absolute; bottom: 10px;  }
#content .interviews .item.photographer .imagepreview .imageItems { margin: 3px; border: 4px solid #282828; display: block; background: #fff; float:left; overflow:hidden; }


#content .interviews.details .photographer { position: relative; }
#content .interviews.details .photographer .photographerImage { position: absolute; top:0px; left: 0px; float: left; margin-right: 10px; border: 5px solid #282828;}
#content .interviews.details .photographer .title { position:relative; top: -5px; left: 110px; font-size: 18px; color: #C10000; text-decoration: none; }
#content .interviews.details .photographer .title a { color: #7A0F03; text-decoration: none;}

#content .interviews.details .photographer .websiteItem { margin-top: 0px; }
#content .interviews.details .photographer .imageCollection { background: #282828; float:left; padding: 20px; color: #fff; }
#content .interviews.details .photographer .imageCollection .portfolioTitle { color: #fff; font-weight: bold; font-size: 22px; margin-left: 5px; }
#content .interviews.details .photographer .imageCollection .portfolioTitle .author { font-size: 14px; }
#content .interviews.details .photographer .imageCollection .imagebox,
#content .interviews.details .photographer .imageCollection .preview { margin: 6px; border: 5px solid #fff; display: block; background: #fff; float:left; overflow:hidden; }
#content .interviews.details .photographer .imageCollection .extras { float:left; margin: 15px 0px 5px 5px; }
#content .interviews.details .photographer .imageCollection .extras a { color: #fff; text-decoration: none; }

#content .interviews.details .photographer .imageCollection.preview { width: 100%; padding: 10px; text-align: center; }
#content .interviews.details .photographer .imageCollection.preview .infobox { float: left; margin-left: 20px; font-weight: bold; margin-top: 10px; }
#content .interviews.details .photographer .imageCollection.preview .infobox .blackAndWhite { background: #fff; color: #282828; text-decoration: none; }

/* Recommendation*/
#content .interviews.details .interestingInterviews {margin-left: 10px; }
#content .interviews.details .interestingInterviews .item { display: inline; float:left; margin: 10px 30px 10px 0px; width: 190px; }
#content .interviews.details .interestingInterviews .item .avatar { float:left; margin-right: 5px; border:1px solid #282828; }
#content .interviews.details .interestingInterviews .item .interviewdata { float:left; padding-top: 5px; }

/* BlogPosts-Teaserbox */
.itemBox { }
.itemBox h2 a { text-decoration: none; }
.itemBox .latestBlognews {  }
.itemBox .latestBlognews .blogpost { float: left;  padding: 10px 35px 10px 0px; width: 300px; }
.itemBox .latestBlognews .blogpost_date { font-weight:bold; font-size:14px; float:right;  height:50px; overflow:hidden;}

.itemBox .latestBlognews .blogpost_date .dateday { float:left; font-size: 30px; margin-right: 0px;}
.itemBox .latestBlognews .blogpost_date .datemonth { padding-top:6px; }
.itemBox .latestBlognews .blogpost_date .container { float:left; line-height:17px; }

.itemBox .latestBlognews .headline { padding-top:7px; line-height:16px; float:left; width:205px; }
.itemBox .latestBlognews .shorttext {}
.itemBox .latestBlognews .post_link { text-align: right; }
.itemBox .latestBlognews .post_link a { font-size:12px; font-weight:bold; }

/* DSLR-Lens-Teaserbox */
.itemBox .lensesBox { }
.itemBox .lensesBox .dslr_lenses { }
.itemBox .lensesBox .dslr_lenses .lensimage { float: left; margin: 10px 30px 0px 0px; border: 1px solid #dfdfdf; width: 80px; height: 80px; overflow: hidden; }

/* Cameras-Teaserbox */
.itemBox .camerasBox { margin: 0px 0px 20px 0px; }
.itemBox .camerasBox .cameras_item { margin: 15px 0px 0px 0px; }


/* Reviews-Teaserbox */
.itemBox .reviewsBox { width: 315px; float: left; margin-right: 20px; }
.itemBox .reviewsBox .reviewItem, .itemBox .factoriesBox .factoriesItem { margin: 10px 0px 0px 15px; padding: 0px; line-height: 140%; list-style: square;}

.itemBox .factoriesBox { width: 335px; float: left; margin-right: 0px; }


/* Search */
.lenses_search_item { position:relative; float:left; height: 70px; margin: 10px 0px 10px 0px; width: 300px; padding: 0px 0px 0px 30px; border-bottom:1px solid #DFDFDF;  }
.lenses_search_item.first { border-right:1px solid #DFDFDF; width: 330px; padding:0px;   }
.lenses_search_item .image_left { float: left; display: inline; margin: 5px 10px 0px 0px; border:1px solid #DFDFDF; }
.lenses_search_item .info { position: absolute; top:0px; left: 65px;}
.lenses_search_item.first .info { left: 35px; }
.lenses_search_item .info h3 { margin: 0px; }

.factories_search_item { position:relative; float:left; height: 70px; margin: 10px 0px 10px 0px; width: 300px; padding: 0px 0px 0px 30px; border-bottom:1px solid #DFDFDF;  }
.factories_search_item.first { border-right:1px solid #DFDFDF; width: 330px; padding:0px;   }
.factories_search_item .image_left { float: left; overflow:hidden; height: 50px; display: inline; margin: 5px 10px 0px 0px; border:1px solid #DFDFDF; }
.factories_search_item .info { position: absolute; top:0px; left: 95px;}
.factories_search_item .form { position: absolute; top:0px; left: 32px; }
.factories_search_item.first .info { left: 65px; }
.factories_search_item .info h3 { margin: 0px; }

.reviews_search_item { position:relative; float:left; height: 100px; margin: 10px 0px 10px 0px; width: 300px; padding: 0px 0px 0px 30px; border-bottom:1px solid #DFDFDF;  }
.reviews_search_item.first { border-right:1px solid #DFDFDF; width: 330px; padding:0px;   }
.reviews_search_item .info { position: absolute; top:0px; left: 10px;}
.reviews_search_item .info.additional { left: 10px; }
.reviews_search_item .info p, .reviews_search_item .info.additional p { padding: 0px; margin: 0px; }
.reviews_search_item.first .info { left: 10px; }
.reviews_search_item .info h3 { margin: 0px; }

.interviews_search_item { position:relative; float:left; height: 140px; margin: 10px 0px 10px 0px; width: 300px; padding: 0px 0px 0px 30px; border-bottom:1px solid #DFDFDF;  }
.interviews_search_item.first { border-right:1px solid #DFDFDF; width: 330px; padding:0px;   }
.interviews_search_item .image_left { float: left; overflow:hidden; height: 80px; display: inline; margin: 5px 10px 0px 0px; border: 5px solid #282828; }
.interviews_search_item .info { position: absolute; top:0px; left: 135px;}
.interviews_search_item.first .info { left: 105px; }
.interviews_search_item .info h3 { margin: 0px; }
.interviews_search_item .imagepreview .imageItems { margin: 3px; border: 4px solid #282828; display: block; background: #fff; float:left; overflow:hidden; }


.fotowissen { position: relative; }
.fotowissen .h1Details { width: 460px; display: block; }
.glossar_item_text { }
.glossar_item_text a { text-decoration: underline; }

.fotowissen .chars { width: 600px; margin: 20px 0px 0px 0px; padding: 0px; }
.fotowissen .chars .charItem {
  float: left;
  display: block;       
  background: #282828;
  color: #f2f2f2;
  border: 1px solid #dfdfdf;
  font-weight: bold;
  text-align: center;
  margin: 2px;

}

.fotowissen .chars .charItem a { display: block; color: #f2f2f2; height: 30px; width: 40px; padding: 10px 0px 0px 0px; }
.fotowissen .chars .charItem a:hover,
.fotowissen .chars .charItem.active { background: #7A0F03 url(../img/navi-active-bg.gif) top left repeat-x; }

.fotowissen .glossarItem { border-bottom: 0px solid #dfdfdf; padding: 0px 0px 10px 0px }
.fotowissen .glossarItem .image { float: left; margin-right: 10px; }
.fotowissen .glossarItem .image img { padding: 0px; border: 1px solid #282828; }
.fotowissen .glossarItem .item { float: left; }
.fotowissen .glossarItem .subtitle { font-size: 12px; margin: 0px 0px 0px 5px; }
.fotowissen .upperChar { font-weight: bold; display: block; font-size: 18px; }


.fotowissen .glossarDropdown{
  background: #282828;
  width: 200px;
  height: 25px;
  position: absolute;
  top: 4px;
  left: 470px;
}
.fotowissen .glossars_rootItem {
  cursor:pointer;
  height:22px;
  padding: 3px 5px 0px 10px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
  color: #ffffff;
  font-weight: bold;
}

.fotowissen .glossars_dropdown {
  display:none;
  background: #282828;
  height: 300px;
  overflow: auto;
}
.glossars_dropdown a { text-decoration: none; }

.fotowissen .glossars_dropdown .value{ display:none; }

.fotowissen .glossars_dropdown ul{
  margin:-2px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}
.fotowissen .glossars_dropdown ul li{
  padding:0px;
  width:182px;
  line-height: 140%;
}

.fotowissen .glossars_dropdown .dropdown .upperChar { border-bottom: 1px solid #DFDFDF; }
.fotowissen .glossars_dropdown .dropdown .upperChar a { font-size: 14px; font-weight: bold; }
.fotowissen .glossars_dropdown .dropdown .upperChar ul .glossarItem { border-bottom: 0px;  }
.fotowissen .glossars_dropdown .dropdown .upperChar ul .glossarItem.secondLayer a { padding-left: 15px; font-size: 11px; border-bottom: 1px solid #3b3b3b;  }
.glossar_item_last { border-bottom: 0px !important; }

.fotowissen .glossars_dropdown ul li a{ color: #ffffff; font-size: 11px; display: block; padding: 2px 5px 2px 10px; }
.fotowissen .glossars_dropdown ul li a:hover{ background: #7A0F03 url(../img/navi-active-bg.gif) repeat-x scroll left top }


/* Sitemaps */
.sitemaps { }
.sitemaps .root { margin: 0px; padding: 0px; list-style: none; }
.sitemaps .rootlayer { margin: 0px 0px 10px 0px; font-size: 14px; }
.sitemaps .secondlayer { margin: 0px 0px 0px 25px; padding: 0px; list-style: square; }

/* Kameras */
.cameras {}
.cameras_index {}
.cameras_item { width: 220px; float: left; border: 0px solid #cccccc; margin: 0px 6px 20px 0px; }
.cameras_item_last { margin-right: 0px; }
.cameras_item_image { width: 80px; height: 65px; float: left; margin: 0px 10px 5px 0px; }
.cameras_item_title { font-weight: bold;  }
.cameras_item_title a { display: block; margin-bottom: 2px; }
.cameras_item_values { font-size: 11px; }
.cameras_divider { clear: both; height: 1px; background: #cccccc; margin: 0px 0px 25px 0px; }

.cameras_view_item { position: relative; }
.cameras_view_item_image { position: absolute; top: -50px; right: 0px; margin: 0px 0px 20px 20px; }
.cameras_view_item_values_top { margin: 40px 0px 70px 0px; }
.cameras_view_item_values_top_option { width: 140px; float: left; margin: 0px 20px 0px 0px; }
.cameras_view_item_values_top_value { width: 200px; float: left; }
.cameras_view_item_fullvalues_option { width: 140px; float: left; margin: 0px 20px 0px 0px; }
.cameras_view_item_fullvalues_value { float: left; width: 180px; }

.cameras_view_item_votes { float: left; background: #f2f2f2; padding: 5px; width: 100%; margin: 15px 0px 0px 0px; }
.cameras_view_item_votes_dynamic { float: left; width: 300px; }
.cameras_view_item_votes_current { float: left; }

.cameras_items_ajaxbox { height: 120px; position: relative; margin-bottom: 40px; }
.cameras_items_ajaxbox_title { color: #C10000; margin: 0px 0px 22px 0px; font-size: 18px; }
.cameras_items_ajaxbox_arrow { position: absolute; top: 19px; left: -14px; }
.cameras_items_ajaxbox_item { margin: 0px 0px 0px 0px; }
.cameras_items_ajaxbox_item .cameras_item { margin-bottom: 0px; }

.cameras_questionteaser {
  width: 675px;
  float:left;
  padding:10px 0px 10px 0px;
  margin:10px 0px 20px 0px;
}

.cameras_questionteaser_item {
  width:205px;
  float:left;
  border-top:8px solid #282828;
  margin:0px;
  padding:5px 10px 10px 10px;
  background:#fff;
}

.cameras_questionteaser_item_active { background: #282828; color: #fff; }
.cameras_questionteaser_item_active a { color: #fff; text-decoration: none; }
.cameras_questionteaser_item_active .cameras_questionteaser_item_title a { color: #f2f2f2; }

.cameras_questionteaser_item_title { font-weight: bold; color: #C10000; display: block; font-size: 16px; }
.cameras_questionteaser_item_title a { color: #C10000; }




.factories_environment_items_legend { font-size: 11px; margin: 10px 0px 0px 0px; }
.factories_environment_item {
  width: 675px;
  margin-bottom: 0px; 
  padding: 10px 10px 5px 10px;
  border: 0px solid #dfdfdf;
  background: #fff;
  position: relative;
  float: left;
  overflow: hidden;
}
.factories_environment_item_greengrey { background: #F7F9F3; }
.factories_environment_item p { margin: 0px; padding: 2px 0px 2px 0px; }

.factories_environment_item_locationimage { float: left; margin: 0px 10px 0px 0px; border: 2px solid #7A0F03 }
.factories_environment_item_content { float: left; }
.factories_environment_item_content_company { font-size: 14px; }
.factories_environment_item_content_company a { color: #C10000; }

/** Photos **/
.photos_item { float: left; margin: 0px 10px 10px 0px; border: 1px solid #DFDFDF; background: #F7F9F3; width: 310px; padding: 10px; height: 145px; overflow: hidden; position: relative; }
.photos_item_last { margin-right: 0px; }
.photos_item_date { display: none; }
.photos_item_title { font-size: 12px; }
.photos_item_description { font-size: 11px; }
.photos_item_thumb { margin: 0px 10px 0px 0px; float: left; }
.photos_item_thumb img { border: 4px solid #282828; }
.photos_item_thumb_previews { margin: 15px 0px 0px 0px; float: left; position: absolute; bottom: 10px; left: 10px; opacity: 0.2;}
.photos_item_thumb_previews a { margin: 0px 5px 5px 0px; float: left; }
.photos_item_thumb_previews img { border: 4px solid #282828; }

.photos_item_rpc_popular_photoalbums { height: 40px; background: none; margin: 0px 10px 0px 0px; border: 0px; width: 180px; }
.photos_item_rpc_popular_photoalbums .photos_item_title a { color: #f2f2f2; }

.photos_latest_items { margin: 10px 0px 0px; }
.photos_latest_items_singleitem { float: left; margin: 0px 10px 10px 0px; }
.photos_latest_items_singleitem img { border: 4px solid #282828; }

.photos_popular_photoalbums { margin: 10px 0px 0px 0px; }

.photoalbum_view_items_single_thumb { margin: 5px 5px 0px 0px; float: left; }
.photoalbum_view_items_single_thumb a { display: block; }
.photoalbum_view_items_single_thumb img { border: 4px solid #282828; }

.photos_navi_dashboard { margin: 0px 0px 20px 0px; float:left; }
.photos_navi_dashboard_items { width: 653px; background: #282828; border: 1px solid #282828; float: left; margin: 0px 0px 0px 0px; }
.photos_navi_dashboard ul { list-style: none; margin: 0px; padding: 0px; }
.photos_navi_dashboard li { float: left; font-weight: bold;  }
.photos_navi_dashboard li a { color: #f2f2f2; padding: 5px 20px 5px 20px; display: block; }
.photos_navi_dashboard li a:hover,
.photos_navi_dashboard_active { background: #7A0F03 url(../img/navi-active-bg.gif) top left repeat-x; }
.photos_navi_dashboard_tool { display: none; width: 645px; height: 140px; background: #202020; float: left; padding: 5px; position: relative; color: #f2f2f2; overflow: hidden; }

.photocategories_item_rpc_categories { width: 200px; float: left; color: #f2f2f2; margin: 0px 0px 10px 0px; }
.photocategories_item_rpc_categories_title { float: left; width: 130px; }
.photocategories_item_rpc_categories_title a { color: #f2f2f2; font-weight: bold; }
.photocategories_item_rpc_categories_thumb { margin: 0px 5px 0px 0px; float: left; width: 40px; }
.photocategories_item_rpc_categories_thumb a { display: inline; }
.photocategories_item_rpc_categories_thumb img { border: 4px solid #282828; }
.photocategories_item_rpc_categories_quantity { float: left; font-size: 11px; }

.photocategories_item_index { margin: 0px 0px 25px 0px; float: left;  }
.photocategories_item_index h3 { margin-bottom: 0px; width: 100%; font-size: 18px; position:relative; top: 0px; left: 0px; }
.photocategories_item_index h3 .quantity { position: absolute; right: 0px; top: 0px; font-size: 12px; }
.photocategories_item_index_category_container { padding: 10px 10px 10px 10px; background: #F7F9F3; float: left; width: 655px;}
.photocategories_item_categories { width: 280px; float: left; color: #f2f2f2; margin: 0px 0px 10px 0px; }
.photocategories_item_categories_title { float: left; width: 160px; font-size: 11px; }
.photocategories_item_categories_title a { font-weight: bold; }
.photocategories_item_categories_thumb { margin: 0px 15px 0px 0px; float: left; width: 80px; }
.photocategories_item_categories_thumb a { display: inline; }
.photocategories_item_categories_thumb img { border: 4px solid #282828; }
.photocategories_item_categories_quantity { float: left; font-size: 11px; }
.photocategories_item_categories_morelink { width: 250px; float: right; font-size: 12px;}
kbd, code { background: #EAEAEA; font-size: 11px; font-family: Arial, Verdana, Helvetica; padding: 2px; margin: 2px 2px 2px 0px; }

.item_image_process_image { float: left; border: 1px solid #DFDFDF; background: #F7F9F3; width: 115px; padding: 10px; height: 80px; overflow: hidden; position: relative; margin: 0px 10px 10px 0px; }
.item_image_process_image img { border: 4px solid #282828; }
.item_image_process_image_number { position: absolute; top: 5px; right: 5px; font-size: 20px; font-weight: bold;}

/** Photoalbum EDIT **/
.photoalbum_edit_table_thumbs { }
.photoalbum_edit_table_thumbs_cell_first { border-bottom: 1px solid #dfdfdf; padding: 10px 0px 5px 0px; background: #F7F9F3; }


/** Camera Shutter Count **/
.camerashuttercounts { }
.camerashuttercounts_exif_table { width: 685px; padding: 0px; margin: 0px; table-layout: fixed; empty-cells:show; border-collapse: collapse; }
.camerashuttercounts_exif_table th { text-align: left; border-bottom: 1px solid #DFDFDF; padding: 10px 5px 10px 5px; width: 250px; }
.camerashuttercounts_exif_table td { text-align: left; border-bottom: 1px solid #DFDFDF; padding: 10px 5px 10px 5px;  }
.camerashuttercounts_exif_table small { color: #c8c8c8;  }
.camerashuttercounts_exif_table_blank { }
.camerashuttercounts_exif_table_color { background: #F7F9F3;  }

.camerashuttercounts_form_acceptpublic { margin: 25px 0px 15px 0px;}
.camerashuttercounts_form_acceptpublic .accept_public_checkbox { width: 18px; float: left; margin: 0px 10px 0px 0px; position: relative; top: 2px; left: 0px; }
.camerashuttercounts_form_acceptpublic_label label { font-size: 100%; font-weight: normal; }
.camerashuttercounts_form_acceptpublic_label { margin-left: 28px; }

.camerashuttercounts_form_imagepreview { margin: 15px 0px 15px 0px;}
.camerashuttercounts_form_imagepreview .accept_imagepreview_checkbox { width: 18px; float: left; margin: 0px 10px 0px 0px; position: relative; top: 2px; left: 0px; }
.camerashuttercounts_form_imagepreview_label label { font-size: 100%; font-weight: normal; }
.camerashuttercounts_form_imagepreview_label { margin-left: 28px; }

.camerashuttercounts_form_acceptcopyrightterms { margin: 15px 0px 15px 0px;}
.camerashuttercounts_form_acceptcopyrightterms .accept_acceptcopyrightterms_checkbox { width: 18px; float: left; margin: 0px 10px 0px 0px; position: relative; top: 2px; left: 0px; }
.camerashuttercounts_form_acceptcopyrightterms_label label { font-size: 100%; font-weight: normal; }
.camerashuttercounts_form_acceptcopyrightterms_label { margin-left: 28px; }

.camerashuttercounts_form_submit { width: auto !important; }

.camerashuttercounts_index .bookmark_spread { margin: 20px 0 20px 0px; }
.camerashuttercounts_index .bookmark_spread_title { font-size: 16px; font-weight: bold; margin-bottom: 10px; }


/** External Link **/


.general_info_box {
  width: 675px;
  margin-bottom: 0px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  background: #F7F9F3;
  position: relative;
}

/** Firmware **/
.cameras_firmwares_item { width: 320px; height: 100px; float: left; border-bottom: 1px solid #dfdfdf; margin: 0px 15px 15px 0px; position: relative; top: 0px; left: 0px; }
.cameras_firmwares_item_last_row { border-bottom: 0px solid #dfdfdf;  }
.cameras_firmwares_item_image {position: absolute; top: 0px; right: 5px; }
.teaser_item_camera_firmware { }
.teaser_item_camera_firmware_img { margin: 15px 0px 10px 6px; }
.teaser_item_camera_firmware_img img { border: 5px solid #ffffff; }

.cameras_firmware_content_teaser {  margin:0px 0px 25px 0px; padding:10px 10px 10px 10px; background:#fff; position: relative; border-bottom: 2px solid #282828; }
.cameras_firmware_content_teaser .image { float: left; margin-right: 15px; margin-left: 2px; width: 230px; }
.cameras_firmware_content_teaser .image img { border: 8px solid #282828; }
.cameras_firmware_content_teaser .content_box {  position: relative;}
.cameras_firmware_content_teaser .content_box_title { color: #C10000; font-size: 18px; margin: 0 0 22px; }
.cameras_firmware_content_teaser .content_box_arrow { left: -5px; position: absolute; top: 28px; }
.cameras_firmware_content_teaser .content { float: left; width: 405px; }
.cameras_firmware_content_teaser .content p { margin-top: 0px; padding-top: 0px; }
.cameras_firmware_content_teaser .content a { font-weight: bold; }


#ContactDatenschutz { width: 20px; float:left; margin: 0 10px 0 0; padding: 0; border: 0;}
.input.checkbox label { font-size: 12px; float: left; }
.input.checkbox { margin-top: 10px; }

/** Tweets **/
.sidebar_item_tweets { float: left; margin: 15px 0px 0px 0px; background: #7A0F03; padding: 0px 10px 10px 15px; color: #ffffff; position: relative; border-top: 10px solid #fff; }
.sidebar_item_tweets .sidebar_item_title { margin: 15px 0px 0px 0px; }
.sidebar_item_tweets .sidebar_item_title h5 { margin: 0px 0px 0px 0px; }
.tweet_items { float: left;  /*height: 300px;*/ margin: 10px 0 10px 0; overflow: auto; padding: 5px 10px 10px 5px; }
.tweet_item { float: left; margin: 0 0 10px 0; border-bottom: 0px solid #f2f2f2;  }
.tweet_item_last { border-bottom: 0px solid #154E7B; margin-bottom: 30px;  }
.tweet_item a { color: #ffffff; }
.tweet_item_author_avatar { float: left; margin: 0 10px 0 0; }
.tweet_item_author_avatar img { border: 1px solid #dfdfdf; }
.tweet_item_author { float: left; margin: 0 5px 0 0; font-weight: bold; width: 140px; }
.tweet_item_pubdate { float: left; margin: 0 0 0 0; font-size: 11px;}
.tweet_item_tweet { border-top: 1px dashed #dfdfdf; padding: 5px 0px 10px 0px; margin: 5px 0px 0px 0px; }
.sidebar_item_twitter_bird { position: absolute; bottom: -8px; right: -20px; }
.sidebar_item_twitter_profile { position: absolute; bottom: 20px; left: 20px; }
.sidebar_item_twitter_profile a { font-weight: bold; color: #f2f2f2; }

.btn_facebook_like { position: absolute; top: 25px; right: 0px; width: 120px; overflow: hidden; }



.yt_item { width: 320px; height: 89px; margin: 0px 0px 10px 0px; padding:8px; position: relative; top: 0; left: 0; float: left; }
.yt_item_hover { cursor: pointer; }
.yt_item_image {  border: 2px solid #7A0F03; overflow: hidden; width: 120px; height: 90px; margin: 0px 15px 0px 0px; position: relative; top: 0; left: 0; float: left; }
.yt_item_title { float: left; overflow: hidden; width: 180px; margin: 5px 0px 5px 0px; font-size: 13px; /*position: absolute; top: 22px; left: 140px; color: #333333;*/ }
.yt_item_title h4{ font-size: 13px; font-weight: bold; margin: 0px; padding: 0px;}
.yt_item_title a { text-decoration: none; color: #333333; }
.yt_item_meta { float: left; overflow: hidden; font-size: 11px; color: #666666; }


.cake-sql-log table {
  background: #f4f4f4;
}
.cake-sql-log td {
  padding: 4px 8px;
  text-align: left;
  border: 1px solid #dfdfdf;
}
