/**
 * Style sheet xBasic
 * Copyright (C) 2005 Leo Feyer, licensed under LGPL
 */


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
}


/**
 * Font family
 */
a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, Verdana, sans-serif;
}
/**
 * Font size
 */
a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#333333;
}

b{
	color:#666666;
}

h1, h2, h3, h4, h5, h6
{
	font-family:arial, Verdana, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#555555;
}


/**
 * Basic tags
 */
img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}
hr{
	height: 0;
	border: 0;
	border-bottom: 1px solid #E1E1E1;
}
/**
 * Floating, Clearing and invisible elements
 */
.fll{
	float:left;
}

.flr{
	float:right;
}
.nf{
	float:none;
	clear:both;
}


#clear{
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
.invisible{
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

/**
 * Links
 */
a
{
	color:#666666;
	text-decoration:none;
}
a:hover
{
	color:#000000;
}

a.more, a.more2, p.more a, p.back a, div.back a{
	border:0px solid red;
	padding-right:14px;
	text-decoration:none;
	color:#555555 !important;
	font-weight:bold;
}
p.more a, p.back a, div.back a{
	background:transparent url('../design/btn/arrow.gif') no-repeat right 3px;
}
a.more, a.more2{
	background:transparent url('../design/btn/arrow.gif') no-repeat right 4px;
}
a.more3{
	background:transparent url('../design/btn/arrow.gif') no-repeat scroll 0 2px;
	font-weight:normal;
	padding:0 0 0 14px;
	color:#333333;
}
a.more{
	position:absolute;
	right:12px;
	float:right;
}
a.more2{
	float:left;
}
a.more:hover, a.more2:hover, p.more a:hover, p.back a:hover, a.more3:hover, div.back a:hover{
	color:#000000 !important;
}
/*header */
#header{
	margin-top:19px;
	height:auto;
}
/*header */
#header .distance{
	height:6px;
}

/**
 * Logo
 */
.shadow-logo-s{
	position:relative;
	border:0px solid red;
	padding-bottom:3px;
	background:transparent url('../design/bg/shadow-s.gif') repeat-x left bottom;
}

.shadow-logo-ne, .shadow-logo-se, .shadow-logo-sw{
	border:0px solid red;
	position:absolute;
	height:3px;
}

.shadow-logo-ne{
	top:0px;
	right:0px;
	width:3px;
	background:transparent url('../design/bg/shadow-logo-ne.gif') no-repeat right top;
}

.shadow-logo-se{
	bottom:-3px;
	right:0px;
	width:4px;
	background:transparent url('../design/bg/shadow-logo-se.gif') no-repeat right bottom;
}

.shadow-logo-sw{
	bottom:-3px;
	left:0px;
	width:5px;
	background:transparent url('../design/bg/shadow-logo-sw.gif') no-repeat left bottom;
}

.box-logo{
	height:60px;
	position:relative;
	background:#dfdfdf url('../design/bg/box-logo.gif') repeat-y right top;
}
.box-logo img{
	margin-left:10px;
	margin-top:10px;
}

/**
 * Footer
 */
#footer{
	position:relative;
	padding-right:3px;
	margin-bottom:12px;
	background:transparent url('../design/bg/shadow-footer-e.gif') no-repeat right top;
}


.copyw{
	border:0px solid red;
	background:transparent url('../design/bg/footer-nav.gif') no-repeat right 5px;
	margin-right:10px;
	padding:3px 10px 0px 0px;
}

.iconprint{
	background:transparent url('../design/btn/icon-print.gif') no-repeat left 2px;
	width:12px;
	height:14px;
	margin:2px 12px 0px 0px;
	cursor:pointer;
	display:block;
}

.iconmail{
	background:transparent url('../design/btn/icon-mail.gif') no-repeat left top;
	width:17px;
	height:14px;
	margin:2px 8px 0px 0px;
	cursor:pointer;
	display:block;
}
.iconfeed{
	background:transparent url('../design/btn/RSS_news_feed_icon.gif') no-repeat left top;
	width:16px;
	height:16px;
	margin:2px 10px 0px 0px;
	display:block;
}

/**
 * Wrapper
 */
#wrapper {
	position:relative;
	padding:0px 11px 0px 13px;
}
/**
 * Management
 */
#management .ce_text .content span{
	display:block;
	margin-left:115px;
}
#management .ce_text .nf{
	border-bottom: 1px solid #E1E1E1;
}
#management .ce_text .content{
	padding-bottom:0;
}
#management .last .nf{
	border-bottom: 0;
}
/**
 * News
 */
.mod_newslist div.layout_short{
	margin-top:10px;
	border-bottom: 1px solid #E1E1E1;
}
.mod_newslist .pagination {
	margin-top:10px;
}
.mod_newslist .pagination p {
	margin:0;
	float:left;
}
.mod_newslist .pagination ul {
	margin:0;
	padding:0 0 0 12px;
	float:right;
	list-style-type:none;
	position:relative;
}
.mod_newslist .pagination li{
	float:left;
	margin:0 0 0 10px;
}