html {
   height: 100%;
   margin: 0px;
   padding: 0px;
} 

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family:arial;
	
}

#container {
	height: auto !important;
	width: 1150px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	float: left;
	width: 1200px;
	height: 202px;
	background-color: #ffffff;	
	background-image:url(images/header_bild.gif);
	background-repeat:no-repeat;
        background-position: right top;
        position: relative;

}

#logo {
	float: left;
	width: 295px;
	height: 160px;
	background-color: #ffffff;	
	background-image:url(images/afvk_logo.jpg);
	background-repeat:no-repeat;
	background-position: right top;
        padding: 0 0 0 50px;
}

#sidebar_aktuelles1 {
	float: left;
	width: 550px;
	height: 160px;
	padding: 0px 0px 0px 13px;
	color: #ea651c;
	font-size: 1.000em;
	text-align:justify;
}

#sidebar_aktuelles1 a {
	color: #ea651c;
}

#sidebar_aktuelles1 a:hover {
	color: #AAA5A8;
}

h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.250em;
	font-weight:bold;
}

h2 {
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.167em;
	font-weight:bold;
}

h3 {
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.083em;
	font-weight:bold;
}

input, select, textarea {
	font-size:0.917em;
	border: 1px solid #5E4452;
	background-color: #FDF9DF;
	color: #ea651c;
	padding: 1px 1px 1px 1px;
	margin: 0px 2px 2px 0px;
}


#language {
	float: left;
	width: 170px;
	height: 21px;
	padding: 0px 0px 0px 0px;
        position: top right;
	font-size: 0.917em;
}

#language ul {
	margin: 0px;
   	padding: 0px;
	width: 170px;
}

#language ul li {
	float:left;
	margin: 0px;
   	padding: 0px;
	list-style: none;
}

#language ul li a {
	display:block;
	color: #ea651c;
	text-decoration:none;
	text-transform:lowercase;
	padding: 10px 5px 5px 10px;
}

#language ul li a:hover, 
#language ul li a.active {
	display:block;
	color: #AAA5A8;
	text-decoration:none;
	text-transform:lowercase;
	padding: 10px 5px 5px 10px;


}


#sidebar_aktuelles2 {
	float: left;
	width: 170px;
	height: 181px;
	padding: 15px 0px 0px 0px;
	color: #ea651c;
        position: top right;
	font-size: 1.000em;
	text-align:justify;
}

#sidebar_aktuelles2 a {
	color: #ea651c;
}

#sidebar_aktuelles2 a:hover {
	color: #AAA5A8;
}

h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.250em;
	font-weight:bold;
}

h2 {
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.167em;
	font-weight:bold;
}

h3 {
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.083em;
	font-weight:bold;
}

input, select, textarea {
	font-size:0.917em;
	border: 1px solid #5E4452;
	background-color: #FDF9DF;
	color: #ea651c;
	padding: 1px 1px 1px 1px;
	margin: 0px 2px 2px 0px;
}



#navigation {
	float: left;
	width: 770px;
	height: 42px;
	padding: 0px 0px 0px 50px;
	font-size: 1.000em;
        position: absolute;
        bottom: 0;
        left: 80px;
	text-transform:lowercase;
}

#navigation ul {
	margin: 0px;
   	padding: 0px;
	width: 719px;
}

#navigation ul li {
	float:left;
	margin: 0px;
   	padding: 0px;
	list-style: none;
}

#navigation ul li a {
	display:block;
	color: #000000;
	text-decoration:none;
	text-transform:lowercase;
	padding: 10px 15px 5px 15px;
}

#navigation ul li a:hover, 
#navigation ul li a.active {
	display:block;
	color: #AAA5A8;
	text-decoration:none;
	text-transform:lowercase;
	padding: 10px 15px 5px 15px;

}

#frame_top {
	width: 1200px;
    height: 228px;
    float: left;
    padding: 0;
	background: url('images/bg_frame_top.jpg') no-repeat right top;
}

#frame_middle {
    position: relative;
    width: 1200px;
    height: auto !important;
    min-height: 300px;
    height: 300px; /*FOR IE*/
    float: left;
    padding: 0;
    background: url('images/bg_frame_middle.jpg') repeat-y right top;
}

#subnavigation {
	float: left;
	width: 150px;
	height: auto !important;
    min-height: 460px;
	padding: 0px 0px 0px 15px;
}

#subnavigation ul {
	margin: 0px;
   	padding: 0px;
	width: 150px;
}

#subnavigation ul li {
	margin: 0px;
   	padding: 0px;
	list-style: none;
}

#subnavigation ul li.level_2 a {
	display:block;
	color: #553A48;
	text-decoration:none;
	text-transform:lowercase;
	padding: 5px 0px 5px 15px;
	font-size:1.000em;
}

#subnavigation ul li.level_3 a {
	display:block;
	color: #553A48;
	text-decoration:none;
	text-transform:lowercase;
	padding: 0px 0px 3px 44px;
	font-size:1.000em;
}

#subnavigation ul li.level_2 a:hover, 
#subnavigation ul li.level_2 a.active,
#subnavigation ul li.level_3 a:hover, 
#subnavigation ul li.level_3 a.active {
	display:block;
	color: #AAA5A8;
	text-decoration:none;
	text-transform:lowercase;
}

#sidebar {
	float: right;
	width: 442px;
	height: 222px;
	padding: 42px 101px 0px 0px;
	color: none;
	font-size: 1.000em;
	text-align:justify;
}

#sidebar a {
	color: #000000;
}

#sidebar a:hover {
	color: #AAA5A8;
}

h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.250em;
	font-weight:bold;
}

h2 {
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.167em;
	font-weight:bold;
}

h3 {
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.083em;
	font-weight:bold;
}

input, select, textarea {
	font-size:0.917em;
	border: 1px solid #5E4452;
	background-color: #FDF9DF;
	color: #000000;
	padding: 1px 1px 1px 1px;
	margin: 0px 2px 2px 0px;
}

#content {
    width: 870px;
    height: auto !important;
    min-height: 300px;
    height: 300px; /*FOR IE*/
	float: left;
	padding: 30px 165px 30px 165px;
	color: #000000;
	font-size: 1.000em;
	text-align: justify;
}

#content a {
	color: #000000;
}

#content a:hover {
	color: #AAA5A8;
}

#footer {
	width: 1065px;
	height: 94px;
	float: left;
	padding: 15px 0 0 135px;
	color: #000000;
	font-size: 0.917em;
	background: url('images/bg_footer.jpg') no-repeat right top;
}

#footer a {
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	color: #AAA5A8;
	text-decoration:none;
}


#copyright {
	float: left;
	width: 247px;
	padding: 0px 0px 0px 0px;
}

#powered {
	float: left;
	width: 240px;
	padding: 0px 25px 0px 0px;
	text-align:right;
}

#gallery{
    /*width: 190px;
    height: 225px;
    overflow: hidden; */
}
#gallery .category_paging{
    clear:both;
    text-align: left;
}

#sizer{
    margin: 10px 0 0 0;
}

#sizer .bigger {
background: url('images/fontsizes.png') no-repeat top right;
}
#sizer .normalo {
background: url("images/fontsizes.png") no-repeat scroll -14px 0 transparent;
}
#sizer .smaller {
background: url('images/fontsizes.png') no-repeat top left;
}
#sizer a {
display: block;
float: left;
width: 14px;
height: 15px;
}

#sizer span{
    float:left;
}

div.category_images {
  display:none;
}

/*
	min-height: 65px;
	height: auto !important;
	height: 65px;
*/


/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;

}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
  z-index:2;
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(../../lib/javascript/shadowbox/src/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 15px;

}
#shadowbox_title_inner {
  font-size: 15px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(../../lib/javascript/shadowbox/src/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(../../lib/javascript/shadowbox/src/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(../../lib/javascript/shadowbox/src/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(../../lib/javascript/shadowbox/src/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#gallery div.row_1, #gallery div.row_2 {
  width:25%;
}

#gallery div.row_1 img, #gallery div.row_2 img {
  border:none !important;
}

