.bg_booktable_top {
	background-color:#E5BF1E;
}

.bg_booktable {
	background-color:#F3E8BD;
}

.bg_bestellen{
	background-image: url(/images/bg_bestellen_gencourses.gif);
	background-repeat:repeat-x;
}

H1.booklist
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
	MARGIN-top: 0px;
	MARGIN-BOTTOM: 1px;
	color: #C2A31F
}

H1.bookdetails
{
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: 12px;
	margin-top: 0px;
	FONT-WEIGHT: bold;
	color: #C2A31F
}

H1.navleft
{	
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 3px;
	margin-left: 17px;
	color: #C1A21F
}

h1.slot_title	 {
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 3px;
	margin-top: 3px;
	color: #C1A21F
}

.student	 {
    FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
  
}

a.student	 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;

}

a:hover.student	 {
	color: #F8D028;
}

a:link.student	 {
	color: #C1A21F
}

a:visited.student	 {
	color: #C1A21F
}

.streifen_top {
	background-color:#E5BF1E
}


.bg {
	background-color:#FFFCF8
}

.bg_left {
	background-image: url(/images/bg_navleft_gencourses.gif);
	background-repeat:no-repeat;
	border-right-width:1px;
 	border-right-style:dotted;
  	border-right-color:#E5BF1E;
}

.bg_navleft {
	background-image: url(/images/bg_navleft_middlegencourses.gif);
	background-repeat:no-repeat;
}

.bg_right {
	background-image: url(/images/bg_navright_gencourses.gif);
	background-repeat:no-repeat;
	border-left-width:1px;
 	border-left-style:dotted;
  	border-left-color:#E5BF1E;
}

.bg_content {
	background-image: url(/images/bg_content_gencourses.gif);
	background-repeat:no-repeat
}


.border_top{
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#E5BF1E
}

.border_left{
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#E5BF1E
}

.border_right{
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#E5BF1E
}

.border_bottom{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#E5BF1E
}

.border_dotted{
  border-width:1px;
  border-style:dotted;
  border-color:#E5BF1E;
  background-color:#F9F8F2
}

.border_dotted_top{
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color:#E5BF1E
}

.border_btn_bookdetails{
  font-size:10px;
  font-weight:bold;
  border-width:1px;
  border-style:solid;
  border-color:#E5BF1E;
  background-color:#F4E6AB
}

.border_btn_bookdetails_selected{
  font-size:10spx;
  font-weight:bold;
  border-width:1px;
  border-style:solid;
  border-color:#E5BF1E;
  background-color:#FFFFFF
}

.border_slots {
	border-width:1px;
	border-color: #E5BF1E;
	border-style:solid
	}

