@charset "ISO-8859-1";

/*
*	CSS-File go-conference.de
*	Sections:
*		+	Global
*		+	Base
*		+	Navigation
*		+	Left
*		+	Right
*		+	Footer
*		+	Kontaktform
*		+ 	Home
*		+ 	Intro
*		+ 	Preview
*		+	Tooltipp
*		+ 	Preistabelle
*		+ 	Newsletter
*		+	Shop
*		+	IntroMenu
*/
/* Global */
html{
	height: 100.5%;
}

body {
	background-image: url(../images/background_lines.png);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4d4d4d;
}

.clearBoth{
	clear: both;
}


/* Base */
#base{
	background-image: url(../images/background.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	padding: 0px 35px;
}

	#easyWhiteboard{
		position: absolute;
		margin-left: 718px;
		margin-top: 15px;
	}

	#logo{
		width: 230px;
		height: 90px;
		padding: 10px 0px 0px 0px;
		margin-left: auto;
		margin-right: auto;
	}
		#logoFlyer{
			position: absolute;
			width: 230px;
			height: 107px;
		}
	
		#logoFlyer img{
			border-width: 0px;
		}
		
#left{
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
}

#right{
	float: right;
	width: 735px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 40px 0px;
}

#footer{
	background-image: url(../images/background.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 930px;	
	padding: 0px 35px;
}

/* HeadNeu */
#logoNEU{
	padding-top: 15px;
	width: 180px;
	height: 84px;
	background-color: #069;
}

/* Navigation */


#navigation{
	padding-top: 28px;
	width: 180px;
}

	.navHome{
		height: 28px;
	}

#navigationTop{
	background-image: url(../images/navigation_top.png);
	background-repeat:no-repeat;
	height: 13px;
}

#navigationBody{
	background-image: url(../images/navigation_background.png);
	background-repeat: repeat-x;
	min-height: 244px;
	height: auto !important;
	height: 234px;	
	border: 1px solid #006b54;
	border-width: 0px 1px;
	background-color: #006b54;
}

	#navigationBody ul{
		margin: 0px;
		padding: 0px;
	}
	
	#navigationBody li{
		list-style: none;
		padding: 1px 8px;
		font-weight: bold;
	}
		#navigationBody li a{
			display: block;		
			color: #fff;			
			text-decoration: none;
			padding: 4px 8px;
			height: 16px;
		}
					
		#navigationBody li a:hover{	
			background-image: url(../images/navigation_item.png);
			background-repeat: no-repeat;
		}
		
		#navigationBody li.a a:link, #navigationBody li.a a:visited, #navigationBody li.a a:active{
			color: #006b54;
			background-image: url(../images/navigation_item_a.png);
			background-repeat: no-repeat;			
		}

#navigationBottom{
	background-image: url(../images/navigation_bottom.png);
	background-repeat:no-repeat;
	height: 13px;
}

#navigationSub{
	width: 174px;
	margin-bottom: 15px;
}

#navigationSubTop{
	background-image: url(../images/navigation_sub_top.png);
	background-repeat:no-repeat;
	height: 13px;
}

#navigationSubBody{
	background-image: url(../images/navigation_sub_background.png);
	background-repeat: repeat-x;
	min-height: 244px;
	height: auto !important;
	height: 234px;	
	border: 1px solid #cacaca;
	border-width: 0px 1px;
	background-color: #cacaca;
}

	#navigationSubBody ul{
		margin: 0px;
		padding: 0px;
	}
	
	#navigationSubBody li{
		list-style: none;
		padding: 1px 8px;
	}
		#navigationSubBody li a{
			display: block;		
			color: #4d4d4d;			
			text-decoration: none;
			padding: 4px 8px;
			height: 16px;
		}
					
		#navigationSubBody li a:hover{	
			background-image: url(../images/navigation_sub_item.png);
			background-repeat: no-repeat;
		}
		
		#navigationSubBody li.a a:link, #navigationSubBody li.a a:visited, #navigationSubBody li.a a:active{
			color: #fff;
			background-image: url(../images/navigation_sub_item_a.png);
			background-repeat: no-repeat;
		}

#navigationSubBottom{
	background-image: url(../images/navigation_sub_bottom.png);
	background-repeat:no-repeat;
	height: 13px;
}

/* Left */
.teaserLeft{
	margin: 0px 0px 20px 0px;
}

	.teaserLeft .h2{
		font-size: 1.4em;
		font-weight: bold;
		margin: 0px;
		padding: 22px 0px 0px 0px;
		color: #cacaca;
	}

#left .qsButton{
	margin: 10px 0px 0px 0px;
}


/* Right */
#rightColLeft{
	float: left;
	width: 189px;
	margin: 28px 0px 0px 0px;
}

	.teaser2ndCol{
		width: 174px;
		margin-bottom: 15px;
	}
	
		.teaser2ndColTop{
			background-image: url(../images/teaser_2nd_col_top.gif);
			background-repeat: no-repeat;
			height: 13px;
		}
		
		.teaser2ndColBody, .teaser2ndColNewsBody, .teaser2ndColDownloadsBody{
			background-color: #fff;
			border: 1px solid #ccc;
			border-width: 0px 1px;
			padding: 0px 8px;
		}
		
		.teaser2ndColBody p{
			margin: 0px;
			padding: 0px;
		}
		
			.teaser2ndColNewsBody ul{
				padding: 0px 0px 0px 15px;
				margin: 0px;
			}
			
			#firstT2ndColNews{
				padding-top: 0px;
			}
		
			.teaser2ndColBody h2, .teaser2ndColNewsBody h3,  .teaser2ndColDownloadsBody h2{
				margin: 0px;
				padding: 0px 0px 8px 0px;
				font-size: 1.1em;
				color: #006b54;
			}
			
			.teaser2ndColNewsBody h2 a{
				text-decoration: none;
				color: #006b54;
			}
			
			.teaser2ndColNewsBody a{
				color: #4d4d4d;
				text-decoration: none;
			}
			
			.teaser2ndColNewsBody a:hover{
				color: #006b54;
			}
		
		.teaser2ndColBottom{
			background-image: url(../images/teaser_2nd_col_bottom.gif);
			background-repeat: no-repeat;
			height: 13px;			
		}
		
		.teaser2ndColDownloadsBody ul{
			padding: 5px 0px 0px 0px;
			margin: 0px;
		}
		
		.teaser2ndColDownloadsBody li{
			list-style: none;
			padding: 2px 0px;
		}
		
			.teaser2ndColDownloadsBody li img{
				border-width: 0px;
			}
		
			.teaser2ndColDownloadsBody li.fst{
				background-color: #cacaca;
			}
			
			.teaser2ndColDownloadsBody li.snd{
				background-color: #fff;
			}
			
				.teaser2ndColDownloadsBody li a{
					color: #4d4d4d;
					text-decoration: none;
				}
				
				.teaser2ndColDownloadsBody li a:hover{
					text-decoration: underline;
				}

#rightColContent{
	float: right;
	width: 546px;
	margin: 27px 0px 0px 0px;	
}
	#head{
		margin: 1px 0px 20px 0px;
	}

	.contentBox, .teaserBox{
		width: 546px;
		margin: 0px 0px 15px 0px;
	}
	
	.contentBox td.space, .space{
		height: 21px;
		background-image: url(../images/td_space.gif);
		background-repeat: repeat-x;
		border-width: 0px;
	}
	
	.contentBoxAllCols{
		width: 735px;
		margin: 0px 0px 15px 0px;
	}
	
		.contentBoxTop, .teaserBoxTop{
			background-image: url(../images/content_box_top.png);
			background-repeat: no-repeat;
			height: 13px;
		}
		
		.contentBoxAllColsTop{
			background-image: url(../images/content_box_all_cols_top.png);
			background-repeat: no-repeat;
			height: 13px;
		}		
		
	.contentBoxBody, .teaserBoxBody, .contentBoxAllColsBody{
			background-image: url(../images/content_box_background.png);
			background-repeat: repeat-x;
			background-color: #fff;
			border: 1px solid #ccc;
			border-width: 0px 1px;
		}
		
			.homeTeaserContent ul, .previewTeaserContent ul{
				padding: 0px;
				margin: 0px 0px 0px 27px;
			}
		
			.homeTeaserContent li, .previewTeaserContent li{
				list-style-image:url(../images/li.png);
				padding: 1px;
			}	
			
			
			.contentBoxBody ul{
				padding: 0px;
				margin: 0px 0px 0px 20px;
			}
			
			.contentBoxBody li{
				padding: 3px 0px;
			}
		
			.teaserBoxText img{
				float: left;
				margin: 0px 10px 0px 0px;
				border-width: 0px;
			}
			
			.contentBoxBody h1, .teaserBoxBody h1, .contentBoxAllColsBody h1{
				margin: 0px;
				padding: 3px 8px 6px 8px;
				font-size: 1.4em;
				color: #006b54;
			}
			
			.contentBoxBody h2, .teaserBoxBody h2, .contentBoxAllColsBody h2{
				margin: 0px;
				padding: 3px 8px 6px 0px;
				font-size: 1.2em;
				line-height: normal;
				color: #006b54;
			}
			
			.teaserBoxBody h2{
				padding-left: 8px; 
			}
			
			.contentBoxBody h3, .teaserBoxBody h3, .contentBoxAllColsBody h3{
				margin: 0px;
				padding: 3px 8px 6px 0px;
				font-size: 1.0em;
				color: #006b54;
			}
			
				.contentBoxBody p{
					margin: 0px;
					padding: 0px 0px 20px 0px;
				}
			
				.teaserBoxBody h2 a{
					color: #006b54;
					text-decoration: none;
				}
				
				.contentBoxBody a, .contentWoBox a{
					color: #006b54;
					text-decoration: underline;
				}
					
					.contentBoxBody a:hover, .contentWoBox a:hover{
						text-decoration: none;
					}
			
			.contentBoxText, .teaserBoxText, .contentBoxAllColsText{
				min-height: 60px;
				height: auto !important;
				height: 60px;
				padding: 3px 10px;
				font-size: 1.1em;	
				line-height: 1.3em;				
			}
						
				.teaserBoxText a{
					text-decoration: none;
					color: #4d4d4d;
				}
				
				.teaserBoxText a:hover{
					color: #006b54;
				}
				
				#right .contentBoxAllColsText a{
					color: #006b54;
				}

				#right .contentBoxAllColsText a:hover{
					color: #006b54;
					text-decoration: none;
				}				
				
			
			.headline{
				background-color: #e1e1e1;
				margin: 0px 0px 10px 0px;
			}
			
		.contentBoxBottom, .teaserBoxBottom{
			background-image: url(../images/content_box_bottom.png);
			background-repeat: no-repeat;
			height: 13px;
		}
		 .contentBoxAllColsBottom{
 			background-image: url(../images/content_box_all_cols_bottom.png);
			background-repeat: no-repeat;
			height: 13px;
		 }
		
		.teaserBoxRmL{
			padding: 5px 0px 0px 0px;
			text-align: right;
		}
			.teaserBoxRmL a{
				text-decoration: underline;
				font-weight: bold;
				color: #006b54;
			}
			
			.teaserBoxRmL a:hover{
				text-decoration: none;
			}
			
.contentWoBox{
	padding: 0px 10px 10px 10px;
}
	.contentWoBox h1{
		margin: 0px;
		padding: 0px 0px 6px 0px;
		font-size: 1.4em;
		color: #4d4d4d;
	}
	
	.contentWoBox h2{
		margin: 0px;
		padding: 0px 0px 6px 0px;
		font-size: 1.2em;
		color: #4d4d4d;
	}

.teaserBoxList{
	padding: 10px 0px 0px 0px;
}

.contentAllCols{
	margin: 0px 0px 0px 0px;
}

	.contentAllCols h1{
		margin: 0px;
		padding: 0px 0px 10px 10px;
		font-size: 1.4em;
	}

		
/* Footer */
#links{
/* horizontale Links rechts
	border: 0px solid #4d4d4d;
	border-width: 0px 1px 0px 0px; */
	padding: 0px 10px 0px 0px;
	margin: 0px 15px 0px 0px;
/*	horizontale Links rechts 
	text-align: right; */
}

	#links ul{
		padding: 0px 0px 10px 0px;
		margin: 0px;
	}
	
		#links li{
			list-style: none;
			padding: 2px 0px;
			float: left;
		}
		
		#links li a{
/*			horizontale Links rechts
			color: #4d4d4d; */
			color: #fff;
			text-decoration: none;
		}
		
		#links li a:hover{	
			text-decoration: underline;
		}
		
		#links li.a{
			font-weight: bold;
		}
		
	#path{
		background-image: url(../images/footer_top.png);
		background-repeat: no-repeat;
		background-color: #006b54;
		color: #fff;
		padding: 0px;
	}
	
		#path ul{
			margin: 0px;
			padding: 0px;
		}
		
		#path li{
			float: left;
			list-style: none;
			padding: 10px;
			margin: 0px;
			border: 1px solid #338976;
			border-width: 0px 0px 0px 1px;
		}
			#path li.a{
				font-weight: bold;
			}
		
			#path li a, #footerContent a{
				color: #fff;
				text-decoration: none;
			}
		
			#path li a:hover, #footerContent a:hover{
				text-decoration: underline;
			}
		
		#path li.first{
			border-width: 0px;
			padding: 7px 10px 0px 10px;
			margin: 0px;			
		}
		
			#path li.first img{
				border-width: 0px;
			}
		
	#footerContent{
		border: 1px solid #338976;
		border-width: 1px 0px 0px 0px;
		background-color: #006b54;
		color: #fff;
		padding: 10px;
		margin: 0px;
	}
	
		#footerContent p{
			margin: 0px;
			padding: 0px;
		}

/* Kontaktform */	
.contact_text{
	margin: 0px;
	padding-top: 3px;
	width: 120px;
	float: left;
	height: 20px;
}

.contact_input{
	float: left;
	margin-bottom: 5px;
	width: 380px;
}

.contact_input_error{
	float: left;
	margin-bottom: 5px;
	width: 380px;
	border: #E80000 solid 1px;
}

.contact{
	background-color: #CACACA;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	width: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4d4d4d;
}

.contact_o{
	background-color: #CACACA;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	width: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4d4d4d;
}

.contact_d{
	background-color: #CACACA;
	border-width: 1px;
	border-left-color: #3f3f3f;
	border-top-color: #3f3f3f;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-style: solid;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	width: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4d4d4d;
}

.contact_error{
	background-color: #CACACA;
	border: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #E80000;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	width: 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E80000;
}

.error{
	color: #E80000;
	font-weight:bold;
}

.trError{
	background-color: #facccc;
}

/* Home */
.homeTeaser{
	float: left;
	width: 174px;
	margin: 0px 13px 15px 0px;
}

	.homeTeaserTop{
		background-image: url(../images/home_teaser_top.png);
		background-repeat: no-repeat;
		height: 26px;
	}
	
		.homeTeaserTop h2{
			color: #fff;
			font-size: 1em;
			padding: 6px 10px 3px 10px;
			margin: 0px;
		}		
	
	.homeTeaserContent{
		background-image: url(../images/home_teaser_background.png);
		background-color: #cacaca;
		background-repeat: repeat-x;
		min-height: 210px;
		height: auto !important;
		height: 210px;
		border: #ccc 1px solid;
		border-width: 1px 1px 0px 1px;
		padding: 10px;
	}
		
	.homeTeaserBottom{
		background-image: url(../images/home_teaser_bottom.png);
		background-repeat: no-repeat;
		height: 26px;
		padding: 8px 38px 0px 38px;
	}
	
		.homeTeaserBottom img{
			margin: 0px 5px 0px 0px;
		}
		
		.homeTeaserBottom a{
			color: #006b54;
			text-decoration: none;
		}
		
		.homeTeaserBottom a:hover{
			text-decoration: underline;
		}
		
	 a.homeBl{
		color: #afafaf;
		text-decoration: none;
	 }
		
#homeBanner{
 	margin-bottom: 10px;
}

#homeBoxList ul{
	float: left;
	padding: 0px;
	margin: 0px;
}

	#homeBoxList li{
		float: left;
		list-style-type: none;
		padding: 0px 3px 0px 0px;
	}
		
/* Intro */

#flashContent{
	height: 305px;
}

.flashNonJS{
	background-image: url(../images/flash_alternative.jpg);
	background-repeat: no-repeat;
}

.flashJS{
	background: none;	
}

.introBox{
	background-image: url(../images/intro_box_background.gif);
	background-repeat: repeat-y;
}

	#homeHeadline h1{
		font-size: 1.3em;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 30px;
	}
	
.introBoxBottom{
	background-image: url(../images/intro_box_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	margin: 0px 0px 20px 0px;
}


#introTeaserBox{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	width: 705px;
}

	.introTeaserBoxTop{
	 	background-image: url(../../images/intro_teaser_box_top.png);
		background-repeat: no-repeat;
		height:11px;
	}

	#introTeaserBox h2{
		color: #006b54;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		font-size: 1.3em;
	}
	
	#introTeaserBox h2 a{
		text-decoration: none;
		color: #006b54;
		cursor: pointer;		
	}
	
	#introTeaserBox h2 a:hover{
		text-decoration: underline;
		color: #006b54;
		cursor: pointer;
	}

	.introTeaser{
		float: left;
		width: 225px;
		height: 405px;
		margin: 0px 15px 0px 0px;
		padding: 0px;
		background-color: #fff;
		background-image: url(../images/intro_teaser_background.png);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.introTeaserO{
		float: left;
		width: 225px;
		height: 405px;
		margin: 0px 15px 0px 0px;
		padding: 0px;		
		background-color: #fff;
		background-image: url(../images/intro_teaser_background_o.png);
		background-repeat: no-repeat;
		background-position: bottom;
	}	
	
	.introTeaserContent{
		padding: 10px;	
	}
	
	#introTeaserBox h3{
		padding: 0px 0px 0px 0px;
		margin: 0px;
		color: #006b54;
		font-size: 1.0em;
	}
	
	#introTeaserBox ul{
		padding: 0px;
		margin: 0px 0px 0px 25px;
	}
	
	#introTeaserBox ul a{
		color: #006b54;
		text-decoration: underline;
	}
	
	#introTeaserBox ul a:hover{
		color: #006b54;
		text-decoration: none;
	}	
	
	#introTeaserBox li{
		list-style-image:url(../images/li.png);	
		padding: 0px 0px 3px 0px;
	}
		
	
/* Preview */

.previewTeaser{
	width: 174px;
	margin: 0px 0px 15px 0px;
}

	.previewTeaserTop{
		background-image: url(../images/home_teaser_top.png);
		background-repeat: no-repeat;
		height: 26px;
	}
	
		.previewTeaserTop h2{
			color: #fff;
			font-size: 1em;
			padding: 6px 10px 3px 10px;
			margin: 0px;
		}		
	
	.previewTeaserContent{
		background-image: url(../images/home_teaser_background.png);
		background-color: #cacaca;
		background-repeat: repeat-x;
		min-height: 180px;
		height: auto !important;
		height: 180px;
		border: #ccc 1px solid;
		border-width: 1px 1px 0px 1px;
		padding: 10px;		
	}
		
	.previewTeaserBottom{
		background-image: url(../images/preview_teaser_bottom.png);
		background-repeat: no-repeat;
		height: 26px;
		padding: 8px 38px 0px 38px;
	}
		
/* Tooltipp */
.mtt{
	position: absolute;
	width: 250px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 5px 0px 0px 0px;
	background-color: #fffed6;
	padding: 3px;
	border: #000 solid 1px;
	display: none;
}

.mtt h3{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px; 
	
}

/* Preistabelle */
table.verlauf, table.shop{
	background-image: url(../images/table_background.gif);
	background-repeat: repeat-x;
}

tr.subh {
	background-color: #006b54;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

tr.o{
	background-color: #cce1dd;
}

th{
	color: #006b54;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px;
}

td.tableSpace{
	height: 25px;
}

table.verlauf td{
	padding: 5px 5px 5px 10px;
	border: 1px solid #787878;
	border-width: 0 0 1px 0;	
}

table.verlauf td.fstCol{
	border: 1px solid #787878;
	border-width: 0 1px 1px 0;
}

table.verlauf td.sndCol{
	border: 1px solid #787878;
	border-width: 0 1px 1px 0;
}


/* Newsletter */

#nltb{

}

	#nltb h3{
		margin: 0;
		padding: 0 0 10px 0;
		color: #fff;
	}
	
.boxGreen a{
	color: #fff;
	text-decoration: underline;
}

.newsletterboxTop{
	background-image: url(../images/newsletterbox_top.gif);
	width: 260px;
	height: 10px;
}

.newsletterboxContent{
	background-color: #006b54;
	background-image:url(../images/newsletterbox_background.gif);
	background-repeat: repeat-x;
	padding: 0 10px;
	width: 240px;
	min-height: 160px;
	height: auto !important;
	height: 160px;	
	color: #fff;
}

.newsletterboxBottom{
	background-image: url(../images/newsletterbox_bottom.gif);
	width: 260px;
	height: 10px;
}

#nltb form{
	padding: 0px;
	margin: 0px;
}

#nltb input, #nltb select{
	background-color: #579e8e;
	border: solid 1px #006b54;
	height: 18px;
	width: 150px;	
	padding: 4px 2px 0 2px;	
	margin: 2px 0;
	color: #fff;	
}

#nltb input.d{
	background-color: #fff;
	color: #006b54;
}

#nltb input.o{
	border-color: #99c4bb;
}

#nltb input.error, #nltb select.error{
	background-color: #e80000;
	border-color: #e80000;
	height: 18px;
	width: 150px;	
	padding: 4px 2px 0 2px;	
	margin: 2px 0;
	font-weight: normal;
	color: #fff;
}

#nltb select, #nltb select.error{
	height: 24px;	
	width: 156px;	
}

#nltb label{
	width: 75px;
	height: 16px;
	margin: 2px 0;	
	display: block;
	float: left;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
}

#nltb input.button{
	background-color: #ff8a00;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	border: 0px;
	width: 100px;
	height: auto;
}

#nltbAbmelden{
	padding: 5px 0px 0px 10px;
	margin: 0;
}

	#nltbAbmelden a{
		color: #4D4D4D;
	}
	
.shopTableF{
	border: 0px;
	background-color: #fff;
	
	width: 160px;
	height: 17px;
	margin: 0px;
}

.shopTableFe{
	border: 0px;
	background-color: #e80000;
	color: #fff;
	
	width: 160px;
	height: 17px;
	margin: 0px;
}

/* Shop */

table.shop, table.dg{
	margin-bottom: 30px;	
}

td.shopLabel{
	width: 105px;
}

td.shopInput{
	width: 153px;
}

td.shopInput input{
	width: 153px;
}

td.shopInputCplRow{
	padding: 0px;
}

td.shopInputCplRow input{
	width: 405px;
	margin: 0px;
}

td.error{
	background-image: url(../images/error_background.gif);
	background-repeat: repeat-y;
}

td.shopHlC1{
	width: 340px;
}

td.shopHlC2{
	width: 80px;
	text-align: right;
}

td.shopHlC3{
	width: 70px;
	text-align: right;	
}

table.shop td.shopC1, table.shop td.shopC2, table.shop td.shopC3, table.shop td.shopC1CS2, 
	table.shop td.shopHlC1, table.shop td.shopHlC2, table.shop td.shopHlC3 {
	padding: 3px 3px 3px 5px;
	border: 1px solid #006b54;
	border-width: 0 0 1px 1px;	
}

td.shopC1{
	width: 23px;
}

td.shopC1CS2{
	width: 334px;	
}

td.shopC2{
	width: 303px;
}

td.shopC3{
	width: 73px;
	text-align: right;
}

td.shopC4{
	width: 92px;
	text-align: right;

	padding: 3px 3px 3px 5px;
	border: 1px solid #006b54;
	border-width: 0 1px 1px 1px;	
}

table.dg tr.subh{
	background-color: #787878;
}

table.dg td.shopC1, table.dg td.shopC2, table.dg td.shopC3, table.dg td.shopC1CS2, 
	table.dg td.shopHlC1, table.dg td.shopHlC2, table.dg td.shopHlC3 {
	padding: 3px 3px 3px 5px;
	border: 1px solid #787878;
	border-width: 0 0 1px 1px;	
}

table.dg td.shopC4{
	width: 92px;
	text-align: right;

	padding: 3px 3px 3px 5px;
	border: 1px solid #787878;
	border-width: 0 1px 1px 1px;	
}

input.shopGutschei{
	width: 50px;	
}

.shopBox{
	padding: 8px;
	margin-bottom: 20px;
	background-image: url(../images/table_background.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #006b54;
	border-bottom-width: 0px 0px 1px 0px;
}	

/* IntroMenu */
#introMenu{
	position: absolute;
	width: 700px;
	height: 30px;
	margin: -60px 0px 0px 30px;
}

#introMenu ul{
	margin: 0px;
	padding: 0px;
}

	#introMenu li{
		float: left;
		list-style: none;
		margin-right: 15px;
	}
	
		#introMenu li a{
			display: block;
			background-image: url(../images/intro_button.png);
			background-repeat: no-repeat;
			padding: 7px 0px 0px 0px;
			width: 125px;
			height: 22px;
			
			color: #006b54;
			font-weight: bold;
			text-align: center;
			text-decoration: underline;
		}
		
		#introMenu li a:hover{
			background-image: url(../images/intro_button_o.png);
			text-decoration: none;
		}