	/* The big guys */
	*, body 
		{
			margin:0;
			padding:0;
			font-family:Arial, Helvetica, sans-serif;
		}
	body
		{
			background:url(images/bg.gif) #E0E0E0 left top repeat;
		}
	a
		{
			color:#006600;
		}
	a:hover
		{
			color:#669966;
		}
	img
		{
			border:0;
		}
	#site1
		{
			width:100%;
			background:url(images/bg_left.gif) no-repeat left;
		}
	#site2
		{
			width:100%;
			background:url(images/bg_right.gif) no-repeat right;
		}
	#content ul
		{
			padding-left:20px;
		}
	/* Top area (Logo & Language Selection) */
	#top_container
		{
			background:url(images/bg_top.jpg) #CCCCCC repeat-x;
			height:89px;
		}
	#top_left
		{
			height:89px;
		}
	.ticker {
		position:relative;
		float:right;
		width:500px;
		top:60px;
	}
	#top_left, #navigation, #banner, #content_container
		{
			width:706px;
			margin: 0 auto;
		}
	#top_left
		{
			background:url(images/logo.jpg) left no-repeat;
		}
	/* Navigation */
	#navigation
		{
			height:46px;
			padding-top:5px;
		}
	#navigation ul
		{
		}
	#navigation ul li
		{
			font-family:Arial, Helvetica, sans-serif;
			color:#6F6F6F;
			font-size:12px;
			font-weight:bold;
			text-align:center;
			height:39px;
			width:114px;
			background:url(images/button.gif) no-repeat;
			float:left;
			display:block;
			list-style-type:none;
			padding-top:10px;
			margin:1px;
		}
	#navigation ul li a
		{
			color:#006600;
		}
	#navigation ul li a:hover
		{
			color:#669966;
		}
	/* Bannerbereich */
	#banner
		{
			background:url(images/eye_catcher.gif) no-repeat;
			height:214px;
		}
	/* Content */
	.content_img
	{
		border-top:1px solid #000000;
		border-left:1px solid #000000;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		margin-right:10px;
		margin-bottom:2px;
		float:left;
	}
	#content_container
		{
			margin-top:20px;
		}
	* html #content_container
		{
			margin-bottom:60px;
		}
	#login
		{
			width:185px;
			float:left;
		}
		#login_box span
			{
				padding-left:12px;
				font-weight:bold;
				font-size:12px;
			}
		#login_box a
			{
				padding-left:12px;
				font-size:11px;
			}
		#login_box form
			{
				padding:0;
				margin:0;
			}
		#login_box form div
			{
				padding-left:8px;
			}
		#login_box form #submit
		{
			float:right;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			background-color:#FFFFFF;
			border:1px solid #666666;
			height:18px;
			width:30px;
			padding:1px;
			margin-right:20px;
		}
		.input_field
			{
				padding: 3px 10px 3px 10px;
				background:url(images/input_field.gif) no-repeat;
				border:none;
				width:140px;
				height:16px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				cursor:text;
			}
		/* Box */
		#login_top
			{
				background:url(images/bg_box_top.gif) no-repeat;
				height:17px;
				width:185px;
				float:left;
			}
		#login_box
			{
				background:url(images/bg_box_mid.gif) repeat-y;
				width:185px;
				float:left;
				
			}
		#login_bot
			{
				background:url(images/bg_box_bot.gif) no-repeat;
				height:20px;
				width:185px;
				float:left;
			}
	#content_top
		{
			background:url(images/bg_content_top.gif) no-repeat;
			height:17px;
			width:515px;
			float:right;
		}
	#content_box
		{
			background:url(images/bg_content_mid.gif) repeat-y;
			width:515px;
			float:right;
			min-height:360px;
		}
	* html #content_box
		{
			height:400px;
			overflow:visible;
		}
	#content
		{
			font-size:12px;
			width:501;
			margin:7px;
		}
	#content_bot
		{
			background:url(images/bg_content_bot.gif) no-repeat;
			height:16px;
			width:515px;
			float:right;
		}
	/* Footer */
	#footer_container
		{
			text-align:center;
			height:57px;
			margin-top:20px;
		}
	#footer 
		{
			background:#000000;
			background:url(images/bg_bottom.jpg) #CCCCCC repeat-x;
			height:57px;
			font-size:11px;
			padding-top:10px;
		}

/* Formulardaten Styles */
fieldset
	{
	margin:10px;
	padding:10px;
	top:0;
	width:400px;
	font-size:0.80em; 
	border:1px solid #CCCCCC;
	background:#E0E0E0;
	color:#000000;
	}
		
* html fieldset 
	{
		padding:5px;
	}
		
legend 
	{
	color:#000000;
	background:#D0DCDD;
	padding:4px;
	border:1px solid #FFFFFF;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	margin-bottom:4px;
	font-weight:bold;
   }

label 
	{
		color:#000000;
		margin:5px 0;
	} 

.kundennummer
	{
		display:block;
		width:846px;
	}

.kontaktdaten
	{
		float:left;
		width:350px;
	}

.kontaktdaten label 
	{
		color:#000000;
		width:100px;
		float:left;
   }
.kundennummer label 
	{
		color:#000000;
		width:100px;
		float:left;
   }
.buchungsdaten
	{
		float:right;
		width:400px;
	}

.buchungsdaten label 
	{
		width:100px;
		float:left;
		color:#000000;
   }

.anfrage label 
	{
		width:5em;
		float:left;
		color:#000000;
	}

input,textarea,select 
	{
		color:#000000;
		margin:3px 0;
		border:1px solid #333333;
		background:white;
		padding:3px 3px;
		width:200px;
	}  

.date_time
	{
		width:80px;	
		color:#000000;
	}

select
	{
		color:#000000;
		width:100px;
	}

input:active, input:focus, input:hover 
	{
		background:#EEEEEE;
	}

.buttons 
	{
		color:#000000;
		text-align:center;
		float:left;
		width:400px;
		width:350px;
	}
strong
	{
		color:#000000;
	}
#preisliste
	{
		border:1px solid #999999;
		border-collapse:collapse;
	}
#preisliste td
	{
		border:1px solid #999999;
	}
