
/*
	CSS Document: css_style.css
	Version: 1.1 | Date: 2008-02-16
	Project: www.boehmerwaldgolf.at
	Author: websLINE, 2009
	-------
*/

/* FORMATIERUNG */

body, a, td {
	font-family: Verdana, san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #636563;
	}
input, textarea {
	font-family: Verdana, san-serif;
	font-size: 11px;
	}
h1 {
	font-size: 14px;
	color: #EF4D21;
	}
h2 {
	font-size: 13px;
	}
h3 {
	font-size: 12px;
	color: #EF4D21;
	}
h4 {
	font-size: 12px;
	}
h5 {
	font-size: 11px;
	color: #818283;
	}
h6 {
	font-size: 11px;
	}



/* LINK FORMATIERUNG */


#content a {
	color: #EF4D21;
	}

#footer * {
	font-size: 9px;
	}