body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #4a3a28;
	margin: 0;
	padding: 0;
	background-color: #4a3a28;
	background-image: url(../_gfx/bg.jpg);
	background-position: -40px 0;
	background-attachment: fixed;
}


/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	margin: 0px 0px 16px 0px;
	padding: 0;
	line-height:16px;
	list-style-type: none;
} 

ul li {
	margin: 0px 0px 8px 0px; 
	padding: 0 0 0 14px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 

ul li ul, ul li ul li ul {
	margin: 5px 0px 0px 0px;
}

div.contentframe ul li {
	background-image:url(../_gfx/bullet-w.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

a {
	color: #739300;
	text-decoration: none;
}

a:hover {
	color: #4A3A28;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4a3a28;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5 {
	font-size: 12px;
	font-weight: bold;
	color: #4a3a28;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

input, select, textarea {
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #8C8C8C;
}

input.checkbox {
	border-style: none;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


/*
### Formate für den Seitenaufbau
*/


div#worldframe {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 960px;
}

	div#mainframe {
		float: left;
		width: 940px;
		padding: 0 10px 10px 10px;
		background-color: #fff;
	}

		div#headframe {
			position: relative;
			width: 940px;
			height: 160px;
			background-color: #739300;
			margin: 0 0 5px 0;
			background-image: url(../_gfx/head-bg.jpg);
		}
			
			img#logo {
				position: absolute;
				left: 30px;
				top: 50px;
			}
			
			div#metanav {
				width: 480px;
				position: absolute;
				right: 0;
			}

				div#searchbox {
					float: right;
					width: 265px;
					margin: 10px 0 0 0;
				}
			
				div#metanav > ul {
					float: right;
					margin: 13px 20px 0 0;
					padding: 0;
				}

					div#metanav > ul > li {
						margin: 0;
						padding: 0;
						display: inline;
					}

					div#metanav > ul > li a {
						font-family: arial, helvetica, verdana;
						font-size: 12px;
						color: #fff;
						display: block;
						float: left;
						margin: 0 0 0 10px;
					}

			#home {
				position: absolute;
				left: 12px;
				top: 7px;
			}

			div#mainnav {
				position: absolute;
				top: 130px;
				_top: 135px;
				#top: 130px;
				margin: 0 0 0 10px;
				_margin: 0 0 0 -470px;
				#margin: 0 0 0 -470px;
				width: 940px;
				background-color: #4a3a28;
				z-index: 1000;
			}

			div#mainnav > ul {
				margin: 0 0 0 30px;
				padding: 0;
			}

				div#mainnav > ul > li {
					float: left;
					margin: 0;
					padding: 0;
				}

					div#mainnav > ul > li > a {
						height: 24px;
						font-family: arial, helvetica, verdana;
						font-size: 13px;
						color: #fff;
						text-transform: uppercase;
						letter-spacing: 0.04em;
						padding: 6px 10px 0 10px;
						margin: 0 5px 0 0;
						display: block;
					}

					div#mainnav > ul > li.active > a,
					div#mainnav > ul > li > a:hover {
						background-color: #5c4e3e;
					}

		div.contentframe {
			float: left;
			width: 940px;
			margin: 0 0 5px 0;
		}
		
			div.contentframe div.content1,
			div.contentframe div.content3,
			div.contentframe div.content5 {
				float: left;
				width: 670px;
				margin: 0 5px 0 0;
			}

			div.contentframe div.content2 {
				float: right;
				width: 265px;
				height: 360px;
				overflow: hidden;
			}

			div.contentframe div.content4 {
				float: right;
				width: 225px;
				padding: 27px 20px 0 20px;
			}
		
			div.contentframe div.content4 h1 {
				font-size: 18px;
				font-family: times;
				font-weight: normal;
				text-transform: uppercase;
				letter-spacing: 0.04em;
				margin: 0 0 15px 0;
				padding: 0;
			}

			div.contentframe div.content6 {
				float: right;
				width: 265px;
			}

		div.bottomframe {
			float: left;
			width: 940px;
		}		

			div.col {
				float: left;
			}
			
			div.col div.content {
				padding: 7px 20px 30px 20px;
			}

			div.col h1 {
				font-size: 14px;
				text-transform: uppercase;
				letter-spacing: 0.04em;
				font-weight: normal;
				margin: 0 0 0 0;
				padding: 20px 20px 5px 20px;
				font-family: times;
				border-bottom: solid 1px #4a3a28;
			}

			div.col.left {
				width: 445px;
				margin: 0 5px 0 0;
			}

			div.col.center {
				width: 220px;
				margin: 0 5px 0 0;
			}
			
			div.col.right {
				width: 265px;
			}

		div#footerframe {
			width: 960px;
			margin: 0 0 50px 0;
			text-align: right;
		}
		
			div#footerframe a {
				font-size: 8px;
				color: #000;
			}

			div#footerframe a:hover {
				color: #ccc;
			}
		

/* Abweichungen Layout 2 */

div#mainframe.layout2 div.content1 {
	padding: 8px 80px 30px 30px;
	width: 560px;
}

div#mainframe.layout2 div.content1 h1 {
	font-size: 40px;
	font-weight: normal;
}

div#mainframe.layout2 ul li {
	background-image:url(../_gfx/bullet.gif);
	background-position: 0 6px;
}

div#mainframe.layout2 div.content4 {
	margin: 5px 0 0 0;
	padding-bottom: 20px;
}


/* Abweichung Layout 3 */

div#mainframe.layout3 div.contentframe.second  {
	background: url(../_gfx/content-right-bg.gif) right 0 repeat-y;
}

div#mainframe.layout3 div.content3 {
	padding: 8px 80px 20px 30px;
	width: 560px;
}

div#mainframe.layout3 div.content3 h1 {
	font-size: 40px;
	font-weight: normal;
}

div#mainframe.layout3 div.content4 {
	width: 225px;
	color: #fff;
	padding: 13px 20px 20px 20px;
}

div#mainframe.layout3 div.content4 a:hover {
	color: #fff;
}


/* Abweichung Layout 4 */

div#mainframe.layout4 div.content2 {
	background: url(../_gfx/signet.gif) 100px 0 no-repeat #4a3a28;
	color: #fff;
	padding: 20px 20px 20px 20px;
	width: 225px;
	height: 320px;
}

div#mainframe.layout4 div.content3 div.box.ivv {
	height: auto;
}

div#mainframe.layout4 div.content3 h1 {
	font-size: 40px;
	font-weight: normal;
}

div#mainframe.layout4 div.content4 {
	padding-bottom: 20px;
}

div#mainframe.layout4 div.content2 a:hover {
	color: #fff;
}


/* Abweichung Layout 5 */

div#mainframe.layout5 div.content1 {
	padding: 8px 80px 30px 30px;
	width: 560px;
}

div#mainframe.layout5 div.content1 h1 {
	font-size: 40px;
	font-weight: normal;
}

div#mainframe.layout5 div.content1 h2 {
	margin-bottom: 0px;
}



/* Inhaltselemente */


/* Box InVitaVidere */

.box.ivv {
	position: relative;
	height: 320px;
	padding: 20px 30px 0 30px;
	background-color: #4a3a28;
	background-image: url(../_gfx/box-ivv-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	#background-position: right bottom;
	z-index: 1000;
}

	.box.ivv > div.content {
		width: 400px;
		color: #fff;
		padding: 0 0 30px 0;
	}

	.box.ivv > div.content h1 {
		color: #fff;
		font-size: 36px;
		font-weight: normal;
		margin: 0 0 0 0;
		padding: 0 0 20px 0;
	}

	.box.ivv > div.content h2 {
		margin: 0;
		padding: 0 0 0 1px;
	}

	.box.ivv > div.content h2 a {
		color: #fff;
		font-size: 16px;
		font-weight: normal;
		line-height: 26px;
	}

	.box.ivv > div.content a:hover {
		color: #fff;
	}

	.animation {
		width: 280px;
		overflow: hidden;
		position: absolute;
		bottom: -20px;
		#bottom: 0;
		right: -30px;
	}

	.animation img {
		position: relative;
		bottom: 16px;
	}


		.animation #waving_flower_2 {
			margin-left: -80px;
		}


/* Box Seitenspalte */

div.box.column {
	float: left;
	width: 225px;
	height: 102px;
	margin: 0 0 5px 0;
	padding: 15px 20px 0 20px;
	background-color: #eaeded;
}

	div.box.column h1 {
		font-size: 18px;
		font-family: times;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		margin: 0 0 2px 0;
		padding: 0;
	}

div.box.column a {
	color: #4A3A28;
}

div.box.column a:hover {
	color: #739300;
}



/* Box Bühne */

div.box.stage {
	height: 360px;
	overflow: hidden;
}


/* Box Partner */

div.partnerframe {
	width: 670px;	
	overflow: hidden;
}

	div.partnerframe .helpframe {
		width: 680px;
	}
	
		div.partnerframe div.box.partner {
			width: 220px;
			height: 155px;
			float: left;
			margin: 0 5px 0 0;
			background-color: #eaeded;
			position: relative;
		}
		
			div.partnerframe div.box.partner img {
				position: absolute;
			}
			
		
			div.partnername {
				position: absolute;
				width: 220px;
				height: 30px;
				background-color: #817d36;
			}
			
			div.partnername h1 a {
				display: block;
				color: #fff;
				font-size: 13px;
				text-transform: uppercase;
				letter-spacing: 0.04em;
				font-weight: normal;
				margin: 0 0 0 0;
				padding: 7px 10px 0 20px;
				min-height: 23px;
			}
			

/* Box Kurz vorgestellt */

div.box.info {
	position: relative;
	height: 155px;
	width: 265px;
}

	div.box.info div.title {
		width: 265px;
		height: 30px;
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #739300;
	}
	
	div.box.info div.title h1 {
		margin: 0;
		padding: 0;
	}

	div.box.info div.title h1 a {
		color: #fff;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-weight: normal;
		display: block;
		padding: 0px 20px 8px 20px;
	}
	
	
/* Box Entdecke die Welt von */

div.box.info-ivv {
	position: relative;
	height: 155px;
	width: 265px;
}

	div.box.info-ivv div.title {
		width: 265px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	div.box.info-ivv div.title h1 {
		font-size: 16px;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-weight: normal;
		margin: 0 0 0 0;
		padding: 17px 40px 0 20px;
		font-family: times;
		line-height: 20px;
	}

	div.box.info-ivv div.title h1 a {
		color: #fff;
	}
	
	div.box.info-ivv div.title h1 a:hover {
		color: #4A3A28;
	}
	
/* Box Big Pic */

div.box.partner-bigpic {
	height: 360px;
}


/* Erweiterungen */


/* Smooth Gallery */

.myGallery {
	border: none !important;
}


/* Searchbox */

.tx-macinasearchbox-pi1 input#sword {
	padding: 3px 20px 0 20px;
	height: 17px;
	width: 170px;
}

.tx-macinasearchbox-pi1 input#sword {
	font-size: 12px;
	color: #739300;
}

.tx-macinasearchbox-pi1 input#submit {
	background-color: transparent;
	border: none;
	color: #fff;
}


/* News */

/* Latest / Startseite */

.messen-latest-container {
	padding: 1px 0 0 0;
}

.messen-latest-container h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	line-height: 16px;
	font-size: 13px;
}

.messen-latest-container h2 a {
	color: #4A3A28;
}

.messen-latest-container h2 a:hover {
	color: #739300;
}


/* Latest / Startseite */

.news-latest-container h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	line-height: 16px;
}

.news-latest-container h2 a {
	color: #4A3A28;
}

.news-latest-container h2 a:hover {
	color: #739300;
}


/* Single */

div.news-single-item {
	position: relative;
}

div.news-single-item > div.left {
	float: left;
	width: 395px;
	padding: 20px 0 0 30px;
}

div.news-single-backlink {
	margin: 20px 0 0 0;
}

span.news-list-morelink {
	padding: 0 0 0 5px;
}

div.news-single-item h2 {
	margin: 0 0 15px 0;
	line-height: 18px;
}

div.news-single-imgcaption {
	position: absolute;
	left: 470px;
	top: 435px;
	width: 180px !important;
	font-size: 11px;
	line-height: 16px;
	display: block;
}

/* List */

div.news-list-item {
	float: left;
	width: 560px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #EAEDED;
}

div.news-list-item > div.left {
	float: left;
	width: 200px;
}

div.news-list-item > div.right {
	float: left;
	width: 345px;
	padding: 0 0 0 15px;
}

div.news-list-browse {
	float: left;
	position: relative;
	left: 215px;
	width: 350px;
}



/* Messen */

/* List */

div.messen-list-item {
	float: left;
	width: 560px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #EAEDED;
}

div.messen-list-item > div.left {
	float: left;
	width: 100px;
}

div.messen-list-item > div.middle {
	float: left;
	width: 445px;
	padding: 0 0 0 15px;
}

div.messen-list-item div.date {
	margin: 26px 0 2px 0;
}

div.messen-list-item h2 {
	margin: 5px 0 5px 0;
}

div.messen-list-browse {
	float: left;
	position: relative;
	left: 215px;
	width: 350px;
}


/* Login */

.tx-felogin-pi1 {
	margin: 2px 0 0 0;
}

.tx-felogin-pi1 form {
	margin: 5px 0 0 0;
}

.tx-felogin-pi1 input {
	border: none;
	background-color: #EAEDED;
	margin: 2px 0 5px 0;
	font-size: 13px;
	padding: 2px 2px 3px 2px;
}


/* Powermail */

.tx-powermail-pi1 {
	padding-top: 10px;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx-powermail-pi1 label {
	width: 100px;
	padding: 4px 0 0 0;
	display: block;
	float: left;
	color: #000;
}

.tx-powermail-pi1 input {
	width: 200px;
	padding: 2px;
}

.tx-powermail-pi1 textarea {
	height: 250px;
	width: 275px;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
}

.powermail_submit {
	margin-left: 100px;
	width: 100px !important;
	color: #fff;
	border-color: #739300;
	background-color: #739300;
}

.powermail_mandatory_js {
	color: #ff0000;
	margin: 2px 0 4px 100px;
	_margin: 2px 0 4px 103px;
	font-size: 10px;
}


/* Search */

.tx-indexedsearch-searchbox dl {
	float: left;
	width: 320px;
	margin: 0 240px 0 0;
	padding: 0;
}

.tx-indexedsearch-searchbox dl dt,
.tx-indexedsearch-searchbox dl dd {
	margin: 0 0 10px 0;
	padding: 0;
	width: 160px;
	float: left;
}

.tx-indexedsearch-searchbox dl dt {

}

.tx-indexedsearch-res {
	float: left;
	border-top: solid 1px #739300;
	margin-top: 10px;
}

ul.browsebox li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}


/* Newsletter Anmeldung */

.tx-sremailsubscribe-pi1-notice {
	display: none;
}

.tx-sremailsubscribe-pi1 dl {
	margin: 0;
	padding: 0;
	float: left;	
}

.tx-sremailsubscribe-pi1 dl dt {
	width: 155px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

.tx-sremailsubscribe-pi1 dl dt span {
	display: none;
}


.tx-sremailsubscribe-pi1 dl dd {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 70px;
}

.tx-sremailsubscribe-pi1 input {
	width: 145px;
	border: none;
	padding: 3px;
}

.tx-sremailsubscribe-pi1-submit {
	width: 70px !important;
	color: #4A3A28;
	border-color: transparent;
	background-color: transparent;
}

.tx-sremailsubscribe-pi1-click-to-edit {
	display: none;
}

.tx-sremailsubscribe-pi1-error {
	margin: 0 0 5px 0;
	line-height: 14px;
}

.tx-sremailsubscribe-pi1 h2 {
	font-weight: normal;
	margin: 0 0 10px 0;	
}

.tx-sremailsubscribe-pi1 p {
	margin: 0 0 15px 0;
	padding: 0;	
}



/* IE6 Hinweis */


div#ie6info {
	float: left;
	background-color: #fff;
	position: relative;
	position: center 50px;
	padding: 20px;
	width: 200px;
}

div#ie6info a {
	font-weight: bold;
}

/* Smooth Gallery */

.tx-rgsmoothgallery-pi1 {
	float: left;
	position: relative !important;
	z-index: 1 !important;
}

.rgsgcontent {
	float: left;
	position: relative !important;
	z-index: 1 !important;
}

.slideElement {
	float: left;
	z-index: 1 !important;
}


/* Bildergalerie */

.mojo_autogallery_item {
	float: left;
	margin: 0 15px 0 0;
}

.tx-mojoautogallery-pi1 table {
	margin: 0 0 10px 0;
}

.mojo_autogallery_pagelink {
	width: 20px;
}

#lbDownloadLink {
	display: none !important;
}


/* Produktdarstellung */

.product {
	float: left;
	margin: 0 0 25px 0;
}


.product h2 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
}

.product .alpha {
	float: left;
	width: 190px;
}

.product .beta {
	float: left;
	width: 345px;
	padding: 0 0 0 25px;
}
