/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2006-05-08
	Project: www.ruhpolding.de
	Author: websLINE, 2006
	-------
	Updates:
	2006-05-10 by emil (ul/li formatierung für content)
	-------
	Last Update:
	2006-09-26, EN Version Update (Menu)
*/



/* FORMATIERUNG */


p, h1, h2, h3, h4, h5, h6, div, td, input, select, textarea, a, li {
	font-family: Verdana, san-serif;
	font-size: 10px;
	color: #485260;
	}

#content-center-text p, #content-center-text h2, #content-center-text h3, #content-center-text h4, #content-center-text h5, #content-center-text h6, #content-center-text li, #content-center-text a, #content-center-text td, #main-popup p, #main-popup h2, #main-popup h3, #main-popup h4, #main-popup h5, #main-popup h6, #main-popup li, #main-popup a, #main-popup td, #main-print p, #main-print h2, #main-print h3, #main-print h4, #main-print h5, #main-print h6, #main-print li, #main-print a, #main-print td {
	font-size: 11px;
	}
#content-center-text h1, #main-popup h1, #main-print h1, #main-empfehlen h1 {
	font-size: 13px;
	}


p, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 15px 0px;
	}
h4 {
	margin-top: 30px;
	}

#submenu ul, #submenuEN ul, #subnav-1 ul, #subnav-2 ul, #subnav-3 ul, #subnav-4 ul, #subnav-5 ul, #subnav-6 ul, #subnavEN-1 ul, #subnavEN-2 ul, #subnavEN-3 ul, #subnavEN-4 ul, #subnavEN-5 ul, #subnavEN-6 ul, #global-right ul, #sitemap-1 ul, #sitemap-2 ul, #sitemap-3 ul, #sitemap-4 ul, #sitemap-5 ul, #sitemap-6 ul, #box-urlaubskatalog ul {
	margin: 0px;
	padding: 10px 0px;
	}
li {
	list-style-type: none;
	}

#content-center ul {
	margin: 15px;
	padding: 0;
	}
#content-center li {
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 10px;
	}

#footer-row, #box-eventstickets p, #box-newsletter p, #box-urlaubskatalog p {
	color: #8B98AB;
	}




/* LINK FORMATIERUNG */

a {
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	}

/*
.de, .en, .it, .fr {
	color: #8B98AB;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 18px;
	background: 0px 1px no-repeat;
	}
.de {
	background-image: url(img_flag-germany.gif);
	}
.en {
	background-image: url(img_flag-greatbritainus.gif);
	}
.it {
	background-image: url(img_flag-italy.gif);
	}
.fr {
	background-image: url(img_flag-france.gif);
	}
*/
.de, .en, .it {
	color: #8B98AB;
	background: url(img_bg-lang.gif) no-repeat 100% 3px;
	padding: 0 7px 0 5px;
	}
.de {
	margin-left: 25px;
	}

#headlinks a, #footer-row a, #global-right a, #box-eventstickets a, #box-newsletter a, #box-urlaubskatalog a  {
	color: #8B98AB;
	}
#websline a {
	color: #8C99AC;
	font-style: italic;
	}
#global-right a, #box-urlaubskatalog a {
	background: url(img_bg-li.gif) no-repeat top right;
	padding: 2px 0px 0px 0px;
	line-height: 17px;
	}

#content-center-text a, #main-popup a, #main-print a {
	text-decoration: underline;
	}