/* CSS Document */
a {
	cursor: pointer;
}
.clr {
	clear: both;
}

.outline {
	width: 960px;
	float: left;
	background-image: url(../images/body_bg.png);
}

#buttons_outer-top {
	width: 960px;
	height: 104px;
	float: left;
	background-image: url(../images/header-gruen.jpg);
}

#buttons_inner-top {
	padding-left: 650px;
	padding-top: 5px;
	width: 960px;
}

#buttons_outer {
	height: 22px !important;
	height: 21px;
	width: 960px;
	float: left;
	background-color: #FFCC66;
}

#buttons_inner {
	height: 1em;
	width: 750px;
	float: left;
}

#buttons_inner-left {
	height: 1em;
	float: left;
	width: 205px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
}

#pathway_text img {

}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.button-newsletter {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color: #338833;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	text-decoration: underline;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #333333;
	text-decoration: none;
}

.image-cont {
	width: 563px;
	height: 203px;
}

.image-winterpreis {
	width: 754px;
	height: 203px;
}
#search_outer {
	float: right;
	background-color: #FF9933;
}

#search_inner {
	padding: 0px;
  height: 1em !important;
  height: 1em;
  overflow: hidden;
	background-color: #FF9933;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
.inputbox-galerie {
}
td.directorypath {
	background-color: #FFCC66;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
}

.image-head {
	width: 769px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

#top_outer{
	float: left;
}

#top_inner {
	float: left;
}

#left_outer {
	float: left;
	width: 205px;
	text-align: left;	background-image: url(../images/bg_left_right.png);
}

#left_inner {
	padding: 8px 20px;
	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 564px;
}

#content_inner{
	float: left;
	padding-top: 0px;
	margin: 0;
	background-color: #FCEDD1;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

table.content_table {
  width: 100%;
}

table.content_table td {
}

td.td-right, .td-right {	background-image: url(../images/bg_left_right.png);
	float: right;
	width: 190px;
	text-align: left;
}
table td.body_outer, .body_outer {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 524px !important;
	width: 564px;
	float: left;
	background: transparent;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	width: 190px;
}

#right_inner {
  float: left;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/knopf.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #FCEDD1;
}

/* Joomla core stuff */

table.contentpaneopen, .contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	height: auto;
}

table.contentpaneopen td {

}

table.contentpaneopen td.componentheading {
	font-size: 17px;
	font-weight: bolder;
	color: #338833;
	margin: 25px 0px 15px;
	padding-top: 20px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #338833;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	font-size: 17px;
	font-weight: bolder;
	color: #338833;
	margin: 25px 0px 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #338833;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-size: 17px;
	font-weight: bolder;
	color: #338833;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}
div.moduletable-text {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FCEDD1;
}

div.moduletable-winter {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FCEDD1;
}
div.moduletable {
	margin-bottom: 13px;
	margin-top: 5px !important;
	margin-top: 13px;
}


table.moduletable th, div.moduletable h3 {
	background-color: #FCEDD1;
	color: #338833;
	text-align: left;
	padding-left: 15px;
	height: 25px !important;
	height: 30px;
	line-height: 21px;
	font-weight: bolder;
	font-size: medium !important;
	font-size: 15px;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0px !important;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

div.moduletable-winter h3 {
	background-color: #FCEDD1;
	color: #3C4B9D;
	text-align: left;
	padding-left: 15px;
	height: 25px !important;
	height: 30px;
	line-height: 21px;
	font-weight: bolder;
	font-size: medium !important;
	font-size: 15px;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0px !important;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

div.moduletablemodule-top {
	padding: 0;
	margin: 10px;
	width: 170px;
}

table.moduletablemodule-top th, div.moduletablemodule-top h3 {
	background-color: #FCEDD1;
	color: #338833;
	text-align: left;
	padding-left: 15px;
	height: 25px !important;
	height: 30px;
	line-height: 21px;
	font-weight: bolder;
	font-size: medium !important;
	font-size: 15px;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0px !important
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}



table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader-ecard {
	font-size: 17px;
	font-weight: bolder;
	color: #338833;
	margin: 25px 0px 15px;
	padding-top: 20px;
}
.sectiontableheader {
	font-weight: bold;
	background: #FFCC66;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {	background-image: url(../images/bg_left_right.png);
	border-bottom: 1px solid #FCEDD1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCEDD1;
}

.sectiontableentry2 {	background-image: url(../images/bg_left_right.png);
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #333333;
	text-align: left;
	padding-top: 6px !important;
	padding-top: 5px;
	padding-left: 18px;
	height: 18px !important;
	height: 25px;
	width: 147px !important;
	width: 164px;
	text-decoration: none;
	background-color: #FCEDD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	color: #333333;
	text-align: left;
	padding-top: 6px !important;
	padding-top: 5px;
	padding-left: 18px;
	height: 18px !important;
	height: 25px;
	width: 147px !important;
	width: 164px;
	text-decoration: underline;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}

a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	color: #333333;
	text-align: left;
	padding-top: 6px !important;
	padding-top: 5px;
	padding-left: 18px;
	height: 18px !important;
	height: 25px;
	width: 147px !important;
	width: 164px;
	text-decoration: none;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;}

a.mainlevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	color: #333333;
	text-align: left;
	padding-top: 6px !important;
	padding-top: 5px;
	padding-left: 18px;
	height: 18px !important;
	height: 25px;
	width: 147px !important;
	width: 164px;
	text-decoration: underline;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-left: 26px !important;
	padding-left: 25px;
	height: 15px !important;
	height: 20px;
	width: 139px !important;
	width: 164px;
	text-decoration: none;
	background-color: #FCEDD1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-weight: lighter;
	margin-left: -4px;
}

a.sublevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-left: 26px !important;
	padding-left: 25px;
	height: 15px !important;
	height: 20px;
	width: 139px !important;
	width: 164px;
	text-decoration: underline;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-weight: lighter;
	margin-left: -4px;
}

a.sublevel#active_menu {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-left: 26px !important;
	padding-left: 25px;
	height: 15px !important;
	height: 20px;
	width: 139px !important;
	width: 164px;
	text-decoration: none;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-weight: lighter;
	margin-left: -4px;
}

a.sublevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-left: 26px !important;
	padding-left: 25px;
	height: 15px !important;
	height: 20px;
	width: 139px !important;
	width: 164px;
	text-decoration: underline;
	background-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-weight: lighter;
	margin-left: -4px;
}


a.mainlevel-sprache:link, a.mainlevel-sprache:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;	
	text-align: left;
	padding-top: 3px;
	padding-left: 75px;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel-sprache:hover {
	text-decoration: underline;

}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	margin-right: 10px !important;
	margin-right: 10px;
    background: #FFCC66;
}

.mosimage {
	margin: 3px;
	border: 1px solid #FFCC66;
}

.mosimage_caption {
  background: #FFCC66;
  padding: 1px 2px;
  color: #333333;
  font-size: 10px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #338833;
	clear:both;
}
img {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0px;
}
table.blog {
	width: 100%;
}
h1 {
	font-size: 17px;
	font-weight: bolder;
	color: #338833;
	margin: 25px 0px 15px;
	padding: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #338833;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bolder;
	color: #338833;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
span.text {
	display: block;
	font-weight: normal;
	color: #333333;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.65em !important;
	line-height: 1.7em;
}

a.mainlevel-nav:hover {
	display: block;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.65em !important;
	line-height: 1.7em;
}
a:link, a:visited {
	color: #338833; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF9966;	text-decoration: none;
	font-weight: bold;
}
div.kinder, table.kinder, td.kinder {
	border: 1px solid #666666;
}
div.winter, table.winter, td.winter {
	border: 1px solid #00B1E6;
}
div.pauschalen, table.pauschalen, td.pauschalen {
	border: 1px solid #FFFFFF;
}
div.preise, table.preise, td.preise {
	border: 1px solid #ff9933;
}
.schrift-smaller {font-size: smaller;}

.schrift-larger {
	font-size: larger;
	font-weight: bold;
}
.schrift-rot {color: #FF0000;
	font-weight: bold;}
.schrift-weiss {
	color: #FFFFFF;
	font-weight: bold;
}
.schrift-x-small {
font-size: x-small;
}
.footer {
	font-size: smaller;	background-image: url(../images/bg_left_right.png);
	padding: 10px;
	width: 940px !important;
	width: 960px;
}

a.design, a.design:visited {
	font-size: smaller;
	padding: 10px;
}
.pagenav, .pagenavigation {	text-align:center; }	
.pagenavigation { margin-top:1em; }