/*CSS for UltraWhiteTemplates */
body {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial,Verdana,sans-serif;
	SCROLLBAR-BASE-COLOR: #EFEFEF; 
	SCROLLBAR-ARROW-COLOR: #FF0000;
	/*border: 1px solid gray;*/
	}
p, div, a, span, td{
	font: 11px Arial; 
	color: #000000; 
	letter-spacing:50%;
	}
h1 {
	font: bold 16px Arial; 
	color: #FF0000;
	}
h2 {
	font: bold 14px Arial; 
	color: #FF0000; 
	letter-spacing:5%
	}
h3 {
	font: bold 12px Arial; 
	color: #FF0000; 
	letter-spacing:5%
	}
h4 {
	font: bold 12px Arial; 
	color: #000000; 
	letter-spacing:5%
	}
h5 {
	
	}
h6 {

	}
form {
	display: inline;
	}
select {
	width: 200px;
	font: 11px Arial; 
	color: #000000; 
	letter-spacing:70%;
	}
ul	{
	list-style-type:square; 
	color: #00000;
	}
a	{
	text-decoration:none; 
	font: 11px Arial; 
	color: #FF0000;
	}
HR	{
	color: #666666;
	}
/* IDs */
#go {
	margin-left: 15px;
	font-weight: bold;
	}
/*Invisible Template Name*/
#template {
	visibility: hidden;
	}
/* Navigation */
#breadcrumb {
	/*visibility: hidden;*/
	}
/*Contains IDs selector and startpic*/
#startbox {
	padding: 0px;
	width: 500px;
	font: bold 11px Arial, Helvetica; 
	color: #000000;
	/* border: 1px solid gray; */
	float: left;
	}
/*Box with DropdownListbox to select continent and destination*/
#selector {
	font: 11px Arial; 
	color: #000000; 
	letter-spacing:70%;
	float: left;
	width: 500px;
	/*border: 1px solid red;*/
	}
/*Box with DropdownListbox to select the category*/
#category {
	/* width: 530px; */
	font: 11px Arial; 
	color: #000000; 
	letter-spacing:70%;
	
	}
/*Box with DropdownListbox to select the region*/
#region {
	/* width: 530px; */
	font: 11px Arial; 
	color: #000000; 
	letter-spacing:70%;
	
	/*border: 1px solid black;*/
	}
#categorytext {
	width: 510px;
	}
/*Picturebox @ home*/
#startpic {
	width: 200px;
	float: right;
	}
/*Picturebox @ categories*/
#categorypic {
	width: 500px;
	}
/*Footerline*/

#footer {
	width: 510px;
	padding: 5px 0 5px 0;
	}
/*Copyrightinformation*/
#copyright {
	font: 11px Arial; 
	}
/*PI-Counter for IVW*/
#counter {
	
	}
/*Classes*/
.teaser {
	font-weight: bold;
	width: 510px;
	/*border: 1px solid black;*/
	}
