/*body{
SCROLLBAR-FACE-COLOR: #000066; SCROLLBAR-HIGHLIGHT-COLOR: #d9e1f0; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ff6600; SCROLLBAR-DARKSHADOW-COLOR: #000066; SCROLLBAR-BASE-COLOR: #000066}
*/
 td, body, input, select, textarea {
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:10pt;
 color:#111;
 
 }
 
 #header {
				background-image: url(img/header-3.jpg);
				width: 996px;
				height: 97px;
				margin: 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 30px;
				font-weight: bold;
				border-style:
			}
			
			#footer {
				width: 996px;
				height: 140px;
				margin: 20px 0 0 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: #999;
				text-align: center;
			}
				
			#header #logo {			
				position: absolute;  
				margin: 50px 0 0 20px;
				
			}	
			
			#content {
				width: 996px;
				margin: 20px 0 0 10px;
			}
			
			#contentCol1 {
				left: 10px;
				padding: 0px;
				float: left;
				width: 170px;
			}


			#contentCol23 {
				background-repeat: no-repeat;
				left: 190px;
				padding: 0px;
				float: left;
				width: 600px;
				margin:0 10px 0 0;
			}
		
		#contentCol23foto {
				background-repeat: no-repeat;
				left: 190px;
				padding: 0px;
				float: left;
				width: 600px;
				height: 800px;
				margin: 0 0 0 10px; 
				background-color:#000;
			}

		 #contentCol4{
				background-repeat: no-repeat;
				left: 800px;
				padding: 0px;
				float: left;
				width: 200px;
			}
			
			
			
			#menu {
				width: 155px;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			#menu .l1 a {
				color: #ddd;
				font-size: 12px;
				line-height: 18px;
				text-decoration: none;
				display: block;
				background:#6193C4 url(img/navibg-cell.jpg) no-repeat scroll 0%;
				font-weight: bold;
				padding: 2px 0 4px 15px !important;
				/*border-bottom: 1px solid #E0E5E8;
				border-left: 1px solid #000066;
				border-right: 1px solid #000066;*/
				
			}
			#menu .l1current a {
			color: #444;
				font-size: 12px;
				line-height: 18px;
				text-decoration: none;
				display: block;
				/* background: #6193C4 url("http://www.travelscout24.de/de/nav_pfeil_blau_inact.gif") no-repeat 6px 9px; */
				font-weight: bold;
				padding: 2px 0 4px 15px !important;
				/*border-bottom: 1px solid #E0E5E8;*/
				background:#6193C4 url(img/navibg-cell-act.jpg) no-repeat scroll 0%;;
			}		
	
			#menu .l1 a:hover {
				color: #444;
				background-image: url(img/navibg-cell-act.jpg);
				background-repeat: no-repeat;
				background-position-x:left;
				background-position-y:top;				
			}
		
			#menu .l1 a.current:hover {
				background-color: #6193C4;				
			}
			
			#menu .l2 a {
				color: #fff;
				font-size: 10px;
				line-height: 14px;
				text-decoration: none;
				display: block;
				/* background: #fff url("http://www.travelscout24.de/de/nav_pfeil_blau_inact.gif") no-repeat 12px 7px; */
				background:#fff url(img/navibg-cell-sub.jpg) no-repeat scroll 0%;
				font-weight: bold;
				padding: 2px 0 4px 16px !important;
				/*border-bottom: 1px solid #E0E5E8;*/
				
			}
			#menu .l2current a {
				color: #444;	
				font-size: 10px;
				line-height: 14px;
				text-decoration: none;
				display: block;
				/* background: #fff url("http://www.travelscout24.de/de/nav_pfeil_blau_inact.gif") no-repeat 12px 7px; */
				background:#fff url(img/navibg-cell-sub.jpg) no-repeat scroll 0%;
				font-weight: bold;
				padding: 2px 0 4px 16px !important
			}			
			#menu .l2 a:hover {
				color: #444;				
			}
			h1 {font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				font-weight: bold;}
				
			h2 {font-family: Arial, Helvetica, sans-serif;
				font-size: 11pt;
				font-weight: bold;}
			.teaser{width:600px;padding:0px; margin: 0 0 30px 0; background-color:#fff; display:block;}
			
			.img {border-width:1px; border-color:#569DC6; margin: 0;}
			.imgR {border-width:1px; border-color:#569DC6; margin: 0 10px 4px 0;}
			.imgL {border-width:1px; border-color:#569DC6; margin: 0 0 4px 10px;}
