/****************************************************

	SITE: giesecke-kartoffelnde


	grass@mai-multimedia.de 2009

	27.03.2009

******************************************************/

* {margin: 0; padding: 0;}

html
	{
    	background: #F9F5E8 url(/images/hgr_wrap.jpg) no-repeat top left;
    }


body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: transparent url(/images/hgr_body.png) repeat-x 0 96px;
		color: #3B1F1A;
		/*text-align: center;*/
	}
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 2.4em; }
ol li { margin-bottom: 1em; }

/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.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: #3B1F1A;
		text-decoration: none;
	}
a:hover
	{
		text-decoration: underline;
	}

a.download { padding-left: 25px ; }
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; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{

	}

h1, h2, h3, h4, h5
	{
		line-height: 1.2em;
		color: #9F6444;
		font-family: Century Gothic, Arial, sans-serif;
	}
h3, h4, h5
	{
		line-height: 1.2em;
		color: #3B1F1A;
	}
h1
	{
		font-size: 2.2em;
		margin-bottom: 0.5em;
	}
h2
	{
		font-size: 1.6em;
		margin-bottom: 0.2em;
	}
h3
	{
		font-size: 1.4em;
    }

h4
	{
		font-size: 1.2em;
		margin: 1.5em 0 -0.5em 0;
    }

hr
	{
		height: 1px;
		color: #40AC73;
	}

p { margin: 1em 0;}
p.abstract
	{
        font-weight: bold;
    }


table
	{
		margin-bottom: 2em;
    }

td { padding: 0.1em 0.5em 0.1em 0!important;}
td p { margin: 0 0 0.5em 0;}


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

table.border td { vertical-align: top; border: solid 1px #ccc;}

#wrap
	{
		position: relative;
		width: 995px;
		min-height: 680px;
/*
		margin: 0 auto;
		text-align: left;
    	background: transparent url(/images/hgr_wrap.jpg) no-repeat top left;
*/
	}

#headerBox
	{
		position: relative;
        height: 100px;
		z-index: 15;
    }
#logo
	{
        position: absolute;
		top: 35px;
		left: 738px;
		left: 61.5em
    }

#mainBodyBox
	{
        position: relative;
		z-index: 5;
		min-height: 540px;
		background-position: top left;
		background-repeat: no-repeat;

    }

/*************************
	CONTENTBOX
**************************/


#contentBox
	{
		float: left;
		position: relative;
		width: 720px;
		padding-left: 275px;
		padding-top: 100px;
		padding-bottom: 2em;
		min-height: 560px;
		background-repeat: no-repeat;
		background-position: 0 45px;
		z-index: 1;
	}
#contentBox a
	{
		text-decoration: underline;
	}
#contentBox a:hover
	{
		text-decoration: none;
	}
#breadcrumpBox
	{
		position: absolute;
		top: 40px;
		color: #9E6343;
    }
#breadcrumpBox a
	{
		text-decoration: underline;
		color: #9E6343;
    }
#breadcrumpBox a:hover
	{
		text-decoration: none;
    }
/* DocList */

.docList /* ul */
	{
		float: left;
		width: 100%;
		list-style: none;
		margin: 1em 0;
    }
.docList li
	{
		float: left;
		width: 100%;
		padding-bottom: 1em;
	}
.docListItem
	{
		float: left;
		width: 620px;
		padding-right: 100px;
		background: #fff;
		border-top: solid 2px #D8000A;
		border-bottom: solid 2px #D8000A;
    }
.docListItem.no_image
	{
        padding-left: 20px;
    }
.docListItem.no_image p
	{
        margin: 0 0 20px 0;
    }

.docListItem a
	{
		color: #D8000A;
    }
.docListItem h3
	{
		margin-top: 1em;
	}

.docListItem h3 a
	{
		color: #3B1F1A;
    }
.docListItem p
	{
        margin: 0;
    }
.docListItem img
	{
        margin: 0 20px 0 0;
    }
#mainMedia
	{
        float: right;
		margin: 4px 0 10px 10px;
    }


/*************************
	CONTEXTBOX
**************************/

#contextBox
	{
		position: absolute;
		width: 245px;
		top: 45px;
		left: 0;
		z-index: 2;
    }

.contextBoxItem.typ_1
	{
		width: 232px;
        padding: 0 12px 12px 0;
		margin-bottom: 15px;
		background: transparent url(/images/hgr_box.png) no-repeat right bottom;
    }
.contextBoxItem.typ_1 p
	{
        padding: 0!important;
		margin: 0;
    }

.contextBoxItem.typ_3
	{
        padding: 0 12px 12px 18px;
		margin-bottom: 15px;
    }

#linkBox /* popupBox */
	{
        position: absolute;
		display: none;
		z-index: 11;
		width: 260px;
		left: 430px;
		top: 160px;
    }
#linkBoxContent
	{
		padding: 60px 40px 0 25px;
		background: transparent url(/images/hgr_linkBox.png) no-repeat top left;
	}
#linkBoxClose
	{
        position: absolute;
		top: 15px;
		right: 40px;
		font-size: 10px;
		cursor: pointer;
    }


#linkBoxBottom
	{
		height: 43px;
		margin-top: -10px;
		background: transparent url(/images/hgr_linkBoxBottom.png) no-repeat top left;
    }
.linkBoxItem
	{
		text-align: right;
		padding: 10px 0;
		margin-bottom: 10px;
        border-top: solid 2px #D8000A;
		border-bottom: solid 2px #D8000A;
		font-size: 1.2em;
		font-weight: bold;
		color: #3B1F1A;
    }

#linkBoxShowButton
	{
        position: absolute;
		z-index: 20;
		display: none;
		top: 0;
		left: 0;
		width: 77px;
		height: 78px;
		background: transparent url(/images/linkBoxShowButton.png) no-repeat top left;
		cursor: pointer;
    }
#linkBox img
	{
position: static;
	}


/*************************
	HAUPTMENÜ
**************************/
#menuStr
	{
        position: absolute;
		left: 0;
		top: 96px;
		z-index: 100;
		width: 100%;
		height: 15px;
		background: transparent url(/images/hgr_body.png) repeat-x;
    }

#mainNav
	{

		position: absolute;
		top: 70px;
		left: 52px;
		color: #9F6444;
		list-style: none;
		list-style-image: none;
		font-size: 1.25em;
		font-family: Century Gothic, Arial, sans-serif;
    }
#mainNav ul
	{
        margin: 0;
		padding: 0;
		list-style: none;
    }


#mainNav li
	{
        float: left;
		position: relative;
		background-color: transparent;
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 0;
    }
#mainNav li.active
	{
		background: transparent url(/images/hgr_menuItemTopLeft.gif) no-repeat top left!important;
    }
#mainNav li.active a
	{
		background: transparent url(/images/hgr_menuItemTopRight.gif) no-repeat top right!important;
    }
#mainNav li.active li, #mainNav li.active li a
	{
		background-image: none!important;
		background-color: #FEFDFB!important;
    }


#mainNav a
	{
		color: #9F6444;
		display: block;
		padding: 5px 10px;
		text-decoration: none;

    }
#mainNav a:hover
	{
		color: #3B1F1A;
    }

#mainNav span
	{
        position: relative;
		display: block;
		z-index: 2;
    }


/* zweite Ebene */

#mainNav ul
	{
		position: absolute;
		display: none;
		z-index: 1;
		width: 100%!important;
    }
#mainNav li.active ul
	{
		display: block;
    }


#mainNav ul a
	{
		background-color: transparent;
		padding: 0 10px;
    }
#mainNav ul li.active a
	{
		color: #000;
    }

#mainNav li li
	{
        float: none;
		margin: 0;
		padding: 0 0 2px 0;
		background: transparent none;
		border-left: solid 1px #9F6444;
		border-right: solid 1px #9F6444;
		background-color: #FEFDFB!important;
    }
#mainNav li li.lastItem
	{
		font-size: 8px;
		padding: 0;
		line-height: 8px;
		background: transparent url(/images/hgr_lastMenuItem.gif) no-repeat left bottom!important;
		border: none;
    }
#mainNav li li.lastItem span
	{
		display: block;
		background: transparent url(/images/hgr_lastMenuItemSpan.gif) no-repeat right bottom!important;
    }


/* Sitenavigation */
#siteNav
	{
		clear: both;
        position: relative;
		margin: 1em 0;
		text-align: right;
		width: 100%;
	}
#siteNav a
	{
		margin: 0 5px;
	}

/* Galerielisten */

#mediaGalerie
{
	float: left;
	width: 100%;
	list-style: none;
	margin: 1em 0 2em 0;
}
#mediaGalerie h3
{
    clear: both;
	margin: 0;
	padding:  1.5em 0 1em 0;
	font-size: 1.1em;
	font-weight: normal;
}


#mediaGalerie .imageBoxItem
{
    float: left;
	width: 100px;
	height: 75px;
	margin-right: 20px;
	padding-bottom: 5px;
}

#mediaGalerie .imageBox
{
    width: 100px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 5px;
}

#mediaGalerie .imageBox img
{
    min-width: 100px;
	min-height: 75px;
}

#mediaGalerie h4
{
    font-size: 0.9em;
	margin: 0;
}


/*************************
	FOOTER
**************************/
#footer
	{
        text-align: center;
    }
#footer span
	{
        padding: 0 8px 0 0;
    }

#footer span.dot
	{
        padding: 0 8px 0 18px;
		background: transparent url(/images/point.gif) no-repeat 0 0.2em;
    }
#footer a.link
	{
        font-weight: bold;
    }


/*************************
	FORMULARE
**************************/

form
	{
		margin: 1.4em 0;
		padding: 0;
	}
input, textarea, select
	{
		width: 250px;
	}
.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 2px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}
.formField label
	{
		width: 120px;
		float: left;

	}
.button
	{
		margin-left: 120px;
		margin-top: 20px;
		width: auto;
	}
.radio
	{
		width: auto;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioLabel
	{
		position: relative;
		top: -2px;
		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
		position: relative;
		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 100%;
	}
.formHint
	{
		clear: both;
		padding: 1em 0;
		font-size: 0.8em;
	}
.formField h4	{ padding: 1em 0;}





.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
/*
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
*/
		margin-top: 20px;
	}
.alertBox ul
	{
		color: #cc0000
	}
