/*
	weltweit-urlaubsreise.de
	flug-reise-urlaub.de
	flight-travels-vacation.com
	(C) 2006, 2007 Günter Hadrich 
	
	Webseitenentwicklung:
	(C) 2006, 2007 by J.M.K S.F. Software Technologies, Jan Max Meyer
	Im Auftrag von Günter Hadrych
*/

/*
	GENERAL STYLES ------------------------------------------------------------
*/
html
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	
	padding:0; 
	margin:0; 
	border:0;
	
	background-color: #ffffff;
	color: #000000;
	
	height: 100%
}

body
{
	padding: 0px;
	
	margin: auto;
	height: 100%;	
	text-align: left;
}

a
{
	text-decoration: none;
}

img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

/*
	PAGE DESIGN ELEMENTS ------------------------------------------------------
*/

#top
{
	height: 50px;
	text-align: left;
	
	background-image: url("../images/design/background.jpg");
	background-repeat: repeat-y;
}

#weltkarte_top
{
	float: right;
	width: 90px;
	height: 50px;
	
	background-image: url("../images/design/weltkarte_top.gif");
	background-repeat: no-repeat;
}


#menu
{
	padding: 0px;
	margin: 0px;
	width: 220px;
		
	background-image: url("../images/design/background.jpg");
	background-repeat: repeat-y;
	
	vertical-align: top;
}


#content 
{	
	text-align: left;	
	height: 100%;
	width: 100%;

	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
	color: #000000;
	
	vertical-align: top;
}


#copyright
{
	background-image: url("../images/design/background.jpg");
	background-repeat: repeat-y;
	
	padding: 0px 0px 0px 200px;
	
	font-size: 10px;
	text-align: left;
}

#copyright a:link, a:visited
{
	text-decoration: none;
	color: #A8A8A8;
}

#copyright a:hover
{
	text-decoration: none;
	color: #FF9122;
}

#impressum
{
	float: right;
	margin: 0px 10px 5px 0px;
}

#scheiss_internet_explorer
{
	width: 190px;
	line-height: 0px;
	height: 0px;
}

/* 
	MENU CLASSES --------------------------------------------------------------
*/

ul.main_menu
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

ul.main_menu li
{
	margin:0px;
	padding: 0px;
}

ul.main_menu li a:link, ul.main_menu li a:visited
{
	display: block;
	
	margin: 0px 0px 2px 0px;
	padding: 3px 5px 3px 5px;
		
	width: 170px;
	
	color: #002142;
	
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	
	background-image: url("../images/design/menu.png");
}

ul.main_menu li a:hover
{
	background-image: url("../images/design/menu_hover.png");
	color: #0055AA;
}

ul.sub_menu
{
	margin: 0px 0px 2px 10px;
	padding: 0px;
	
	list-style: none;
}

ul.sub_menu li
{
	margin:0px;
	padding: 0px;
}


ul.sub_menu li a:link, ul.sub_menu li a:visited
{
	display: block;
	
	margin: 0px 0px 1px 0px;
	padding: 3px 5px 3px 5px;
		
	width: 170px;
	
	color: #002142;
	
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	
	background-image: url("../images/design/menu_sub.png");
}

ul.sub_menu li a:hover
{
	/*background-image: url("../images/design/menu_sub_active.png");*/
	color: #0055AA;	
}

ul.trenner
{
	padding: 4px 9px 0px 0px;
	margin: 0px;
	list-style: none;
}

ul.trenner li
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid black;
	
	background-image: url("../images/design/partner_info.png");
}

/*
	SEVERAL DESIGN RELATED ----------------------------------------------------
*/
#partner_info, .angebot_info
{	
	font-size: 11px;
	font-weight: bold;
	
	height: 15px;
	
	
	background-image: url("../images/design/partner_info.png");
}

a.agb_link_href, a.agb_link_href:link, a.agb_link_href:visited
{
	color: #0040FF;
	text-decoration: none;
}

a.agb_link_href:hover
{
	color: #00C0FF;
}

a.infobox_link, a.infobox_link:link, a.infobox_link:visited
{
	color: rgb( 81, 134, 181 );
	text-decoration: none;
	font-weight: bold;
}

a.infobox_link:hover
{
	color: #0040FF;
}

#startseite_angebote
{
	width: 100%;
	padding: 2px 10px 2px 10px;
}

#startseite_angebote td
{
	vertical-align: top;
	font-size: 11px;
}

linklist
{
	font-size: 12px;
}

a.linklist_link, a.linklist_link:link, a.linklist_link:visited
{
	color: #0040FF;
	font-weight: bold;
	text-decoration: none;
}

a.linklist_link:hover
{
	color: #00C0FF;
}

/*
	TEST FORMATTING -----------------------------------------------------------
*/

/*
	JMM 09.06.2006:
	WEGEN DEM DRECKIGEN SCHROTT EDITOR DER BEI CONTENIDO DABEI IST MÜSSEN WIR HIER RUMFRICKELN...ICH HASSE DIESES TEIL!
*/
div.standard_text, div.standard_text2
{
	padding: 0px;
	margin: 0px;
}

div.standard_text p, div.standard_text2 p
{
	margin-top: 0px;
	padding: 2px 10px 2px 10px;
}

/* Links im Text */
div.standard_text a, div.standard_text a:link, div.standard_text a:visited
{
	color: rgb( 81, 134, 181 );
	text-decoration: none;
	font-weight: bold;
}


div.standard_text a:hover
{
	color: #0040FF;
}

/*
	JMM 09.06.2006:
	WEGEN DEM DRECKIGEN SCHROTT EDITOR DER BEI CONTENIDO DABEI IST MÜSSEN WIR HIER RUMFRICKELN...ICH HASSE DIESES TEIL!
*/
div.standard_text2 a, div.standard_text2 a:link, div.standard_text2 a:visited
{
	color: rgb( 2, 56, 143 );
	text-decoration: none;
}

div.standard_text2 a:hover
{
	color: #0040FF;
}

#willkommenstext
{
	margin: 0px 10px 0px 10px;
}

#willkommenstext p
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 25px;
	font-weight: lighter;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin:0;
}

/*
	SITEMAP FORMATTING -----------------------------------------------------------
*/
a.sitemap_level1, a.sitemap_level1:link, a.sitemap_level1:visited
{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: rgb( 39, 67, 92 );
}

a.sitemap_level2, a.sitemap_level2:link, a.sitemap_level2:visited
{
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: rgb( 39, 67, 92 );
}

a.sitemap_level3, a.sitemap_level3:link, a.sitemap_level3:visited
{
	margin-left: 30px;
	font-size: 12px;
	color: rgb( 39, 67, 92 );
}

a.sitemap_level1:hover, a.sitemap_level2:hover, a.sitemap_level3:hover
{
	color: #0040FF;
}

/*
	Flaggen
*/

#flaggen
{
}

#flaggen td
{
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 10px;
}

#flaggen h2
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#flaggen a, #flaggen a:link, #flaggen a:visited
{
	color: rgb( 81, 134, 181 );
	text-decoration: none;
	font-weight: bold;
}

#flaggen  a:hover
{
	color: #0040FF;
}

ul.flagsneu
{
	list-style: none;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
}

ul.flagsneu li
{
	padding: 5px;
	display: inline;
	text-align: center;
	float: left;
}

ul.flagsneu h2
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.flagsneu a, ul.flagsneu a:link, ul.flagsneu a:visited
{
	color: rgb( 81, 134, 181 );
	text-decoration: none;
	font-weight: bold;
}

ul.flagsneu  a:hover
{
	color: #0040FF;
}

