/* @override 
	http://lanakur.com/fileadmin/templates/site/_css/layout.css
	http://dev.lanakur.com/fileadmin/templates/site/_css/layout.css
	http://www.lanakur.com/fileadmin/templates/site/_css/layout.css
*/

body {
	background: #6E7A70 url('../_gfx/bg_body.gif') top left repeat-x;
	margin: 0;
	padding: 0; 
	text-align: center;
}

#container{
	position: relative;
	top: 0; left: 0;
	margin: 30px auto;
	width:  820px;
	background: #FFF url(../_gfx/bg_container.gif) top left no-repeat;
	text-align: left;
	padding:  35px 0 0 0;
}
#head{
	height: 100px;
}
#logo{
	width: 400px;
	height:  80px;
	background: url(../_gfx/lanakur_logo.gif) 35px top  no-repeat;
	text-indent: -999px;
	padding-left: 35px;
	float: left;
}
#service{
	float: right;
	width:  300px;
	margin-right:40px;
}
#servicenavi{
	margin: 13px 0;
	padding: 0;
	list-style-type: none;
	float: right;
	font-size: 0.9em;
}
#servicenavi li{
	float: left;
	color: #00925b;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#servicenavi a{
	display: block;
	padding: 0 5px;
	border-left: 1px solid #00925B;
	margin: 0;
	text-decoration: none;
	line-height: 110%;
	color: #00925B;
}
#servicenavi .first a{
	border: none;
}
#searchform {
	position: relative;
	float: right;
	margin-top: 0.7em;
}
#searchform .sword {
	line-height: 14px;
	padding: 3px 5px;
	margin: 0;
	width:130px;
	color: #777;
	border: 1px solid #777;
	float: left;
}
#searchform input.bt {
	margin: 6px 0 0 5px;
	float: left;
	border: none;
}
#headimgTop, #headimgBottom{
	clear: both;
	margin: 20px 40px;
}

#headimgTop{
	margin-top: 0;
}

#menu{
	clear: both;
	float: none;
	height: 60px;
	margin: 0 40px;
	background: url('../_gfx/bg_menu.gif') left top no-repeat;
	position: relative;
	top: 0; left: 0;
}
#menu ul{
	clear: both;
	height: 31px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li{
	float: left;
}
#mainmenu li a{
	text-decoration: none;
	display: block;
	height: 31px;
	padding: 0 15px;
	color: #575757;
	margin: 0;
	border: none;
	font-weight: bold;
	line-height: 31px;
	float: left;
}
#mainmenu li a:hover,
#mainmenu li.actual a{
	background: url('../_gfx/bg_menu.gif') bottom center no-repeat;	
	color: #DDD;
}
#mainmenu li.left a:hover,
#mainmenu li.actual.left a{
	background-position: bottom left;
}

#mainmenu ul.submenu{
	height: 29px;
	display: none;
	position: absolute;
	top: 31px; left: 0;
	width: 740px;
}
#mainmenu .active ul.submenu{
	display: block;
}
#mainmenu ul.submenu a{
	line-height: 15px;
	height:  15px;
	margin: 7px 0;
	padding: 0 12px;
	font-weight:  normal;
	border-left: 1px solid #DDD;
	color: #DDD;
	font-size: 0.9em;
	background: none !important;
}
#mainmenu ul.submenu li{

}
#mainmenu ul.submenu li.left a{
	border: none;
}
#mainmenu ul.submenu a:hover {
	color: #FFF;
}
#mainmenu ul.submenu li.active a {
	color: #FFF;
	font-weight: bold;
}

#content{
	margin: 30px 40px;
}
#footer {
	padding: 15px 40px;
	line-height: 130%;
	border-top: 1px solid #DDD;
	font-size: 0.9em;
	color: #888;
	background: url('../_gfx/bg_footer.gif') left bottom no-repeat;
}
#footer a{
	color: #888;
}
#footer p{
	width: 40%;
	float: left;
}


/* @group Powermail */

.powermail_mandatory_js{
	color: #E00;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html{
	float: none;
}
legend{
	font-weight: bold;
	font-size:  1.1em;
}
#content .powermail_check_inner label{
	width: 250px;
}

#content .powermail_check_inner input{
	float: left;
	clear: both;
	border: none;

}

.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_radio_title{
	padding: 1em 0 0.3em 0;
	margin: 0;
	font-weight: bold;
}
#content .tx_powermail_pi1_fieldwrap_html_checkbox_title, #content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html{
	clear: both;
}
#content .powermail_radio_inner{

}
#content .powermail_radio_inner label{
	width:  auto;
}
#content label{
	display:  block;

	float: left;
	padding-left: 0;
	padding-top:  1px;
	margin-right:  5px;
	line-height:  150%;
	width: 130px;
	font-size:  1em;
	text-align:left;
}
#content label.error{
	color: #E00;
	font-weight: bold;
}
#content dd label{
	display:  inline;
	float:none;
	padding:  0;
	line-height:  150%;
	background: none;
	text-align:left;
}
#content input.powermail_text{
	width: 200px;
}
input, textarea, select{
	border: 1px solid #777;
	float: left;
	margin-bottom: 5px;
}
textarea{
	width: 200px;
	height: 70px;
}
.submitbt, .powermail_submit, .tx_powermail_pi1_submitmultiple_forward, tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_submitmultiple_back{
	background: #465248 url('../_gfx/bg_menu.gif') repeat-x 0 -32px;
	border: none;
	color: #FFF;
	font-weight: bold;
	float: left;
	width: auto;
	padding: 4px 15px;
	margin-left:  135px;
}
#content fieldset{
	border: none;
	margin: 0 0 2em 0;
	padding: 0;
}
#content legend{
	display: none;
}
.content-element{
	margin-bottom: 1em;
}
/* @end */

/* @group teasermenu 2-Spaltig */

.teasermenu-4spaltig ul{
	list-style-type: none;
	padding: 0; margin: 0;
	
}
.teasermenu-4spaltig li{
	margin: 0;
	padding: 10px 15px 10px 0px !important;
	width:  230px;
	height: 110px;
	float: left;
	font-size: 0.9em;
	line-height: 130%;

}
.teasermenu-4spaltig dl,.teasermenu-4spaltig dd,.teasermenu-4spaltig dt{
	padding: 0; margin: 0;

}
.teasermenu-4spaltig dt a{
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
}

.teasermenu-4spaltig li.first{
	width: 475px;
	height: 220px;
}

/* @end */

/* @group rgtabs */

/* Tab-Menu li */
#content .rgtabs-menu  li, #left .rgtabs-menu  li {
  background: url('../_gfx/bg_menu.gif') top left no-repeat;
}	

/* Tab-Menu li.a */
#content .rgtabs-menu  li a, #left .rgtabs-menu  li a {
  background: url('../_gfx/bg_menu.gif') top right no-repeat;
}

/* Selected Tab */
#content #left .rgtabs-menu  li.rgtabs-selected, #content .rgtabs-menu  li.rgtabs-selected {
    background: url('../_gfx/bg_menu.gif') left -60px no-repeat;
}	

#content #left .rgtabs-menu  li.rgtabs-selected a, #content .rgtabs-menu  li.rgtabs-selected a {
  background: url('../_gfx/bg_menu.gif') right -60px no-repeat;
  color: #FFF;
}

/* @end */

/* @group chgallery */
#content .tx-chgallery-pi1 {
	margin: 2em 0;
	padding: 0;
}
#content .tx-chgallery-pi1 .single{
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
	background: none;
}

#content .tx-chgallery-pi1 span{
	display: none;
}

/* @end */


#rgtabs1185 .tx-chgallery-pi1 img{
	border: 1px solid #ddd;
	padding: 2px;
	width: 155px;
	height: 124px;
}









