/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2006-02-16
	Project: www.hotel-wachau.at
	Author: websLINE, 2006
	-------
*/



/* FORMATIERUNG */

p, h1, h2, h3, h4, h5, h6, td, input, select, textarea, div, a {
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #952E45;
	}

h1 {
	font-size: 12px;
	color: #952E45;
	}
input, select, textarea {
	color: #000;
	font-weight: normal;
	}



#headlinks a, .teaser a, .auflistung a, .box3content a, #footer-items a, #footerContent a {
	text-decoration: none;
	}
#headlinks a:hover, .teaser a:hover, .auflistung a:hover, .box3content a:hover, #footer-items a:hover, #footerContent a:hover {
	text-decoration: underline;
	}
#footerContent a {
	color: #fff;
	}