.rahmen {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-align: left;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rahmenk {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-align: left;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rahmenm {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-align: center;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header {  font-family: Times New Roman; font-size: 15px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; color: #000000; text-align: left}
.headerg {  font-family: Times New Roman; font-size: 17px; font-style: normal; line-height: 17px; font-weight: bold; font-variant: normal; color: #000000; text-align: left}
/* Hintergrundfarbe */
BODY {
  background: url(images/bg.gif);
}
a:link { font-family: Times New Roman;color: #B8B8D9;  }
a:visited { font-family: Times New Roman;color: #00000; }
a:hover { font-family: Times New Roman;color: #000000; }
a:active { font-family: Times New Roman;color: #000000; }



<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Times New Roman;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Times New Roman;
color: black;
background: #B8B8D9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu li.selected a{ /*selected tab style*/
color: #FFFFFF;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: #000000;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

</style>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenui{
width: 190px; /*width of menu*/
}

.urbangreymenui .headerbar{
font: bold 13px Times New Roman;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenui ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenui ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenui ul li a{
font: normal 10px Times New Roman;
color: black;
background: #B8B8D9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenui li.selected a{ /*selected tab style*/
color: #FFFFFF;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: #000000;
}

.urbangreymenui ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

</style>











