#trash {display:none;}
#wrapper {position:relative;}

/*#top1 {
	height:380px;
	margin-top:90px;
	background-image:url(../img/banner_945x380_1.jpg);
	position:relative;
	overflow:hidden;
}
	#top1 .banner-teaser {
		position:absolute;
		top:-375px;
		right:10px;
		width:460px;
		height:375px;
		background:transparent url(../img/banner_teaser_blank.png) 0 0 no-repeat;
		color:#fff;
		font-family:Arial, sans-serif; 
		font-size:12px;
		text-align:center;
	}*/
	
#topmenu-start {width:550px; position:absolute; top:50px; left:400px;}
		#topmenu-start li a {
			font-size:12px; 
			border:0;
			float:left;
			margin: 0;
			padding: 0 7px 0 8px;
			text-decoration: none;
			background-position: left top;
			background-repeat: no-repeat;
			display: block;
			color: gray;
		}
					
#titelleiste {}
	#titelleiste .laenderflagge {height:18px; float:left; margin-right:40px;}
	#titelleiste #paket-merkmale {list-style:none; margin:0; padding:0; position:relative; top:-4px;}
		#titelleiste #paket-merkmale li {list-style:none;float:left; margin-right:4px; position:static;}
	#titelleiste #kopfzeile-menu {list-style:none; margin:-3px 0 10px 0; padding:0; float:right;}
		#titelleiste #kopfzeile-menu li {list-style:none; float:left; margin-left:4px; padding-left:4px; font-size:11px; border-left:1px #ddd solid; position:static;}
			#titelleiste #kopfzeile-menu li.fb-share {height:24px; width:110px;}
			#titelleiste #kopfzeile-menu li.fb-share .connect_widget_summary {display:none;}
			.connect_widget .connect_text_wrapper {display:none !important;}
		#titelleiste #kopfzeile-menu li:first-child {border-left:0;}
			#titelleiste #kopfzeile-menu li a {
				display:block;
				height:14px;
				line-height:14px;
				color:#fff; 
				padding:1px 5px 2px; 
				background:#05a2de url(../img/bg_th_hoch.png) 0 0 repeat; 
				border:1px #05a2de solid;
			}
			#titelleiste #kopfzeile-menu li.fb-share a {
				padding:0; 
				background:transparent none; 
				border:0;
			}
			#titelleiste #kopfzeile-menu li a:hover {color:#555; padding:1px 5px 2px; text-decoration:none; background:#fff none;}
			#titelleiste #kopfzeile-menu li.fb-share a:hover {padding:0; background:transparent none;}
			
#main .saison-tabelle-container, .subpakete-tabelle-container {width:715px;}
#main .saison-tabelle-container {margin-top:30px;}
#main .saison_tabelle {width:715px;}
	#main .saison-tabelle-container .button, #main .subpakete-tabelle-container .button {
		display:inline-block;
		width:auto;
		height:14px;
		line-height:14px;
		padding:2px 5px;
		color:#fff;
		font-size:11px;
		background:#05A2DE url(../img/bg_th_hoch.png) repeat 0 0;
		border:1px #05a2de solid;
		float:right;
		font-weight:normal;
		margin-bottom:1px;
	}
	#main .saison-tabelle-container .button {margin-bottom:0; margin-top:1px;}
	#main .subpakete-tabelle-container .button {margin-bottom:-5px;}
	#main .saison-tabelle-container .button:hover, #main .subpakete-tabelle-container .button:hover {
		background:#fff none;
		/*background-position:0 20px;*/
		color:#555;
		text-decoration:none;
	}
	
/*#main #footer-menu {list-style:none; margin:0; padding:0;}
	#main #footer-menu li {
		float:left; 
		margin-left:5px; 
		padding-left:5px; 
		border-left:1px #05a2de solid; 
		height:12px; 
		line-height:12px; 
		position:static;
	}
	#main #footer-menu li:first-child {border-left:0;}
*/
#empfehlen-form-container {
	display:none;
	clear:both; 
	width:400px; 
	height:auto;
	padding:10px;
}
	#empfehlen-form-container {}
	#empfehlen-form-container.ui-dialog-content input, #empfehlen-form-container.ui-dialog-content textarea {
		width:300px; 
		display:block; 
		font-size:13px; 
		color:#aaa; 
		padding:10px; 
		margin-bottom:20px;
		background-color:#f9f9f9; 
		border:1px #aaa solid;
	}
	#empfehlen-form-container.ui-dialog-content input {font-size:18px; width:340px !important;}
	#empfehlen-form-container.ui-dialog-content input#empfehlen-submit {background-color:#05A2DE; width:403px !important; color:#fff; padding:10px;}
	
