body{
	background-color: #efefef;
	font-size: 12px; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px; 
	padding:0px;
	text-align: center;
}
#main {
	margin: 0px auto 0px auto;
  	text-align:left;
  	background-color: #ffffff;
	width: 860px;
}
a:link
{
	color: #000;
	text-decoration: underline;
}
/* When you have visited those links. */
a:visited
{
	color: #000;
	text-decoration: underline;
}
/* .and finally when hovering above them */
a:hover
{
	color: #323232;
	text-decoration: underline;
}
.bc {
	font-size: 14px;
	font-family: 'Comic Sans MS', Arial;
	color: #0000FF;
}
.tborder
{
	border: 1px solid #696969;
	background-color: #FFFFFF;
}
.tabmain {
	font-size: 12px;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid black;
}

#tabmenu {
      float:left;
      width:100%;
      background:#c4daf5 url(http://www.tourenfahrer.org/images/bg.gif) repeat-x bottom;
      font-size:12px;
      line-height:normal;
      }
    #tabmenu ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
   #tabmenu li {
      float:left;
      background: url(http://www.tourenfahrer.org/images/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tabmenu a {
      display:block;
      background: url(http://www.tourenfahrer.org/images/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      color:#333;
      }
   #tabmenu a:hover {
      color:Red;
      }
    #tabmenu #current {
      background-image: url(http://www.tourenfahrer.org/images/left_on.gif);
      }
    #tabmenu #current a {
      background-image: url(http://www.tourenfahrer.org/images/right_on.gif);
      color:#Red;
      padding-bottom:5px;
      }

.bordercolor
{
	background-color: #828181;
}
.smalltext
{
	font-size: x-small;
	font-family: tahoma, sans-serif;
}
.largetext
{
	font-size: large;
}
.windowbg
{
	color: #000000;
	background-color: #DFE6EF;
}
.windowbg2
{
	color: #000000;
	background-color: #F5F5FF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: white;
	font-style: normal;
	background-color: #354D7F;
}
.titlebg a:hover
{
	color: #dfdfdf;
}
.catbg
{
	background-image: url(http://www.tourenfahrer.org/images/bar28blue.jpg);
	font-weight: bold;
	background-color: #2E72B4;
	color: #FFFFFF;
}
