/*
	CSS Document: css_style.css
	Version: 1.0 | Date: 2007-12-12
	Project: www.sportzentrum-melk.at
	Author: websLINE, 2007
	-------
*/

/* FORMATIERUNG */

p, h1, h2, h3, h4, h5, h6, div, td, input, select, textarea, a, li {
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #7A603B;
	}
h1 {
	font-size: 18px;
	text-transform: uppercase !important;
	}
h2 {
	font-size: 12px;
	}
#contentRight h2, #contentRight h3 {
	font-size: 18px;
	}
#contentRight h2 {
	margin: 10px 20px;
	}
h3, h4 {
	font-size: 11px;
	}
h6 {	
	font-size: 10px;
	color: #999;
	text-align: right;
	font-weight: normal;
	}

p.left, #teaser h1, #teaser h2, #teaser p, #teaser a, #lastminute h1, #lastminute h2, #lastminute p, #lastminute a, #temp p, #temp a, #temp h1, #temp h2, #temp h3, #temp h4 #temp h5, #temp h6 {
	color: #9A2600;
	}
	
p.left {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

#content input, #content textarea {
	border: 1px solid #B2B7BF;
	}
#footer div {
	font-size: 10px;
	color: #9A2600;
	padding: 0px 10px;
	}
#portal {
	font-size: 10px;
	color: #919191;
	}

#contentright .ecards *, .teaser *, .infobox * {
	color: #9A2600;
	}
	

/* LINK FORMATIERUNG */

a:hover {
	font-weight: bold;
	}

h6 a {
	color: #999;
	}

#footer a {
	color: #9A2600;
	font-size: 10px;
	text-decoration: none;
	}
#footer a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
	
a#websline {
	float: right;
	margin-right: 10px;
	font-size: 10px;
	color: #B2B7BF;
	text-decoration: none;
	}
a#websline:hover {
	text-decoration: underline;
	}  