@charset "ISO-8859-1";

body {
  //background-image:url(http://www.bogensport-aachen.de/bilder/bg_20x20.gif);
  background-repeat:repeat;
  background-attachment:scroll;
}

img {
	border: none;
}

li{
	margin-bottom: 10px;
}

table.news_cal {
  background-image:url(http://www.bogensport-aachen.de/bilder/calendar.gif);
  background-repeat:no-repeat;
}

a:link    {
  text-decoration:none;
  font-weight:bold;
  color:#262626;
}
a:visited {
  text-decoration:none;
  font-weight:bold;
  color:#262626;
}
a:focus   {
  text-decoration:none;
  font-weight:bold;
  color:#DDDDDD;
}
a:hover   {
  text-decoration:none;
  font-weight:bold;
  color:#d0c03f;
}
a:active  {
  text-decoration:none;
  font-weight:bold;
  color:#DDDDDD;
}

h1 {font-size:20px; }
h2 {font-size:15px; }
h3 {font-size:14px; }
h4 {font-size:13px; }
h5 {font-size:12px; }
h6 {font-size:11px; }

th {
  font-size:14px;
  color:#888888;
}

table.rahmen {
	width:1000px;
	min-height:750px;
}

td {
  font-family:Helvedica,Verdana;
  font-size:13px;
  color:#333333;
}

.menuspalte{
	vertical-align:	top;
	padding-top: 65px;
}
.menu {
	font-family:	Verdana;
	font-size:		14px;
	text-align:		left;
	padding-bottom:	10px;
}


td.menubild{
  background-image:url(../bilder/dot.gif);
  background-repeat:repeat-y;
}

.content_top_left{
	background-image: url(../bilder/content_oben_links.png);
	background-repeat: no-repeat;
	min-width: 25px;
	height: 80px;
}

.content_top{
	background-image: url(../bilder/content_oben.png);
	background-repeat: repeat-x;
	height: 80px;
	
}
.content_top_right{
	background-image: url(../bilder/content_oben_rechts.png);
	background-repeat: no-repeat;
	min-width: 25px;
	height: 80px;
}
.content_left{
	background-image: url(../bilder/content_links.png);
	background-repeat: repeat-y;
}
.content{
	background-color: white;
	width: 100%;
	height: 500px;
	padding: 0px 15px 0px 15px;
	text-align: justify;
	vertical-align: top;
}
.content_right{
	background-image: url(../bilder/content_rechts.png);
	background-repeat: repeat-y;
}
.content_bottom_left{
	background-image: url(../bilder/content_unten_links.png);
	background-repeat: no-repeat;
	min-width: 25px;
	height: 80px;
}
.content_bottom{
	background-image: url(../bilder/content_unten.png);
	background-repeat: repeat-x;
	height: 80px;
}
.content_bottom_right{
	background-image: url(../bilder/content_unten_rechts.png);
	background-repeat: no-repeat;
	min-width: 25px;
	height: 80px;
}


*.inactive{
  text-decoration:none;
  font-weight:normal;
  color:#666666;
}

*.block {
	text-align:justify;
}

*.linie {
	height:2px;
	background-image:url(http://www.bogensport-aachen.de/bilder/linie.jpg);
	background-repeat:repeat-x;
}

*.datum {
	color:#DDDDDD;
}

*.center {
	text-align:center;
}

*.head {
	color:#aaaaaa;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:10px
}

.faded_bg{
	height:100px;
	background-image:url(http://www.bogensport-aachen.de/bilder/fade_yellow.png);
	background-repeat:repeat-x;
}
.faded_black{
	height:10px;
	background-image:url(http://www.bogensport-aachen.de/bilder/fade_black.png);
	background-repeat:repeat-x;
}
