/* stylesheet for archiv 2003 - straden-aktiv.com */
/* copyright horwath@dayside.net                  */

A:link {
  text-decoration: underline; }
A:visited {
  text-decoration: none; }
A:active {
  text-decoration: none; }
A:hover {
  text-decoration: none;
  color: grey;
  background-color: #DDDDDD; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}
.head {
	font-size: 48px;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.grey {
	color: #363636;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.content P,.content TD {
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 11px; }

.content .headline {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.content P {
        text-align : justify; line-height: 120%; }

/* colors */
.red { color : #FF3333; }
.green { color : #33FF33; }
.blue { color : #3333FF; }
.white { color : #FFFFFF; }

