/* ------------------------ */
/*                          */
/* Design diebergstrasse.de */
/*                          */
/* Stand: 7.10.2010         */
/*                          */
/* ------------------------ */


@font-face {
	font-family: 'Sari-LightRegular';
	src: url('../fonts/srlg____-webfont.eot');
	src: local('☺'), url('../fonts/srlg____-webfont.woff') format('woff'), url('../fonts/srlg____-webfont.ttf') format('truetype'), url('../fonts/srlg____-webfont.svg#webfontfaOop9Lk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SariBold';
	src: url('../fonts/srbd____-webfont.eot');
	src: local('☺'), url('../fonts/srbd____-webfont.woff') format('woff'), url('../fonts/srbd____-webfont.ttf') format('truetype'), url('../fonts/srbd____-webfont.svg#webfontgI8ycANX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SariRegular';
	src: url('../fonts/srrg____-webfont.eot');
	src: local('☺'), url('../fonts/srrg____-webfont.woff') format('woff'), url('../fonts/srrg____-webfont.ttf') format('truetype'), url('../fonts/srrg____-webfont.svg#webfontAZPsqhsg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** default styles START **/
body {
	margin: 0;
	padding: 0;
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	background: #95AA96 url(../images/layout/body_bg.gif) center 0 repeat-y;
	min-width: 980px; /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 0.9em;
	font-family: 'SariRegular', 'Verdana', sans-serif;
	color: #000;
}

a:hover {}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

.col3 h2, .col2 h2 {
	background: url(../images/layout/infobox_header_bg.gif) 0 center no-repeat;
	border-top: 6px solid #ffffff;
	color: #ffffff;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 110%;
	padding: 12px 12px 6px 12px;
}

p {
	margin: .4em 0 .8em 0;
	padding: 0;
}

img {
	margin: 0;
}

#ads img {
	display: block;
	padding-top: 10px;
}

/* Header styles */
#header {
	background: url(../images/layout/header_bg.jpg) 0 0 no-repeat;
	clear: both;
	height: 225px;
	margin: 0 auto;
	position: relative;
	width: 980px;
	z-index: 555;
}

#header p, #header h1, #header h2 {
	padding: .4em 15px 0 15px;
	margin: 0;
}

/* 'widths' sub menu */
#layoutdims {
	clear: both;
	background: #eee;
	border-top: 4px solid #000;
	margin: 0;
	padding: 6px 15px !important;
	text-align: right;
}

/* column container */
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug */
	clear: both;
	margin: 0 auto;
	width: 980px;
	overflow: hidden; /* This chops off any overhanging divs */
}

/* common column settings */
.colright, .colmid, .colleft {
	float: left;
	width: 100%; /* width of page */
	position: relative;
}

.col1, .col2, .col3 {
	float: left;
	position: relative;
	padding: 0 0 1em 0; /* no left and right padding on columns, we just make them narrower instead
	 only padding top and bottom is included here, make it whatever value you need */
	overflow: hidden;
}

/* 3 Column settings */
.threecol {
	background: #d5eaca; /* right column background colour */
}

.threecol .colmid {
	right: 200px; /* width of the right column */
	background: #fff; /* center column background colour */
}

.threecol .colleft {
	right: 580px; /* width of the middle column */
	background: #d5eaca; /* left column background colour */
}

.threecol .col1 {
	width: 544px; /* width of center column content (column width minus padding on either side) */
	left: 100%; /* 100% plus left padding of center column */
	padding: 48px 18px 18px 18px;
	z-index: 1;
}

.threecol .col2 {
	width: 200px; /* Width of left column content (column width minus padding on either side) */
	left: 200px; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.threecol .col3 {
	width: 200px; /* Width of right column content (column width minus padding on either side) */
	left: 780px; /* Please make note of the brackets here:
	 (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* Footer styles */
#footer {
	clear: both;
	margin: 0 auto;
	width: 980px;
	border-top: 1px solid #000;
	background: #fff;
}

#footer p {
	padding: 10px;
	margin: 0;
}
/** default styles START **/

/** Customized Styles **/
* { margin: 0; padding: 0; }
a img { border: none; }
/** Cusotmized Styles END **/

#logo_background_layunder {
	background: #ffffff;
	height: 155px;
	opacity: 0.30;
	position: absolute;
	right: 0;
	width: 980px;
	z-index: 9997;
	filter: alpha(opacity = 30);
}

.logo_background {
	background: #ffffff;
	height: 225px;
	opacity: 0.4;
	position: absolute;
	right: 0;
	width: 200px;
	z-index: 9998;
	filter: alpha(opacity = 40);
}

#logo_wrapper {
	position: absolute;
	right: 50px;
	top: 100px;
	z-index: 9999;
}
#logo_wrapper img {
	/* Shadow Styles */
	-moz-box-shadow: 3px 3px 6px #345c42;
	-webkit-box-shadow: 3px 3px 6px #345c42;
	box-shadow: 3px 3px 6px #345c42;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#345c42')";
}
.col2 .inner, .col3 .inner {
	margin: 9px 12px;
}

.lbox p {
	margin: 6px 12px 12px 12px;
}

.col2 .csc-textpic-caption,
.col3 .csc-textpic-caption {
	font-size: 0.75em;
	padding: 0 6px 6px 12px;
}

.infobox_list {
	list-style: none;
}

.infobox_list li {
}

.infobox_list li.odd {
	background: #e7f3df;
}

.infobox_list li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	color: #000;
}
.infobox_list.advertisement li a {
	display: block;
	padding: 12px 12px;
	text-decoration: none;
	color: #000;
}
.infobox_list li a .location,
.infobox_list li a .zipcode {
	display: block;
}
.infobox_list.quicktips li {
	padding: 0 0 0 6px;
	height: 52px;
	clear: both;
}
.infobox_list.quicktips li a {
	font-family: 'SariRegular';
}
.infobox_list.quicktips li a img {
	float: left;
	margin: -3px 0 3px 0;
}
.infobox_list.quicktips li a span {
	float: left;
	margin-left: 6px;
	width: 108px;
}
.infobox_list li a .small {
	font-size: 1em;
	display: block;
	margin-top: 3px;
}

.infobox_list li a .normal {
	font-size: 1.2em;
	margin-top: 11px;
}

.infobox_list li a .normal.double-line {
	font-size: 1.2em;
	margin-top: 1px;
}

/** main-menu START **/
#main-menu {
	position: absolute;
	height: 70px;
	width: 980px;
	bottom: 0;
	background: transparent url(../images/layout/main_menu_bg.gif) 0 0 no-repeat;
	z-index: 555;
}

#main-menu ul.horiz-menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-menu ul.horiz-menu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#main-menu ul.horiz-menu li ul.horiz-menu li {
	z-index: 9999;
}

#main-menu ul.horiz-menu li:hover {
	background: #A7BE39;
}

#main-menu ul.horiz-menu li ul.horiz-menu {
	overflow: visible;
}
#main-menu ul.horiz-menu li ul.horiz-menu,
#main-menu ul.horiz-menu li ul.horiz-menu li ul.horiz-menu {
	background: #A7BE39;
	clear: both;
	height: auto;
	left: 0;
	padding: 12px 0 12px 0;
	position: absolute;
	width: 200px;
	top: 70px;
	z-index: 555;
	display: none;
	margin: 0;
	/* Shadow Styles */
	-moz-box-shadow: 3px 3px 6px #808080;
	-webkit-box-shadow: 3px 3px 6px #808080;
	box-shadow: 3px 3px 6px #808080;
	
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#main-menu ul.horiz-menu li ul.horiz-menu li ul.horiz-menu {
	margin: -82px 0 0 170px;
	background: #C0CF73;
}

#main-menu ul.horiz-menu li:hover ul.horiz-menu,
#main-menu ul.horiz-menu li:hover ul.horiz-menu li:hover ul.horiz-menu,
#main-menu ul.horiz-menu li.no:hover ul.horiz-menu li.no:hover ul.horiz-menu {
	display: block;
}

#main-menu ul.horiz-menu li a {
	display: block;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 24px 4px 0 12px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-weight: normal;
	height: 46px;
}

#main-menu ul.horiz-menu li.act a {}

#main-menu ul.horiz-menu li a:hover  {
	color: #1e4812;
}

#main-menu ul.horiz-menu li ul li a {
	display: block;
	font-size: 1em;
	margin: 0;
	padding: 3px 0 3px 12px;
	width: 170px;
	height: auto;
}
#main-menu ul.horiz-menu li ul li a:hover {
	background: #A7BE39;
	color: #1e4812;
}
#main-menu ul.horiz-menu li ul li ul li a {
	background: #C0CF73;
}

#main-menu ul.horiz-menu li ul li:hover {
	background: none;
}

#main-menu ul.horiz-menu li ul li ul li a:hover {
	color: #1e4812;
	background: none;
}

#main-menu ul.horiz-menu li.act a,
#main-menu ul.horiz-menu li a.act {
	color: #fff;
}
/** main-menu END **/

/** breadcrumps START **/
#breadcrumbs {
	position: absolute;
	right: -370px;
	top: 6px;
	z-index: 100;
	width: 350px;
	color: #808080;
}
#breadcrumbs a {
	font-size: 1.0em;
	color: #5f8467;
	text-decoration: none;
}
/** breadcrumps END **/

/** global-search START **/
#global-search {
	position: absolute;
	right: -564px;
	top: 6px;
	z-index: 100;
	width: 180px;
}

#global-search fieldset {
	border: none;
}

#global-search .searchbox-sword {
	width: 125px;
}
#global-search .btn.pagesearch {
	background: #b6dba4;
	color: #5f8467;
	border: 1px solid #b6dba4;
	padding: 0 4px;
	margin-left: 3px;
	cursor: pointer;
	font-family: 'SariRegular';
}

.tx-indexedsearch-searchbox-button.submit {
         margin-top: 9px;
}
/** global-search END **/

/** content styles START **/
#copyright {
	text-align: right;
}

input[type=text] {
	background: transparent url(../images/layout/input_bg.gif) 0 0 no-repeat;
	border: 1px solid #EAEAEA;
}

.col1 h1 {
	font-size: 1.5em;
}

.col1 h2 {
	font-size: 1.25em;
}

.col1 h3 {
	font-size: 1em;
}

a, .col1 h1 a, .col1 h2 a, .col1 h3 a, 
.col1 h1, .col1 h2, .col1 h3 {
	color: #004C28;
	text-decoration: none;
}
a:hover ,.col1 h1 a:hover , .col1 h2 a:hover , .col1 h3 a:hover  {
	color: #000;
}
.threecol .col1 ol,
.threecol .col1 ul {
	margin: 0 0 1em 2.5em;
}

/* Veranstaltungen */
div.catlist {
    float:left; 
    width:370px;
    height: 212px; 
    padding: 0; 
    background-color: #E7F3DF;
    font-size: 0.8em;
}
div.catlist input[type=checkbox] {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background: none;
	font-size: 10px;
	border: none;
}
div.calendar {
    background-color: #E7F3DF; 
    width: 170px;
    height: 212px; 
    font-size: 0.8em;
    float:left; 
    margin:0px 0px 0px 3px;
}

table.category_checkboxes {

}
#calendar table.month {
	margin: 0 0 0 3px;
}
#calendar table.month td {
	padding: 1px 2px;
	text-align: center;
}
#calendar table.month input {
	background: none;
	border: none;
}
table.category_checkboxes td {
    vertical-align: top;
    padding: 5px 0 5px 5px;
}

h2.catlist {
    vertical-align: center;
    padding: 10px;
    background-color: #D5EACA;
}

h2.calendar {
    vertical-align: center;
    padding: 10px;
    background-color: #D5EACA;
}

div.ignore_period {
	float: left;
	width: 350px;
	padding: 9px 5px 18px 6px;
	border: 1px solid #fff;
}

div.calendar_submit {
	float: right;
	margin: 12px 0 0 0;
	padding: 0;
}
div.calendar_submit input#submit {
	background: #004A23 url(../images/icons/icon_veranstaltungs_suche.gif) 0 0 no-repeat;
	border: none;
	margin: 0;
	padding: 5px 9px 5px 32px;
	width: 180px;
	color: #fff;
	font-family: 'SariRegular', 'Times New Roman', Times, serif;
	font-size: 14px;
}
div.calendar_submit input#submit.submit_back,
input.event_link[type=submit] {
	display: inline-block;
	width: auto;
	border: none;
	background: #004A23 url(../images/icons/icon_mehr.gif) 0 2px no-repeat;
	color: #fff;
	margin: 6px 0 0 0;
	padding: 3px 8px 4px 20px;
	font-family: 'SariRegular', 'Times New Roman', Times, serif;
}
div.eventlist_entry {
    float: left;
	width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

div.eventlist_image {
    float: left;
    width: 120px;
    height: 120px;
    background-color: #E7F3DF;
    margin: 0px 10px 5px 0px;
}

div.eventlist_description {
    float: left;
    width: 410px;
}
div.eventlist_
div.eventlist_description p.eventlist_date {
    font-size: 11px;
}
div.eventlist_description p.eventlist_date,
div.eventlist_description p.eventlist_location,
div.eventlist_description p.eventlist_description {
    margin: 0;

}

.event_image {
    float: right; 
    margin-left: 9px;
}
.event_image img {
    padding: 3px 3px 4px 4px;
    border: 1px solid #EDEDED;
    background: #fff;
}
.event_location, .event_organisation {
    margin: 12px 0 0 0;
}
/** content styles END **/



/** right column content styles **/
.threecol .col3 .lbox {
    float: left;
    width: 200px;
}
.threecol .col3 p img {
    float: left;

    margin-right: 6px;
}
.threecol .col3 p a {
    float: left;
    margin: 0 0 6px 0;
    width: 135px;
    min-height: 36px;
}
/** right column content styles END **/


/* ---------------------- */
/* Shop fuer Infomaterial */
/* ---------------------- */

table.shop_itemlist {

}

td.shop_itemlist {
    vertical-align: top;
    padding: 10px;
}

span.shop_title {
    font-weight: bold;
    color: #004C28;
}

input.shop_numinput {
    width:40px;
}

input.feedback {
    width: 250px;
}


/* ------------------------ */
/* Anzeigen im rechten Rand */
/* ------------------------ */

div.ad1 {
    padding: 13px; 
    font-size: 9pt;
    background-color: #E7F3DF;
}

div.ad2 {
    padding: 13px; 
    font-size: 9pt;
    background-color: #D5EACA;
}

div.ad1 h1, div.ad2 h1 {
    font-size: 9pt;
    font-weight: bold;
}

div.ad1 a.internal-link, div.ad2 a.internal-link {
    background:url("../images/icons/icon_mehr.gif") no-repeat scroll 0 2px #004A23;
    border:medium none;
    color:#FFFFFF;
    display:inline-block;
    font-family:'SariRegular','Times New Roman',Times,serif;
    margin:6px 0 0;
    padding:3px 8px 4px 20px;
    width:auto;
    margin:0px;
    min-height:0px;
}

/*###############*/
/* Sprachauswahl */
/*###############*/
div.langselect {
    color: white;
    float: right;
    margin-left: 24px;
    margin-top: 11px;
    padding: 0 0 0 10px;
    position: relative;
    right: 219px;
}

div.langselect .active{
color: white;
}

div.langselect .inactive{
    color: #B6DBA5;
}

div.langselect span{
color: white;
}

div.langselect a{
color: white;
}

div.langselect a:hover{
text-decoration: underline;
}



