@charset "utf-8";
/* CSS Document */
/* basic.css */
/*********************************************************************************

	Project: Ev-Bildungszentrum Bad Bederkesa  ev-bildungszentrum.de 
	by tammo lueers at structocom.de  and tizian bauer at ansichtsache.com for vierplus.de 
	main-css  Grundeinstellungen

**********************************************************************************/
/* (CC) 2009  Some Rights Reserved.*/
/* http://creativecommons.org/licenses/by/2.0 */
/* This style sheet is licensed under a Creative Commons License. */
html {
height:101%;
width:100%;
font-size:1.0em;
}
:link, :visited {
outline:none;
text-decoration: none;
}
ul, ol, li {
list-style: none;
}
h1, h2, h3, h4, h5, h6, pre, code, p {
font-size:1em;
}
h2 {
color:#75B727;}
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, 
form, body, html, p, blockquote, fieldset, input {
padding: 0;
margin: 0;
}
a img, :link img, :visited img {
border: none;
}
address {
font-style: normal;
}
/***** STANDARDS *****/
html {
min-height: 101%;
	height: auto;
}
body {
	background-color:#7AB92B;
	color: #003873;
	font-family:arial, helvetica, sans-serif;
	font-size:small;
line-height:135%;
	background-image:  url("/files/design/body_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
}

a,
a:link {
	color: #003873;

}
a:visited {
}
a:hover {
text-decoration: underline;
}
a:active,
a:focus {
}
#top {
visibility:hidden;
}
.unsichtbar {
visibility:hidden;
}
#site-content {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#column {left:0px;
right:0px;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
width:1000px;
position:absolute;
height:100%;
background-image:  url("/files/design/bb_bg_contentwrapper.gif");
background-position: center;
background-repeat: repeat-y;
}
#content {margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 0pt;
padding-bottom: 0pt;
height: auto;
top:0;
bottom: 0;
margin-top:0;
margin-bottom:0;
z-index:-1;
float:left;}
/***** HEADER *****/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:180px;
display:block;

}

div.over {
float:left;
width:694px;
height:178px;
margin:0 0 0 0;
z-index:70;
display:block;
position:fixed;
}
div.under {
float:left;
width:694px;
height:175px;
margin:0 0 0 100px;
overflow:hidden;
background-color:#AFC0D9;
z-index:60;
position:fixed;
}



.nav-main {
position:fixed;
margin-left:100px;
margin-right:5px;
width:195px;
float:left;
z-index: 110;
}
.nav-main .oi {
margin-left:20px;
margin-right:20px;
margin-top:15px;
background-color:#AECB36;
position:relative;
z-index:120;
}

/* ### infodownload ###################################################################### */

#infodownload {
float: left;
width:150px;
margin-left:123px;
margin-right:805px;
position:fixed;
height: auto;
margin-top: auto;
margin-bottom: 10px;
top: auto;
bottom:5px;
z-index:100;
}
.InfoImage {
float:right;
margin-left:10px;
margin-top:5px;
display:block;}

div.infomaterial {
clear:both;
margin:5px 0 0 0;
height:75px;
position:relative;
}
/* div.infomaterial p {
	margin:0px 0 0 60px;
	font-style: italic;
} */

div.infomaterial span {
position:absolute;
bottom:0;
height:auto;
}


/***** CONTENT *****/
#main-content {
	position:relative;
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	height:100%;
min-height:450px;
	width:1000px;
	float:left;
background-image:  url("/files/design/bb_bg_contentwrapper.gif");
background-position: center;
background-repeat: repeat-y;
}
#main {
	display:block;
	position:relative;
	padding:0 0 0 0;
	width:490px;
float:left;
height:100%;
background-color:#fff;
line-height:135%;
margin-left:300px;
overflow:hidden;
}

#main-content-block {
margin:10px;
float:left;

} 
#main-content-block img{
margin:10px 0;
} 
#main-content-block h1 {
margin:10px 0;
clear:both;
}  
#main-content-block div.news h1, #main-content-block div.article h1 {
clear:none;
} 
#main-content-block h2 {
margin:10px 0 0 0;
} 
#main-content-block p {
margin:0 0 10px 0;
} 
#main-content-block a {
text-decoration:underline;
} 

#main-content-block div.product p {
margin:0;
} 
#main-content-block div.product a {
text-decoration:none;
} 

#main-content-block ul {
list-style-type: disc;
list-style-position: inside;
}
#main-content-block ul .actions {
list-style-type:none;
list-style-position:outside;
}
hr {
border-top:solid 1px #7AB92B;
border-bottom:none;
border-left:none;
border-right:none;
height:0px;
shadow:none;}

/* ### Extra ###################################################################### */

#extra {
width:200px;
float:right;
height:100%;
position:fixed;
margin-left:803px;
}
/* ### Adress ###################################################################### */

#adress {
float:right;
width:200px;
margin-left:805px;
position:fixed;
height:auto;
margin-top:auto;
margin-bottom:10px;
top:auto;
bottom:0;
}
#adress p {
margin-bottom:15px;
line-height:115%;
}
#adress p a {
	color:inherit;
	text-decoration: none;
}
#adress  a {
	color:#fff;
	text-decoration: none;
}


/* ### Footer ###################################################################### */

#footer {
float:left;
clear:left;
bottom:10px;
position:fixed;
}

#footer p {
	color:#fff;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#fff;
	text-decoration: none;
	background:inherit;
}

#footer p a:hover {
	color:inherit;
	text-decoration: none;
	background:inherit;
}

/***** KLASSEN *****/
.clear {
height:0;
visibility:hidden;
}
#main-content-block .news {
padding:5px 0;
border-top:1px #71B125 solid;
margin:10px 0;
clear:both;
}
#main-content-block .news img {
border:0px #71B125 solid;
float:left;
margin:10px 0 10px 0;
}
#main-content-block .news p, #main-content-block .news h1, #main-content-block .news h2 {
margin-left:120px;}
#main-content-block .news h2 {
	color: #7BB92C;
	margin-bottom:5px;
}
#main-content-block .news h1 a {
color:#003873;
text-decoration:none;
margin:0;
}
#main-content-block .news h1 a:hover {
color:#71B125;
text-decoration:underline;
margin:0;
}

.teaserNav {
border-top:1px #71B125 solid;
margin:10px 0;
}
.float_left {
float:left;}

.right {
float:right;}

.left {
float:left;
}
.article {clear:both;
border-bottom:solid 1px #75B727; min-height:150px; 
}
#main-content-block div.article img {margin:0px 20px 10px 0;
}
#main-content-block div.article p, #main-content-block div.article h1, #main-content-block div.article h2, #main-content-block div.article h3, #main-content-block div.article ul {margin:0px 0px 0px 120px;
}
#main-content-block div.article . thebody p, #main-content-block div.article . thebody h1, #main-content-block div.article . thebody h2, #main-content-block div.article . thebody h3 {margin:0px 0px 0px 0px;
}

.mail a:hover {
background-color:#75B727;
}

a.mehr  {
color:#71B125;}
.mehr a:hover  {
border-bottom:#71B125 1px solid;}

.formheadline {
font-weight:700;}

.preise {
width:100%;
margin:0 0 25px 0;
padding:0;

}
.preise td {
width:50%;
margin:0;
padding:0;
}

/** thebody **/

.thebody {
margin:10px 0;}

.readbody a {
	background-color:#fff;
	margin:0;
	padding:0;
	clear:right;
	font-size:0.8em;
	color: #666666;
}
.readbody a, .readbody a:link {
	display:block ;
	text-decoration: none;
	font-weight: normal;
	line-height: 35px;
	vertical-align: middle;
	margin: 0;
	padding:0;
	color: #75B727;
	clear:right;
}
.readbody a:active {
	color: #666;
}
.readbody a:hover, .readbody:hover {
	background-color: #F5F5F5;
	text-decoration: none;
	color: #333;
}

/* ##############################################################  Programm   ########### */
#ergebnis a {
text-decoration:none;
font-weight:700;}
#ergebnis a:hover {
text-decoration:underline;}
#ergebnis p {
line-height:120%;
}

div.product, div.proddetails {
clear:both;
border-top:solid #75B727 1px;
margin:5px 0;
display:table;
width:100%;
}

div.product input[type="submit"], div.proddetails input[type="submit"] {
color: #75B727;
font-size: inherit;
border-width: 0px;
border-style: solid;
border-left-style: solid;
border-color: #fff;
background-color: #fff;
width: auto;
margin-left:-3px;
}

div.product input[type="submit"]:focus, div.product input[type="submit"]:hover,
div.proddetails input[type="submit"]:focus, div.proddetails input[type="submit"]:hover {
color: #000;
font-size: inherit;
border-width: 0px;
width: auto;
}

.left.shortDesc {
width:150px;
margin:5px 0 0 0;
}

.right.shortDesc {
width:310px;
margin:5px 0 0 0;
}

#main-content-block .shortDesc h1 {
margin-top:0px;
}
#main-content-block .shortDesc h2 {
color:#75B727;
}
.shortDesc h3 a {
color:#75B727;
}
.shortDesc h3 a:hover {
color:#003873;
text-decoration:underline;
}

.bu, .pek {
color:#fff;
background-color:#336699;
font-weight:700;
padding:0 2px;
}

div.proddetails p {
line-height:135%;
margin-bottom:1em;
}
div.proddetails p.date {
line-height:135%;
margin-bottom:0em;
}
#main-content-block div.proddetails ul {
margin-bottom:5px;
}
#main-content-block div.proddetails li {
list-style-position: outside;
list-style-type: disc;
margin-bottom:5px;
}
div.metatext ul {
margin-bottom:25px;
}
div.metatext ul, div.metatext li {
	list-style-type: disc;
	list-style-position: inside;
}
.rootNav ul {
margin:0 0 20px 0
}
/* ****************************************************************************  basket usw.  */

div.search {
display:none;}

div.minilogin, div.minibasket{
margin:0 0 0 2px;}

.minilogin form fieldset{
border:none;}

#page-account-update {
clear:both;
}
#main-content-block div.proddetails p.prodopt {
margin:0;
line-height: 115%;}

table#seminare2009 td {
vertical-align:top;}

#shopPage-s img {
display:none;}