/****************************************************

	SITE: Brustzentrum

	Farben:

	Grün Hingergrund:	#D4E8C1
	Grün Text dunkel:	#54803A
	Grün Text hell:	#A1D077

	Grün satt Text: 	#6FA818

	Logo Rot:	#620F37

	Stand 11.11.2008
	grass@mai-multimedia.de 2008

******************************************************/

* {margin: 0; padding: 0;}


body
	{
		font-family: Verdana, Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 2em;
		background: #D4E8C1;
		text-align: center;
		color: #620F37;
	}
h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}

ul { margin: 0 0 1em 1.6em; }
ol { margin: 0 0 1em 20px;   }


/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.black { color: #000; }
.green { color: #6FA818; }
.blackBold { color: #000; font-weight: bold; }
.greenBold { color: #6FA818; font-weight: bold; }

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 2px 10px 10px 0;}
.imgRight { float: right; margin: 4px 0 10px 10px; }


a
	{
		color: #000;
	}
a:hover
	{
		color: #620F37;
		text-decoration: underline;
	}

a.download { padding-left: 20px ; background: transparent url(../images/download.gif) no-repeat;}
a.pdf { background: transparent url(../images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(../images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(../images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(../images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(../images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(../images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(../images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(../images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(../images/media_mp3.gif) no-repeat; }

hr
	{
		height: 1px;
	}
hr.clearer
	{
		border: 0px; /* Für Firefox und Opera */
		border-top: solid 1px #D4E8C1;
		border-bottom: transparent;
    }


p { margin: 0 0 1em 0;}

h1, h2, h3
	{
		color: #6FA818;
	}

h1
	{
		line-height: 1.5em;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 3em;
	}
.copyrightSymbol
	{
	}

/****************************************************
	LAYOUT
******************************************************/

#wrap
	{
		width: 970px;
		margin: 0 auto;
		background: transparent url(../images/hgr_wrap.gif) repeat-y top left;
		text-align: left;
		font-size: 0.9em;
    }

#logo
	{
		float: left;
		margin: 15px 33px 0 45px;
	}
#headerBox
	{
		float: left;
		width: 682px;
	}


#keyvisual
	{

		height: 130px;
	}

/****************************************************
	TOP-NAVIGATION
******************************************************/

#topNavBox
	{
		float: left;
		width: 672px;
		margin: 3px 0 0 0;
		padding: 2.5em 0 1em 10px;
		background-color: #620F37;
		text-transform: uppercase;
		color: #fff;
	}


#topNav
	{
		list-style: none;
		margin: 0;
	}
#topNav li
	{
		float: left;
		line-height: 1em;
		border-left: solid 1px #fff;
		padding: 0 10px;
	}
#topNav li.firstItem
	{
		border: none;
	}


#topNav a
	{
		color: #fff;
		text-decoration: none;
	}
#topNav a:hover, #topNav li.active a
	{
		color: #80BA25;
		text-decoration: none;
	}

/****************************************************
	HAUPT-NAVIGATION
******************************************************/

#mainNavBox
	{
		float: left;
		list-style: none;
		width: 278px;
		margin: 41px 0 0 0;
		padding: 0 0 20px 0;
		text-transform: uppercase;

	}


#mainNav
	{
		list-style: none;
		margin: 0 0 0 95px;
	}
#mainNav li
	{
		line-height: 1em;
		padding-bottom: 16px;
	}
#mainNav a
	{
		line-height: 1.4em;
		color: #6FA818;
		text-decoration: none;
	}
#mainNav a:hover, #mainNav li.active a, #mainNav li.active ul li.active a
	{
		color: #620F37;
		text-decoration: none;
	}

#mainNav ul
	{
		list-style: none;
		margin: 5px 0 5px 1em;
		line-height: 1.4em;
	}
#mainNav ul li
	{
		padding: 5px 0;
	}
#mainNav ul li a, #mainNav li.active ul li a
	{
		color: #7AC142;
	}

/****************************************************
	SUCHBOX
******************************************************/

.tx-macinasearchbox-pi1
	{
		border-top: solid 1px #A1D077;
		padding: 5px 0 0 85px;
		margin: 45px 0 20px 10px;
		width: 120px;
	}

.tx-macinasearchbox-pi1 label
	{
		display: block;
	}

#tx_indexedsearch_field
	{
		float: left;
		height: 22px;
		width: 94px;
		padding: 0 0;
        background-color: #D4E8C1;
		border: none;
		font-family: Verdana, Arial,Helvetica,sans-serif;
		font-size: 1em;
		line-height: 1.8em;
	}
#tx_indexedsearch_button
	{
		float: left;
		width: 23px;
		height: 22px;
		border: none;
		border-left: solid 1px #54803A!important;
		background-color: #D4E8C1;
	}


/****************************************************
	INHALTSBOX
******************************************************/

#contentBox
	{
		float: left;
		margin: 40px 45px 3em 20px;
		width: 627px;
    }

#content
	{
		float: left;
		width: 627px;
	}
.contentItem
	{
		position: relative;
		float: left;
		width: 627px;
		padding-bottom: 2em;
	
	}
.contentItem.typ_text, contentItem.typ_html, .contentItem.typ_list, .csc-textpic-center, .csc-textpic-left, .csc-textpic-right
	{
		width: 430px;
	}
.contentItem.typ_header
	{
		padding-bottom: 0em;
	}


.bodytext
	{
		width: 430px;
	}


td .bodytext, li .bodytext
	{
		width: auto;
	}

.contentItem.typ_textpic ul
	{
	   margin-right: 30px;
	}

.contentItem li
	{
		padding-bottom:0.5em;
	}

.csc-textpic-imagewrap
	{
		line-height: 1.2em;
		min-width: 160px;
	}
.csc-textpic-caption
	{
		padding: 0.5em 0 1em 0;
		font-style: italic;
		color: #82b335;
	}
.csc-textpic-image
	{
		padding-top: 0.5em;
		padding-right: 10px;
	}


/****************************************************
	AKTUELLES - NEWSLISTEN
******************************************************/
.news-list-item
	{
		border-bottom: solid 1px #A1D077;
		padding-bottom: 2em;
		margin-bottom: 2em;
    }
.news-list-item a
	{
		text-decoration: none;
	}
.news-list-item h3
	{
		font-size: 1.1em;
	}

.news-list-item h3 a
	{
		color: #6FA818;
    }
.news-list-item .news-list-date
	{
		display: block;
		font-weight: normal;
		color: #999;
		font-size: 0.8em;
		margin-bottom: 0;
    }
.news-single-timedata
	{
		color: #999;
		font-size: 0.8em;	
	}


.news-list-item .bodytext
	{
        padding: 0 0 0 15px;
		background: transparent url(../images/hgr_newsLink.gif) no-repeat 0 0.8em;
		cursor: pointer;
    }

/****************************************************
	AKTUELLES - NEWSDETAIL
******************************************************/

.news-single-backlink
	{
        margin-top: 1em;
    }
.news-single-imageBox
	{
        position: absolute;
		top: 50px;
		right: -197px;
		width: 152px;
		line-height: 1.4em;
    }
.news-single-imgcaption
	{
		padding-top: 10px;
		font-size: 0.9em;
    }
.news-single-timedata
	{
        height: 40px;
    }
.news-single-backlink
	{
        float: right;
    }
.news-single-backlink a
	{
		text-decoration: none;
	}

.news-single-backlink .overviewLink
	{
        padding: 0 1em;
    }


/****************************************************
	CONTEXT
******************************************************/

#context
	{
		float: right;
        width: 152px;
		padding-top: 4em;
		line-height: 1.4em;
    }
.contextItem
	{
		font-style: italic;
		color: #0E68B7;
		margin-bottom: 15px;
	}
.contextItem p, .contextItem .bodytext
	{
		padding: 0.5em 5px;
		width: auto
	}
.contextItem div
	{
		width: auto!important;
	}

#context.normal
	{
		padding-top: 0;
	}
#context.normal .contextItem
	{
		font-style: normal;
	}
#context.normal h1, h2, h3, h4
	{
		margin-bottom: 1em;
	}
#context.normal p
	{
		padding: 0.5em 0;
	}

/****************************************************
	HOMEPAGE
******************************************************/


#body_52 #contentBox
	{
		margin: 40px 10px 3em 20px;
		width: 662px;
    }
#body_52 #content
	{
		width: 430px;
    }

#body_52 #context
	{
		padding-top: 0;
		background-color: #D4E8C1;
		width: 231px;
		position: relative;
		top: -40px;
    }
#body_52 #context a
	{
        color: #54800D;
		text-decoration: none;
	}
#body_52 #context a:hover
	{
		text-decoration: underline;
	}
#body_52 #contentBox .contextItem
	{
		font-style: normal;
		color: #54800D;
    }
#body_52 #contentBox h2
	{
		padding: 40px 8px 30px 8px;
		border-bottom: solid 1px #80BA25;
    }

#body_52 #contentBox h2, #body_52 #contentBox h3
	{
        color: #54800D;
		font-size: 1.1em;
    }
#body_52 #contentBox h3
	{
		padding-bottom: 20px;
    }

#body_52 #contentBox h3 a
	{
        color: #54800D;
		text-decoration: none;
    }

#body_52 #contentBox .news-latest-item
	{
		padding: 8px;
		border-bottom: solid 1px #80BA25;
    }


#body_52 #contentBox .news-latest-date
	{
        color: #000;
		font-size: 0.9em;
		text-decoration: none;
		display: block;
		padding-bottom: 20px;
    }

#body_52 #contentBox .contextItem p, #body_52 #contentBox  .contextItem .bodytext
	{
		padding: 0.5em 0;
	}

#body_52 #contentBox .news-latest-item .bodytext
	{
        padding: 0 0 0 15px;
		background: transparent url(../images/hgr_newsLink.gif) no-repeat 0 0.5em;
    }
.news-latest-item h3, .news-latest-item p
	{
		margin: 0!important;
		padding-top: 0!important;
		padding-bottom: 0.5em!important;
		height: auto!important;
	}


/****************************************************
	FOOTER
******************************************************/

#footerBox
	{
		clear: both;
		padding: 0 10px 0 10px;
		line-height: 1.4em;
		background: transparent url(../images/hgr_footer.gif) no-repeat bottom left;
    }
#bottomNavBox, #logoBox, #copyrightBox
	{
		border-top: solid 1px #A1D077;
		float: left;
		height: 155px;
		position: relative;
    }
#bottomNavBox
	{
		width: 285px;
    }
#bottomNav
	{
		list-style: none;
		margin: 0;
		font-size: 0.9em;
		position: absolute;
		bottom: 10px;
		left: 85px;
	}
#bottomNav a
	{
		text-decoration: none;
		color: #6FA818;
	}

#logoBox
	{
		width: 433px;
		border-left: solid 1px #A1D077;
		border-right: solid 1px #A1D077;
		text-align: center;
		height: 75px;
		padding: 85px 0 0 0;
	}
#logoBox img
	{
		margin: 0 5px 5px 5px;
	}

#copyrightBox
	{
		width: 230px;
		position: relative;
	}
#serviceNav
	{
		list-style: none;
		margin: 0;
		font-size: 0.9em;
		position: absolute;
		bottom: 10px;
		left: 15px;
	}
#serviceNav a
	{
		text-decoration: none;
		color: #6FA818;
	}
#printLink
	{
		padding-top: 10px;
	}
#copyRight
	{
		padding-top: 5px;
	}
#clearBox
	{
        clear: both;
		height: 10px;
	}

/****************************************************
	FORMULARE
******************************************************/

fieldset.csc-mailform
	{
			float: left;
		border: none;
	}

.csc-mailform-field
	{
		clear: both;
		float: left;
		width: 100%;
		padding: 2px 0;
	}

.csc-mailform label
	{
		float: left;
		width: 120px;
	}
.csc-mailform input, .csc-mailform textarea
	{
		float: left;
		width: 280px;
		font-family: Verdana, Arial,Helvetica,sans-serif;
		font-size: 1em;
	}

.csc-mailform-submit
	{
		width: auto!important;
		margin-left: 120px;
		margin-top: 10px;
	}


form.googleRouting
	{
		clear: both;
		float: left;
		width: 100%;
	}

form.googleRouting input
	{
		width: 250px;
		float: left;
		font-family: Verdana, Arial,Helvetica,sans-serif;
		font-size: 1em;
	}
form.googleRouting input.button
	{
		width: auto;
		float: left;
		margin-left: 5px;
	}


