/* This is the style sheet file for the Kyudo in Lower Saxony web page */
/* =================================================================== */

/* Styles for the hole Web Page */
/* ============================ */
body {font-family:Verdana; font-size:12pt; background-color:#B1B2B4; margin:0; padding:0;}


/* Styles for the table */
/* ==================== */
#tbl {margin:0 auto; align:center; width:850px; border:0; cellpadding:0; cellspacing:3px;}

#headfield {text-align:center; width:200px;}

#headarea {height:145px; background-color:white;}
#contentarea {height:500px; background-color:#FFFFCC;}
#linkarea {background-color:#D2AF7A;}
#footarea {height:30px; background-color:#FFFFCC;}


/* Styles for content-parts of the table */
/* ===================================== */
#headline {text-align:center; color:red;}
#links {margin-left:10px;}
#author {font-size:small;}
#content {margin: 5px 5px 5px 5px; color:#8C692F; width:630px;}


/* Style for the headercolum of the tables inside the table */
/* ========================================================= */
.headercol {background-color:#D2AF7A;}


/* Styles for the links */
/* ==================== */
a {font-size:11pt;}
a:link {text-decoration:none; font-weight:bold; color:#ffffff;}
a:visited {text-decoration:none; font-weight:bold; color:#ffffff;}
a:hover {text-decoration:none;font-weight:bold; color:#AF9362;}
a:active { text-decoration:none; font-weight:bold; color:#FFFFCC;}
a:focus { text-decoration:none; font-weight:bold; color:#AF9362;}