/*
 * @author  ( Michael Wist )
 * @copyright Copyright (C) 2011 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * This is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	font-size: 1.0em;
	font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, sans-serif !important; /*'Source Sans Pro', sans-serif !important;*/
	/*margin: 0;*/
	padding: 0;
	border: 0;
	vertical-align: baseline;
	color: #000;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1.25;
	font: inherit;
}

ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/* ##########################  CMS unabhängige Einstellungen ########################### */

/*@font-face {
  font-family: 'Titillium Maps';
  src: url("../fonts/TitilliumMaps29L002.eot");
  src: local('Titillium Maps'), local('TitilliumMaps'),   
  url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
  url("../fonts/TitilliumMaps29L002.woff") format("woff");
}*/

html {
	height: 100.1%;
}

body {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

a {
	outline: none;
}

a:link {
	color: #4f8d2c;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #9ec888;

}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	background: #E0EED9;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	text-transform: none;
	line-height: 1.25em;
}

h1 {
	font-size: 2em;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.75em;
	margin: 0.75em 0;
}

h3 {
	font-size: 1.5em;
	margin: 1em 0;
}

h4 {
	font-size: 1.2em;
	margin: 1.25em 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.25em 0;
}

h6 {
	font-size: 0.9em;
	font-weight: bold;
}

p {
	line-height: 1.5em;
	margin: 0.8em 0;
}

p+p {}

code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	font-size: 1em;
	line-height: 1.25em;
}

address {
	display: block;
	margin-bottom: 18px;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.05em;
}

small {}

ul,
ol {
	padding-left: 1em;
}

ol {}

ul {
	list-style-type: disc;
}

ul#nav {}

#nav li.level2 {
	list-style-type: none;
	margin: 0;
}

li {
	padding: 0.06em 0em;
}

li ul,
li ol,
ul ul,
ol ol {}

form,
legend,
label {}

#images label {
	width: auto;
	min-width: 9em;
	padding-right: 1em;
}

legend {}

table {}

caption {}

hr {
	border-color: #333;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

code,
kbd,
samp,
pre,
tt,
var {}

pre {
	white-space: pre;
}

del {
	text-decoration: line-through;
}

mark {}

ins {}

big {}

abbr,
acronym {}

abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
}

sup,
sub {
	line-height: 0;
}

sup {}

sub {
	font-size: 0.6em;
}

blockquote {}

fieldset {
	margin: 10px 0;
	padding: 15px 0px;
	border: solid 1px
}

em {}

button,
div.btn-toolbar a.btn {
	padding: 4px 12px;
	margin-bottom: 0px;
	line-height: 1.25em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB #BBB #A2A2A2;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 13px;
}

textarea {
	font-size: 1em;
	min-width: 600px;
}

input {}

video {
	max-width: 100%;
}

.form-horizontal .control-label {
	text-align: left;
	width: auto;
	padding-bottom: 7px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	height: auto;
	/*font-size: 1em;*/
	line-height: 1.5em;
}

.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


/*=========================================================================================================*/

/* +++++++++++++  Verschieden joomla! class und ID Festlegungen   +++++++++ */

#publishing input,
#publishing label,
#publishing .search-field {
	width: auto !important;
	margin-right: 5px;
}


.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	height: 100%
}

#jform_catid_chzn,
#jform_access_chzn,
#jform_state_chzn,
#jform_language_chzn {
	min-width: 10em;
}

#jform_publish_up,
#jform_publish_down {
	font-size: 13px;
	padding-left: 5px;
}

label#jform_publish_up-lbl,
label#jform_publish_down-lbl {
	width: 12em;
}

#editor-xtd-buttons {
	margin: 1em 0 0;
}

.module_content {
	margin: 0px 0 0px 0;
	padding: 0px 0px 10px 5px;
}

.moduletable {
	margin: 0px 0 20px 0;
	padding: 0px 0;
	clear: both;
}

.moduletable_menu {
	margin: 0px 0 10px 0;
}

.moduletable_js {
	margin-bottom: 5px;
}

h3.js_heading span.backh {
	padding: 4px 0px 0px 10px;
	display: block;
}

h3.js_heading span.backh1 {
	padding: 0px 20px 8px 0px;
	display: block;
}

h3.js_heading a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 5px 5px 0 0;
	text-decoration: none;
}

.no {
	font-size: 1px;
}

.item {
	display: block;
}

.item h2 {
	margin: 0 0px 10px 0px;
}

.item-page,
.items-more {
	padding: 0;
	display: block;
}

.item-page ul {
	list-style-type: disc;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.items-leading,
.items-row {
	background: transparent;
	margin: 15px 0px 0px;
	padding: 0 2px;
	display: block;
}

.item-image {
	max-width: 200px;
	max-height: 200px;
	margin: 8px;
}

.item-image img {
	max-width: 200px;
	max-height: 200px;
}

/* ++++++++++++++  columns  ++++++++++++++ */

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols-2 .column-1 {
	width: 45%;
	float: left;
}

.cols-2 .column-2 {
	width: 45%;
	float: right;
	margin: 0;
}

.cols-3 .column-1 {
	float: left;
	width: 28%;
	padding: 0px 5px;
	margin-right: 4%;

}

.cols-3 .column-2 {
	float: left;
	width: 28%;
	margin-left: 0;
	padding: 0px 5px;
}

.cols-3 .column-3 {
	float: right;
	width: 28%;
	padding: 0px 5px;
}

.cols-4 .column-1 {
	width: 22%;
	float: left;
}

.cols-4 .column-2 {
	width: 22%;
	margin-left: 1%;
	float: left;
}

.cols-4 .column-3 {
	width: 22%;
	margin-left: 1%;
	float: left;
}

.cols-4 .column-4 {
	width: 22%;
	margin-left: 0;
	float: right;
}

.items-row {}

/*
.blog .category-desc {
        padding:0 5px;
        margin:10px 0 25px;
}
.blog .cat-children .category-desc {
        padding:0 0px;
        margin:10px 0 25px;
}*/

.categories-list {
	/*padding:0 5px;*/
}

.category-desc {
	line-height: 1.7em;
	margin: 10px 0;
	padding-left: 0px;
}

.category-desc img {
	height: 200px;
}

/*
.category-desc a,
.items-more ol li a,
.pagination a {
  color: #fff495;
}
*/

.category-desc a:hover,
.items-more ol li a:hover,
.pagination a:hover {
	color: #000000;
}

.small {
	font-size: 0.85em;
	margin: 0 0 20px;
}

.image-left {
	float: left;
	margin: 0 15px 5px 0;
}

.image-right {
	float: right;
	margin: 0 0 5px 15px;
}

.archive {
	padding: 0 5px;
}

.archive form {
	padding: 0 5px;
}

ul#archive-items {
	margin: 20px 0 20px 0px;
	list-style-type: none;
	padding: 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1;
	{
	padding: 10px 0;
	margin: 10px 0;
}

ul.nav {
	list-style-type: none;
}

/* ++++++++++++++  readmore  ++++++++++++++ */

.comments-link,
.readmore-link,
.readmore a,
p>a:link,
p>a:visited,
p.mod-articles-category-readmore>a.mod-articles-category-title
/*, ul.nav > li > a*/

	{
	display: inline-block;
	margin-top: 5px;
	text-decoration: none;
	padding: 4px 12px;
	margin-bottom: 0px;
	line-height: 1.25em;
	text-align: center;
	vertical-align: middle;
	color: #333;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB #BBB #A2A2A2;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 1em;
}

.comments-link,
.readmore-link,
.newsflash a.readmore:link,
.newsflash a.readmore:visited,
a.readmore:link,
a.readmore:visited {
	padding: 4px 5px 4px 10px;
	line-height: 1.2em;
	text-decoration: none;
	padding: 4px 12px;
	margin-bottom: 0px;
	line-height: 1.25em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB #BBB #A2A2A2;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 1em;
}

.newsflash a.comments-link:link,
.newsflash a.comments-link:visited,
.newsflash a.readmore-link:link,
.newsflash a.readmore-link:visited,
.newsflash a.readmore:link,
.newsflash a.readmore:visited {
	margin: 10px 0;
	padding: 4px 12px;
	margin-bottom: 0px;
	line-height: 1.25em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB #BBB #A2A2A2;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 1em;
}

a.readmore-link:hover,
a.readmore-link:active,
a.readmore-link:focus,
a.readmore:hover,
a.readmore:active,
a.readmore:focus,
p>a:hover,
p.mod-articles-category-readmore>a.mod-articles-category-title:hover {
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #e6e6e6, #fff);
	background-repeat: repeat-x;
}

.readmore a:hover,
ul.nav>li>a:hover {
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #e6e6e6, #fff);
	background-repeat: repeat-x;
}

/* ++++++++++++++  details  ++++++++++++++ */

.article-info {
	margin: 10px 0 10px 0px;
	font-size: 0.9em;
}

.article-info-term {
	display: none;
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby {
	float: left;
	padding-right: 5px;
}

.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0px 0;
	line-height: 1.2em;
}

dd.createdby {}

.article-info dd span {
	text-transform: none;
	display: inline-block;
	padding: 0 5px 0 0px;
	margin: 0 10px 0 0px;
}

/* ++++++++++++++  pagination  +++ OLD!  +++++++++++ */

.pagenav {
	padding: 2px;
	font-weight: bold;
	font-size: 1.75em;
}

.pagination li.pagination-start,
.pagination li.pagination-next,
.pagination li.pagination-end,
.pagination li.pagination-prev {
	border: 0;
}

.pagination li.pagination-start,
.pagination li.pagination-start span {
	padding: 0;
}

p.counter {
	font-weight: bold;
}

.pagination li.pagination-start>span.pagenav,
.pagination li.pagination-next>span.pagenav,
.pagination li.pagination-end>span.pagenav,
.pagination li.pagination-prev>span.pagenav,
.pagination a {
	font-weight: normal;
	font-size: 1em;
}

.pagination a {
	color: #4F7AA5;
	background: #E0EED9;
	border: medium none;
}

.pagination a:hover {
	background: #C6DFB8;
}


/* ++++++++++++++++++++++++ pagination ++++++   NEU!   +++++++++++++++++++++++ */

.pagination {
	margin: 18px 0;
	padding: 15px;
	width: 100%;
}

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.pagination ul>li {
	display: inline;
	padding: 2px 5px;
	text-align: left;
	border: solid 0px #eee;
	margin: 0 2px
}

.pagination ul>li>a,
.pagination ul>li>span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus,
.pagination ul>.active>a,
.pagination ul>.active>span {
	background-color: #55ff55;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
	color: #000;
	cursor: default;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

.pagination-centered {
	text-align: center;
	width: auto;
}

.pagination-right {
	text-align: right;
	width: auto;
}


/* ######### standard menu (vertical) ######## */

/* ++++++++++++++  first level  ++++++++++++++ */

ul.menu {
	list-style-type: none !important;
	margin: 10px;
	padding: 0px;

}

.module_content ul.menu {
	margin-left: -5px;
	padding: 10px 0 0 0;
}

ul.menu li {
	margin: 0;
}


ul.menu li a:link,
ul.menu li a:visited {
	display: block;
	padding: 7px 0px 7px 20px;
	text-decoration: none;
	background: #bd8;
	text-shadow: none;
}

ul.menu li.active a {
	font-weight: bold;
	background: #ac7;
}

ul.menu li a:hover {
	background: #ac7;
}



/* ++++++++++++++  second level  ++++++++++++++ */

ul.menu li ul {
	margin: 0;
	padding: 0;
}

ul.menu li ul li {
	margin: 0;
	padding: 0
}

ul.menu li.active ul li a:link,
ul.menu li.active ul li a:visited {
	padding: 5px 10px 5px 20px;
	font-weight: normal;
}


ul.menu li.active ul li a.active:link,
ul.menu li.active ul li a.active:visited {
	padding: 7px 10px 7px 20px;
}

ul li.active ul li.active a:link,
ul li.active ul li.active a:visited {
	font-weight: bold;
}

/* ++++++++++++++  third level  ++++++++++++++ */

ul.menu li ul li ul {
	padding: 5px 0 5px 0px;
}

ul.menu li ul li ul li {}

ul.menu li.active ul li.active ul li a:link,
ul.menu li.active ul li.active ul li a:visited {
	padding: 5px 4px 5px 30px;
	font-weight: normal;
}

ul.menu li.active ul li.active ul li.active a:link,
ul.menu li.active ul li.active ul li.active a:visited {
	font-weight: bold;
}

/*  ####################   forms   #####################  */

#member-registration {
	margin: 10px;
	padding: 15px;
	min-height: 150px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	background: #CCC49F;
}

#member-registration fieldset {
	border: none;
}


form fieldset dt {
	clear: left;
	float: left;
	width: 12em;
	padding: 3px 0
}

form fieldset dd {
	float: left;
	padding: 3px 0
}

.login .control-label {
	text-align: left;
}

/* ########################## search ############################ */

.searchintro {
	font-weight: normal;
	margin: 20px 0 20px;
}

#searchForm {
	padding: 0 5px
}

.inputbox:focus {
	background: #f4f5d6;

}

.highlight {
	font-weight: bold;
}

.ordering-box {
	width: auto;
	float: right;
}

.phrases-box {
	width: auto;
	float: left
}

.only,
.phrases {
	margin: 10px 0 0 0px;
	padding: 10px;
	line-height: 1.3em;
	margin: 10px;
	padding: 15px;
	border: 1px solid #bbb;
	box-shadow: 0px 3px 5px 3px #bbb;
	border-radius: 5px;
	float: left;
}

.only input,
.phrases input {
	clear: left;
}

label.ordering {
	display: block;
	margin: 10px 0 10px 0
}

.word {
	padding: 10px 10px 10px 0;
	background: #CCC49F;
	margin: 10px;
	padding: 15px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

.word input {
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 4px;
	font-size: 1em
}

.word input:focus {
	margin: 0 0 0 9px;
	background: #fff495;
}

.word label {
	font-weight: bold
}

fieldset.only label,
fieldset.phrases label {
	margin: 0 1em;
	width: 10em;
	float: left;
}

.only label,
.phrases label {
	float: none;
}

fieldset.only input,
fieldset.phrases input {
	float: left;
	width: auto;
}

.ordering-box label.ordering {
	margin: 0 10px 5px 0;
	float: left;
	background: #CCC49F;
}


.search label {
	display: block;
}

.search input {
	/*font-size:1em;
  height: 1.5em;*/
}

.search legend {
	font-weight: bold;
	float: left;
}

/* ++++++++++++++  selects  ++++++++++++++ */

.phrases .inputbox {
	width: 10em;
	font-size: 1em;
}

.phrases .inputbox option {
	padding: 2px;
}


.form-limit {
	margin: 20px 10px;
	padding: 10px;
	width: 15em;
	border: 1px solid #bbb;
	box-shadow: 0px 3px 5px 3px #bbb;
	border-radius: 5px;
	clear: left;
}

/* ++++++++++++++  search results  ++++++++++++++++++ */

dl.search-results {
	margin: 20px 10px;
	padding: 15px;
	background: #f8f8f8;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

dl.search-results dt.result-title {
	padding: 15px 15px 0px 5px;
	font-weight: bold;
	font-size: 1.5em;
	display: block;
}

dl.search-results dt.result-title a:hover {
	color: #202c58;
	text-decoration: none;
}

dl.search-results dd {
	padding: 2px 15px 2px 5px
}

dl.search-results dd.result-text {
	padding: 10px 15px 10px 5px;
	line-height: 1.7em
}

dl.search-results dd.result-created {
	padding: 2px 15px 15px 5px
}

dl.search-results dd.result-category {
	padding: 10px 15px 5px 5px
}

/* ########################### contacts ########################### */

.contact {
	margin: 10px;
	padding: 15px;
	min-height: 150px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	background: #CCC49F;
}

.contact-category {
	padding: 0 10px
}

.contact-category #adminForm fieldset.filters {
	border: 0;
	padding: 0
}

.contact-image {
	margin: 10px 0;
	overflow: hidden;
}

.contact-image img {
	/* as you like
float:right;
float:left */
}

div.contact-form {
	margin-bottom: 1em;
}

form#contact-form div.control-group {
	margin-bottom: 0.5em;
}

label#jform_contact_email_copy-lbl,
div.contact-form label[class="hasTip"] {
	width: 17em;
	margin-left: 1em;
	font-size: 1em;
}

div.contact-form input[type="checkbox"] {
	margin-left: -9em;
	font-size: 2.06em;
}

div.contact-form fieldset dt {
	width: 10em;
	padding: 0.5em 0em;
}

div.contact-form fieldset input {
	font-size: 1.03em;
}

.contact-address {
	margin: 20px 0 10px 0;
}

.contact-address a {
	line-height: 2.5em;
}

.contact-email div {
	padding: 2px 0;
	margin: 0 0 10px 0;
}

.contact-email label {
	width: 17em;
	float: left;

}

span.contact-image {
	margin-bottom: 10px;
	overflow: hidden;
	display: block
}

#contact-textmsg {
	padding: 2px 0 10px 0
}

#contact-email-copy {
	float: left;
	margin-right: 10px;

}

.contact .button {
	float: none !important;
	clear: left;
	display: block;
	margin: 20px 0 0 0
}



dl.tabs {
	float: left;
	margin: 50px 0 0 0;
	z-index: 50;
	clear: both;


}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-right: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;

}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}


div.current dd {
	padding: 0;
	margin: 0;
}

dl#content-pane.tabs {
	margin: 1px 0 0 0;
}


/* ##########################  user profile  ########################### */

.profile a {
	clear: both;
	float: left;
}

#users-profile-core,
#users-profile-custom {
	float: left;
	background: f8f8f8;
	margin: 10px;
	padding: 15px;
	min-height: 150px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

#users-profile-core dt,
#users-profile-custom dt {
	float: left;
	width: 12em;
	padding: 3px 0;


}

#users-profile-core dd,
#users-profile-custom dd {
	padding: 3px 0;
}

#member-profile fieldset,
.registration fieldset {
	margin: 10px;
	padding: 15px;
}

#member-profile fieldset {
	float: left;
}

#member-profile fieldset label,
.registration fieldset label {
	width: auto;
	float: none;
}

#member-registration>fieldset:nth-child(2) label {
	float: left;
}

#member-registration>fieldset:nth-child(2) div.controls {
	/*clear: left;*/
}

/* auskommentiert für Joomla 3.3
.profile-edit {
  margin: 10px;
  padding: 15px;
  min-height: 150px;
  border: 1px solid #333333;
    -moz-box-shadow: 3px 5px 10px #333333;
  box-shadow: 0px 3px 5px 3px #333333;
  -webkit-box-shadow: 3px 5px 10px #333333;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: -3px 5px 10px #333333;
  box-shadow: 0px -3px 5px 3px #333333;
  -webkit-box-shadow: -3px 5px 10px #333333;
  background: #CCC49F;
}
*/

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend {
	font-weight: bold;
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd {
	float: none;
	padding-top: 1em;
}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input {
	width: 17em;
	font-size: 1em;
}

.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt {
	padding: 5px 5px 5px 0;
	width: 17em;
}

span.optional {
	margin-left: 0.5em;
	font-size: 0.9em;
}

.remind,
.reset {
	margin: 10px;
	padding: 15px;
	min-height: 150px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	background: #CCC49F;
}


/* ++++ Änderungen für Joomla 3.3 +++++ */

#member-profile>fieldset:nth-child(2)>div:nth-child(2) {
	margin-top: 0.6em;
}

#member-profile>fieldset:nth-child(1) div.controls {
	clear: both;
	margin-bottom: 0.5em
}

#member-profile>fieldset:nth-child(2) div.controls {
	clear: both;
	margin-bottom: 0.75em
}

#member-profile>fieldset:nth-child(3) div.control-label {
	clear: left;
	width: 13em;
}

#member-profile>fieldset:nth-child(3) div.controls {
	margin-bottom: 0.75em;
}

#member-profile a.chzn-single {
	width: 12em;
}

label#jform_profile_dob_spacer-lbl {
	display: none
}

#jform_profile_dob_img {
	height: 24px;
	width: 24px;
}

textarea#jform_profile_aboutme {
	min-width: 500px;
}

/*#################### tables ############################ */

table {
	border-collapse: collapse;
}

table.weblinks,
table.category {
	margin: 10px 10px 20px 0px;
	width: 99%;
}

table.weblinks td {
	border-collapse: collapse;
}

table.weblinks td,
table.category td {
	padding: 7px;
}

table.weblinks th,
table.category th {
	padding: 7px;
	text-align: left;
}

td.num {
	vertical-align: top;
	text-align: left;
}

td.hits {
	vertical-align: top;
	text-align: center;
}

td p {
	margin: 0;
	line-height: 1.3em;
}

.filter {
	margin: 10px 0;
}

.display-limit,
.filter {
	text-align: right;
	margin-right: 7px;
}




/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img {
	padding: 2px 10px;
}

.filter-search {
	float: left;

}

.filter-search .inputbox {
	width: 6em;
}


legend.element-invisible {
	position: absolute;
	/* need margin top and left doesn't work for the legend element */
	margin-left: -3000px;
	margin-top: -3000px;
	height: 0px;
}

.cat-items {
	margin-top: 20px;
}

/* .subheading-category {
    display: none;
} */

/* #################### syndicate ############################ */

p.syndicate {
	float: left;
	display: block;
	text-align: left;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error {
	padding: 10px;
}

/* ++++++++++++++  editor  ++++++++++++++ */

.contentpaneopen_edit {
	float: left;
}

.contentpaneopen_edit img {}

a.mceButton:hover {
	background: none !important;
}

/* ++++++++++++++  pagebreak  ++++++++++++++ */

table.contenttoc {
	padding: 10px;
	margin: 10px;
}

table.contenttoc tr td {
	padding: 1px 0px;
}

.pagenavcounter {
	font-weight: bold;
}


/* ++++++++++++++  edit  ++++++++++++++ */

legend {
	padding: 3px 5px;
}

form#adminForm {}

.edit form#adminForm fieldset {
	padding: 10px 1px;
	margin: 10px 0 15px 0;
}

.formelm {
	margin: 5px 0;
}


.formelm label {
	width: 13em;
	display: inline-block;
	vertical-align: top;
}

form#adminForm .formelm-area {
	padding: 5px 0;
}

form#adminForm .formelm-area label {
	vertical-align: top;
	display: inline-block;
	width: 7.9em;
}

.formelm-buttons {
	text-align: right;
	margin-bottom: 10px;
}

.button2-left {}

a.modal-button {}

.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a {
	background: #eee;
	padding: 4px !important;
	margin: 0 !important;
	line-height: 1.2em;
	border: solid 1px #ddd;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px !important
}

;

/* ++++++++++++++  tooltip  ++++++++++++++ */

.tip {
	background: #f4f5d6;
	font-size: 0.9em;
	text-align: left;
	padding: 3px;
	max-width: 400px;
	margin: 0px 10px 25px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

.tip-title {
	font-weight: bold;
}

/* #################### modules ############################ */

/* ++++++++++++++  newsflash  ++++++++++++++ */

/* newsflash horizontal */

.newsflash-horiz {
	overflow: hidden;
	list-style-type: none !important;
	margin: 0 5px!important;
	padding: 20px 10px !important;
}

.newsflash-horiz li {
	float: left;
	width: 30%;
	margin: 0 1% !important;
	padding: 10px 5px;
}

ul.newsflash-horiz li h4 {
	font-size: 1.4em;
}

.newsflash-horiz li img {
	display: block;
	margin-bottom: 10px;
}

/* newsflash vertical */

.newsflash-vert {
	padding: 10px;
}

ul.newsflash-vert {
	list-style-type: none;
}

li.newsflash-item {
	padding: 1em 1em 2em;
	background: #C6DFB8;
	margin: 0px 10px 15px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

/* ++++++++++++++  latest, popular  ++++++++++++++ */

ul.latestnews li {
	padding-left: 0px;
	padding-bottom: 15px;
	list-style-type: none !important;
}

ul.latestnews li a,
ul.mostread li a {
	background: url(../images/arrow_grey.png) no-repeat 0.25em 0.5em;
	color: #202c58;
	padding: 2px 2px 2px 15px;
	display: block;
	text-decoration: none;
}

ul.latestnews li a:hover,
ul.mostread li a.hover {
	background: #202c58 url(../images/arrow_white_grey.png) no-repeat 0.25em 0.5em;
	color: #fff495;
}

/* ++++++++++++++  newsflash  ++++++++++++++ */

.newsflash {
	padding: 5px 10px;
	background: #fff4dd;
	border: 6px double #ddd;
	margin: 0 10px 5px;
	/*-moz-box-shadow: 3px 5px 10px #333333;
  box-shadow: 0px 3px 5px 3px #333333;
  -webkit-box-shadow: 3px 5px 10px #333333;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: -3px 5px 10px #333333;
  box-shadow: 0px -3px 5px 3px #333333;
  -webkit-box-shadow: -3px 5px 10px #333333;*/
}

.newsflash-title {
	margin-top: 1em;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

.newsfeed {
	padding: 0 5px;
}

ul.newsfeed {
	padding: 0 !important;
}

.newsfeed-item {
	padding: 5px 0 0 0;
	margin: 0;
}

.newsfeed-item h5 a {
	font-size: 1.1em;
	font-weight: bold !important;
}

.feed-item-description img {
	margin: 5px 10px 10px 0;
}

dl.newsfeed-count dt,
dl.newsfeed-count dd {
	display: inline;
}

/* ++++++++++++++  weblinks  ++++++++++++++ */

dl.weblink-count dt,
dl.weblink-count dd {
	display: inline;
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form {
	background: #e8e8e8;
	margin: 10px;
	padding: 15px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	height: 24em;
}


#login-form p {
	line-height: 2em;
	float: left;
}

#login-form fieldset {
	padding: 0px;

}

#login-form .inputbox {
	padding: 2px;
	float: left;
}

#login-form fieldset.input {
	padding: 0px 0 0 0;
	margin: 0px 0 10px 5px;
}

#login-form label {
	margin-right: 10px;
	width: 7.5em;
	text-align: right;
	float: left;
}

#login-form input {
	width: 7em;
}

#form-login-remember label {
	float: left;
	width: auto;
}

.logout-button {
	margin-top: 10px;
	font-size: 1em;
}

input.button,
button.button,
button.validate {
	cursor: pointer;
	padding: 3px 5px 3px 7px;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1em;
}

#modlgn-username,
#modlgn-passwd {
	width: 150px !important;
	height: 24px;
}

.module_content #form-login-username label,
.module_content #form-login-password label {
	float: left;
	width: 5.2em;
}

.login-fields {
	margin: 10px 0;
}

.login-fields label {
	float: left;
	width: 9em;
	width: auto;
}

.login-description img,
.logout-description img {
	float: left;
	margin-right: 20px;
}

.login-description,
.logout-description {
	overflow: hidden;
	padding-left: 5px;
	margin: 20px 0 10px 0;
}

.logout-description {
	margin-bottom: 20px;
}



/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

.slide {
	height: auto !important;

}

ul.tabs {
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
}

.tabopen ul.newsflash-horiz,
.tabopen ul.newsflash-vert,
.tabopen ul.latestnews {
	margin: 0 !important;
	padding: 0 !important;
}

.tabopen ul.newsflash-horiz li,
.tabopen ul.newsflash-vert li {
	padding: 0 6px !important;
}

ul.tabs li {
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	display: block;
	margin: 0;
	font-size: 1em;
}

ul.tabs li a:link,
ul.tabs li a:visited {
	text-decoration: none;
	padding: 7px 5px;
	margin: 0px;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

ul.tabs li a.linkopen:link,
ul.tabs li a.linkopen:visited {
	font-weight: bold;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus {
	text-decoration: underline;
}

.tabcontent {
	padding: 15px 10px;
	margin-top: -1px;
}

.tabcontent:focus {
	outline: none;
}

.tabopen {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}

.tabclosed {
	display: none;
}

.tabcontent ul {
	padding: 0;
}

.tabcontent ul li {
	list-style-type: none;
}

.tabcontent .linkclosed {}

a.linkopen {}

.tabouter {
	margin-top: 20px;
}


.module_content {
	border: solid 1px #000;
	padding: 10px;
}

.random-image {
	margin-top: 10px;
	margin-left: 10px;
}

/* ++++++++++++++  content-module ++++++++++++++ */

.category-module {
	list-style-type: none;
}

.category-module li {
	margin: 30px 10px;
	padding: 0.5em;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	width: 23%;
	min-width: 225px;
	float: left;
}

.category-module span {
	display: block;
	font-size: 1em;
	font-weight: italic;
}

.category-module a span {
	display: inline;
}

a.mod-articles-category-title {
	text-decoration: none;
	font-weight: bold;
}

a.mod-articles-category-title:hover {
	background: #f6f6f6;
}

p.mod-articles-category-readmore>a.mod-articles-category-title {
	font-weight: normal;
}

.category-module>li>a {
	background: none;
}

/* ++++++++++++++  languages-module ++++++++++++++ */

.mod-languages ul a {
	padding: 0px 6px;
}

.mod-languages {
	line-height: 2em;
}

.mod-languages ul a:hover,
.mod-languages .lang-active {
	line-height: 2em;
	background: #E0EED9;
}


/*-------------------------------*/

.australia {
	margin: 0px 0;
	padding: 10px 65px 10px 10px;
}

.australia h3 {
	font-size: 1.4em;
}

.australia a {
	font-weight: bold;
}

.australia p {
	line-height: 1.4em;
}

/* ###########  Categories list ############ */

.category-list {
	background: #f8f8f8;
	margin: 0px 10px 25px;
	padding: 15px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

.categories-listalphabet ul {
	padding: 0;
	margin: 20px 10px 10px 0;
	list-style-type: none;
	list-style-position: inside;
}

.categories-listalphabet ul li {
	display: inline;
	padding: 5px;
	border-right: solid 1px #ddd;
}


.categories-list ul {
	list-style-type: none;
	margin: 10px;
}

.cat-children {
	padding-left: 5px;
}

.cat-children ul dl dt,
.cat-children ul dl dd {
	display: inline;
}

.cat-children ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cat-children ul {
	margin: 20px 20px 20px 0;
}

#main .cat-children ul ul {
	margin: 20px;
}

.cat-children ul li {
	margin: 10px 0;
}

/* mod stats  */

.stats-module dl {
	margin: 10px 0;
}

.stats-module dt {
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
}

.stats-module dt,
.stats-module dd {
	padding: 2px 0;
}

/* syndicate */

a.feed-link {
	margin-top: 15px;
	display: block;
	text-decoration: none;
}

.feed-link img {
	border: 0;
}

/* pagenav */

ul.pagenav {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
}

ul.pagenav li {
	display: inline-block;
	padding: 0px;
	margin: 0;
	line-height: 2em;
}

ul.pagenav li a {
	border: solid 1px #ccc;
	display: inline;
	background: #eee;
	padding: 2px;
	text-decoration: none;
}

ul.pagenav li.pagenav-prev {
	float: left;
}

ul.pagenav li.pagenav-next {
	float: right;
}

/* pagebreak */

#article-index {
	width: 25%;
	float: right;
	border: solid 1px #eee;
	padding: 10px;
	margin: 10px 0px 20px 30px;
	background: #f9faf9;
}

#article-index h3 {
	margin: 0;
	font-size: 1em;
}

#article-index ul {
	list-style-type: disc;
	color: #666;
}


/* mailto window */

#mailto-window {
	background: #f5f5f5;
	padding: 15px;
	border: solid 1px #ddd;
	position: relative;
}

#mailto-window label {
	width: 10em;
}

.mailto-close {
	position: absolute;
	right: 0;
	top: 5px;
	background: none;
}

.mailto-close a {
	background: #f5f5f5 url(../images/close.png) no-repeat !important;
	min-width: 25px;
	display: block;
	min-height: 25px;
	overflow: visible;
}

.mailto-close a span {
	position: absolute;
	left: -3000px;
	top: -3000px;
	display: inline;
}

#mailto-window .inputbox {
	background: url("../images/content_bg.gif") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #ccc;
	padding: 3px;
}

#mailto-window p {
	margin-top: 20px;
}

#mailto-window button {
	margin: 0 5px 0 0;
}

span.spacer>span.text label {
	white-space: nowrap;
	font-weight: bold;
	color: #666;
}

.red {
	font-weight: bold;
	color: #c00;
}

.star {
	color: #cc0000;
}

/* ++++++++++++++  news feeds direction ++++++++++++++ */

.redirect-ltr {
	direction: ltr;
	text-align: left;
}

.redirect-rtl {
	direction: rtl;
	text-align: right;
}

h3.title,
dl.tabs h3 {
	margin: 0;
}

/* ++++++++++++++  feed-display-module ++++++++++++++ */

div.feed {
	display: block;
	padding: 5px 10px;
}

/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/

#container ul.actions {
	list-style: none;
	float: right;
}

.actions li {
	float: left;
	margin-left: 5px;
}

/*new*/

.print-icon {}

.email-icon {}

/*Eigene Mauszeiger für [webgallery und Download-Button]*/

a.zoomin,
.thumbnail a,
.thumb a {
	cursor: url(/templates/ambiente2/images/magplus.cur), crosshair;
}

a button,
p+a {
	cursor: url(/templates/ambiente2/images/download.cur), crosshair;
}

/* newsflash vertical */

.newsflash-vert {
	padding: 0px;
}

ul.newsflash-vert {
	list-style-type: none;
}

/*=========================================================================================================*/

/* +++++++++++++  some new classes!   +++++++++ */

.box_out div {
	float: left;
	position: relative;
}

.box_shaddow {
	background: #C6DFB8;
	margin: 10px;
	padding: 0px 10px;
	min-height: 150px;
	border: 1px solid #333333;
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
}

.box_green {
	background: #E0EED9;
}

.box_shaddow a {
	color: #202020;
	display: block;
}

.box_shaddow a:visited {}

.box_shaddow a:hover {
	color: #202020;
	background: #E0EED9;
	text-decoration: none: font-weight: normal;
}

.top_box {
	margin-bottom: 25px;
	padding: 0px 10px;
	min-height: 150px;
	border: 1px solid #bbb;
	border-radius: 5px;
}