/* Business Stylesheet for Soulfood Seminars */

/* 
old dklgrŸn: #50a710 
old light green: #98c05f
hellgrau: #f7f7f7
------
neues grelles hellgrŸn: #5ed32b
neues dklgrŸn: #4DA60F noch neuer: rgb(87,170,19) == #57AA13
dklgrau: #6D6F75
*/

/* +++++ Standard-Definitionen +++++ */


.business p, .business div, .business a, .business h1, .business h2, .business h3, .business h4, .business h5, .business h6, .business form, .business td, .business th, .business li {
/*margin: 0px;
padding: 0px;
border: 0px none;
color: #000000;
font-size: 12px;*/
font-family: "Helvetica Neue (TT)", "Helvetica Neue", HelveticaNeue, "HelveticaNeue Roman", Arial, Helvetica, sans-serif;
/*line-height: 16px;
letter-spacing: 0px;
word-spacing: 0px;
font-weight: normal;*/
}


.business a { color: rgb(87,170,19); }
/*.business a:hover { color: #1d1d1d; text-decoration: underline; }*/



/* +++++ Layout (allgemein & Top) +++++ */


body.business {
background: #6d6f75 url(images/backgrounds/bizbody.jpg) repeat-x;
}


.business img.logo {
/*position: relative;*/
display: none;
margin-top: -105px;
margin-left: 0px;
margin-right: 40px;
float: right;/*: 10px;*/
/*z-index: 3;
clear: both;*/
background: url(images/logo_biz.png) no-repeat right bottom;
}


.business div.container {
width: 992px;
/*margin:auto;*/
background: #f7f7f7 url(images/backgrounds/bizoben.jpg) repeat-x;
}


.business .topimage img {
border: 0px none;
margin-top: 28px;
/*width: 992px;
height: 200px;*/
}





/* +++++ Layout Balken +++++ */

.business div.oben { display: none; }

.business div.unten { margin-top: -20px; }

.business div.balken
{
	background-color: transparent;
	background-image: none;
/*	width: 100%;
	height: 25px;*/
	text-align: left;
}


.business div.balken p, .business div.balken span, .business div.balken a {
/*width: 790px;*/
/*margin: auto;*/
color: #fff;
font-size: 11px;
/*padding-top: 5px;*/
/*padding-left: 0px;*/
}

.business div.balken a {
/*font-size: 10px;*/
color: #fff;
}

/*.business div.balken a.selected {
font-weight: bold;
}*/

.business div.balken a:hover
{
	color: black;

}


/* +++++ Layout Navigation +++++ */

/* topnav */

.business .topnav
{
	margin-top: -1px; 
	margin-left: 2px;
/*	height: 40px;
	width: 990px;
	z-index: 2;
	position: relative;*/
	background-image: url(images/backgrounds/topnavbiz.gif);
	background-repeat: repeat-x;
}



.business .topnav a  /*hšhe 26px*/
{
	background-color: #4DA60F;
	background-image: url(images/backgrounds/topnavbiz.gif);
/*	background-repeat: repeat-x;
	float: left;
	height: 16px;*/
	/*border-left: 1px solid #648B2E;
	border-right: 1px solid #648B2E;*/
	border: 0px none;
	/*padding: 5px 15px;
	margin: 0px;*/
	margin-top: 0px;
	/*margin-left: -2px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	white-space: nowrap;
	color: white;*/
}

.business .topnav a.selected, .business .topnav a:hover  /*hšhe 34px*/
{
	padding-top: 5px;
	margin-top: 0px;
	/*color: black;*/
	background-image: none;
	background: #6D6F75;
}

.business .topnav a:hover 
{
	background: #5ed32b;
	color: black;
}

.business .topnav a.business { display: inline; }
.business .topnav a.standard { display: none; }

/* leftnav */
		
.business .navi
{
display: none;
/*	width: 177px;
	margin: 15px 0px 0px -4px;
	float: left;*/
}
/*
.business .navi a {
	background-color: #4DA60F;
	text-transform: none;
	font-weight: bold;
	display: block;
	width: 145px;
	height: 16px;
	padding: 2px 12px 0px 13px;
	margin-bottom: 5px;
	font-size: 11px;
	color: white;
}

.business .navi a.selected, .business .navi a:hover {
	background-color: #85ac4f;
}
*/

/*.business a.selected { color: black; }*/

/* Kochtopf */

.business .navi a.kochtopfen, .business .navi a.kochtopfde
{
display: none;
}



/* +++++ Layout Content +++++ */

.business .rightbkgrd
{
/*background-color: #f7f7f7;*/
/*width: 1000px;*/
margin-top: 30px;
}


.business .cont {
width: 990px;
border: 1px solid #f7f7f7;
background-color: #f7f7f7;
/*padding-bottom: 20px;*/
background:url("images/logo_biz.png") no-repeat scroll right bottom;
background-position: 99% 99%;
}

.business .conttext {
margin: 0px 50px 75px 260px;
/*width: 700px;*/
/*border: 1px solid red;*/
}



/* +++++ Layout Termine+News-Spalte (Kasten) +++++ */

.business .termine {
/*display: none;*/
float: left;
/*width: 220px;*/
margin: 2px 20px 20px 10px;
}

.business .termine h1 {
display: none;
/*color: #64146b;
font-size:12px;*/
}

.business .termine img {
margin-bottom: 35px;
}

.business .kasten {
background-color: transparent;
/*padding: 3px 3px 6px 3px;
margin-top: 12px;
border-bottom: 1px solid #4DA60F;*/
border-bottom: 0px none;
}


.business .kasten h3
{
	/*font-size: 12px;*/
	font-weight: bold;
	color: #333;
	
}
/*
.kasten p, .kasten h2, .kasten h3, .kasten a {
margin-bottom: 0px;
font-size: 12px;
letter-spacing: 0px;
word-spacing: 0px;
line-height: 16px;
padding: 3px;
font-weight: normal;
}

.kasten p {
padding-top: 1px;
margin-bottom: 2px;
font-weight: normal;
color: #000000;
}
*/
.business .kasten a { 
color: rgb(87,170,19); 
/*font-size: 12px; 
text-align: right; 
display:block;*/
}

/*.business .kasten a:hover { color: green; }*/



/* +++++ Content & Text-Definitionen +++++ */

/*p, h5 {
margin-bottom: 13px;
}*/

.business hr {
/*margin: 15px 0px;
height: 1px;*/
color: rgb(87,170,19);
border: 1px solid rgb(87,170,19);
}

/*
h1, h2
{
	margin-bottom: 14px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #232323;
	line-height: 18px;
}

h1+h2 {margin-top: -13px;}
*/

.business h2, .business h3 { color: rgb(87,170,19); }

/*
h2 { font-size: 14px; }

h4 { color: #232323; }

h3 { font-size: 12px; }

h4 { font-size: 14px; }

h3 {margin-bottom: 10px;}

h4 {margin-bottom: 4px;}

h3, h4 {font-weight: bold;}

strong, b { color: #1d1d1d; }

h6 { letter-spacing: 0px; }
*/

/* Text-Box */

.business h5 { 
/*background-color: #F5F5F5;
padding: 8px;
letter-spacing: normal;*/
border-bottom: 1px solid rgb(87,170,19);
}

.business .textbox {
background-color: #f0f0f0;
/*padding: 10px;
padding-bottom: 10px;
margin-bottom: 15px;
border-bottom: 1px solid #4DA60F;*/
border-bottom: 0px none;
}

/*.textbox p { font-style: italic; }

.textbox h2 { margin-bottom: 5px; }*/


/* Listen */

/*h3+ul {margin-top: -5px;}*/

.business ul
{
/*	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 13px;*/
	list-style-image: url(/mcms/seminars/images/backgrounds/wellen.gif);
	margin-left: 35px;
}

.business li {
margin-bottom: 4px;
/*letter-spacing: normal; */
font-size:11px;
line-height: 14px;
}


/* +++++ Login CALM +++++ */

.business .footer {  }

.business .lengua { display: none; }

/* login buttons */

.business #loginimg {  }
.business #login {  }
.business #login input { }

.business #login a, .business #login a:link, .business #login a:hover, .business #login a:visited
{
	color: #000;
	background-color: #98c05f;
	border: 2px outset #98c05f;

}

.business #login a:hover  {
border: 2px inset #98c05f;
}


/* +++++ Kontakt - Forms +++++ */

.business .kontaktform { }

.business .cont input, .business textarea {
background-color: #fff;
border: 1px solid rgb(87,170,19);
padding: 3px;
}



.business .cont fieldset {
border: 0px none;
}


.business .cont legend {
border: 0px none;
}

.business .cont .kontaktform .error,
.business .cont fieldset .text { width: 400px;}


.business .cont button {
left: 28%;
margin-top: 15px;
}

/*.business .cont .labelclasstextarea {width: 200px;}*/

.business .cont label.labelcheck
{
	margin-right: 195px;
}


/* Seminar buchen link */


a.buchen {  }


.newsticker {
border: 2px solid #57AA13;
width: 175px;
height: 175px;
}

.newsticker h2 {
background-color: #57AA13;
color: white;
height: 20px;
}

.newsticker p {
margin: 10px;
}

