/*
 * @author ( Angie Radtke )
 */

/* not ready */

/* ##########################  general  ########################### */

@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");
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

body {
	background-image: url(../../../images/hintergrund/back.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	overflow-y: scroll;
}

#all {
	border: solid 0px;
	padding-top: 0px;
	width: 910px;
	overflow: scroll-y;
}

#header {
	/*padding-top:10em*/
}

a:link, a:visited {
	color: #565655;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	/*background:#095197;
	 color:#FFF;*/
	text-decoration: underline;
	color: #565655;
}

input:focus {
	border: solid 2px;
}

fieldset {
	border: solid 0px #ccc
}

.article-info {
	color: #444
}

.article-info dd span {
	color: #444;
	border-right: solid 0px;
	background: #eee
}

/* ##########################  back  ########################### */

#back {

}

/* ##########################  logo  ########################### */

#logo span {
	color: #fff;
	padding-left: 50px;
	font-size: 0.3em !important;
	text-transform: none;
	font-family: arial, sans-serif
}
#all #header {/*padding-top:8.0em ;*/
}
.logoheader {
	background-repeat: no-repeat;
	color: #fff;
	min-height: 200px;
	margin: 0em 10px 0 10px !important;
}

h1#logo {
	font-family: 'Titillium Maps', Arial;
	padding: 0.9em 20px 20px 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0;
}

#line {
	width: 98%;
	max-width: 100%;
	top: 0px;
	left: 0px;
	padding: 5px 10px !important;
	margin-right: 10px;
	text-align: right;
}

/* ##########################  header  ########################### */

#header {
	/*background:#fff;*/
	background-image: url(../../../images/hintergrund/schattenkante.png);
	background-repeat: repeat-y;
	font-size: 1em;
	position: relative
}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
#header ul.menu {

	/* top:62px; */
	/*top:5em;*/
	/*background-image:url(../../../images/nav-buttons.png);*/
	border: 0 none;
	display: block;
	left: 0;
	margin: 0 5px 0;
	padding: 0 0 0 0;
	position: absolute;
	text-align: left;
	top: 373px;
	/*border-top:solid 1px #ddd;*/

}

#header ul.menu li {
	border: 0;
	margin: 0 !important;
}
#header ul.menu li a:link, #header ul.menu li a:visited {

	/*color:#333;
	 border:0 ;
	 border-right:solid 1px #ddd;*/
	/*margin:0px 0 0 0 ;*/
	padding: 4px 26px;
	/*position:relative;*/
	/*background: #e0e0e0 url(../images/personal/ecke.gif) repeat-x top left;*/
	display: inline-block
}

#header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu li a:focus {
	/*background:#0d4c89 ;
	 color:#fff;*/
	padding: 4px 26px;
}

#header ul li.active a:link, #header ul li.active a:visited {
	color: #565655;
	/*background:url(../images/personal/navi_active.png) ;
	 text-shadow: 1px 1px 1px #000;*/
}

#header ul.skiplinks {
	width: 100%;
	text-align: left;
	background: none;
	z-index: 20000;
	top: 0;
	display: inline;
	padding: 0
}

#header ul.skiplinks li a.u2:active, #header ul.skiplinks li a.u2:focus {
	background: #095197 !important;
	color: #fff !important;
	border: solid 1px;
	top: 0 !important;
	z-index: 10000;
	right: auto;
	left: 0 !important;
	display: block
}

/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize {
	display: inline;
}

#fontsize p a:link, #fontsize p a:visited {
	color: #222;
	border-right: solid 1px #ccc
}

#fontsize p a.larger, #fontsize p a.reset, #fontsize p a.smaller {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	margin: 0;
}

#fontsize p a:hover, #fontsize p a:active, #fontsize p a:focus {
	background: #095197 !important;
	color: #fff
}

#fontsize h3 {
	color: #222;
	font-weight: bold
}

/* ++++++++++++++  search  ++++++++++++++ */
#header form, #header form .search {
	display: inline;
	padding-right: 1px;
}

#header form .inputbox {
	background: url(../images/header-bg.gif) repeat-x;
	border: solid 1px #ccc;
	border-bottom: 0;
	border-right: 0;
	padding: 5px
}

#header form .inputbox:focus {
	border: solid 2px #000;
}

#header form .button {
	border: solid 0px #ddd;
	background: #ccc url(../images/personal/button.png);
	color: #333;
	padding: 4px !important
}

/* ##########################  contentarea  ########################### */

#contentarea, #contentarea2 {
	background: #fff;
	width: 900px;
}

/* ##########################  breadcrumbs  ########################### */

#breadcrumbs {
	color: #333;
}

#breadcrumbs span {
	color: #333;
}

#breadcrumbs span a:link, #breadcrumbs span a:visited {
	background: #fff;
	color: #333;
}

#breadcrumbs span a:hover, #breadcrumbs span a:active, #breadcrumbs span a:focus {
	background: #095197;
	color: #fff;
}

/* ##########################  navigation column  ########################### */

.module_content {
	border: solid 1px #ddd;
}
.moduletable_js {
	border: solid 0px #ddd;
}

#right .moduletable_js {
	border: 0
}

#nav h3 {
	border-bottom: solid 1px #ddd;
	font-family: 'Titillium Maps', Arial;
	color: #555
}

h3.js_heading {
	border-bottom: solid 1px #ddd;
	background: #eee;
	font-family: 'Titillium Maps', Arial;
}

h3.js_heading span.backh {
	border: solid 0px #000
}

h3.js_heading span.backh1 {

}

h3.js_heading a {
	border: 0
}

h3.js_heading a img {
	border: 0
}

h3.js_heading a.opencloselink:hover, h3.js_heading a.opencloselink:active, h3.js_heading a.opencloselink:focus {
	background: none
}

#right h3 span.backh {

}

#right h3 span.backh2 {
	background: #fff;
	color: #555;
	border-bottom: solid 1px #ddd
}

#right h3 span.backh3 {
	padding-left: 0
}

h3.js_heading a:link, h3.js_heading a:visited, h3.js_heading a:hover, h3.js_heading a:active, h3.js_heading a:focus {

}

#nav h3.js_heading a:focus {

}

#nav form {
	color: #000;
}

#nav form a:hover, #nav form a:active, #nav form a:focus {
	color: #fff;
	background: #095197;
	text-decoration: none
}

/* ++++++++++++++  first level  ++++++++++++++ */
#nav .moduletable-example ul.menu {
	background: #fff;
	border: 0;
}

ul.menu {
	border: 0;
	/*background:#fff /* url(../images/nature/nav_level_1.gif) repeat-x */;
	border: solid 0px #eee;
}

.module_content ul.menu {
	border: 0;
}

ul.menu li {
	/*border-bottom:solid 1px #ddd;*/
}

ul.menu li a:link, ul.menu li a:visited {
	color: #565655;
	font-size: 13px;
	/*background:url(../images/nature/karo.gif) 5px 12px no-repeat*/
}

ul.menu li.active a:link, ul.menu li.active a:visited {
	/*color:#c00303;*/
	font-size: 13px;
}

ul.menu li a:hover,
/*ul.menu li a:active,*/
ul.menu li a:focus, ul.menu li.active a:hover, ul.menu li.active a:active, ul.menu li.active a:focus {
	/*background-image:url(../../../images/navi/nav-body.png);*/
	/*margin-left:-5px;*/
	/*color:#095197;*/
}
ul.menu li.active a {
	color: #c00303;
}
ul.menu li a:hover {
	text-decoration: underline;
}

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

ul.menu li ul {
	border: solid 0px #eee;
}

ul.menu li ul li {
	/*border:solid 0px #000;
	 background:#fff;*/
}

ul.menu li.active ul li a:link, ul.menu li.active ul li a:visited {
	/*color:#444;
	 border:0;
	 border-bottom:solid 1px #fff;*/
	/*background:url(../../../images/navi/nav-body.png);*/

}

ul.menu li.active ul li.active a:link, ul.menu li.active ul li.active a:visited {
	/*border:0;
	 color:#333;
	 border-bottom:solid 1px #fff;*/
}

ul.menu li.active ul li a:hover, ul.menu li.active ul li a:active, ul.menu li.active ul li a:focus {
	/*background:url(../../../images/navi/nav-body.png);*/
	/*color:#fff !important;*/
}
ul.menu li.active ul li a:active {
}

ul.menu li.active ul li a:hover {
	text-decoration: underline;
}

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

ul.menu li ul li ul {
	border: 0 !important;
	background: #f5f5f5 !important;
	padding-bottom: 0
}

ul.menu li.active ul li.active ul li a:link, ul.menu li.active ul li.active ul li a:visited {
	background: #f5f5f5;
	border-bottom: solid 1px #fff;
	color: #444
}

ul.menu li.active ul li.active ul li.active a:link, ul.menu li.active ul li.active ul li.active a:visited {
	color: #333;
}

/* ++++++++++++++  fourth level  ++++++++++++++ */

ul.menu li ul li ul li ul {
	border: solid 1px #eee !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	background: #fff url(../images/nature/level4.png) repeat-x !important;
}

ul.menu li.active  ul li.active  ul li.active  ul li  a:link, ul.menu li.active  ul li.active  ul li.active  ul li a:visited {
	font-weight: normal;
	padding: 3px 2px 3px 40px;
	font-size: 0.9em;
	background: #fff url(../images/nature/arrow_small.png) no-repeat 30px 5px;
	color: #444
}

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

/* ++++++++++++++  fifth level  ++++++++++++++ */

ul.menu li ul li ul li ul li ul {
	border: solid 0px #eee !important;
	padding-top: 5px !important;
	padding-bottom: 10px !important;
	background: #fff !important;
}

ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li  a:link, ul.menu li.active  ul li.active  ul li.active  ul li.active  ul li a:visited {
	font-weight: normal;
	padding: 3px 2px 3px 5px;
	font-size: 0.9em;
	background: #fff;
	color: #444;
	margin: 0 10px 0 35px;
	border-bottom: solid 1px #ddd
}

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

/* ##########################  content - main   ########################### */

#main {

}

#main a:link, #main a:visited {
	color: #565655;
}

#main a:hover, #main a:active, #main a:focus {
	/*background:#095197;
	 color:#fff;*/
}

#main th a:hover, #main th a:active, #main th a:focus {
	background: #333;
	color: #fff;
}

.items-row {
	background: #fff
}

.items-row h2 {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	color: #555
}

.column-1, .column-2 {
	border: solid 0px;
}

.item-separator {
	border: solid 0px #333333;
}

#main ul li {

}

.small {
	border: solid 0;
}

ul#archive-items li.row0, ul#archive-items li.row1 {
	border-bottom: solid 1px #ddd
}

.archive #adminForm fieldset {
	border: 0;
	padding: 0;
	margin: 20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */

.image-left {
	padding: 2px;
}

.image-right {
	border: solid 1px #ddd;
	padding: 2px
}

/* ++++++++++++++  leading  ++++++++++++++ */

.items-leading {

}

/* ++++++++++++++++++++ headings +++++++++++++ */
#main h1 {
	color: #C00303;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px !important;
	font-weight: bold;
}

#main .blog  h1, #main .blog-featured  h1 {
	color: #0d4c89;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	font-family: 'Titillium Maps', Arial;
	margin-top: -1px !important

}

/* h1 on frontpage */

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.items-leading h2, #main h3, #main h4 {
	color: #555;
}

#main h2 {
	color: #565655;
	font-family: Verdana, Geneva, sans-serif;
}

#main h2 a {
	color: #095197
}

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

.readmore a:link, .readmore a:visited, a.readmore:link, a.readmore:visited {
	color: #095197;
	background: #eee url(../images/nature/arrow1.gif) repeat-x left top;
	border: solid 1px #ddd;
}

.readmore a:hover, .readmore a:active, .readmore a:focus, a.readmore a:hover, a.readmore a:active, a.readmore a:focus {
	background: #555 url(../images/nature/arrow2.gif) no-repeat left 6px !important;
	color: #fff;
}

a.readmore:hover, a.readmore:active, a.readmore:focus {
	background: #555;
	color: #fff;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img {
	border: 0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3 {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	color: #444;
}

#main .items-more ol {
	color: #000;
}

#main .items-more ol li a {
	background: #FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
	color: #095197
}

#main .items-more ol li a:hover, #main .items-more ol li a:active, #main .items-more ol li a:focus {
	background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
	color: #fff;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination {
	border-top: solid 1px #ddd;
}

/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc {
	border: solid 1px #ccc;
}

/* ##########################  right column   ########################### */

#right {
	border: solid 0px #e6e6e6;
	background: #fff
}

#right h3 {

}

#right h4 {
	color: #555;
	border: solid 0;
}

#right ul li a:hover, #right ul li a:active, #right ul li a:focus {
	background: #095197;
	color: #fff;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span {
	color: #000;
}

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

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link, .mostread li a:visited, .latestnews li a:link, .latestnews li a:visited {
	background: url(../images/personal/arrow2_grey.png) 2px 7px no-repeat;
}

.mostread li a:hover, .latestnews li a:hover, .mostread li a:active, .latestnews li a:active, .mostread li a:focus, .latestnews li a:focus {
	background: #555 url(../images/arrow_white_grey.png) 2px 7px no-repeat !important;
}

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

ul.newsfeed {
	border: solid 0px #000;
}

.newsfeed-item {
	border-bottom: solid 1px #ddd;
}

.newsfeed-item h5 a {

}

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

ul.newsflash-horiz {
	background: #F5F5F5 url(../images/nature/box.png) repeat-x;
	border: 1px solid #EEEEEE;
}

ul.newsflash-horiz li {
	border: solid 0px #eee;
	background: #f5f5f5;
}

ul.newsflash-horiz li h4 {
	font-family: 'Titillium Maps', Arial;
}

/* newsflash vertical */

.newsflash-vert {

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem {
	border: 0
}

.banneritem a {
	background: none
}

.banneritem a img {
	background: none;
	border: 0
}

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

#login-form .inputbox {
	border: solid 1px #ddd;
	background: url(../images/content_bg.gif) repeat-x;
	left: 26px;
	margin-bottom: 5px;
	position: relative;
	top: 47px;
}

fieldset.input {
	border: 0;
}

/*input.button,
 button.button,
 button.validate
 {

 background:#FFFFFF url(../images/nature/arrow1.gif) no-repeat left top;
 border:1px solid #DDDDDD;
 bottom: 6px;
 color: #444444;
 float: right;
 right: 128px;
 position: relative;
 width: 98px;
 background-position:-1px 2px;
 }*/

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

ul.tabs {
	border: solid 1px #ddd;
	border-bottom: 0;
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
	border-right: solid 1px #ddd
}

ul.tabs li a:link, ul.tabs li a:visited {
	color: #333;
}

ul.tabs li a:hover, ul.tabs li a:active, ul.tabs li a:focus {
	color: #000
}

.tabcontent {
	border: solid 1px #ddd;
	background: #fff;
	color: #000;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen {
	background: #fff;
	color: #333;
	border: 0
}

ul.tabs li a.linkclosed:hover, ul.tabs li a.linkclosed:active, ul.tabs li a.linkclosed:focus, ul.tabs li a.linkopen:hover, ul.tabs li a.linkopen:active, ul.tabs li a.linkopen:focus {
	background: #555;
	color: #fff
}

/* ++++++++++++++  category-module  ++++++++++++++ */

#right .category-module h4 a:link, #right .category-module h4 a:visited {
	color: #0D4C89
}

#right .category-module h4 a:hover, #right .category-module h4 a:active, #right .category-module h4 a:focus {
	color: #fff
}

.category-module li {
	border-bottom: solid 1px #ddd;
}

.category-module li li {
	border: 0
}

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

.searchintro img {
	border: 0px
}

.inputbox:focus {
	border: solid 2px #000;
}

.word {
	background: #fff;
	border: solid 0px #ccc;
}

.word input {
	border: solid 1px #ddd;
	background: url(../images/content_bg.gif) repeat-x;
	color: #333;
}

.only {
	border: solid 1px #ccc;
}

.phrases {
	color: #000;
	border: solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox {
	background: #fff;
	color: #000;
}

.phrases .inputbox option {
	background: #f5f5f5;
	border-bottom: solid 1px #ccc;
}

.phrases .inputbox option a:hover {
	background: #C00;
	border-color: #CFD0D6;
	color: #fff;
}

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

dl.search-results {
	background: #f5f5f5;
}

dl.search-results dt.result-title {
	border-top: dotted 1px #ddd
}

dl.search-results dd.result-created {
	border-bottom: solid 5px #fff;
}

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

/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid {
	border-color: red !important;
}

label.invalid {
	color: red;
}

/* ##########################  user profile  ########################### */
#users-profile-core, #users-profile-custom {
	border: solid 1px #ccc;
}

#member-profile fieldset {
	border: solid 1px #ccc;
}

/* ##########################  tables   ########################### */
table {

}

tbody {

}

tr.odd, .cat-list-row1 {
	background: url(../images/news.gif) repeat-x;
}

table.newsfeeds td, table.weblinks td {

}

table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
	background: #444;
}

table.weblinks th a, table.newsfeeds th a, table.category th a, table.jlist-table th a, table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
	color: #fff
}

td.table_footer {
	background: #ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter {

}

td.num, td.hits {

}

td p {

}

table.category th a img {
	border: solid 0px;
}

/* for opera */
tr, td {
	border: solid 1px #ddd
}

#main table.moduletable td, #main table.moduletable tr {
	border: 0;
}
fieldset.filters {
	border: solid 0px #ddd;
}

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

.contact form {
	background: #fff;
	color: #000;
}

.contact input {
	background: #fff;
	color: #000;
}

.contact .button {

}

.contact input.invalid, .contact textarea.invalid {
	border: solid 2px red;
}

.contact label.invalid {
	color: red;
}

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

p.error {
	color: #044b63;
	background: #eee;
	border-top: 3px solid #044b63;
	border-bottom: 3px solid #044b63;
}

body.contentpane {
	background: #fff;
}

/* ##########################  footer   ########################### */

#footer {
	/*  background:url(../images/footer_bg.gif) repeat-x;*/
	background-image: url(../../../images/hintergrund/footerback.png);
	background-repeat: no-repeat;
	/*color:#fff;
	 border-top:solid 0px #ccc;*/
	width: 910px;
}

#footer-inner {
	background-image: url(../../../images/footerback.png);
	background-repeat: no-repeat;
	width: 910px;
}

#footer a {
	color: #828282 !important;
}

#bottom a img {
	border: 0
}

.box h3 {
	font-family: 'Titillium Maps', Arial;
	font-size: 1.2em
}
.box ul {
	padding-left: 0
}

.box1 {
	border-right: solid 1px #ccc
}
.box3 {
	border-left: solid 1px #ccc
}
#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
/* ##########################  editor  ########################### */

.contentpaneopen_edit img {
	border: 0
}

form.editor fieldset {
	border: solid 1px #ccc;
}

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

form#adminForm {
	border: solid 0px #000
}

.edit form#adminForm fieldset {
	border: solid 1px #ddd
}
.edit form#adminForm  legend {
	font-weight: bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip {
	border: solid 1px #333;
	background: #ffffcc;
}

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

table.pagenav, table.pagenav tr, table.pagenav td {
	border: 0 !important
}

.cat-children ul ul, .categories-list ul ul {
	list-style-type: none;
}

.cat-children ul ul ul, .categories-list ul ul ul {

}
.categories-list .category-desc ul li {
	list-style-type: square
}

/* contact  plain */
#main .contact h3 {
	border-bottom: solid 1px #ddd;
	margin: 20px 0
}

.form-required {
	font-weight: bold;
	margin: 10px 0;
	background: #fff url(../images/req.png) no-repeat;
	padding: 10px 40px
}

.contact .inputbox, .registration input, .profile-edit input, .login-fields input, .remind input, .reset input {
	background: #fff url(../images/content_bg.gif) repeat-x;
	border: solid 1px #ccc;
	padding: 3px
}

.profile-edit select {
	padding: 0px;
	border: solid 1px #ccc;
	background: #f5f5f5;
}
.profile-edit select option {
	padding: 3px
}
/* contact  slider */

.panel {
	border: solid 1px #ddd;
	margin-top: -1px
}
#main .contact .panel h3 {
	margin: 0px 0 0px 0;
	padding: 0;
	background: #eee;
	border: 0
}
.panel h3 a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #444;
	padding: 6px;
}

.panel h3.pane-toggler a {
	background: #f5f5f5 url(../images/slider_plus.png) right top no-repeat;
}
.panel h3.pane-toggler-down a {
	background: #f5f5f5 url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
}

.pane-slider {
	border: solid 0px;
	padding: 0px 10px !important;
	margin: 0;
	background: url(../images/nav_level_1.gif) repeat-x;
}

.panel .contact-form, .panel  .contact-miscinfo {
	padding: 10px
}

.contact .panel .contact-form form, .contact .panel .contact-address {
	margin: 20px 0 0 0
}

/* tabs */

div.current {

	background: url(../images/nav_level_1.gif) repeat-x;
}

/* image upload modal */

#all #upload-flash ul li a:hover, #all .item a:hover span {
	background: #095197;
	color: #fff;
}
#close a {
	text-decoration: none
}

/*Erweiterungen*/
#footer-outer #copyright_ruhe {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	left: 10px;
	position: relative;
	bottom: 10px;
}
#footer-outer #copyright_mit {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	position: relative;
	right: 10px;
	bottom: 10px;
}
#footer-outer #copyright_mit a {
	text-decoration: underline;
	color: #000000;
}
#ruhe_logo {
	background-image: url(../../../images/hintergrund/ruhe-logo.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 910px;
	margin-left: 0;
}

#content_shadow {
	background-image: url(../../../images/hintergrund/schattenkante.png);
	background-repeat: repeat-y;
}

#diashow {
	height: 323px;
	margin-left: 2px;
	width: 900px;
}
ul#footer_menu {
	list-style: none outside none;
	margin-top: -4px;
}

ul#footer_menu li {
	border-left: 1px solid #828282;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}

#footer ul#footer_menu a:link, a:visited {
	color: #828282;
}

ul#footer_menu li.item-102 {
	background-image: url(../../../images/buttons/symb_home.gif);
	background-position: 2px 1px;
	background-repeat: no-repeat;
	border: medium none !important;
	margin-left: 10px;
	padding-left: 16px;
}
.item-106 {
}
li.item-106 {
}
#header ul.menu span {
	display: none;
}

/*#header ul.menu li a:hover .item-106
 {
 background: url(../../../images/nav-buttons.png) -30px 20px no-repeat;
 }*/

#header .item-106 a {
	background-position: 0px 0px;
}
#header .item-106 a:hover {
	background-position: 0px -34px;
}
#header li.item-106.active a {
	background-position: 0px -34px;
}

#header .item-114 a {
	background-position: -120px 0;
}
#header .item-114 a:hover {
	background-position: -120px -34px;
}
#header li.item-114.active a {
	background-position: -120px -34px;
}

#header .item-108 a {
	background-position: -240px 0;
}
#header .item-108 a:hover {
	background-position: -240px -34px;
}
#header li.item-108.active a {
	background-position: -240px -34px;
}

#header .item-109 a {
	background-position: -360px 0px;
}
#header .item-109 a:hover {
	background-position: -360px -34px;
}
#header li.item-109.active a {
	background-position: -360px -34px;
}

#header .item-110 a {
	background-position: -480px 0px;
}
#header .item-110 a:hover {
	background-position: -480px -34px;
}
#header li.item-110.active a {
	background-position: -480px -34px;
}
#header li.item-147 {
	display: none !important;
}

#ruhe_logo ul#top_navi {
	float: right;
	padding-right: 10px;
	padding-top: 65px;
	top: 0;
}
#ruhe_logo ul#top_navi li {
	display: inline !important;
	border-left: 1px solid #828282;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #828282;
}
#ruhe_logo ul#top_navi a:link, a:visited {
	color: #828282;
}
#ruhe_logo ul#top_navi li-104 {
	display: none !important;
}
#ruhe_logo ul#top_navi li.item-102 {
	border: medium none !important;
}

#sitemenu_top {
	background-image: url(../../../images/navi/nav-top.png);
	background-repeat: no-repeat;
	position: relative;
	height: 59px;
	width: 229px;
}
#sitemenu_klammerrest {
	background-image: url(../../../images/navi/klammerrest.png);
	background-repeat: no-repeat;
	height: 50px;
	left: -15px;
	position: absolute;
	top: 9px;
	width: 15px;
}
#sitemenu_end {

	width: 229px;
	height: 100px;
	position: relative;
}
.service a {
	font-size: 0;
	background-image: url(../../../images/navi/nav-end_02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 229px;
	display: block;
}
.service a:hover {
	background-position: 0px -100px;
}
.service {
	display: block;
}

/*#footer #customdrucken
 {
 bottom: 17px;
 position: absolute;
 right: 96px;
 width: 160px;
 }*/
#footer-outer #footer-sub #footer .customdrucken a {
	line-height: 17px;
	padding-left: 5px;
}
#standorte-bild {

	float: right;
	height: 190px;
	margin: 0 0 30px 30px;
	position: relative;
	width: 250px;
}
#standorte-bild img {
	border: 1px solid #000000;
}
#philosophie-bild {

	float: right;
	margin: 0 0 30px 30px;
	position: relative;
}
#philosophie-bild img {
	border: 1px solid #000000;
}
#hide {
	display: none;
}

#startseite-ueberschrift {
	position: relative;
	left: 283px;;
}
#startseite-bild {
	background: url(../../../images/home_bild.gif) no-repeat scroll 0 0 transparent;
	height: 314px;
	left: 32px;
	margin-top: 0px;
	position: absolute;
	width: 836px;
}
#startseite-bild ul {
	color: #565655;
	font-size: 13px;
	left: 26px;
	list-style-type: disc;
	position: absolute;
	top: 37px;
}
#startseite-bild ul li {
	line-height: 2.3em;
}
#startseite-links {
	float: left;
	position: relative;
	width: 340px;
	margin-left: 100px;
	margin-top: 15px;
}
#startseite-rechts {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	position: relative;
	width: 320px;
}
#startseite-rechts-slogan {
	position: relative;
	margin-top: 24px;
	font-weight: bold;
}
#karten-rahmen {
	border: 1px solid;
	float: right;
	height: 190px;
	margin: 0 6px 30px 30px;
	position: relative;
	width: 250px;
}
#standort-daten {
	margin-top: 30px;
}
#lupe {
	float: right;
	height: 14px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	width: 70px;
}

a.lupe {
	background: url(../../../images/buttons/lupen2.gif);
	height: 14px;
	width: 70px;
	display: block;
	color: transparent !important;
	font-size: 0;
}
a.lupe:hover {
	background-position: 0px -14px;
}
#galerie {
	float: right;
	height: 12px;
	position: absolute;
	right: 0px;
	width: 130px;
	margin-top: 1px;
}

a.galerie {
	background: url(../../../images/buttons/lupen2.gif) repeat scroll -69px 0 transparent;
	height: 14px;
	display: block;
	color: transparent !important;
	font-size: 0;
}
a.galerie:hover {
	background-position: -69px -14px;
}
#ruhe_logo a.header_link {
	display: block;
	height: 51px;
	margin-left: 29px;
	position: absolute;
	top: 23px;
	width: 186px;
}
#impressumPicture {
	background-image: url(../../../images/programmierung.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 89px;
	left: -5px;
	top: 360px;
	right: 150px;
	font-size: 11px;
}
#xmap {
	position: relative;
	top: 10px;
}
ul.level_0 li {
	font-weight: bold;
	width: 150px;
}
ul.level_1 li {
	font-weight: normal;
}
ul.level_2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}
ul.level_2 li {
	width: 273px;
}
.kontakt_links {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CECECE;
	float: left;
	height: 979px;
	padding-left: 15px;
	padding-top: 10px;
	/*position: relative;*/
	width: 236px;
}
.kontakt_rechts {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #CECECE;
	float: left;
	margin-bottom: 14px;
	margin-left: 14px;
	padding-left: 15px;
	padding-top: 10px;
	width: 238px;
	height: 175px;
}

#main h1.kontakt {
	float: none;
}
#haftungsausschluss {
	font-size: 10px;
	margin-top: 25px;
	font-weight: normal !important;
}
a.kontakt_pfeil {
	background: url(../../../images/buttons/kl_Pfeil.png) no-repeat scroll 0 1px transparent;
	float: left;
	height: 18px;
	padding-left: 26px;
	padding-top: 2px;
}
a.kontakt_pfeil:hover {
	background-position: 0 -18px;
}
a.kontakt_pfeil_unten {
}
a.kontakt_pfeil2 {
	background: url(../../../images/buttons/kl_Pfeil.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
	padding-left: 26px;
	padding-top: 2px;
}
a.kontakt_pfeil2:hover {
	background-position: 0 -19px;
}
#standort-daten a.kontakt_pfeil2 {
	background-position: 0px -1px;
	float: none;
}
#standort-daten a.kontakt_pfeil2:hover {
	background-position: 0px -20px
}
#standort-daten h2 {
	padding-top: 10px;
}
#punkte_linie {
	background: url(../../../images/dotted-line.png) no-repeat scroll transparent;
	height: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bodenbelaege {
	border-top: 2px dotted #b8b8b8;
	float: left;
	height: 177px;
	margin-bottom: 20px;
	width: 611px;
}
#bodenbelaege h4 {
	padding-top: 2px;
}
#bodenbelaege_bilder {
	float: left;
	font-size: 0;
	height: 160px;
	width: 173px;
	padding-top: 22px;
	text-align: center;
}

#bodenbelaege_rechts h4, #korkbodenAndalusia_rechts h4 {
	font-size: 14px;
}

#bodenbelaege_rechts h3, #korkbodenAndalusia_rechts h3 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
}
#bodenbelaege_bilder a:hover {
	cursor: not-allowed;
}
/*#bodenbelaege_rechts a:hover {
 cursor:not-allowed;
 }*/
#bodenbelags_bild_zentrieren {
	width: 173px;
	text-align: center;
}
#bodenbelags_bild_zentrieren a {
	margin-left: 0px;
}
/*Ausnahme für aktive Links*/
#bodenbelags_bild_zentrieren3 {
	width: 173px;
	text-align: center;
}
#bodenbelags_bild_zentrieren3 a:hover {
	cursor: pointer !important;
}
#bodenbelaege_bilder3, #korkbodenAndalusia_bilder {
	float: left;
	font-size: 0;
	height: 160px;
	width: 173px;
	padding-top: 22px;
	text-align: center;
}
#bodenbelaege_bilder3 h3, #korkbodenAndalusia_bilder h3 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 221px;
	margin-top: 27px;
}
#bodenbelaege3 a:hover, #korkbodenAndalusia a:hover {
	cursor: pointer;
}
#bodenbelaege3, #korkbodenAndalusia {
	border-top: 2px dotted #b8b8b8;
	float: left;
	height: 177px;
	margin-bottom: 20px;
	width: 611px;
}
#bodenbelaege_bilder3 h4, #korkbodenAndalusia_bilder h4 {
	padding-top: 2px;
}
#bodenbelaege_bilder3 a img {
	border: 0 none;
}
#bodenbelaege_rechts, #korkbodenAndalusia_rechts {
	float: right;
	width: 390px;
	margin-top: 23px;
}

/*Ende der Ausnahme*/

/*Layout der Ansprechpartnerseiten*/
#ansprechpartner img {
	border: 1px solid #000;
	float: left;
	height: 129px;
	margin-right: 25px;
	width: 129px;
}
#ansprechpartner h2 {
	margin-bottom: 0px;
}

#ansprechpartner {
	border-top: 2px dotted #B8B8B8;
	float: left;
	height: 144px;
	padding-top: 12px;
	width: 611px;
}
#ansprechpartner:last-of-type {
	border-bottom: 2px dotted #B8B8B8;
}
#ansprechpartner h4 {
	padding-top: 2px;
}

/*Ende des Layouts*/
a.blaettern {
	background: url(../../../images/buttons/bt_blaettern.jpg) no-repeat scroll 0 0 transparent;
	float: left;
	font-size: 0;
	height: 56px;
	width: 160px;
	margin-top: 15px;
	display: block;
}
a.blaettern:hover {
	background-position: 0 -56px;
}

a.kollektion {
	background: url(../../../images/buttons/bt_erfurt.jpg) no-repeat scroll 0 0 transparent;
	float: left;
	font-size: 0;
	height: 56px;
	width: 160px;
	margin-top: 15px;
	display: block;
}
a.kollektion:hover {
	background-position: 0 -56px;
}

/*Ausnahme für letzte Mappe auf der Seite der Tapeten*/
/*Diese Ausnahme muss wegen der anderen Maße der Mappe eingesetzt werden*/
#bodenbelaege_bilder2 {
	float: left;
	font-size: 0;
	height: 160px;
	width: 173px;
	padding-top: 22px;
}
#bodenbelaege_bilder2 h4 {
	padding-top: 2px;
}

#bodenbelaege_bilder2 h3 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
}
#bodenbelaege_bilder2 a {
	margin-left: 0px;
}
#bodenbelaege_bilder2 a:hover {
	cursor: not-allowed;
}
#bodenbelags_bild_zentrieren2 {
	width: 173px;
	text-align: center;
}
#bodenbelags_bild_zentrieren2 a {
	margin-left: 0px;
}
/*Ende der Ausnahme*/

a.pdf_laden {
	background: url(../../../images/buttons/bt_pdf-laden.jpg) no-repeat scroll 0 0 transparent;
	font-size: 0;
	height: 56px;
	width: 160px;
	float: left;
	margin-left: 31px;
	margin-top: 15px;
	display: block;
}
a.pdf_laden:hover {
	background-position: 0 -56px;
}
/*Ausnahme für letzte Mappe bei Tapeten*/
a.pdf_laden2 {
	background: url(../../../images/buttons/bt_pdf-laden.jpg) no-repeat scroll 0 0 transparent;
	font-size: 0;
	height: 56px;
	width: 160px;
	float: right;
	margin-top: -73px;
	margin-right: 11px;
}
a.pdf_laden2:hover {
	background-position: 0 -56px;
}/*Ende der Ausnahme*/

/*Totlinks auf SOrtiments Seiten*/
a.pdf_laden3 {
	background: url(../../../images/buttons/bt_pdf-laden-0.jpg) no-repeat scroll 0 0 transparent;
	font-size: 0;
	height: 56px;
	width: 160px;
	float: left;
	margin-left: 31px;
	margin-top: 15px;
}
a.pdf_laden3:hover {
	cursor: not-allowed;
}
a.blaettern3 {
	background: url(../../../images/buttons/bt_blaettern_0.jpg) no-repeat scroll 0 0 transparent;
	float: left;
	font-size: 0;
	height: 56px;
	width: 160px;
	margin-top: 15px;
}
a.blaettern3:hover {
	cursor: not-allowed;
}

/*Ende der Totlinks*/

#cv {
	margin-top: 30px;
	position: relative;
}
#geschaeftsleitung {
	font-size: 11px;
	height: 635px;
	position: relative;
	width: 460px;
}
#geschaeftsleitung img {
	border: 1px solid #000;
}
#geschaeftsleitung p {
	margin-top: 4px;
	line-height: 1.5em;
}
#geschaeftsleitung1 {
	height: 277px;
	position: absolute;
	top: 10px;
	width: 200px;
}
#geschaeftsleitung2 {
	height: 277px;
	left: 250px;
	position: absolute;
	top: 10px;
	width: 200px;
}
#geschaeftsleitung3 {
	height: 277px;
	position: absolute;
	top: 325px;
	width: 200px;
}
#geschaeftsleitung4 {
	height: 277px;
	left: 250px;
	position: absolute;
	top: 325px;
	width: 200px;
}
#fake_anmeldung {
	background: url(../images/nature/arrow1.gif) no-repeat scroll -1px -2px #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #444444;
	float: right;
	height: 22px;
	padding-left: 16px;
	padding-top: 5px;
	position: absolute;
	right: 129px;
	top: 180px;
	width: 66px;
}

#showplus_images_diashow {
	display: none;
}
#slideshow_3 {
	margin-left: 3px;
	z-index: -1;
}
#herz {
	bottom: 40px;
	float: right;
	position: relative;
	right: 33px;
}
#sortimentsgrenze2, #sortimentsgrenze {
	border-bottom: 2px dotted #B8B8B8;
	display: block;
	float: left;
	height: 2px;
	width: 611px;
}

.toprightstart {
	position:absolute;
	right:0;
	top:-30px;
}

.teppichunddu {
	position:absolute;
	left:30px;
	bottom:30px;
}
.zurueck_button {
	bottom: 22px;
	position: absolute;
	right: 40px;
}
.zurueck_button a {
	background: url("../../../images/buttons/kl_Pfeil.png") no-repeat scroll 1px 0 transparent;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 1px;
}
.zurueck_button a:hover {
	background-position: 1px -19px;
}
#slidertool {
	display: block;
	height: 300px;
}
#slidertool2 {
	display: block;
	height: 335px;
	margin-top: 15px;
}
.diashow {
	margin-left: 3px;
}
#SLB-Wrapper {
	display: none;
}
#custom_browsing_container h2 {
    font-size: 14px;
}

#custom_browsing_container > div {
    border-top: 2px dotted #b8b8b8;
    float: left;
    height: 177px;
    margin-bottom: 20px;
    width: 611px;
}

#custom_browsing_container > div > div:first-child{
    float:left;
    height: 160px;
    width: 173px;
    padding-top: 22px;
    text-align: center;
}

#custom_browsing_container > div > div + div{
    float: right;
    width: 390px;
    margin-top: 23px;
}

#custom_browsing_container > div > div + div > p{
    font-size: 12px;
    font-weight: normal;
}

#custom_browsing_container > div > div + div p + a,
#custom_browsing_container > div > div + div h2 + a,
#custom_browsing_container > div > div + div a + a{
    background: url(../../../images/buttons/bt_blaettern.jpg) no-repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    width: 160px;
    margin-top: 15px;
    display: block;
    font-size: 0;
    color: transparent;
}

#custom_browsing_container > div > div + div a + a{
    background: url(../../../images/buttons/bt_pdf-laden.jpg) no-repeat scroll 0 0 transparent;
    margin-left: 31px;
}

#custom_browsing_container > div > div + div p + a:hover,
#custom_browsing_container > div > div + div h2 + a:hover,
#custom_browsing_container > div > div + div a + a:hover{
    background-position: 0 -56px;
}
