/* FIRE DESIRE FEED 0.2 -- CSS for screen media. */


/* ------------------------------------------------------------------------ */
/*    B O D Y                                                               */
/* ------------------------------------------------------------------------ */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
  font-family: 'trebuchet ms', verdana, sans-serif;
  font-size: 12pt;
  background: url(bilder/grgrad3.gif) center repeat-y;
}


/* ------------------------------------------------------------------------ */
/*    B A S I C   T A G   F O R M A T T I N G                               */
/* ------------------------------------------------------------------------ */


a:link    {color:#666460; text-decoration:underline;}
a:visited {color:#666460; text-decoration:underline;}
a:active  {color:#666460; text-decoration:underline;}
a:hover   {color:#666460; text-decoration:underline;}

a img {
	border: none;
}
  
p {
	margin: 5px 0 2em 0;
	padding: 0;
  color: #111;
  font-family: 'trebuchet ms', verdana, sans-serif;
	line-height: 1.3em;
  font-size: 10pt;
}

h1 {
	margin: 30px 0 0 0;
	padding: 0 0 5px 0;
	color: #990000;
  text-decoration: none;
	font-family: "times new roman", georgia, arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  letter-spacing: 0.01em;
}

h1 a:link, h1 a:visited, h1 a:active {
	color: #990000;
  text-decoration: none;
}

h1 a:hover {
	color: #990000;
  text-decoration: underline;  
}


h2.sub {
  font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color: #999;
	padding: 0;
  margin: -3px 0 10px 6px;
}

h2 {
	font-family: "times new roman", georgia, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
	color: #000;
	padding: 0;
	margin: 30px 0 0 0;
}

h3 {
	font-family: georgia, verdana, sans-serif;
	font-size: 13px;
	color: #999;
	padding: 1em 0 2px 0;
	margin: 2em 0 0 0;
}

ul {
  font-size: 12px;
}

li {
  margin-left: 20px;
}

ul li p {
  margin-right: 5em;
}

blockquote {
	color: #666460;
	padding: 3px 0 0 30px;
  margin: -10px 60px 20px 10px;
	background: url(images/citat.gif) no-repeat;
  font-size: 12px;
}

abbr, acronymn {
	font-style: normal;
	border-bottom: 1px dotted;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#content table {
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}

#content caption {
  font-family: 'trebuchet ms', verdana, sans-serif;
  font-size: 80%;
	text-align: center;
	line-height: 1.2em;
	color: #000;
	padding-bottom: 6px;
}

#content thead th {
	background: #fff url(images/th.gif);
}

#content thead th, td {
	padding: 5px 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content tfoot {
	background: #fff;
	font-size: 80%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content td.pb {
	font-weight: bold;
	background-color: #eee;
}

#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
}

#content dl dt {
	font-weight: bold;
}

#content dl dt span {
	font-weight: normal;
}

#content ul {
  margin: 5px 0 15px 0px;
  padding: 0 0 0 0;
}

#content a img {
  margin: 5px 5px 15px 15px;
}

#content img.foto {
  float: right;
  margin: 0 0 20px 40px;
}

#content img.athletics {
  margin: 0 12px 0 0;
}

#content img.spons {
  border: 1px solid #ccc;
  padding: 3px;
  margin: 20px 30px 30px 42px;
}

#content div a img  {
  border: 0;  
}


#footer a {
  color: #ccc;
  text-decoration: none;
}

#footer a:hover {
	color: #999;
  text-decoration: underline;
}


/* ------------------------------------------------------------------------ */
/*    L A Y O U T                                                           */
/* ------------------------------------------------------------------------ */


#wrap {
	position: relative;
	width: 700px;
	text-align: left;
	margin: 0 auto;
  padding: 0;
} 
#logo {
  display: none;
}
#nav {
  display: none;
}

#content {
	float: left;
	margin: 0;
	padding: 0 30px 0 30px;
}


#footer {
  font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
  color: #ccc;
	position: relative;
	clear: both;
	margin: 20px 0 0 0;
  text-align: center;
}


/* ------------------------------------------------------------------------ */
/*    I D ' S   A N D   C L A S S E S                                                         */
/* ------------------------------------------------------------------------ */

/* formulär */

form {
  width: 365px;
  margin: 40px 0; 
}  
form p {
  margin: 4px 0 0 0;
}
label {
  float: left; 
  display: block; 
  color: #333; 
  font: bold 12px/15px "trebuchet ms", Times, serif;
}
input, textarea {
  border: 1px solid #ddc;
  display: block; 
  margin: 2px 0 0px 140px; 
  width: 190px; 
 	font-size: 12px;
  font-family: Georgia, "New Century Schoolbook", Times, serif;
  padding: 3px;
}

.radio {
  float: left;
  width: 20px;
  display: inline;
  margin: 6px 2px 0px 10px;
  border: none;
}

.radiolabel {
  display: inline; 
  color: #333; 
  font: bold 11px/13px "trebuchet ms", Times, serif;  
  margin-top: 7px;
}

.submit {
  background: #eee;
 	width: 130px;
 	height: 22px;
  cursor: pointer;
 	border: 1px solid #ddc;
 	padding: 0;
 	margin: auto 5px 5px 143px;
 	color: #334;
 	text-decoration: none;
 	display: block;
  vertical-align: middle;
 	text-align: center;
 	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.submit:hover {
	color: #000;
	background: #ccc;
	border-color: #ddc;
}

.ads {
  float: right;
  padding: 0 20px 10px 15px;
}

.akey {
  text-decoration: underline;
}

.small {
  font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}
.center { 
  text-align: center;
}

.hide {
	display: none;
}


