/* CSS Document */

#contentStyle {
  font-family:Arial,sans;
  font-size:9pt;
  font-weight:normal;
  margin:5px;
  list-style-image:url(http://www.service-robots.org/template/$home/pictures/gifs/listgifs/bullet_arrow001.gif);
}

#naviBar {
  font-family:Arial,sans;
  font-size:12pt;
  font-weight:bold;
  font-color:black;
  margin:0px;
  a:link text-decoration:none; font-size:12pt; font-weight:bold; color:#000000;  
  a:visited text-decoration:none; font-size:12pt; font-weight:bold; color:#000000;  
  a:hover text-decoration:none; font-size:12pt; font-weight:bold; color:#0000000; 
}

h1 { font-size:large; color:#B43510; }
h2 { font-size:medium; color:#B43510; }
h3 { font-size:medium; color:#B43510; }
h4 { font-size:small; color:#B43510; }

a:link { text-decoration:none; font-size:9pt; font-weight:normal; color:#0000FF; }
a:visited { text-decoration:none; font-size:9pt; font-weight:normal; color:#0000FF; }
a:hover { text-decoration:underline; font-size:9pt; font-weight:normal; color:#0000FF; }



/*
a:link { text-decoration:none; font-weight:normal; color:#8080FF; }
a:visited { text-decoration:none; font-weight:normal; color:#8080FF; }
a:hover { text-decoration:none; font-weight:normal; color:#0000FF; }
*/

#funktionenElemTitle {
  font-family:Arial,sans;
  border-width:1px;
  border-style:solid;
  border-color:gray;
  padding:2px;
  font-size:small;
  font-weight:bold;
  margin-left:0px;
  margin-top:10px;
  list-style-image:url(http://www.service-robots.org/template/$home/pictures/gifs/listgifs/bullet_arrow001.gif);
}

#funktionenElem {
  font-family:Arial,sans;
  border-width:1px;
  border-style:solid;
  border-color:gray;
  padding:2px;
  font-size:small;
  font-weight:normal;
  margin-left:0px;
  margin-top:3px;
  list-style-image:url(http://www.service-robots.org/template/$home/pictures/gifs/listgifs/bullet_arrow001.gif);
}

#calendarTitle {
  font-family:Arial,sans;
  border-width:1px;
  border-style:solid;
  border-color:gray;
  padding:2px;
  font-size:small;
  font-weight:bold;
  margin-top:10px;
  background-color:#EEEEEE;}

#calendarEntry {
  font-family:Arial,sans;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:gray;
  padding:2px;
  font-size:small;
  font-weight:normal;
  margin:10px;}

ul {
	padding:0px 0px 0px 18px;
	margin:0px;
     list-style-image:url(http://www.service-robots.org/template/$home/pictures/gifs/listgifs/bullet_arrow001.gif);
}