body {
	margin: 0px;
	height: 100%;
	/*position: relative;*/
	/*
	background-image: url(themes/happyday/bg.jpg);*/
	background-repeat: repeat-x;
	/*overflow: hidden;*/
	padding: 0px;
/*	background-color: #D1DD75;*/
	text-align:center;
	
}
html {
	height: 100%;
}


html{
/*width:987px;
margin:0px auto;*/
} 
body {
/*width:987px;
margin:0px auto;*/

}



#logo, #logoIE6 {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:110;
}
#logoIE6 {
	display:none;
}
#footer {
	background-image: url(footer.png);
	height: 29px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:109;
	background-repeat: repeat-x;
	background-position: bottom;
}
#the_end {
	position: fixed;
	right: 0px;
	bottom: -2px;
	/*z-index:100;*/
}


#menu {
	position: absolute;
	left: 16px;
	top: -255px;
	top: 71px;
	white-space: nowrap;
	z-index:101;
}
#teaser {
	position: absolute;
	left: 9px;
	top: -226px;
	top: 101px;
	z-index:99;
}


#navigator {
	position: absolute;
	top: -320px;
	top: 3px;
	right: 135px;
	z-index:102;
	width: 296px;
}

#markentab {
	position: absolute;
	left: 9px;
	top: -240px;
	top: 90px;
	/*display:none;*/
	z-index:100;
}

#content {
	margin-top: 327px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 16px;
	position: relative;
}

#content p, #content li, #content input{
	text-align: left
}

#footer .inner {
	padding-top: 14px;
	color: #FFCC33;
	z-index:299;
}

fieldset.csc-mailform {border: 0}
fieldset.csc-mailform .csc-mailform-field {clear: both}
fieldset.csc-mailform label{float: left; width: 110px; padding-top: 5px}

fieldset.csc-mailform input, fieldset.csc-mailform select{float: left; width: 250px}
fieldset.csc-mailform input.csc-mailform-check{width: auto}
fieldset.csc-mailform input.csc-mailform-submit {margin-left: 110px; width: auto; padding: 4px 10px}
#end {
	height: 42px;
	width: 987px;
	background-image: url(themes/happyday/end.jpg);
	background-image: url(endSTD.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
}
#center {
	width: 640px;
	margin-left: 10px;

}
#right {
	visibility: hidden;
	display: none;
}

#title {
	
}

#main {
	height: auto;
	width: 987px;
	position: relative;
	text-align: left;
}
#cTable {
	background-color: #FFFFFF;
	background-image: url(themes/happyday/background.jpg);
	background-image: url(backgroundSTD.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-bottom: 50px;
}
.subTable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}

body {
	width:100%;
	/*overflow-x:hidden;*/
}
.mmenu {
	position:absolute;
	width:100%;
	/*text-align:center;*/
	height:20px;
	z-index:102;
	/*background-color:#000000;*/
	}
* html .mmenu{ width: 980px; }
.mmenu .mmenu_i {
	width:987px;
	position:relative;
	height:10px;
	margin:0px auto;	
	}
	
body, html, div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subTable {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
	text-align:left;
	width:150px;
}
.subTable .item a {
	text-decoration: none;
	padding: 2px;
	color: #666666;
	display:block;
}
.subTable .item a:hover, .subTable .active a {
	color: #666666;
	background-color:#EEEEEE;
}


.subMenu .item a {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	background-image: url(themes/happyday/arrow_lightgreen.gif);
	background-position: 8px 7px;
	display: block;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 28px;
	background-repeat: no-repeat;
}
.subMenu .item a:hover, .subMenu .active a {
	background-color:#E1EDDE;
}
.subMenu .level2 a {
	background-position: 18px 7px;
	padding-left: 38px;
}

.subMenu .level3 a {
	background-position: 28px 7px;
	padding-left: 42px;
	background-position: 28px 7px;
}
.subMenu .level3 .item a {
	text-transform:none;
	/*background-image:none;*/
}
.subMenu li {
	list-style-position: outside;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.subMenu ul {
	padding:0px;
	margin:0px;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: none;
}


#langChooser {
	background-image: url(langTop.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 160px;
}
#langLayer {
	background-image: url(langLayer.jpg);
	background-repeat: repeat-y;
	width: 152px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	background-color: #E7E7E7;
	margin-left:3px;
	margin-top:4px;
	z-index:102;
}
#langLayer a {
	padding: 4px;
	display: block;
	text-decoration: none;	
}
#langLayer a:hover {
	background-color: #CCCCCC;
}
#langMenu {
	text-align: left;
	float: left;
}
.langRow {
	white-space:nowrap;
}


/* langmenu */
.contentWrap .tx-langswitcher-pi1 .languageName {
	visibility:visible;
	display:inline;	
	padding-left:5px;
}
.contentWrap .tx-langswitcher-pi1 a {
	text-decoration: none;	
	display:block;
	padding:2px;
}
.contentWrap .tx-langswitcher-pi1 a:hover {
	background-color: #E7E7E7;
}

/* infoblock */
.contentWrap {
	margin-bottom:2px;
}
.csc-frame {
	margin-bottom:5px;
}
h2, h2 a {
	font-size:11px;
	font-weight: bold;
	color: #000000;	
}
.csc-header-n1 {
	margin-bottom:5px;
}	
.csc-frame-indent3366 {
	margin-left:33%;
}
.csc-frame-frame1 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	border: 1px solid #DEDEDE;
	color: #999999;
}
.csc-frame-frame1 h3 {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #999999;
	background-image: url(../site_img/main/h3.jpg);
	background-repeat: repeat-x;
	height: auto;
	/*width: 100%;*/
	margin-right: -16px;
	margin-left: -16px;
	margin-top:-5px;
	margin-bottom:5px;
	padding:5px;
	padding-left:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.contentWrap {
	margin-bottom:15px;
}
.csc-frame-frame2 {
	clear:both;
	display:inline-block;
	height:auto;
}
#main {
	overflow-x: hidden;
	width: 985px;
}
#hometitles, .tx-indexedsearch-rules, .tx-indexedsearch-searchbox form p {
	display:none;
}


#lightview li {
	list-style-image: none;
	list-style-type: none;
}

.tx-banner-pi1 div {
	width:auto;
}
.tx_banner_pi1_banner_inner {
	
}
#bb {
    position:relative;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(/fileadmin/templates_08/bg_banner.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width:auto;
	
}
#bb .closeButton a {
	display:block;
	text-indent:-9999px;
}	
#bb .closeButton {
	background-image: url(close_banner.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	overflow: hidden;
	position:absolute;
	top:5px;
	right:5px;
	/*float:right;*/
}

#fbutton {
	position: absolute;
	top: 0;
	right: -130px;
	width: 125px;
	height: 38px;
}
#fbutton a {
	display: block;
	width: 125px;
	height: 38px;
	background: url(facebook_btn.jpg);
	text-indent: -9999em;
}



