
/*
	CSS Document: css_style.css
	Version: 1.1 | Date: 2006-08-28
	Project: www.hotelbergwelt.com
	Author: websLINE, 2006
	-------
*/

/* FORMATIERUNG */

p, h1, h2, h3, h4, h5, h6, div, td, input, select, textarea, a, li {
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #333;
	}
p, h4, h5, h6 {
	margin: 15px 0px;
	}
h1, h2, h3 {
	margin: 30px 0px 15px 0px;
	}
h1 {
	margin-top: 30px;
	font-size: 14px;
/*	color: #C5442D;*/
	}
h2 {
	font-size: 12px;
	}
h3 {
	font-size: 11px;
	}

#submenu, .submenu a {
	color: #300;
	font-size: 10px;
	}
#info p, #info a {
	font-size: 10px;
	color: #999;
	}

p.footer, p.footer a {
	color: #9E8871;
	font-size: 10px;
	}

#guestbook p, #sitemap p {
	margin: 0;
	padding: 0;
	}



/* LINK FORMATIERUNG */

a {
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	}
#headlinks a, #headlinks visited, #breadcrumbs a, #breadcrumbs visited, #breadcrumbs {
	font-size: 10px;
	}
#headlinks a, #headlinks visited {
	color: #9E8871;
	}
#breadcrumbs a, #breadcrumbs visited, #breadcrumbs {
	color: #999;
	}
#content a, #right2 a {
	text-decoration: underline;
	}


#box a {
	font-size: 10px;
	}
#box h1 a {
/*	color: #C5442D;*/
	}
#box p a:hover {
	font-weight: normal;
	}
#box a:hover {
	text-decoration: underline;
	}

#websline a {
	font-size: 10px;
	color: #D6C29F;
	}    