/****************************************************
	SmoothGallery
******************************************************/

.tx-rgsmoothgallery-pi1 {
  float:left;
}
 
#externalthumbs {
  float:left;
  width:120px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:205px;
}
 
.carouselInner .thumbnail {
  float:right;
  padding-bottom:10px;
  margin-bottom:10px;
}



/* FCE 3 Boxes with rounded edges End */
/* ################################
** ### FCE adjustable columns     #
** ################################
*/
div.flexi {overflow:hidden; display:block; clear:both; width:100%; height:1%;}
/*div.flexi div {display:block; overflow:hidden; float:left;}*/
div.flexi div.left {margin-right:5px;display:block; overflow:hidden; float:left;}
div.flexi div.center {margin-right:5px; margin-left:5px;display:block; overflow:hidden; float:left;}
div.flexi div.right {
	margin-left:5px;
	display:block; 
	overflow:hidden; 
	float:left;
	padding-left: 10px;
	background: url(images/homepage05.gif) repeat-y left top;
}
/* FCE adjustable columns End */

a:active
{
  outline: none;
}



/** BASIC */

html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
 background: #FFCC66;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	color: #000000;
}

h1 span, h2 span {
	padding: 0px 40px 0px 0px;
	background-repeat: no-repeat;
	background-position: right center;
}

h1 {
	margin-bottom: 0px;
	font-size: 14px;
}

h2 {
	margin-bottom: 0px;
	font-size: 14px;
}

h3 {
	margin-bottom: 0px;
	font-size: 11px;
	color: #9C5234;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 12px;
	color: #9C8C67;
color: #614C31;
color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 11px;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	height: 17px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 10px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.list1 li a {
	text-decoration: none;
	font-size: 10px;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: block;
	height: 13px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 0px;
}

.list2 li a {
	text-decoration: underline;
}

.list2 li a:hover {
	text-decoration: none;
}

/** LINKS */

a {
	color: #994D2E;
}

a:hover {
	text-decoration: none;
}

.more {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 68px;
	background: url(images/homepage09.gif) no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7px;
}

.more a {
	padding-right: 15px;
	background: url(images/homepage10.gif) no-repeat right center;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: -5px 5px 0px -5px;
}

img.right {
	float: right;
	margin: -5px -5px 0px 5px;
}

hr { display: none; }

.hr1 {
	height: 21px;
	background: url(images/homepage04.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
/**	background: url(images/bg02.jpg) repeat-x left top; */

}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	width: 954px;
	height: 69px;
}

/** LOGO */

#logo {
	width: 272px;
	height: 200px;
}

#logo h1, #logo p {
}

/** MENU */

#menu {
float:left;
width: 710px;
	height: 69px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a:active
{
  outline: none;
}


/** PAGE */

#page {
	width: 948px;
	background: url(images/subpage2_01.gif) repeat-y left top; 
}

#page-bg {
	background: url(images/subpage2_02.gif) no-repeat left top;
}

/** SIDEBAR > BOXED */

.boxed {
	background: url(images/vol_homepage16.html) repeat-y left top;
}

.boxed-top {
	border-top: dotted #614C31 1px;
	border-bottom: dotted #614C31 1px;
	padding-left:0px;
	background: url(images/vol_homepage15.html) no-repeat left top;
}

.boxed-bottom {
	padding: 10px 5px 5px 16px;
	background: url(images/vol_homepage17.html) no-repeat left bottom;
}

.boxed h2, .boxed-first h2 {
	margin-bottom: 5px;
	font-size: 10px;
}

.boxed .more, .boxed-first .more {
	padding: 0px;
	background: none;
}

.boxed-first {
	background: url(vol_images/homepage13.html) repeat-y left top;
}

.boxed-top-first {
	padding-left:0px;
	background: url(vol_images/homepage12.html) no-repeat left top;
}

.boxed-bottom-first {
	padding: 10px 5px 5px 16px;
	background: url(vol_images/homepage14.html) no-repeat left bottom;
}

.boxed-second {
	background: url(images/subpage1_06.jpg) repeat-y left top;
}

.boxed-top-second {
	background: url(images/subpage1_05.jpg) no-repeat left top;
}

.boxed-bottom-second {
	padding: 10px 5px 5px 16px;
	background: url(images/subpage1_07.jpg) no-repeat left bottom;
}



/** HEADER NEU */
#header_neu {
	margin: 0px auto;
	width: 948px;
	height: 220px;
	background: url(images/header.gif) no-repeat left top;
}


/** FOOTER */

#footer {
	width: 948px;
	height: 80px;
	background: url(images/subpage2_03.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #9A8661;
}

/****************************************************
	HAUPT-NAVIGATION
******************************************************/

.submenuBox
	{
		float: left;
		list-style: none;
		width: 200px;
		height: 250px;
		margin: 0px 0 0 0;
		padding: 0 0 10px 0;
		text-transform: uppercase;

	}


#submenu {
    width: 100%;
    overflow: hidden;
    margin: 2.4em 0 1.5em 0;
    list-style-type: none;
    border-top: 2px #ddd solid;
    border-bottom: 2px #ddd solid;
  }

#submenu ul { list-style-type: none; margin:0; padding: 0; }
#submenu li { float:left; width: 100%; margin:0; padding: 0; }

#submenu a,
#submenu strong {
    display:block;
    width: 90%;
    padding: 3px 0px 3px 10%;
    text-decoration: none;
    background-color:#fff;
    color: #444;
    border-bottom: 1px #eee solid;
  }

  /* Menu Title */
#submenu li#title {
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    color: #444;
    background-color: #fff;
    border-bottom: 4px #888 solid;
  }

#submenu li span {
    display:block;
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
  }

  /* Level 1 */
#submenu li#active,
#submenu li strong {
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    color: #fff;
    background-color:#aab;
    border-bottom: 1px #eee solid;
  }

  #submenu li a { width: 90%; padding-left: 10%; background-color:#fff; color: #444; }
  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { background-color:#f63; color: #fff; }

  /* Level 2 */
  #submenu li ul li a,
  #submenu li ul li#active,
  #submenu li ul li strong,
  #submenu li ul li span { width: 80%; padding-left: 20%; }

  #submenu li ul li a { background-color:#f8f8f8; color: #666; }
  #submenu li ul li a:focus,
  #submenu li ul li a:hover,
  #submenu li ul li a:active { background-color:#f63; color: #fff; }

  /* Level 3 */
  #submenu li ul li ul li a,
  #submenu li ul li ul li#active,
  #submenu li ul li ul li strong,
  #submenu li ul li ul li span { width: 70%; padding-left: 30%; }

  #submenu li ul li ul li a { background-color:#fcfcfc; color: #888; }
  #submenu li ul li ul li a:focus,
  #submenu li ul li ul li a:hover,
  #submenu li ul li ul li a:active { background-color:#f63; color: #fff; }

  /* Level 4 */
  #submenu li ul li ul li ul li a,
  #submenu li ul li ul li ul li#active,
  #submenu li ul li ul li ul li strong,
  #submenu li ul li ul li ul li span { width: 60%; padding-left: 40%; }

  #submenu li ul li ul li ul li a { background-color:#ffffff; color: #aaa; }
  #submenu li ul li ul li ul li a:focus,
  #submenu li ul li ul li ul li a:hover,
  #submenu li ul li ul li ul li a:active { background-color:#f63; color: #fff; }