a.infobar:link { color: #000000; text-decoration:none; }
a.infobar:visited { color: #000000; text-decoration:none; }
a.infobar:hover { color: #000000; text-decoration:none; }

a.abschluss:link { color: #FFFFFF; text-decoration:none; }
a.abschluss:visited { color: #FFFFFF; text-decoration:none; }
a.abschluss:hover { color: #FFFFFF; text-decoration:none; }

a.navi_a:link { color: #000000; text-decoration:none; }
a.navi_a:visited { color: #000000; text-decoration:none; }
a.navi_a:hover { color: #000000; text-decoration:none; }

a.navi_b:link { color: #000000; text-decoration:none; }
a.navi_b:visited { color: #000000; text-decoration:none; }
a.navi_b:hover { color: #000000; text-decoration:none; }

a.navi_c:link { color: #000000; text-decoration:none; }
a.navi_c:visited { color: #000000; text-decoration:none; }
a.navi_c:hover { color: #000000; text-decoration:none; }

a.navi_d:link { color: #990000; text-decoration:none; }
a.navi_d:visited { color: #990000; text-decoration:none; }
a.navi_d:hover { color: #990000; text-decoration:none; }

a.navi_e:link { color: #00507F; text-decoration:none; }
a.navi_e:visited { color: #00507F; text-decoration:none; }
a.navi_e:hover { color: #00507F; text-decoration:none; }

a.navi_f:link { color: #999999; text-decoration:none; }
a.navi_f:visited { color: #999999; text-decoration:none; }
a.navi_f:hover { color: #999999; text-decoration:none; }

a.news_a:link { color: #c90000; font-weight: bold; text-decoration:none; }
a.news_a:visited { color: #c90000; font-weight: bold; text-decoration:none; }
a.news_a:hover { color: #c90000; font-weight: bold; text-decoration:none; }

a.title_a:link { color: #000000; text-decoration:none; }
a.title_a:visited { color: #000000; text-decoration:none; }
a.title_a:hover { color: #000000; text-decoration:none; }

a:link { text-decoration:none; font-weight: none; color:#000000; }
a:visited { text-decoration:none; font-weight: none; color:#000000; }
a:hover { text-decoration:none; font-weight: none; color:#000000; }
a:link { text-decoration:none; font-weight: none; color:#000000; }

p
{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:4px;
}

BODY
{
	background:#e2a857;
	font-size: 80%;
	color: #000000;
	margin:0;
	font-family : Verdana, sans-serif; 
	background-image: url(images/velomat_bg.jpg);
	background-repeat:repeat-x;
}

FORM
{
  margin:0;
}

div#main
{
  text-align:left;
	width:889px;
}

div#infotop
{
  height: 35px;
}

div#infobar
{ 
  width:600px;
  padding-top:10px;
  margin-left:277px;
  text-align:right;
  font-size: 12px;
}

div#kopf
{
  text-align:left;
	height:105px;
	background-image: url(images/velomat_kopf.png);
	background-repeat: no-repeat;
}

div#suche
{
  padding-top: 30px;
  margin-left:680px;
}

div#suche2
{
  width:174px;
	height:23px;
	background: #d9d9d9;
  border: 1px #000000 solid;
}

div#search_input_div
{ 
  float:left;
  padding-top: 2px;
  padding-left: 1px;
  
}

div#search_lupe_div
{ 
  padding-top: 2px;
  text-align: center;
}

#maincontent
{	
  text-align:left;
  background: #FFFFFF;
  border-left: 1px #a9a9a9 solid;
  border-right: 1px #a9a9a9 solid;
}

#navi
{
  width:230px;
  /*border: 1px #000000 solid;*/
}

div#navi_menu
{
	width:230px;
	background-image: url(images/navi_bg.jpg);
	background-repeat:repeat-y;
	background-position: right;
}

div#navi_menu_unten
{

  text-align:center;
  width: 230px;
  padding-top:48px;
  padding-bottom: 20px;
  line-height: 14pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  text-transform:uppercase;
  font-weight: bold;
  font-size: 11px;
	background-image: url(images/navi_bg_unten.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/

/*
	width:230px;
  padding-top:42px;
  padding-bottom: 20px;
  font-size:12px;
  line-height: 14pt;
  text-align:center;
	background-image: url(images/navi_bg_unten.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
  /*border: 1px #000000 solid;*/
}

div#navi_menu_unten_img
{
  padding-top:10px;
  filter:Alpha(opacity=60); /* IE */
  -moz-opacity: 0.60; /* Gecko */
  opacity: 0.60; /* Opera */
  /*border: 1px #000000 solid;*/
}

div#navi_menu_unten_img:hover {
  padding-top:10px;
  filter:alpha(opacity=100); /* IE */
  -moz-opacity: 1.00; /* Gecko */
  opacity: 1.00; /* Opera */
}


#content
{
  width:650px;
  overflow: hidden;
  height:auto;
  padding-bottom: 20px;
  /*border: 1px #000000 solid;*/
}

div#fuss
{
  text-align:left;
	height:175px;
	padding-top: 10px;
	background-image: url(images/velomat_fuss.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#fuss_counter
{
  clear:left;
  width:650px;
  overflow:hidden;
  padding-top: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  color:#999999;
}

div#abschluss
{
  text-align:left;
	height:50px;
	color: #FFFFFF;
  font-size: 12px;
}

#search_input
{
  background: #d9d9d9;
  border: 1px #d9d9d9 solid;
}

#bilder_navi
{
  padding-top:10px;
}

#icon
{
  padding-left:5px;
}

.main_navi
{
  width: 230px;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 8px;
  line-height: 11pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  text-transform:uppercase;
  font-weight: bold;
  font-size: 13px;
}


.main_navi_sub
{
  width: 230px;
  overflow: hidden;
  padding-top: 3px;
  padding-bottom: 6px;
  padding-left: 8px;
  line-height: 10pt;
  word-spacing: 0pt;
  letter-spacing:1px;
  line-height: 15pt;
  font-size: 12px;
}

ul.main_navi_sub_plus
{
  margin:0px;
  padding-left: 17px;
  padding-top: 3px;
  padding-bottom: 13px;
  line-height: 13pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  font-size: 12px;
}

div#inhalt
{
  margin:7px;
}

div#inhalt_title
{
  min-height:20px;
  margin-top: 5px;
  background-image: url(images/title_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
}

div#inhalt_content
{
  font-size: 13px;
  padding-top: 5px;
}

div#news
{
  padding:7px 7px 30px 7px;
}

div#news_title
{
  min-height:20px;
  margin-top: 5px;
  background-image: url(images/title_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
}

div#news_content
{
  font-size: 13px;
  padding-top: 5px;
  border-bottom: 1px #cdcdcd solid;
  padding-bottom: 10px;
}

div#naviseiten
{
  margin-top: 7px;
  margin-left: 7px;
  margin-right: 2px; 
  /*float:left;
  width:235px;*/
  width:641px;
}

div#naviseiten_title
{
  min-height:20px;
  background-image: url(images/title_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
  letter-spacing:0px;
}

div#naviseiten_navi
{
  line-height: 10pt;
  word-spacing: 0pt;
  letter-spacing:1px;
  line-height: 13pt;
  font-size: 12px;
}

div#naviseiten_navi_div
{
  float: left;
  width:213px;
}

div#naviseiten_navi_object
{
  overflow: hidden;
  background-image: url(images/pfeil_rot2.gif);
  background-position: left;
	background-repeat: no-repeat;
  padding-left: 13px;
  margin-right: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px #BBBBBB solid;
}

div#naviseiten_content
{
  /*width:403px;
  overflow: hidden;*/
  clear:left;
  padding-top: 15px;
}

div#naviseiten_without_navi
{
  clear:left;
  padding-top: 15px;
}

div#download
{ 
  width:100%;
}

div#download_title
{
  margin-top: 25px;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 7px;
  min-height:20px;
  background-image: url(images/title_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
}

div#download_navi
{
  background-image: url(images/download.jpg);
  background-position: left top;
	background-repeat: no-repeat;
	
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 7px;
  padding-left: 30px;
  padding-bottom: 15px;
  
  border-bottom:1px #cdcdcd solid;
  
  color: #545454;
  font-size: 12px;
}

div#download_content
{	
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 7px;
  padding-bottom: 15px;
  
  border-bottom:1px #cdcdcd solid;
  
  color: #000000;
  font-size: 12px;
}

div#download_content_title
{
  min-height:20px;
  background-image: url(images/naviseite_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
}

div#sitemap_navi
{
  width: 230px;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left:3px;
  line-height: 11pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  text-transform:uppercase;
  font-weight: bold;
  font-size: 13px;
}


div#sitemap_navi_haupt
{
  width: 230px;
  overflow: hidden;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
  line-height: 10pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  line-height: 13pt;
  font-size: 12px;
}

div#sitemap_navi_sub
{
  margin:0px;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 7px;
  line-height: 11pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  font-size: 12px;
}

div#search
{ 
  width:100%;
}

div#search_title
{
  margin-top: 25px;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 7px;
  min-height:20px;
  background-image: url(images/title_bg.jpg);
  background-position: bottom;
	background-repeat: no-repeat;
	 
  font-size: 13px;
  font-weight: bold;
}

div#search_content
{
  font-size: 13px;
  margin-left: 7px;
}

div#fuss_small_sitemap
{ 
  width:100%;
  padding-left:50px;
}

div#fuss_small_navi
{
  width: 200px;
  float:left;
  overflow: hidden;
}

div#fuss_small_navi_haupt
{
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left:10px;
  line-height: 11pt;
  word-spacing: 0pt;
  letter-spacing:0px;
  text-transform:uppercase;
  font-weight: bold;
  font-size: 11px;
  color:#999999;
}

div#fuss_small_navi_sub
{
  width: 100%;
  overflow: hidden;
  padding-left: 17px;
  line-height: 12pt;
  word-spacing: 0pt;
  letter-spacing:1px;
  font-size: 11px;
  color:#999999;
}

div#fuss_small_line
{
  background-image: url(images/fuss_line.png);
  background-position: top;
	background-repeat: no-repeat;
  width: 1px;
  height: 128px;
  float:left;
  overflow: hidden;
}